Pull request #43407 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch 20.10 at 906f57ff5b7100013dfef066ea8fe367706468df rather than 5f9753ae734cc987f8c3bec3c516a1db880454e3 Obtained Jenkinsfile from 906f57ff5b7100013dfef066ea8fe367706468df 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-43407@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-03-22T20:35:01.153Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-03-22T20:35:01.158Z] Trying to pass milestone 1 [Pipeline] milestone [2022-03-22T20:35:01.232Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-03-22T20:35:01.409Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02c1e09e6273e850d) in /home/ubuntu/workspace/moby_PR-43407 [Pipeline] { [Pipeline] checkout [2022-03-22T20:35:01.449Z] The recommended git tool is: git [2022-03-22T20:35:01.460Z] using credential docker-jenkins-github-credentials [2022-03-22T20:35:01.474Z] Cloning the remote Git repository [2022-03-22T20:35:01.474Z] Cloning with configured refspecs honoured and without tags [2022-03-22T20:35:01.487Z] Cloning repository https://github.com/moby/moby.git [2022-03-22T20:35:01.488Z] > git init /home/ubuntu/workspace/moby_PR-43407 # timeout=10 [2022-03-22T20:35:01.507Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-22T20:35:01.507Z] > git --version # timeout=10 [2022-03-22T20:35:01.515Z] > git --version # 'git version 2.17.1' [2022-03-22T20:35:01.515Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-22T20:35:01.516Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43407/head:refs/remotes/origin/PR-43407 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-22T20:35:15.527Z] Fetching without tags [2022-03-22T20:35:15.509Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-22T20:35:15.512Z] > git config --add remote.origin.fetch +refs/pull/43407/head:refs/remotes/origin/PR-43407 # timeout=10 [2022-03-22T20:35:15.520Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-22T20:35:15.529Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-22T20:35:15.540Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-22T20:35:15.540Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-22T20:35:15.540Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43407/head:refs/remotes/origin/PR-43407 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-22T20:35:15.762Z] Merging remotes/origin/20.10 commit 906f57ff5b7100013dfef066ea8fe367706468df into PR head commit 5f9753ae734cc987f8c3bec3c516a1db880454e3 [2022-03-22T20:35:16.226Z] Merge succeeded, producing 5f9753ae734cc987f8c3bec3c516a1db880454e3 [2022-03-22T20:35:16.227Z] Checking out Revision 5f9753ae734cc987f8c3bec3c516a1db880454e3 (PR-43407) [2022-03-22T20:35:16.507Z] Commit message: "client: remove containerd "platform" dependency" [2022-03-22T20:35:16.531Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-22T20:35:17.201Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43407:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2022-03-22T20:35:17.201Z] Unable to find image 'alpine:latest' locally [2022-03-22T20:35:15.775Z] > git config core.sparsecheckout # timeout=10 [2022-03-22T20:35:15.780Z] > git checkout -f 5f9753ae734cc987f8c3bec3c516a1db880454e3 # timeout=10 [2022-03-22T20:35:16.214Z] > git remote # timeout=10 [2022-03-22T20:35:16.221Z] > git config --get remote.origin.url # timeout=10 [2022-03-22T20:35:16.224Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-22T20:35:16.225Z] > git merge 906f57ff5b7100013dfef066ea8fe367706468df # timeout=10 [2022-03-22T20:35:16.231Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-22T20:35:16.240Z] > git config core.sparsecheckout # timeout=10 [2022-03-22T20:35:16.245Z] > git checkout -f 5f9753ae734cc987f8c3bec3c516a1db880454e3 # timeout=10 [2022-03-22T20:35:16.522Z] > git rev-list --no-walk 3994e0ce7855b0dc845c558304e4c1e7a89f0929 # timeout=10 [2022-03-22T20:35:17.462Z] latest: Pulling from library/alpine [2022-03-22T20:35:17.462Z] 3d2430473443: Pulling fs layer [2022-03-22T20:35:17.462Z] 3d2430473443: Verifying Checksum [2022-03-22T20:35:17.462Z] 3d2430473443: Download complete [2022-03-22T20:35:17.721Z] 3d2430473443: Pull complete [2022-03-22T20:35:17.721Z] Digest: sha256:d6d0a0eb4d40ef96f2310ead734848b9c819bb97c9d846385c4aca1767186cd4 [2022-03-22T20:35:17.721Z] Status: Downloaded newer image for alpine:latest [2022-03-22T20:35:20.265Z] 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] 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) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-03-22T20:35:20.500Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e569fba53925dcb9) in /home/ubuntu/workspace/moby_PR-43407 [Pipeline] node [2022-03-22T20:35:20.501Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0883acd98a2e9c7d0) in /home/ubuntu/workspace/moby_PR-43407 Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [2022-03-22T20:35:20.507Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02c1e09e6273e850d) in /home/ubuntu/workspace/moby_PR-43407 [Pipeline] { (Print info) [2022-03-22T20:35:20.507Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fa8d64dac78e37bc) in /home/ubuntu/workspace/moby_PR-43407 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2022-03-22T20:35:20.763Z] The recommended git tool is: git [2022-03-22T20:35:20.764Z] The recommended git tool is: git [2022-03-22T20:35:20.770Z] The recommended git tool is: git [2022-03-22T20:35:20.774Z] The recommended git tool is: git [Pipeline] // stage [2022-03-22T20:35:20.780Z] using credential docker-jenkins-github-credentials [2022-03-22T20:35:20.782Z] using credential docker-jenkins-github-credentials [2022-03-22T20:35:20.785Z] using credential docker-jenkins-github-credentials [2022-03-22T20:35:20.788Z] using credential docker-jenkins-github-credentials [2022-03-22T20:35:20.789Z] Cloning the remote Git repository [2022-03-22T20:35:20.789Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-03-22T20:35:20.797Z] Fetching changes from the remote Git repository [2022-03-22T20:35:20.802Z] Cloning the remote Git repository [2022-03-22T20:35:20.802Z] Cloning with configured refspecs honoured and without tags [2022-03-22T20:35:20.803Z] Fetching without tags [2022-03-22T20:35:20.805Z] Cloning the remote Git repository [2022-03-22T20:35:20.805Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-03-22T20:35:21.029Z] Merging remotes/origin/20.10 commit 906f57ff5b7100013dfef066ea8fe367706468df into PR head commit 5f9753ae734cc987f8c3bec3c516a1db880454e3 [2022-03-22T20:35:21.322Z] Merge succeeded, producing 5f9753ae734cc987f8c3bec3c516a1db880454e3 [2022-03-22T20:35:21.323Z] Checking out Revision 5f9753ae734cc987f8c3bec3c516a1db880454e3 (PR-43407) [2022-03-22T20:35:21.375Z] Commit message: "client: remove containerd "platform" dependency" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-22T20:35:20.821Z] Cloning repository https://github.com/moby/moby.git [2022-03-22T20:35:20.822Z] > git init /home/ubuntu/workspace/moby_PR-43407 # timeout=10 [2022-03-22T20:35:20.835Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-22T20:35:20.835Z] > git --version # timeout=10 [2022-03-22T20:35:20.840Z] > git --version # 'git version 2.25.1' [2022-03-22T20:35:20.840Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-22T20:35:20.841Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43407/head:refs/remotes/origin/PR-43407 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-22T20:35:20.804Z] Cloning repository https://github.com/moby/moby.git [2022-03-22T20:35:20.805Z] > git init /home/ubuntu/workspace/moby_PR-43407 # timeout=10 [2022-03-22T20:35:20.828Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-22T20:35:20.828Z] > git --version # timeout=10 [2022-03-22T20:35:20.833Z] > git --version # 'git version 2.17.1' [2022-03-22T20:35:20.834Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-22T20:35:20.834Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43407/head:refs/remotes/origin/PR-43407 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-22T20:35:20.823Z] Cloning repository https://github.com/moby/moby.git [2022-03-22T20:35:20.823Z] > git init /home/ubuntu/workspace/moby_PR-43407 # timeout=10 [2022-03-22T20:35:20.842Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-22T20:35:20.843Z] > git --version # timeout=10 [2022-03-22T20:35:20.848Z] > git --version # 'git version 2.25.1' [2022-03-22T20:35:20.848Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-22T20:35:20.848Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43407/head:refs/remotes/origin/PR-43407 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-22T20:35:20.804Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43407/.git # timeout=10 [2022-03-22T20:35:20.810Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-22T20:35:20.816Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-22T20:35:20.816Z] > git --version # timeout=10 [2022-03-22T20:35:20.821Z] > git --version # 'git version 2.17.1' [2022-03-22T20:35:20.821Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-22T20:35:20.822Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43407/head:refs/remotes/origin/PR-43407 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-22T20:35:21.042Z] > git config core.sparsecheckout # timeout=10 [2022-03-22T20:35:21.050Z] > git checkout -f 5f9753ae734cc987f8c3bec3c516a1db880454e3 # timeout=10 [2022-03-22T20:35:21.312Z] > git remote # timeout=10 [2022-03-22T20:35:21.318Z] > git config --get remote.origin.url # timeout=10 [2022-03-22T20:35:21.320Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-22T20:35:21.321Z] > git merge 906f57ff5b7100013dfef066ea8fe367706468df # timeout=10 [2022-03-22T20:35:21.329Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-22T20:35:21.335Z] > git config core.sparsecheckout # timeout=10 [2022-03-22T20:35:21.341Z] > git checkout -f 5f9753ae734cc987f8c3bec3c516a1db880454e3 # timeout=10 [2022-03-22T20:35:22.025Z] + [ PR != PR ] [2022-03-22T20:35:22.025Z] + [ 20.10 != master ] [2022-03-22T20:35:22.025Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-22T20:35:22.351Z] + docker version [2022-03-22T20:35:22.351Z] Client: Docker Engine - Community [2022-03-22T20:35:22.351Z] Version: 20.10.12 [2022-03-22T20:35:22.351Z] API version: 1.41 [2022-03-22T20:35:22.351Z] Go version: go1.16.12 [2022-03-22T20:35:22.351Z] Git commit: e91ed57 [2022-03-22T20:35:22.351Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-22T20:35:22.351Z] OS/Arch: linux/amd64 [2022-03-22T20:35:22.351Z] Context: default [2022-03-22T20:35:22.351Z] Experimental: true [2022-03-22T20:35:22.351Z] [2022-03-22T20:35:22.351Z] Server: Docker Engine - Community [2022-03-22T20:35:22.351Z] Engine: [2022-03-22T20:35:22.351Z] Version: 20.10.12 [2022-03-22T20:35:22.351Z] API version: 1.41 (minimum version 1.12) [2022-03-22T20:35:22.351Z] Go version: go1.16.12 [2022-03-22T20:35:22.351Z] Git commit: 459d0df [2022-03-22T20:35:22.351Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-22T20:35:22.351Z] OS/Arch: linux/amd64 [2022-03-22T20:35:22.351Z] Experimental: true [2022-03-22T20:35:22.351Z] containerd: [2022-03-22T20:35:22.351Z] Version: 1.4.12 [2022-03-22T20:35:22.351Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-22T20:35:22.351Z] runc: [2022-03-22T20:35:22.351Z] Version: 1.0.2 [2022-03-22T20:35:22.351Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-22T20:35:22.351Z] docker-init: [2022-03-22T20:35:22.351Z] Version: 0.19.0 [2022-03-22T20:35:22.351Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-22T20:35:22.637Z] + docker info [2022-03-22T20:35:23.579Z] Client: [2022-03-22T20:35:23.579Z] Context: default [2022-03-22T20:35:23.579Z] Debug Mode: false [2022-03-22T20:35:23.579Z] Plugins: [2022-03-22T20:35:23.579Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-22T20:35:23.579Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-22T20:35:23.579Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-22T20:35:23.579Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-22T20:35:23.579Z] [2022-03-22T20:35:23.579Z] Server: [2022-03-22T20:35:23.579Z] Containers: 0 [2022-03-22T20:35:23.579Z] Running: 0 [2022-03-22T20:35:23.579Z] Paused: 0 [2022-03-22T20:35:23.579Z] Stopped: 0 [2022-03-22T20:35:23.579Z] Images: 3 [2022-03-22T20:35:23.579Z] Server Version: 20.10.12 [2022-03-22T20:35:23.579Z] Storage Driver: overlay2 [2022-03-22T20:35:23.579Z] Backing Filesystem: extfs [2022-03-22T20:35:23.579Z] Supports d_type: true [2022-03-22T20:35:23.579Z] Native Overlay Diff: true [2022-03-22T20:35:23.579Z] userxattr: false [2022-03-22T20:35:23.579Z] Logging Driver: json-file [2022-03-22T20:35:23.579Z] Cgroup Driver: cgroupfs [2022-03-22T20:35:23.579Z] Cgroup Version: 1 [2022-03-22T20:35:23.579Z] Plugins: [2022-03-22T20:35:23.579Z] Volume: local [2022-03-22T20:35:23.579Z] Network: bridge host ipvlan macvlan null overlay [2022-03-22T20:35:23.579Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-22T20:35:23.579Z] Swarm: inactive [2022-03-22T20:35:23.579Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-22T20:35:23.579Z] Default Runtime: runc [2022-03-22T20:35:23.579Z] Init Binary: docker-init [2022-03-22T20:35:23.579Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-22T20:35:23.579Z] runc version: v1.0.2-0-g52b36a2 [2022-03-22T20:35:23.579Z] init version: de40ad0 [2022-03-22T20:35:23.579Z] Security Options: [2022-03-22T20:35:23.579Z] apparmor [2022-03-22T20:35:23.579Z] seccomp [2022-03-22T20:35:23.579Z] Profile: default [2022-03-22T20:35:23.579Z] Kernel Version: 5.4.0-1061-aws [2022-03-22T20:35:23.579Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-22T20:35:23.579Z] OSType: linux [2022-03-22T20:35:23.579Z] Architecture: x86_64 [2022-03-22T20:35:23.579Z] CPUs: 2 [2022-03-22T20:35:23.579Z] Total Memory: 7.565GiB [2022-03-22T20:35:23.579Z] Name: ip-10-100-48-144 [2022-03-22T20:35:23.579Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-22T20:35:23.579Z] Docker Root Dir: /var/lib/docker [2022-03-22T20:35:23.579Z] Debug Mode: false [2022-03-22T20:35:23.579Z] Registry: https://index.docker.io/v1/ [2022-03-22T20:35:23.579Z] Labels: [2022-03-22T20:35:23.579Z] Experimental: true [2022-03-22T20:35:23.579Z] Insecure Registries: [2022-03-22T20:35:23.579Z] 127.0.0.0/8 [2022-03-22T20:35:23.579Z] Live Restore Enabled: true [2022-03-22T20:35:23.579Z] [2022-03-22T20:35:23.579Z] WARNING: No swap limit support [Pipeline] sh [2022-03-22T20:35:23.870Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-22T20:35:23.870Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-22T20:35:23.870Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43407/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-03-22T20:35:23.870Z] + bash /home/ubuntu/workspace/moby_PR-43407/check-config.sh [2022-03-22T20:35:23.870Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-22T20:35:23.870Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-22T20:35:23.870Z] [2022-03-22T20:35:23.870Z] Generally Necessary: [2022-03-22T20:35:23.870Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-22T20:35:23.870Z] - apparmor: enabled and tools installed [2022-03-22T20:35:23.870Z] - CONFIG_NAMESPACES: enabled [2022-03-22T20:35:23.870Z] - CONFIG_NET_NS: enabled [2022-03-22T20:35:23.870Z] - CONFIG_PID_NS: enabled [2022-03-22T20:35:23.870Z] - CONFIG_IPC_NS: enabled [2022-03-22T20:35:23.870Z] - CONFIG_UTS_NS: enabled [2022-03-22T20:35:23.870Z] - CONFIG_CGROUPS: enabled [2022-03-22T20:35:23.870Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-22T20:35:23.870Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-22T20:35:23.870Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-22T20:35:23.870Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-22T20:35:23.870Z] - CONFIG_CPUSETS: enabled [2022-03-22T20:35:23.870Z] - CONFIG_MEMCG: enabled [2022-03-22T20:35:23.870Z] - CONFIG_KEYS: enabled [2022-03-22T20:35:23.870Z] - CONFIG_VETH: enabled (as module) [2022-03-22T20:35:23.870Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-22T20:35:23.870Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-22T20:35:24.131Z] - CONFIG_NF_NAT_IPV4: missing [2022-03-22T20:35:24.131Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-22T20:35:24.131Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-22T20:35:24.131Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-22T20:35:24.131Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-22T20:35:24.131Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-22T20:35:24.131Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-22T20:35:24.131Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-22T20:35:24.131Z] - CONFIG_NF_NAT_NEEDED: missing [2022-03-22T20:35:24.131Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-22T20:35:24.131Z] [2022-03-22T20:35:24.131Z] Optional Features: [2022-03-22T20:35:24.131Z] - CONFIG_USER_NS: enabled [2022-03-22T20:35:24.131Z] - CONFIG_SECCOMP: enabled [2022-03-22T20:35:24.131Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-22T20:35:24.131Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-22T20:35:24.131Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-22T20:35:24.131Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-22T20:35:24.131Z] - CONFIG_BLK_CGROUP: enabled [2022-03-22T20:35:24.131Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-22T20:35:24.131Z] - CONFIG_IOSCHED_CFQ: missing [2022-03-22T20:35:24.131Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-03-22T20:35:24.131Z] - CONFIG_CGROUP_PERF: enabled [2022-03-22T20:35:24.131Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-22T20:35:24.131Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-22T20:35:24.131Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-22T20:35:24.131Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-22T20:35:24.131Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-22T20:35:24.131Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-22T20:35:24.131Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-22T20:35:24.131Z] - CONFIG_IP_VS: enabled (as module) [2022-03-22T20:35:24.131Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-22T20:35:24.131Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-22T20:35:24.131Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-22T20:35:24.131Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-22T20:35:24.131Z] - CONFIG_EXT4_FS: enabled [2022-03-22T20:35:24.131Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-22T20:35:24.131Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-22T20:35:24.131Z] - Network Drivers: [2022-03-22T20:35:24.131Z] - "overlay": [2022-03-22T20:35:24.131Z] - CONFIG_VXLAN: enabled (as module) [2022-03-22T20:35:24.131Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-22T20:35:24.131Z] Optional (for encrypted networks): [2022-03-22T20:35:24.391Z] - CONFIG_CRYPTO: enabled [2022-03-22T20:35:24.391Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-22T20:35:24.391Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-22T20:35:24.391Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-22T20:35:24.391Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-22T20:35:24.391Z] - CONFIG_XFRM: enabled [2022-03-22T20:35:24.391Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-22T20:35:24.391Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-22T20:35:24.391Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-22T20:35:24.391Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-03-22T20:35:24.391Z] - "ipvlan": [2022-03-22T20:35:24.391Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-22T20:35:24.391Z] - "macvlan": [2022-03-22T20:35:24.391Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-22T20:35:24.391Z] - CONFIG_DUMMY: enabled (as module) [2022-03-22T20:35:24.391Z] - "ftp,tftp client in container": [2022-03-22T20:35:24.391Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-22T20:35:24.391Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-22T20:35:24.391Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-22T20:35:24.391Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-22T20:35:24.391Z] - Storage Drivers: [2022-03-22T20:35:24.391Z] - "aufs": [2022-03-22T20:35:24.391Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-22T20:35:24.391Z] - "btrfs": [2022-03-22T20:35:24.391Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-22T20:35:24.391Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-22T20:35:24.391Z] - "devicemapper": [2022-03-22T20:35:24.391Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-22T20:35:24.391Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-22T20:35:24.391Z] - "overlay": [2022-03-22T20:35:24.391Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-22T20:35:24.391Z] - "zfs": [2022-03-22T20:35:24.391Z] - /dev/zfs: present [2022-03-22T20:35:24.391Z] - zfs command: missing [2022-03-22T20:35:24.391Z] - zpool command: missing [2022-03-22T20:35:24.391Z] [2022-03-22T20:35:24.391Z] Limits: [2022-03-22T20:35:24.391Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-22T20:35:24.391Z] [2022-03-22T20:35:24.391Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-22T20:35:24.717Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5f9753ae734cc987f8c3bec3c516a1db880454e3 . [2022-03-22T20:35:24.717Z] #2 [internal] load .dockerignore [2022-03-22T20:35:24.717Z] #2 sha256:cb9bd69a214856e2f003314bfd4f81b707903fe6cdb0f2bc2cf02e64c1235d44 [2022-03-22T20:35:24.717Z] #2 transferring context: 87B done [2022-03-22T20:35:24.717Z] #2 DONE 0.0s [2022-03-22T20:35:24.717Z] [2022-03-22T20:35:24.717Z] #1 [internal] load build definition from Dockerfile [2022-03-22T20:35:24.717Z] #1 sha256:b850ed17fccc67e840c3bfad825e82f972ecd47209d8dc0031c9de1166214db0 [2022-03-22T20:35:24.717Z] #1 transferring dockerfile: 17.05kB 0.0s done [2022-03-22T20:35:24.717Z] #1 DONE 0.0s [2022-03-22T20:35:24.717Z] [2022-03-22T20:35:24.717Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-03-22T20:35:24.717Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-03-22T20:35:24.978Z] #3 DONE 0.1s [2022-03-22T20:35:24.978Z] [2022-03-22T20:35:24.978Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-03-22T20:35:24.978Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-03-22T20:35:24.978Z] #4 CACHED [2022-03-22T20:35:25.239Z] [2022-03-22T20:35:25.239Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-03-22T20:35:25.239Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-03-22T20:35:25.239Z] #5 DONE 0.1s [2022-03-22T20:35:25.239Z] [2022-03-22T20:35:25.239Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-22T20:35:25.239Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-22T20:35:25.239Z] #8 DONE 0.1s [2022-03-22T20:35:25.239Z] [2022-03-22T20:35:25.239Z] #6 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-22T20:35:25.239Z] #6 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-03-22T20:35:25.239Z] #6 DONE 0.1s [2022-03-22T20:35:25.239Z] [2022-03-22T20:35:25.239Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-22T20:35:25.239Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-22T20:35:25.239Z] #7 DONE 0.1s [2022-03-22T20:35:25.239Z] [2022-03-22T20:35:25.239Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca [2022-03-22T20:35:25.239Z] #26 sha256:6d006f76b1f4ed9d5b3893789d2c1d6376f9f0ceaec6a39701abeb215ecd9db8 [2022-03-22T20:35:25.239Z] #26 DONE 0.0s [2022-03-22T20:35:25.239Z] [2022-03-22T20:35:25.239Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-22T20:35:25.239Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-22T20:35:25.239Z] #64 DONE 0.0s [2022-03-22T20:35:25.239Z] [2022-03-22T20:35:25.239Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-22T20:35:25.239Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-22T20:35:25.239Z] #62 DONE 0.0s [2022-03-22T20:35:25.239Z] [2022-03-22T20:35:25.239Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-22T20:35:25.239Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-22T20:35:25.239Z] #9 DONE 0.0s [2022-03-22T20:35:25.239Z] [2022-03-22T20:35:25.239Z] #23 [internal] load build context [2022-03-22T20:35:25.239Z] #23 sha256:b131aa3beb7519210c70314c3baa6cddefa97de377f77bf8ff902701a0b21321 [2022-03-22T20:35:27.168Z] #23 transferring context: 52.43MB 1.5s done [2022-03-22T20:35:27.168Z] #23 DONE 1.7s [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-22T20:35:27.168Z] #66 sha256:1b152f4a2e70326b376bb82c5ab34376657f7569bfc4e5b8c77245f738b6c52f [2022-03-22T20:35:27.168Z] #66 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-22T20:35:27.168Z] #67 sha256:1bc12d5cbd89c12d2516087f251b45e8be967847e27c3dfad55fbc30b01b8127 [2022-03-22T20:35:27.168Z] #67 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-22T20:35:27.168Z] #33 sha256:e949b89949abf8819bb4f5203bd1dfb13a8dff1eff35b9dadfbe16b2324aa7cc [2022-03-22T20:35:27.168Z] #33 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-22T20:35:27.168Z] #28 sha256:e882f1545396e372155a4e905f4096c69dceba6c8ac28dfe70dff8b3ceff65fd [2022-03-22T20:35:27.168Z] #28 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-22T20:35:27.168Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-22T20:35:27.168Z] #65 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-22T20:35:27.168Z] #50 sha256:60f9a28cb8d3a8c909796e677c61806d7cfcda91f0853bf54dc13a24d641fc01 [2022-03-22T20:35:27.168Z] #50 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-03-22T20:35:27.168Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-03-22T20:35:27.168Z] #14 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-03-22T20:35:27.168Z] #44 sha256:940858bb9cf4bd72196f10239e04d289d8c19b9888be8f709dda4339246a998d [2022-03-22T20:35:27.168Z] #44 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-22T20:35:27.168Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-03-22T20:35:27.168Z] #18 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-22T20:35:27.168Z] #61 sha256:48d4249fc2830339b53906a9cf917f1d0f74f7fc10f668d8fda98dc2178653a7 [2022-03-22T20:35:27.168Z] #61 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-22T20:35:27.168Z] #41 sha256:fa81535fbfdf1de94201c31e75d37d3f2f503ad9764661ca09ccd19a5bf6678f [2022-03-22T20:35:27.168Z] #41 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-22T20:35:27.168Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-22T20:35:27.168Z] #43 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-03-22T20:35:27.168Z] #45 sha256:f6b9636d1b9a7ad3081ba0455bfbaa1ed27473b74bb9e1d377d0f55c197d3c38 [2022-03-22T20:35:27.168Z] #45 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-22T20:35:27.168Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-22T20:35:27.168Z] #13 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-03-22T20:35:27.168Z] #46 sha256:34da0e668b558d26d97a6a2717d48175602c2cdea5533d6266b6ce40850b2833 [2022-03-22T20:35:27.168Z] #46 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-22T20:35:27.168Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-03-22T20:35:27.168Z] #19 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-22T20:35:27.168Z] #30 sha256:99cc0f2671c6745361974b99301b9c905bcc017d59ee34583a2b74ba44825d29 [2022-03-22T20:35:27.168Z] #30 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-03-22T20:35:27.168Z] #59 sha256:210651181f5aecfd7c98cbe938077db4057e2be1ec35d773bd00c88aacd2460b [2022-03-22T20:35:27.168Z] #59 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-22T20:35:27.168Z] #34 sha256:3d1f064d734c50480455fc031cdf9c6c39195fdcecfc4ca5c01426e2e098c5d5 [2022-03-22T20:35:27.168Z] #34 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-22T20:35:27.168Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-03-22T20:35:27.168Z] #16 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-03-22T20:35:27.168Z] #25 sha256:1312a90cf0b20c129bebae5e670611f846f40c84544f2b000d0e2b7b4e6caf95 [2022-03-22T20:35:27.168Z] #25 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-22T20:35:27.168Z] #49 sha256:b63fac617b6aa435a4482ab90ef67b26ae9bf418614c69f37ccc1274cb032217 [2022-03-22T20:35:27.168Z] #49 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-03-22T20:35:27.168Z] #69 sha256:68045dfa0865c3d6e0195559fb67f307d77104397ec4c810e77c21c7ce517575 [2022-03-22T20:35:27.168Z] #69 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-22T20:35:27.168Z] #60 sha256:132d609bacf090aaa9de65e28d8f3ab91e39f92d11fb1ca75d7e34d4d31edede [2022-03-22T20:35:27.168Z] #60 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-22T20:35:27.168Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-03-22T20:35:27.168Z] #10 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-22T20:35:27.168Z] #27 sha256:17067e79ea9d3c1cc94282b251e297787471d2511cb498e98308ca8bf3ecc856 [2022-03-22T20:35:27.168Z] #27 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-22T20:35:27.168Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-22T20:35:27.168Z] #36 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-22T20:35:27.168Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-22T20:35:27.168Z] #22 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-22T20:35:27.168Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-22T20:35:27.168Z] #32 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-22T20:35:27.168Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-22T20:35:27.168Z] #40 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-03-22T20:35:27.168Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-03-22T20:35:27.168Z] #12 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-22T20:35:27.168Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-22T20:35:27.168Z] #20 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-22T20:35:27.168Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-03-22T20:35:27.168Z] #11 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-22T20:35:27.168Z] #58 sha256:0d32038afe0d010d0744c737add334999dc6ffc8c4b00ac0e097cca707af51b4 [2022-03-22T20:35:27.168Z] #58 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-03-22T20:35:27.168Z] #54 sha256:bf7a5d1f9851fab2986714da451da94780612ec936130408c22a3201a96ee282 [2022-03-22T20:35:27.168Z] #54 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-22T20:35:27.168Z] #48 sha256:dc0e89364835cfdecb17c6e1b7b80876145692f76596ab3cfa52468939b41c27 [2022-03-22T20:35:27.168Z] #48 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-03-22T20:35:27.168Z] #68 sha256:b4709ee16c2cea0a98fcd673ba626b7aa1b542ea53590333320a4de28d0fc9c2 [2022-03-22T20:35:27.168Z] #68 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-22T20:35:27.168Z] #56 sha256:f36b64b40c0416c77be9e23869329b9adfe48a9c899e44f4c5742c0cbf827eb8 [2022-03-22T20:35:27.168Z] #56 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.168Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-03-22T20:35:27.168Z] #35 sha256:a196b752a5d12add05f1d9bbb1770937535f20027418b8a13e401e8f7ea1f5b8 [2022-03-22T20:35:27.168Z] #35 CACHED [2022-03-22T20:35:27.168Z] [2022-03-22T20:35:27.169Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-22T20:35:27.169Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-03-22T20:35:27.169Z] #17 CACHED [2022-03-22T20:35:27.169Z] [2022-03-22T20:35:27.169Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-22T20:35:27.169Z] #47 sha256:965bf614224bea1dd2cdaf9361c9846d4e37b0010168d332e6a72bed88711f9e [2022-03-22T20:35:27.169Z] #47 CACHED [2022-03-22T20:35:27.169Z] [2022-03-22T20:35:27.169Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-22T20:35:27.169Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-22T20:35:27.169Z] #55 CACHED [2022-03-22T20:35:27.169Z] [2022-03-22T20:35:27.169Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-22T20:35:27.169Z] #57 sha256:be65f04aecbebb6faf2f29809c589676798ba201eef93ad13667217b0c04ed59 [2022-03-22T20:35:27.169Z] #57 CACHED [2022-03-22T20:35:27.169Z] [2022-03-22T20:35:27.169Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-22T20:35:27.169Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-03-22T20:35:27.169Z] #31 CACHED [2022-03-22T20:35:27.169Z] [2022-03-22T20:35:27.169Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-22T20:35:27.169Z] #37 sha256:227e3be1ae647d8f10c400abbc51ca01f36579ef2fc692d8eb556af4fb2a463a [2022-03-22T20:35:27.169Z] #37 CACHED [2022-03-22T20:35:27.169Z] [2022-03-22T20:35:27.169Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-03-22T20:35:27.169Z] #24 sha256:03bb5a40223797cfed6c20eda8cb8d6144db84ec9b0611c8b27d7567bb2e5616 [2022-03-22T20:35:27.169Z] #24 CACHED [2022-03-22T20:35:27.169Z] [2022-03-22T20:35:27.169Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-22T20:35:27.169Z] #29 sha256:b1be83fef0b35a5f83b350076f0088e99397133dfdf01ef0a55a374e581c1881 [2022-03-22T20:35:27.169Z] #29 CACHED [2022-03-22T20:35:27.169Z] [2022-03-22T20:35:27.169Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-22T20:35:27.169Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-22T20:35:27.169Z] #63 CACHED [2022-03-22T20:35:27.169Z] [2022-03-22T20:35:27.169Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-22T20:35:27.169Z] #52 sha256:4e2af72234d3312e36198336214be4eb61124798800158e15649b1433050c4e0 [2022-03-22T20:35:27.169Z] #52 CACHED [2022-03-22T20:35:27.169Z] [2022-03-22T20:35:27.169Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-22T20:35:27.169Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-03-22T20:35:27.169Z] #15 CACHED [2022-03-22T20:35:27.169Z] [2022-03-22T20:35:27.169Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-03-22T20:35:27.169Z] #38 sha256:9e469b2ba89786922158a5f1288257c336959b730cb6cb3be0c8be510f8e52fe [2022-03-22T20:35:27.169Z] #38 CACHED [2022-03-22T20:35:27.169Z] [2022-03-22T20:35:27.169Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-22T20:35:27.169Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e [2022-03-22T20:35:27.169Z] #21 CACHED [2022-03-22T20:35:27.169Z] [2022-03-22T20:35:27.169Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-22T20:35:27.169Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-22T20:35:27.169Z] #42 CACHED [2022-03-22T20:35:27.169Z] [2022-03-22T20:35:27.169Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-22T20:35:27.169Z] #53 sha256:0729bbbb448b329c2ff1285005192652894feccd09dfc26401ef4466321db627 [2022-03-22T20:35:27.169Z] #53 CACHED [2022-03-22T20:35:27.169Z] [2022-03-22T20:35:27.169Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-22T20:35:27.169Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-03-22T20:35:27.169Z] #39 CACHED [2022-03-22T20:35:27.169Z] [2022-03-22T20:35:27.169Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-22T20:35:27.169Z] #51 sha256:88c040793c74b5ff494eed446b18cd85a1422af674e638f35a2ef788591dce1d [2022-03-22T20:35:27.169Z] #51 CACHED [2022-03-22T20:35:27.169Z] [2022-03-22T20:35:27.169Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-22T20:35:27.169Z] #70 sha256:7ac3ee579a08f0a2e10a7381984f753af54444eb61d320e15ec8e875311a9b7d [2022-03-22T20:35:27.169Z] #70 CACHED [2022-03-22T20:35:27.169Z] [2022-03-22T20:35:27.169Z] #71 exporting to image [2022-03-22T20:35:27.169Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-22T20:35:27.169Z] #71 exporting layers done [2022-03-22T20:35:27.169Z] #71 writing image sha256:b7246f0d67d17d9bcc9e6b8669e5687f04f8095579546e1685b702a59199a5c7 done [2022-03-22T20:35:27.169Z] #71 naming to docker.io/library/docker:5f9753ae734cc987f8c3bec3c516a1db880454e3 done [2022-03-22T20:35:27.169Z] #71 DONE 0.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-03-22T20:35:27.444Z] Running on azwin-2-a32250 in d:\jenkins\workspace\moby_PR-43407 [Pipeline] { [Pipeline] ws [2022-03-22T20:35:27.462Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-22T20:35:27.505Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43407/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43407/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f9753ae734cc987f8c3bec3c516a1db880454e3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:5f9753ae734cc987f8c3bec3c516a1db880454e3 hack/validate/default [2022-03-22T20:35:27.561Z] The recommended git tool is: git [2022-03-22T20:35:27.788Z] using credential docker-jenkins-github-credentials [2022-03-22T20:35:27.866Z] Cloning the remote Git repository [2022-03-22T20:35:27.866Z] Cloning with configured refspecs honoured and without tags [2022-03-22T20:35:28.454Z] Congratulations! All commits are properly signed with the DCO! [2022-03-22T20:35:27.903Z] Cloning repository https://github.com/moby/moby.git [2022-03-22T20:35:27.904Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-22T20:35:27.976Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-22T20:35:27.976Z] > git --version # timeout=10 [2022-03-22T20:35:28.024Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-22T20:35:28.024Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-22T20:35:28.026Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43407/head:refs/remotes/origin/PR-43407 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-22T20:35:29.398Z] Congratulations! Seccomp profile generation is done correctly. [2022-03-22T20:35:29.398Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-03-22T20:35:32.073Z] Fetching without tags [2022-03-22T20:35:32.306Z] Merging remotes/origin/20.10 commit 906f57ff5b7100013dfef066ea8fe367706468df into PR head commit 5f9753ae734cc987f8c3bec3c516a1db880454e3 [2022-03-22T20:35:32.765Z] Merge succeeded, producing 5f9753ae734cc987f8c3bec3c516a1db880454e3 [2022-03-22T20:35:32.765Z] Checking out Revision 5f9753ae734cc987f8c3bec3c516a1db880454e3 (PR-43407) [2022-03-22T20:35:32.057Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-22T20:35:32.060Z] > git config --add remote.origin.fetch +refs/pull/43407/head:refs/remotes/origin/PR-43407 # timeout=10 [2022-03-22T20:35:32.071Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-22T20:35:32.079Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-22T20:35:32.091Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-22T20:35:32.091Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-22T20:35:32.093Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43407/head:refs/remotes/origin/PR-43407 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-22T20:35:32.324Z] > git config core.sparsecheckout # timeout=10 [2022-03-22T20:35:32.326Z] > git checkout -f 5f9753ae734cc987f8c3bec3c516a1db880454e3 # timeout=10 [2022-03-22T20:35:32.758Z] > git remote # timeout=10 [2022-03-22T20:35:32.762Z] > git config --get remote.origin.url # timeout=10 [2022-03-22T20:35:32.766Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-22T20:35:32.767Z] > git merge 906f57ff5b7100013dfef066ea8fe367706468df # timeout=10 [2022-03-22T20:35:32.775Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-22T20:35:32.782Z] > git config core.sparsecheckout # timeout=10 [2022-03-22T20:35:32.785Z] > git checkout -f 5f9753ae734cc987f8c3bec3c516a1db880454e3 # timeout=10 [2022-03-22T20:35:33.342Z] Commit message: "client: remove containerd "platform" dependency" [2022-03-22T20:35:33.639Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0277aa1e98f4bcdd1) in /home/ubuntu/workspace/moby_PR-43407 [Pipeline] { [Pipeline] checkout [2022-03-22T20:35:33.671Z] The recommended git tool is: git [2022-03-22T20:35:33.687Z] using credential docker-jenkins-github-credentials [2022-03-22T20:35:33.696Z] Cloning the remote Git repository [2022-03-22T20:35:33.696Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-22T20:35:34.206Z] + docker version [2022-03-22T20:35:34.206Z] Client: Docker Engine - Community [2022-03-22T20:35:34.206Z] Version: 20.10.12 [2022-03-22T20:35:34.206Z] API version: 1.41 [2022-03-22T20:35:34.206Z] Go version: go1.16.12 [2022-03-22T20:35:34.206Z] Git commit: e91ed57 [2022-03-22T20:35:34.206Z] Built: Mon Dec 13 11:44:28 2021 [2022-03-22T20:35:34.206Z] OS/Arch: linux/arm64 [2022-03-22T20:35:34.206Z] Context: default [2022-03-22T20:35:34.206Z] Experimental: true [2022-03-22T20:35:34.206Z] [2022-03-22T20:35:34.206Z] Server: Docker Engine - Community [2022-03-22T20:35:34.206Z] Engine: [2022-03-22T20:35:34.206Z] Version: 20.10.12 [2022-03-22T20:35:34.206Z] API version: 1.41 (minimum version 1.12) [2022-03-22T20:35:34.206Z] Go version: go1.16.12 [2022-03-22T20:35:34.206Z] Git commit: 459d0df [2022-03-22T20:35:34.206Z] Built: Mon Dec 13 11:43:05 2021 [2022-03-22T20:35:34.206Z] OS/Arch: linux/arm64 [2022-03-22T20:35:34.206Z] Experimental: true [2022-03-22T20:35:34.206Z] containerd: [2022-03-22T20:35:34.206Z] Version: 1.4.12 [2022-03-22T20:35:34.206Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-22T20:35:34.206Z] runc: [2022-03-22T20:35:34.206Z] Version: 1.0.2 [2022-03-22T20:35:34.206Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-22T20:35:34.206Z] docker-init: [2022-03-22T20:35:34.206Z] Version: 0.19.0 [2022-03-22T20:35:34.206Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-22T20:35:34.488Z] + docker info [2022-03-22T20:35:34.586Z] Fetching without tags [2022-03-22T20:35:33.739Z] Cloning repository https://github.com/moby/moby.git [2022-03-22T20:35:33.739Z] > git init /home/ubuntu/workspace/moby_PR-43407 # timeout=10 [2022-03-22T20:35:33.752Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-22T20:35:33.752Z] > git --version # timeout=10 [2022-03-22T20:35:33.757Z] > git --version # 'git version 2.17.1' [2022-03-22T20:35:33.757Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-22T20:35:33.758Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43407/head:refs/remotes/origin/PR-43407 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-22T20:35:34.710Z] Fetching without tags [2022-03-22T20:35:34.838Z] Merging remotes/origin/20.10 commit 906f57ff5b7100013dfef066ea8fe367706468df into PR head commit 5f9753ae734cc987f8c3bec3c516a1db880454e3 [2022-03-22T20:35:34.946Z] Merging remotes/origin/20.10 commit 906f57ff5b7100013dfef066ea8fe367706468df into PR head commit 5f9753ae734cc987f8c3bec3c516a1db880454e3 [2022-03-22T20:35:34.577Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-22T20:35:34.583Z] > git config --add remote.origin.fetch +refs/pull/43407/head:refs/remotes/origin/PR-43407 # timeout=10 [2022-03-22T20:35:34.587Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-22T20:35:34.597Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-22T20:35:34.618Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-22T20:35:34.619Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-22T20:35:34.620Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43407/head:refs/remotes/origin/PR-43407 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-22T20:35:34.870Z] > git config core.sparsecheckout # timeout=10 [2022-03-22T20:35:34.875Z] > git checkout -f 5f9753ae734cc987f8c3bec3c516a1db880454e3 # timeout=10 [2022-03-22T20:35:34.681Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-22T20:35:34.688Z] > git config --add remote.origin.fetch +refs/pull/43407/head:refs/remotes/origin/PR-43407 # timeout=10 [2022-03-22T20:35:34.694Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-22T20:35:34.703Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-22T20:35:34.713Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-22T20:35:34.713Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-22T20:35:34.713Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43407/head:refs/remotes/origin/PR-43407 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-22T20:35:34.948Z] > git config core.sparsecheckout # timeout=10 [2022-03-22T20:35:34.954Z] > git checkout -f 5f9753ae734cc987f8c3bec3c516a1db880454e3 # timeout=10 [2022-03-22T20:35:35.055Z] Client: [2022-03-22T20:35:35.055Z] Context: default [2022-03-22T20:35:35.055Z] Debug Mode: false [2022-03-22T20:35:35.055Z] Plugins: [2022-03-22T20:35:35.055Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-22T20:35:35.055Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-22T20:35:35.055Z] [2022-03-22T20:35:35.055Z] Server: [2022-03-22T20:35:35.055Z] Containers: 0 [2022-03-22T20:35:35.055Z] Running: 0 [2022-03-22T20:35:35.055Z] Paused: 0 [2022-03-22T20:35:35.055Z] Stopped: 0 [2022-03-22T20:35:35.055Z] Images: 2 [2022-03-22T20:35:35.055Z] Server Version: 20.10.12 [2022-03-22T20:35:35.055Z] Storage Driver: overlay2 [2022-03-22T20:35:35.055Z] Backing Filesystem: extfs [2022-03-22T20:35:35.055Z] Supports d_type: true [2022-03-22T20:35:35.055Z] Native Overlay Diff: true [2022-03-22T20:35:35.055Z] userxattr: false [2022-03-22T20:35:35.055Z] Logging Driver: json-file [2022-03-22T20:35:35.055Z] Cgroup Driver: cgroupfs [2022-03-22T20:35:35.055Z] Cgroup Version: 1 [2022-03-22T20:35:35.055Z] Plugins: [2022-03-22T20:35:35.055Z] Volume: local [2022-03-22T20:35:35.055Z] Network: bridge host ipvlan macvlan null overlay [2022-03-22T20:35:35.055Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-22T20:35:35.055Z] Swarm: inactive [2022-03-22T20:35:35.055Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-03-22T20:35:35.055Z] Default Runtime: runc [2022-03-22T20:35:35.055Z] Init Binary: docker-init [2022-03-22T20:35:35.055Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-22T20:35:35.055Z] runc version: v1.0.2-0-g52b36a2 [2022-03-22T20:35:35.055Z] init version: de40ad0 [2022-03-22T20:35:35.055Z] Security Options: [2022-03-22T20:35:35.055Z] apparmor [2022-03-22T20:35:35.055Z] seccomp [2022-03-22T20:35:35.055Z] Profile: default [2022-03-22T20:35:35.055Z] Kernel Version: 5.11.0-1023-aws [2022-03-22T20:35:35.055Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-22T20:35:35.055Z] OSType: linux [2022-03-22T20:35:35.055Z] Architecture: aarch64 [2022-03-22T20:35:35.055Z] CPUs: 2 [2022-03-22T20:35:35.055Z] Total Memory: 7.576GiB [2022-03-22T20:35:35.055Z] Name: ip-10-100-115-2 [2022-03-22T20:35:35.055Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-03-22T20:35:35.055Z] Docker Root Dir: /var/lib/docker [2022-03-22T20:35:35.055Z] Debug Mode: false [2022-03-22T20:35:35.055Z] Registry: https://index.docker.io/v1/ [2022-03-22T20:35:35.055Z] Labels: [2022-03-22T20:35:35.055Z] Experimental: true [2022-03-22T20:35:35.055Z] Insecure Registries: [2022-03-22T20:35:35.055Z] 127.0.0.0/8 [2022-03-22T20:35:35.055Z] Live Restore Enabled: true [2022-03-22T20:35:35.055Z] [Pipeline] sh [2022-03-22T20:35:35.321Z] Merge succeeded, producing 5f9753ae734cc987f8c3bec3c516a1db880454e3 [2022-03-22T20:35:35.322Z] Checking out Revision 5f9753ae734cc987f8c3bec3c516a1db880454e3 (PR-43407) [2022-03-22T20:35:35.336Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-22T20:35:35.336Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-22T20:35:35.336Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43407/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-03-22T20:35:35.336Z] + bash /home/ubuntu/workspace/moby_PR-43407/check-config.sh [2022-03-22T20:35:35.336Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-22T20:35:35.336Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-03-22T20:35:35.336Z] [2022-03-22T20:35:35.336Z] Generally Necessary: [2022-03-22T20:35:35.336Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-22T20:35:35.336Z] - apparmor: enabled and tools installed [2022-03-22T20:35:35.336Z] - CONFIG_NAMESPACES: enabled [2022-03-22T20:35:35.336Z] - CONFIG_NET_NS: enabled [2022-03-22T20:35:35.336Z] - CONFIG_PID_NS: enabled [2022-03-22T20:35:35.336Z] - CONFIG_IPC_NS: enabled [2022-03-22T20:35:35.336Z] - CONFIG_UTS_NS: enabled [2022-03-22T20:35:35.336Z] - CONFIG_CGROUPS: enabled [2022-03-22T20:35:35.336Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-22T20:35:35.336Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-22T20:35:35.336Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-22T20:35:35.336Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-22T20:35:35.336Z] - CONFIG_CPUSETS: enabled [2022-03-22T20:35:35.336Z] - CONFIG_MEMCG: enabled [2022-03-22T20:35:35.336Z] - CONFIG_KEYS: enabled [2022-03-22T20:35:35.336Z] - CONFIG_VETH: enabled (as module) [2022-03-22T20:35:35.336Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-22T20:35:35.336Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-22T20:35:35.336Z] - CONFIG_NF_NAT_IPV4: missing [2022-03-22T20:35:35.336Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-22T20:35:35.336Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-22T20:35:35.336Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-22T20:35:35.336Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-22T20:35:35.336Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-22T20:35:35.336Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-22T20:35:35.336Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-22T20:35:35.336Z] - CONFIG_NF_NAT_NEEDED: missing [2022-03-22T20:35:35.336Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-22T20:35:35.336Z] [2022-03-22T20:35:35.336Z] Optional Features: [2022-03-22T20:35:35.336Z] - CONFIG_USER_NS: enabled [2022-03-22T20:35:35.336Z] - CONFIG_SECCOMP: enabled [2022-03-22T20:35:35.336Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-22T20:35:35.336Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-22T20:35:35.336Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-22T20:35:35.336Z] (cgroup swap accounting is currently enabled) [2022-03-22T20:35:35.336Z] - CONFIG_BLK_CGROUP: enabled [2022-03-22T20:35:35.336Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-22T20:35:35.336Z] - CONFIG_IOSCHED_CFQ: missing [2022-03-22T20:35:35.336Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-03-22T20:35:35.336Z] - CONFIG_CGROUP_PERF: enabled [2022-03-22T20:35:35.336Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-22T20:35:35.336Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-22T20:35:35.406Z] Merge succeeded, producing 5f9753ae734cc987f8c3bec3c516a1db880454e3 [2022-03-22T20:35:35.406Z] Checking out Revision 5f9753ae734cc987f8c3bec3c516a1db880454e3 (PR-43407) [2022-03-22T20:35:35.594Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-22T20:35:35.594Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-22T20:35:35.594Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-22T20:35:35.594Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-22T20:35:35.594Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-22T20:35:35.594Z] - CONFIG_IP_VS: enabled (as module) [2022-03-22T20:35:35.594Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-22T20:35:35.594Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-22T20:35:35.594Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-22T20:35:35.594Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-22T20:35:35.594Z] - CONFIG_EXT4_FS: enabled [2022-03-22T20:35:35.595Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-22T20:35:35.595Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-22T20:35:35.595Z] - Network Drivers: [2022-03-22T20:35:35.595Z] - "overlay": [2022-03-22T20:35:35.595Z] - CONFIG_VXLAN: enabled (as module) [2022-03-22T20:35:35.595Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-22T20:35:35.595Z] Optional (for encrypted networks): [2022-03-22T20:35:35.595Z] - CONFIG_CRYPTO: enabled [2022-03-22T20:35:35.595Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-22T20:35:35.595Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-22T20:35:35.595Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-22T20:35:35.595Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-22T20:35:35.595Z] - CONFIG_XFRM: enabled [2022-03-22T20:35:35.595Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-22T20:35:35.595Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-22T20:35:35.595Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-22T20:35:35.595Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-03-22T20:35:35.595Z] - "ipvlan": [2022-03-22T20:35:35.595Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-22T20:35:35.595Z] - "macvlan": [2022-03-22T20:35:35.595Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-22T20:35:35.595Z] - CONFIG_DUMMY: enabled (as module) [2022-03-22T20:35:35.595Z] - "ftp,tftp client in container": [2022-03-22T20:35:35.595Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-22T20:35:35.595Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-22T20:35:35.595Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-22T20:35:35.595Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-22T20:35:35.595Z] - Storage Drivers: [2022-03-22T20:35:35.595Z] - "aufs": [2022-03-22T20:35:35.595Z] - CONFIG_AUFS_FS: missing [2022-03-22T20:35:35.595Z] - "btrfs": [2022-03-22T20:35:35.595Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-22T20:35:35.595Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-22T20:35:35.595Z] - "devicemapper": [2022-03-22T20:35:35.595Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-22T20:35:35.595Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-22T20:35:35.595Z] - "overlay": [2022-03-22T20:35:35.595Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-22T20:35:35.595Z] - "zfs": [2022-03-22T20:35:35.595Z] - /dev/zfs: present [2022-03-22T20:35:35.595Z] - zfs command: missing [2022-03-22T20:35:35.595Z] - zpool command: missing [2022-03-22T20:35:35.595Z] [2022-03-22T20:35:35.595Z] Limits: [2022-03-22T20:35:35.595Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-22T20:35:35.595Z] [2022-03-22T20:35:35.595Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-22T20:35:35.700Z] Commit message: "client: remove containerd "platform" dependency" [2022-03-22T20:35:35.879Z] Commit message: "client: remove containerd "platform" dependency" [2022-03-22T20:35:35.914Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5f9753ae734cc987f8c3bec3c516a1db880454e3 . [2022-03-22T20:35:35.914Z] #1 [internal] load build definition from Dockerfile [2022-03-22T20:35:35.914Z] #1 sha256:bcf2fe77bfef6509d3084edf8faf24bb851c5ec9b194b55c5467bcaaaa21b0e0 [2022-03-22T20:35:35.914Z] #1 transferring dockerfile: 17.05kB done [2022-03-22T20:35:35.914Z] #1 DONE 0.0s [2022-03-22T20:35:35.914Z] [2022-03-22T20:35:35.914Z] #2 [internal] load .dockerignore [2022-03-22T20:35:35.914Z] #2 sha256:9fd251cfdd35b7152a0138c9b62258ff77dfd75f538fabcec088c85a61b9bdab [2022-03-22T20:35:35.914Z] #2 transferring context: 87B done [2022-03-22T20:35:35.914Z] #2 DONE 0.0s [2022-03-22T20:35:35.914Z] [2022-03-22T20:35:35.914Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-03-22T20:35:35.914Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-22T20:35:36.172Z] #3 DONE 0.2s [2022-03-22T20:35:36.173Z] [2022-03-22T20:35:36.173Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-03-22T20:35:36.173Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2022-03-22T20:35:36.173Z] #4 CACHED [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-22T20:35:36.431Z] [2022-03-22T20:35:36.431Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-22T20:35:36.431Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-22T20:35:36.431Z] #5 DONE 0.1s [2022-03-22T20:35:36.431Z] [2022-03-22T20:35:36.431Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-22T20:35:36.431Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-22T20:35:36.431Z] #8 DONE 0.1s [2022-03-22T20:35:36.431Z] [2022-03-22T20:35:36.431Z] #7 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-22T20:35:36.431Z] #7 sha256:41c37e1c9e7b0ef50d00651ab8c4240305a372501ef33b9ee1e93333ad905b2a [2022-03-22T20:35:36.435Z] + docker version [2022-03-22T20:35:36.435Z] Client: Docker Engine - Community [2022-03-22T20:35:36.435Z] Version: 20.10.12 [2022-03-22T20:35:36.435Z] API version: 1.41 [2022-03-22T20:35:36.435Z] Go version: go1.16.12 [2022-03-22T20:35:36.435Z] Git commit: e91ed57 [2022-03-22T20:35:36.435Z] Built: Mon Dec 13 11:45:33 2021 [2022-03-22T20:35:36.435Z] OS/Arch: linux/amd64 [2022-03-22T20:35:36.435Z] Context: default [2022-03-22T20:35:36.435Z] Experimental: true [2022-03-22T20:35:36.435Z] [2022-03-22T20:35:36.435Z] Server: Docker Engine - Community [2022-03-22T20:35:36.435Z] Engine: [2022-03-22T20:35:36.435Z] Version: 20.10.12 [2022-03-22T20:35:36.435Z] API version: 1.41 (minimum version 1.12) [2022-03-22T20:35:36.435Z] Go version: go1.16.12 [2022-03-22T20:35:36.435Z] Git commit: 459d0df [2022-03-22T20:35:36.435Z] Built: Mon Dec 13 11:43:42 2021 [2022-03-22T20:35:36.435Z] OS/Arch: linux/amd64 [2022-03-22T20:35:36.435Z] Experimental: true [2022-03-22T20:35:36.435Z] containerd: [2022-03-22T20:35:36.435Z] Version: 1.4.12 [2022-03-22T20:35:36.435Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-22T20:35:36.435Z] runc: [2022-03-22T20:35:36.435Z] Version: 1.0.2 [2022-03-22T20:35:36.435Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-22T20:35:36.435Z] docker-init: [2022-03-22T20:35:36.435Z] Version: 0.19.0 [2022-03-22T20:35:36.435Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-22T20:35:36.633Z] + docker version [2022-03-22T20:35:36.633Z] Client: Docker Engine - Community [2022-03-22T20:35:36.633Z] Version: 20.10.12 [2022-03-22T20:35:36.633Z] API version: 1.41 [2022-03-22T20:35:36.633Z] Go version: go1.16.12 [2022-03-22T20:35:36.633Z] Git commit: e91ed57 [2022-03-22T20:35:36.633Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-22T20:35:36.633Z] OS/Arch: linux/amd64 [2022-03-22T20:35:36.633Z] Context: default [2022-03-22T20:35:36.633Z] Experimental: true [2022-03-22T20:35:36.633Z] [2022-03-22T20:35:36.633Z] Server: Docker Engine - Community [2022-03-22T20:35:36.633Z] Engine: [2022-03-22T20:35:36.633Z] Version: 20.10.12 [2022-03-22T20:35:36.633Z] API version: 1.41 (minimum version 1.12) [2022-03-22T20:35:36.633Z] Go version: go1.16.12 [2022-03-22T20:35:36.633Z] Git commit: 459d0df [2022-03-22T20:35:36.633Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-22T20:35:36.633Z] OS/Arch: linux/amd64 [2022-03-22T20:35:36.633Z] Experimental: true [2022-03-22T20:35:36.633Z] containerd: [2022-03-22T20:35:36.633Z] Version: 1.4.12 [2022-03-22T20:35:36.633Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-22T20:35:36.634Z] runc: [2022-03-22T20:35:36.634Z] Version: 1.0.2 [2022-03-22T20:35:36.634Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-22T20:35:36.634Z] docker-init: [2022-03-22T20:35:36.634Z] Version: 0.19.0 [2022-03-22T20:35:36.634Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-22T20:35:35.313Z] > git remote # timeout=10 [2022-03-22T20:35:35.326Z] > git config --get remote.origin.url # timeout=10 [2022-03-22T20:35:35.333Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-22T20:35:35.334Z] > git merge 906f57ff5b7100013dfef066ea8fe367706468df # timeout=10 [2022-03-22T20:35:35.345Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-22T20:35:35.354Z] > git config core.sparsecheckout # timeout=10 [2022-03-22T20:35:35.356Z] > git checkout -f 5f9753ae734cc987f8c3bec3c516a1db880454e3 # timeout=10 [2022-03-22T20:35:35.373Z] > git remote # timeout=10 [2022-03-22T20:35:35.376Z] > git config --get remote.origin.url # timeout=10 [2022-03-22T20:35:35.390Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-22T20:35:35.391Z] > git merge 906f57ff5b7100013dfef066ea8fe367706468df # timeout=10 [2022-03-22T20:35:35.403Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-22T20:35:35.408Z] > git config core.sparsecheckout # timeout=10 [2022-03-22T20:35:35.415Z] > git checkout -f 5f9753ae734cc987f8c3bec3c516a1db880454e3 # timeout=10 [2022-03-22T20:35:36.688Z] #7 DONE 0.1s [2022-03-22T20:35:36.689Z] [2022-03-22T20:35:36.689Z] #6 [internal] load metadata for docker.io/library/debian:buster [2022-03-22T20:35:36.689Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2022-03-22T20:35:36.689Z] #6 DONE 0.1s [2022-03-22T20:35:36.689Z] [2022-03-22T20:35:36.689Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-22T20:35:36.689Z] #9 sha256:312c215093afdcb7057b722c81da38815e610a0792e0aaa2022c32cd6cd4f088 [2022-03-22T20:35:36.689Z] #9 DONE 0.0s [2022-03-22T20:35:36.689Z] [2022-03-22T20:35:36.689Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca [2022-03-22T20:35:36.689Z] #26 sha256:d7954506fb032172bcbdf46b9afbf3e90abbba6ec20523345da04530cf93c20b [2022-03-22T20:35:36.689Z] #26 DONE 0.0s [2022-03-22T20:35:36.689Z] [2022-03-22T20:35:36.689Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-22T20:35:36.689Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-22T20:35:36.689Z] #64 DONE 0.0s [2022-03-22T20:35:36.689Z] [2022-03-22T20:35:36.689Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-22T20:35:36.689Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-22T20:35:36.689Z] #62 DONE 0.0s [2022-03-22T20:35:36.689Z] [2022-03-22T20:35:36.689Z] #23 [internal] load build context [2022-03-22T20:35:36.689Z] #23 sha256:eb08836c14425825c2a71de13b30fe8361f2b878cd2295c8170cc14750347dbb [2022-03-22T20:35:36.714Z] + docker info [2022-03-22T20:35:36.906Z] + docker info [2022-03-22T20:35:37.548Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-03-22T20:35:37.652Z] Client: [2022-03-22T20:35:37.652Z] Context: default [2022-03-22T20:35:37.652Z] Debug Mode: false [2022-03-22T20:35:37.652Z] Plugins: [2022-03-22T20:35:37.652Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-22T20:35:37.652Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-22T20:35:37.652Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-22T20:35:37.652Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-22T20:35:37.652Z] [2022-03-22T20:35:37.652Z] Server: [2022-03-22T20:35:37.652Z] Containers: 0 [2022-03-22T20:35:37.652Z] Running: 0 [2022-03-22T20:35:37.652Z] Paused: 0 [2022-03-22T20:35:37.652Z] Stopped: 0 [2022-03-22T20:35:37.652Z] Images: 2 [2022-03-22T20:35:37.652Z] Server Version: 20.10.12 [2022-03-22T20:35:37.652Z] Storage Driver: overlay2 [2022-03-22T20:35:37.652Z] Backing Filesystem: extfs [2022-03-22T20:35:37.652Z] Supports d_type: true [2022-03-22T20:35:37.652Z] Native Overlay Diff: true [2022-03-22T20:35:37.652Z] userxattr: false [2022-03-22T20:35:37.652Z] Logging Driver: json-file [2022-03-22T20:35:37.652Z] Cgroup Driver: systemd [2022-03-22T20:35:37.652Z] Cgroup Version: 2 [2022-03-22T20:35:37.652Z] Plugins: [2022-03-22T20:35:37.652Z] Volume: local [2022-03-22T20:35:37.652Z] Network: bridge host ipvlan macvlan null overlay [2022-03-22T20:35:37.652Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-22T20:35:37.652Z] Swarm: inactive [2022-03-22T20:35:37.652Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-22T20:35:37.652Z] Default Runtime: runc [2022-03-22T20:35:37.652Z] Init Binary: docker-init [2022-03-22T20:35:37.652Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-22T20:35:37.652Z] runc version: v1.0.2-0-g52b36a2 [2022-03-22T20:35:37.652Z] init version: de40ad0 [2022-03-22T20:35:37.652Z] Security Options: [2022-03-22T20:35:37.652Z] apparmor [2022-03-22T20:35:37.652Z] seccomp [2022-03-22T20:35:37.652Z] Profile: default [2022-03-22T20:35:37.652Z] cgroupns [2022-03-22T20:35:37.652Z] Kernel Version: 5.11.0-1023-aws [2022-03-22T20:35:37.652Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-22T20:35:37.652Z] OSType: linux [2022-03-22T20:35:37.652Z] Architecture: x86_64 [2022-03-22T20:35:37.652Z] CPUs: 2 [2022-03-22T20:35:37.652Z] Total Memory: 7.559GiB [2022-03-22T20:35:37.652Z] Name: ip-10-100-99-69 [2022-03-22T20:35:37.652Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-03-22T20:35:37.652Z] Docker Root Dir: /var/lib/docker [2022-03-22T20:35:37.652Z] Debug Mode: false [2022-03-22T20:35:37.652Z] Registry: https://index.docker.io/v1/ [2022-03-22T20:35:37.652Z] Labels: [2022-03-22T20:35:37.652Z] Experimental: true [2022-03-22T20:35:37.652Z] Insecure Registries: [2022-03-22T20:35:37.652Z] 127.0.0.0/8 [2022-03-22T20:35:37.652Z] Live Restore Enabled: true [2022-03-22T20:35:37.652Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-22T20:35:37.976Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:5f9753ae734cc987f8c3bec3c516a1db880454e3 . [2022-03-22T20:35:38.072Z] #23 transferring context: 52.43MB 0.9s done [2022-03-22T20:35:38.072Z] #23 DONE 1.1s [2022-03-22T20:35:38.072Z] [2022-03-22T20:35:38.072Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-22T20:35:38.072Z] #61 sha256:679be8a0c6c3a1fb0587bab0231fdfe6df33e999e50d23f30e1e1f77def0b55e [2022-03-22T20:35:38.072Z] #61 CACHED [2022-03-22T20:35:38.072Z] [2022-03-22T20:35:38.072Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-22T20:35:38.072Z] #52 sha256:6a7c2c749781216eeda015dc24640aa670b964a952046b3a8ecc90a4fc34e93c [2022-03-22T20:35:38.072Z] #52 CACHED [2022-03-22T20:35:38.072Z] [2022-03-22T20:35:38.072Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-22T20:35:38.072Z] #20 sha256:e627d7e6f1e7e8a340a31c3df2d528528d855677c198fb089860516e4b7b3ecb [2022-03-22T20:35:38.072Z] #20 CACHED [2022-03-22T20:35:38.072Z] [2022-03-22T20:35:38.072Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-22T20:35:38.072Z] #36 sha256:f57b1fd198efda146f366ae9e01477fc5d93c8b889ec23fd95b6002bb1fdb449 [2022-03-22T20:35:38.072Z] #36 CACHED [2022-03-22T20:35:38.072Z] [2022-03-22T20:35:38.072Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-22T20:35:38.072Z] #47 sha256:ac9df5ea3751ebd9d5da6ecef39e1bd0961084bf09f2001bfcc8da18dda52afe [2022-03-22T20:35:38.072Z] #47 CACHED [2022-03-22T20:35:38.072Z] [2022-03-22T20:35:38.072Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-03-22T20:35:38.072Z] #44 sha256:4c8ccd0acd7f8851b5df4d00577ba2a1fc521c9861610c163ec8656a62e875eb [2022-03-22T20:35:38.072Z] #44 CACHED [2022-03-22T20:35:38.072Z] [2022-03-22T20:35:38.072Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-22T20:35:38.072Z] #37 sha256:9ad4105657a7d1b49e7afa013a9c0f277889eee058549b143ca65d996f9d07bd [2022-03-22T20:35:38.072Z] #37 CACHED [2022-03-22T20:35:38.072Z] [2022-03-22T20:35:38.072Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-22T20:35:38.072Z] #39 sha256:160ccabe7ecb8c9f284810bcfa276094dc2754463b7fbbfcea23ecd1e5717440 [2022-03-22T20:35:38.072Z] #39 CACHED [2022-03-22T20:35:38.072Z] [2022-03-22T20:35:38.072Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-22T20:35:38.072Z] #30 sha256:4c3b690fcbb8494b2278d4c4e2cc4d76897f0e63bf8156ded354cf120599d17d [2022-03-22T20:35:38.072Z] #30 CACHED [2022-03-22T20:35:38.072Z] [2022-03-22T20:35:38.072Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-22T20:35:38.072Z] #43 sha256:bff6c9b2489537ae6d2fa02b0f5cccb11714c7a93bcf13c2b2d5234bbf61e154 [2022-03-22T20:35:38.072Z] #43 CACHED [2022-03-22T20:35:38.072Z] [2022-03-22T20:35:38.072Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-22T20:35:38.072Z] #17 sha256:407e49f22d100a8f8b88ee0a5b00e1f3e9192b5183b511dfc1022114f636b713 [2022-03-22T20:35:38.072Z] #17 CACHED [2022-03-22T20:35:38.072Z] [2022-03-22T20:35:38.072Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-03-22T20:35:38.072Z] #35 sha256:ebb4a1e30e4867910bc5c460685cb76002782f31f987a2d0b7ef48bfad78b49a [2022-03-22T20:35:38.072Z] #35 CACHED [2022-03-22T20:35:38.072Z] [2022-03-22T20:35:38.072Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-22T20:35:38.072Z] #58 sha256:80ca0da08d0ffc462bad39b63cce4e48f64a4f06a05867a56443eec7681f0f37 [2022-03-22T20:35:38.072Z] #58 CACHED [2022-03-22T20:35:38.072Z] [2022-03-22T20:35:38.072Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-22T20:35:38.072Z] #67 sha256:9b160c3e51c9c9c0bfafae54bba6f2a9ce3051a42531e6f1a19ff45db0ad10ed [2022-03-22T20:35:38.072Z] #67 CACHED [2022-03-22T20:35:38.072Z] [2022-03-22T20:35:38.072Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-22T20:35:38.072Z] #33 sha256:70e353397738809e7bf48a3480d794eabd6cad73af67cee6777fdc55d497ed5b [2022-03-22T20:35:38.072Z] #33 CACHED [2022-03-22T20:35:38.072Z] [2022-03-22T20:35:38.072Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-03-22T20:35:38.072Z] #68 sha256:b9ef0f8681e9a1bf8c0483bb79706c3031c0a53dd1fbbac62ffb65a77c3b9d44 [2022-03-22T20:35:38.072Z] #68 CACHED [2022-03-22T20:35:38.072Z] [2022-03-22T20:35:38.072Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-22T20:35:38.072Z] #34 sha256:200e89d8b0c870c871421484a68b04a662ccd894ea2a666755842f46eec0ea56 [2022-03-22T20:35:38.072Z] #34 CACHED [2022-03-22T20:35:38.072Z] [2022-03-22T20:35:38.072Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-22T20:35:38.072Z] #32 sha256:4a30ad64e9bb7f3a0e5ca095d3222b48eb6b9c52400d0b70b4ce730371d1538e [2022-03-22T20:35:38.072Z] #32 CACHED [2022-03-22T20:35:38.072Z] [2022-03-22T20:35:38.072Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-22T20:35:38.072Z] #40 sha256:7534f3b0dffdcc3f14ba026db2dd03fb7f4023f2962ab880068b78966f4ac554 [2022-03-22T20:35:38.072Z] #40 CACHED [2022-03-22T20:35:38.072Z] [2022-03-22T20:35:38.072Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-03-22T20:35:38.072Z] #69 sha256:e17dc9da33beba71050da65a8cdb0cf21ec373932b99d3467c0242889580fc81 [2022-03-22T20:35:38.072Z] #69 CACHED [2022-03-22T20:35:38.072Z] [2022-03-22T20:35:38.072Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-03-22T20:35:38.072Z] #46 sha256:4022448c18608d225d98b241e392afcf7ab3adffcae018c5ca94feaa84942404 [2022-03-22T20:35:38.072Z] #46 CACHED [2022-03-22T20:35:38.072Z] [2022-03-22T20:35:38.072Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-22T20:35:38.073Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-03-22T20:35:38.073Z] #63 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-03-22T20:35:38.073Z] #45 sha256:6ae48e954bd1e0591938ad098ffc3855e152715889cfa0babb37ec467abec2fc [2022-03-22T20:35:38.073Z] #45 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-22T20:35:38.073Z] #11 sha256:7e9fb8c50a77f78e188dee9719a7d7a97200788991b1053df11db445e116bd49 [2022-03-22T20:35:38.073Z] #11 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-22T20:35:38.073Z] #10 sha256:19141be4cb952919e56a57f39d00915c01c2821ff10e4b99a809cc52ee7db390 [2022-03-22T20:35:38.073Z] #10 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-22T20:35:38.073Z] #16 sha256:30aaa04515cf0d90be273d6f4257a4a52a3dce1828190a996d9ca807a68687e1 [2022-03-22T20:35:38.073Z] #16 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-22T20:35:38.073Z] #18 sha256:f8aa40a105026c30b01a79a2760763b592187b4d571e8e0b0ca6baa649bf8f0f [2022-03-22T20:35:38.073Z] #18 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-03-22T20:35:38.073Z] #24 sha256:c5fc58f854622bd203698c59d5d4339e9247d6e9d362e9370af1ebefefefb516 [2022-03-22T20:35:38.073Z] #24 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-22T20:35:38.073Z] #27 sha256:b7fab2693c029b8dd2d4c5b138e6e0be71717a29b9e565f6a9a961eec4da772c [2022-03-22T20:35:38.073Z] #27 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-03-22T20:35:38.073Z] #14 sha256:1e458b4bff10efcd20f05255344b2e3240d6ff9e45aa939f4a3c7572deebcdde [2022-03-22T20:35:38.073Z] #14 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-03-22T20:35:38.073Z] #38 sha256:07cc36d7b9754c3161100b2e3341220c4440087258f1a4275bbe9f5851f1e968 [2022-03-22T20:35:38.073Z] #38 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-22T20:35:38.073Z] #60 sha256:98ef384e9c11384e3c108560b56956501bbbd479585feba22a1f7185b822ad74 [2022-03-22T20:35:38.073Z] #60 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-22T20:35:38.073Z] #42 sha256:71548e6081ad0a163d480d6cee2e31ad669788a56ba50ac079d359db3f07f2b9 [2022-03-22T20:35:38.073Z] #42 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-22T20:35:38.073Z] #53 sha256:aa6973113df11727ec01b82d89b87388672cdcb7cfe8dc6a6a447736776cd270 [2022-03-22T20:35:38.073Z] #53 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-22T20:35:38.073Z] #13 sha256:0d8cad95f85d7c3eb25faf74644e25d128ed1dbe6c70e9811f9247c5d511364e [2022-03-22T20:35:38.073Z] #13 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-22T20:35:38.073Z] #29 sha256:397e9fbb81e7c4e55a2016b82877d0cd0f51906c773be647230da7f3c738d215 [2022-03-22T20:35:38.073Z] #29 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-22T20:35:38.073Z] #57 sha256:45348ac75030c656434b2dd901114284727513dc47defa44ada7f2bfb8956d16 [2022-03-22T20:35:38.073Z] #57 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-22T20:35:38.073Z] #56 sha256:1d87b6719e2e84018a38f7c11d53cd8bfa39f7a6da7803fc67c2be70c73ec0a3 [2022-03-22T20:35:38.073Z] #56 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-22T20:35:38.073Z] #31 sha256:5638eb09c3002a6228016443b2c26ae9c2fb0df698ffbd30c1e77ac38ab7aba8 [2022-03-22T20:35:38.073Z] #31 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-22T20:35:38.073Z] #21 sha256:d915a110da2d3f6313bd9c0db7a7d941388a71757690395ed134c1828ea1d0ba [2022-03-22T20:35:38.073Z] #21 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-03-22T20:35:38.073Z] #54 sha256:60a58b9695416e48a56e81810c54f92e8f5398657c40db68d27f91358055f95a [2022-03-22T20:35:38.073Z] #54 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-22T20:35:38.073Z] #48 sha256:b0f3ea9ee59683b7b07b2e4f9e536ae3143af86091da056eb3ff76ef91c9539a [2022-03-22T20:35:38.073Z] #48 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-22T20:35:38.073Z] #66 sha256:d3360771b0730488baf68bc1d32a6acf01c832485d668f28ed2123105bb7a438 [2022-03-22T20:35:38.073Z] #66 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-22T20:35:38.073Z] #28 sha256:b3e20684cab5db835c9a00cd88632ae95d54b8fee29068ec2c1a0ba6eb9e9bbd [2022-03-22T20:35:38.073Z] #28 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-22T20:35:38.073Z] #49 sha256:993257ebd1a4d065cab1d3db0500a831c2c6125df1f451bff9a8b7366ca73383 [2022-03-22T20:35:38.073Z] #49 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-22T20:35:38.073Z] #15 sha256:0ca2377bd177b589fbb47415ce9acb5dd4b5d798af10359ae161cac59e3d2499 [2022-03-22T20:35:38.073Z] #15 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-03-22T20:35:38.073Z] #25 sha256:26ad68cba436f408269307ccce757c447fc9d58722a11adef0723fea6003185a [2022-03-22T20:35:38.073Z] #25 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-03-22T20:35:38.073Z] #59 sha256:fe4da832e26a8f60cd0d2e695859b9fad72ba92b105d401b8832c5ab0158225b [2022-03-22T20:35:38.073Z] #59 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-22T20:35:38.073Z] #22 sha256:16ddc319f064fedfb772d399a27d562e5a4e70c02d66ae3fa034eb5acd91f9e8 [2022-03-22T20:35:38.073Z] #22 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-22T20:35:38.073Z] #50 sha256:d07d27999ee1efa482aeffa86b0ca7cf45d4c0b4c4ab7a5aba611b91476410c4 [2022-03-22T20:35:38.073Z] #50 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-22T20:35:38.073Z] #51 sha256:9591f121ba91f32905ac793dd970d8773677aeab7f96c72fc09cced1639048cb [2022-03-22T20:35:38.073Z] #51 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-22T20:35:38.073Z] #19 sha256:f191b47dbf7482f90343d92c28c6b279988fb63cf896ebebe952369e5ea02e41 [2022-03-22T20:35:38.073Z] #19 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-22T20:35:38.073Z] #41 sha256:7e1d20d36102aed8969669ea4c97685d570078d0e42066c68dd3761d0748d5b6 [2022-03-22T20:35:38.073Z] #41 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-22T20:35:38.073Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-03-22T20:35:38.073Z] #65 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-03-22T20:35:38.073Z] #12 sha256:1d648dad974e6e1caa40aeb3b1b6dea2171e767294424aeb0c70944c540f761f [2022-03-22T20:35:38.073Z] #12 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-22T20:35:38.073Z] #55 sha256:dbd98afae123a91e869a8cf95db59bc84e4a8b0ac244de4a6b645e3e2babb65d [2022-03-22T20:35:38.073Z] #55 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-22T20:35:38.073Z] #70 sha256:f7d09339a6cf99df9c5ce60735352025f6950a6046af7203c70c0df14e7b882b [2022-03-22T20:35:38.073Z] #70 CACHED [2022-03-22T20:35:38.073Z] [2022-03-22T20:35:38.073Z] #71 exporting to image [2022-03-22T20:35:38.073Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-22T20:35:38.073Z] #71 exporting layers done [2022-03-22T20:35:38.073Z] #71 writing image sha256:d5addccbba617baf3b9f88842284c49dd13eb874bacc0ca300f72294ab86ffe0 done [2022-03-22T20:35:38.073Z] #71 naming to docker.io/library/docker:5f9753ae734cc987f8c3bec3c516a1db880454e3 done [2022-03-22T20:35:38.073Z] #71 DONE 0.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-22T20:35:38.236Z] #1 [internal] load build definition from Dockerfile [2022-03-22T20:35:38.236Z] #1 sha256:eef9b4bcc455e341760aeebc1a265bc92db8be6a657f5365e0e281c72b20fb44 [2022-03-22T20:35:38.236Z] #1 transferring dockerfile: 17.05kB done [2022-03-22T20:35:38.236Z] #1 DONE 0.0s [2022-03-22T20:35:38.236Z] [2022-03-22T20:35:38.236Z] #2 [internal] load .dockerignore [2022-03-22T20:35:38.236Z] #2 sha256:3873058e63960442aa722fc8fac1ed1af87115f31c3d2ace4cc73824f5bc3387 [2022-03-22T20:35:38.236Z] #2 transferring context: 87B done [2022-03-22T20:35:38.236Z] #2 DONE 0.0s [2022-03-22T20:35:38.236Z] [2022-03-22T20:35:38.236Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-03-22T20:35:38.236Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-03-22T20:35:38.236Z] #3 DONE 0.1s [2022-03-22T20:35:38.236Z] [2022-03-22T20:35:38.236Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-03-22T20:35:38.236Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-03-22T20:35:38.236Z] #4 CACHED [2022-03-22T20:35:38.273Z] Client: [2022-03-22T20:35:38.273Z] Context: default [2022-03-22T20:35:38.273Z] Debug Mode: false [2022-03-22T20:35:38.273Z] Plugins: [2022-03-22T20:35:38.273Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-22T20:35:38.273Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-22T20:35:38.273Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-22T20:35:38.273Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-22T20:35:38.273Z] [2022-03-22T20:35:38.273Z] Server: [2022-03-22T20:35:38.273Z] Containers: 0 [2022-03-22T20:35:38.273Z] Running: 0 [2022-03-22T20:35:38.273Z] Paused: 0 [2022-03-22T20:35:38.273Z] Stopped: 0 [2022-03-22T20:35:38.273Z] Images: 3 [2022-03-22T20:35:38.273Z] Server Version: 20.10.12 [2022-03-22T20:35:38.273Z] Storage Driver: overlay2 [2022-03-22T20:35:38.273Z] Backing Filesystem: extfs [2022-03-22T20:35:38.273Z] Supports d_type: true [2022-03-22T20:35:38.273Z] Native Overlay Diff: true [2022-03-22T20:35:38.273Z] userxattr: false [2022-03-22T20:35:38.273Z] Logging Driver: json-file [2022-03-22T20:35:38.273Z] Cgroup Driver: cgroupfs [2022-03-22T20:35:38.273Z] Cgroup Version: 1 [2022-03-22T20:35:38.273Z] Plugins: [2022-03-22T20:35:38.273Z] Volume: local [2022-03-22T20:35:38.273Z] Network: bridge host ipvlan macvlan null overlay [2022-03-22T20:35:38.273Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-22T20:35:38.273Z] Swarm: inactive [2022-03-22T20:35:38.273Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-03-22T20:35:38.273Z] Default Runtime: runc [2022-03-22T20:35:38.273Z] Init Binary: docker-init [2022-03-22T20:35:38.273Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-22T20:35:38.273Z] runc version: v1.0.2-0-g52b36a2 [2022-03-22T20:35:38.273Z] init version: de40ad0 [2022-03-22T20:35:38.273Z] Security Options: [2022-03-22T20:35:38.273Z] apparmor [2022-03-22T20:35:38.273Z] seccomp [2022-03-22T20:35:38.273Z] Profile: default [2022-03-22T20:35:38.273Z] Kernel Version: 5.4.0-1061-aws [2022-03-22T20:35:38.273Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-22T20:35:38.273Z] OSType: linux [2022-03-22T20:35:38.273Z] Architecture: x86_64 [2022-03-22T20:35:38.273Z] CPUs: 2 [2022-03-22T20:35:38.273Z] Total Memory: 7.483GiB [2022-03-22T20:35:38.273Z] Name: ip-10-100-78-183 [2022-03-22T20:35:38.273Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-22T20:35:38.273Z] Docker Root Dir: /var/lib/docker [2022-03-22T20:35:38.273Z] Debug Mode: false [2022-03-22T20:35:38.273Z] Registry: https://index.docker.io/v1/ [2022-03-22T20:35:38.273Z] Labels: [2022-03-22T20:35:38.273Z] Experimental: true [2022-03-22T20:35:38.273Z] Insecure Registries: [2022-03-22T20:35:38.273Z] 127.0.0.0/8 [2022-03-22T20:35:38.273Z] Live Restore Enabled: true [2022-03-22T20:35:38.273Z] [2022-03-22T20:35:38.273Z] WARNING: No swap limit support [Pipeline] sh [2022-03-22T20:35:38.400Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43407/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f9753ae734cc987f8c3bec3c516a1db880454e3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:5f9753ae734cc987f8c3bec3c516a1db880454e3 hack/test/unit [2022-03-22T20:35:38.495Z] [2022-03-22T20:35:38.496Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-22T20:35:38.496Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-22T20:35:38.496Z] #6 DONE 0.1s [2022-03-22T20:35:38.496Z] [2022-03-22T20:35:38.496Z] #8 [internal] load metadata for docker.io/library/debian:buster [2022-03-22T20:35:38.496Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-03-22T20:35:38.496Z] #8 DONE 0.1s [2022-03-22T20:35:38.496Z] [2022-03-22T20:35:38.496Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-22T20:35:38.496Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-22T20:35:38.586Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-22T20:35:38.586Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-22T20:35:38.586Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43407/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-03-22T20:35:38.586Z] + bash /home/ubuntu/workspace/moby_PR-43407/check-config.sh [2022-03-22T20:35:38.586Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-22T20:35:38.586Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-22T20:35:38.586Z] [2022-03-22T20:35:38.586Z] Generally Necessary: [2022-03-22T20:35:38.586Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-22T20:35:38.586Z] - apparmor: enabled and tools installed [2022-03-22T20:35:38.586Z] - CONFIG_NAMESPACES: enabled [2022-03-22T20:35:38.586Z] - CONFIG_NET_NS: enabled [2022-03-22T20:35:38.586Z] - CONFIG_PID_NS: enabled [2022-03-22T20:35:38.586Z] - CONFIG_IPC_NS: enabled [2022-03-22T20:35:38.586Z] - CONFIG_UTS_NS: enabled [2022-03-22T20:35:38.586Z] - CONFIG_CGROUPS: enabled [2022-03-22T20:35:38.586Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-22T20:35:38.586Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-22T20:35:38.586Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-22T20:35:38.586Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-22T20:35:38.586Z] - CONFIG_CPUSETS: enabled [2022-03-22T20:35:38.586Z] - CONFIG_MEMCG: enabled [2022-03-22T20:35:38.586Z] - CONFIG_KEYS: enabled [2022-03-22T20:35:38.586Z] - CONFIG_VETH: enabled (as module) [2022-03-22T20:35:38.586Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-22T20:35:38.586Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-22T20:35:38.586Z] - CONFIG_NF_NAT_IPV4: missing [2022-03-22T20:35:38.586Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-22T20:35:38.586Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-22T20:35:38.586Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-22T20:35:38.586Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-22T20:35:38.586Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-22T20:35:38.586Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-22T20:35:38.586Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-22T20:35:38.586Z] - CONFIG_NF_NAT_NEEDED: missing [2022-03-22T20:35:38.586Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-22T20:35:38.586Z] [2022-03-22T20:35:38.586Z] Optional Features: [2022-03-22T20:35:38.586Z] - CONFIG_USER_NS: enabled [2022-03-22T20:35:38.586Z] - CONFIG_SECCOMP: enabled [2022-03-22T20:35:38.586Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-22T20:35:38.587Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-22T20:35:38.587Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-22T20:35:38.755Z] #7 DONE 0.1s [2022-03-22T20:35:38.755Z] [2022-03-22T20:35:38.755Z] #5 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-22T20:35:38.755Z] #5 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-03-22T20:35:38.755Z] #5 DONE 0.1s [2022-03-22T20:35:38.755Z] [2022-03-22T20:35:38.755Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-22T20:35:38.755Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-22T20:35:38.755Z] #64 DONE 0.0s [2022-03-22T20:35:38.755Z] [2022-03-22T20:35:38.755Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-22T20:35:38.755Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-22T20:35:38.755Z] #62 DONE 0.0s [2022-03-22T20:35:38.755Z] [2022-03-22T20:35:38.755Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-22T20:35:38.755Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-22T20:35:38.755Z] #9 DONE 0.0s [2022-03-22T20:35:38.755Z] [2022-03-22T20:35:38.755Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca [2022-03-22T20:35:38.755Z] #26 sha256:6d006f76b1f4ed9d5b3893789d2c1d6376f9f0ceaec6a39701abeb215ecd9db8 [2022-03-22T20:35:38.755Z] #26 DONE 0.0s [2022-03-22T20:35:38.755Z] [2022-03-22T20:35:38.755Z] #23 [internal] load build context [2022-03-22T20:35:38.755Z] #23 sha256:656304dcac2bf2971b9f1d6afb7fb5734da00ceb0246f5f9ce996268dc599dec [2022-03-22T20:35:38.886Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-22T20:35:38.886Z] - CONFIG_BLK_CGROUP: enabled [2022-03-22T20:35:38.886Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-22T20:35:38.886Z] - CONFIG_IOSCHED_CFQ: missing [2022-03-22T20:35:38.886Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-03-22T20:35:38.886Z] - CONFIG_CGROUP_PERF: enabled [2022-03-22T20:35:38.886Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-22T20:35:38.886Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-22T20:35:38.886Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-22T20:35:38.886Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-22T20:35:38.886Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-22T20:35:38.886Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-22T20:35:38.886Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-22T20:35:38.886Z] - CONFIG_IP_VS: enabled (as module) [2022-03-22T20:35:38.886Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-22T20:35:38.886Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-22T20:35:38.886Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-22T20:35:38.886Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-22T20:35:38.886Z] - CONFIG_EXT4_FS: enabled [2022-03-22T20:35:38.886Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-22T20:35:38.886Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-22T20:35:38.886Z] - Network Drivers: [2022-03-22T20:35:38.886Z] - "overlay": [2022-03-22T20:35:38.886Z] - CONFIG_VXLAN: enabled (as module) [2022-03-22T20:35:38.886Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-22T20:35:38.886Z] Optional (for encrypted networks): [2022-03-22T20:35:38.886Z] - CONFIG_CRYPTO: enabled [2022-03-22T20:35:38.886Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-22T20:35:38.886Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-22T20:35:38.886Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-22T20:35:38.886Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-22T20:35:38.886Z] - CONFIG_XFRM: enabled [2022-03-22T20:35:38.886Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-22T20:35:38.886Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-22T20:35:38.886Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-22T20:35:38.886Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-03-22T20:35:38.886Z] - "ipvlan": [2022-03-22T20:35:38.886Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-22T20:35:38.886Z] - "macvlan": [2022-03-22T20:35:38.886Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-22T20:35:38.886Z] - CONFIG_DUMMY: enabled (as module) [2022-03-22T20:35:38.886Z] - "ftp,tftp client in container": [2022-03-22T20:35:38.886Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-22T20:35:38.886Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-22T20:35:38.886Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-22T20:35:38.886Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-22T20:35:38.886Z] - Storage Drivers: [2022-03-22T20:35:38.886Z] - "aufs": [2022-03-22T20:35:38.886Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-22T20:35:38.886Z] - "btrfs": [2022-03-22T20:35:38.886Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-22T20:35:38.886Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-22T20:35:38.886Z] - "devicemapper": [2022-03-22T20:35:38.886Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-22T20:35:38.886Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-22T20:35:38.886Z] - "overlay": [2022-03-22T20:35:38.886Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-22T20:35:38.886Z] - "zfs": [2022-03-22T20:35:38.886Z] - /dev/zfs: present [2022-03-22T20:35:38.886Z] - zfs command: missing [2022-03-22T20:35:38.886Z] - zpool command: missing [2022-03-22T20:35:38.886Z] [2022-03-22T20:35:38.886Z] Limits: [2022-03-22T20:35:38.886Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-22T20:35:38.886Z] [2022-03-22T20:35:38.886Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-22T20:35:39.202Z] + sudo modprobe ip_vs [2022-03-22T20:35:39.202Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5f9753ae734cc987f8c3bec3c516a1db880454e3 . [2022-03-22T20:35:39.459Z] #1 [internal] load build definition from Dockerfile [2022-03-22T20:35:39.459Z] #1 sha256:ac1f45bc29d8889934218cb6ecf9a40efe6cc63ad9fc4cc7f2c580bbd860e000 [2022-03-22T20:35:39.459Z] #1 transferring dockerfile: 17.05kB done [2022-03-22T20:35:39.459Z] #1 DONE 0.0s [2022-03-22T20:35:39.459Z] [2022-03-22T20:35:39.459Z] #2 [internal] load .dockerignore [2022-03-22T20:35:39.459Z] #2 sha256:23ee4d22ac70ff459872b85e899b143691a7a5912ee874c2d09b695bfb51ba67 [2022-03-22T20:35:39.459Z] #2 transferring context: 87B done [2022-03-22T20:35:39.459Z] #2 DONE 0.0s [2022-03-22T20:35:39.459Z] [2022-03-22T20:35:39.459Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-03-22T20:35:39.459Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-03-22T20:35:39.459Z] #3 DONE 0.1s [2022-03-22T20:35:39.459Z] [2022-03-22T20:35:39.459Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-03-22T20:35:39.459Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-03-22T20:35:39.459Z] #4 CACHED [2022-03-22T20:35:40.021Z] [2022-03-22T20:35:40.021Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-03-22T20:35:40.021Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-03-22T20:35:40.021Z] #5 DONE 0.1s [2022-03-22T20:35:40.021Z] [2022-03-22T20:35:40.021Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-22T20:35:40.021Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-22T20:35:40.021Z] #8 DONE 0.1s [2022-03-22T20:35:40.021Z] [2022-03-22T20:35:40.021Z] #6 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-22T20:35:40.021Z] #6 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-03-22T20:35:40.022Z] #6 DONE 0.1s [2022-03-22T20:35:40.022Z] [2022-03-22T20:35:40.022Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-22T20:35:40.022Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-22T20:35:40.285Z] #7 DONE 0.3s [2022-03-22T20:35:40.544Z] [2022-03-22T20:35:40.544Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-22T20:35:40.544Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-22T20:35:40.544Z] #64 DONE 0.0s [2022-03-22T20:35:40.544Z] [2022-03-22T20:35:40.544Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-22T20:35:40.544Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-22T20:35:40.544Z] #62 DONE 0.0s [2022-03-22T20:35:40.544Z] [2022-03-22T20:35:40.544Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-22T20:35:40.544Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-22T20:35:40.544Z] #9 DONE 0.0s [2022-03-22T20:35:40.544Z] [2022-03-22T20:35:40.544Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca [2022-03-22T20:35:40.544Z] #26 sha256:6d006f76b1f4ed9d5b3893789d2c1d6376f9f0ceaec6a39701abeb215ecd9db8 [2022-03-22T20:35:40.544Z] #26 DONE 0.0s [2022-03-22T20:35:40.544Z] [2022-03-22T20:35:40.544Z] #23 [internal] load build context [2022-03-22T20:35:40.544Z] #23 sha256:a3992f6b1716acc8791b26e04200a0d052a6e842124ce7b40f2ce161304b4154 [2022-03-22T20:35:40.671Z] #23 transferring context: 52.42MB 1.6s done [2022-03-22T20:35:40.671Z] #23 DONE 1.8s [2022-03-22T20:35:40.671Z] [2022-03-22T20:35:40.671Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-22T20:35:40.671Z] #47 sha256:445ea714cf81ef51b76a796821cbcaa1544c8c76c7881b02ba3d3919a3155497 [2022-03-22T20:35:40.671Z] #47 CACHED [2022-03-22T20:35:40.671Z] [2022-03-22T20:35:40.671Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-22T20:35:40.671Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-22T20:35:40.671Z] #20 CACHED [2022-03-22T20:35:40.671Z] [2022-03-22T20:35:40.671Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-22T20:35:40.671Z] #67 sha256:15222fb98b1188330b8a404592d39ba9dd805ac306f3324f6dc3f73e11f15712 [2022-03-22T20:35:40.671Z] #67 CACHED [2022-03-22T20:35:40.671Z] [2022-03-22T20:35:40.671Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-22T20:35:40.671Z] #56 sha256:cb7668b4ad25c13b83997fa7c725181fd2dd0dde5ff496edcf3f39cdb64ba3f5 [2022-03-22T20:35:40.671Z] #56 CACHED [2022-03-22T20:35:40.671Z] [2022-03-22T20:35:40.671Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-03-22T20:35:40.671Z] #69 sha256:a0b0a5b3c32390d9829467e5df6c6e4a7a3eca68702d4eacd746a3d2e508b23b [2022-03-22T20:35:40.671Z] #69 CACHED [2022-03-22T20:35:40.671Z] [2022-03-22T20:35:40.671Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-22T20:35:40.671Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-22T20:35:40.671Z] #65 CACHED [2022-03-22T20:35:40.671Z] [2022-03-22T20:35:40.671Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-22T20:35:40.671Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-03-22T20:35:40.671Z] #11 CACHED [2022-03-22T20:35:40.671Z] [2022-03-22T20:35:40.671Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-22T20:35:40.671Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-22T20:35:40.671Z] #55 CACHED [2022-03-22T20:35:40.671Z] [2022-03-22T20:35:40.671Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-22T20:35:40.671Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-22T20:35:40.671Z] #36 CACHED [2022-03-22T20:35:40.671Z] [2022-03-22T20:35:40.671Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-22T20:35:40.671Z] #41 sha256:2b3a2cbc123f5ac6d05465c7bbd3694644bd0d39348e6d166c3f395d4abb1a60 [2022-03-22T20:35:40.671Z] #41 CACHED [2022-03-22T20:35:40.671Z] [2022-03-22T20:35:40.671Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-22T20:35:40.671Z] #34 sha256:0a89b3f21a2ff9077b26e14f22623168d763f8cabff17e829b22c7a73697b0b0 [2022-03-22T20:35:40.671Z] #34 CACHED [2022-03-22T20:35:40.671Z] [2022-03-22T20:35:40.671Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-22T20:35:40.671Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-03-22T20:35:40.671Z] #16 CACHED [2022-03-22T20:35:40.671Z] [2022-03-22T20:35:40.671Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-22T20:35:40.671Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-03-22T20:35:40.671Z] #10 CACHED [2022-03-22T20:35:40.671Z] [2022-03-22T20:35:40.671Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-03-22T20:35:40.671Z] #44 sha256:c2781c59e89bde6d446adb0594eb4d7bb4fa085adf260fa7e50222a1e3cfdc2b [2022-03-22T20:35:40.671Z] #44 CACHED [2022-03-22T20:35:40.671Z] [2022-03-22T20:35:40.671Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-03-22T20:35:40.671Z] #45 sha256:37866eb8d6b252880863377c6cca94e45f72b880d782dd47528cf27f8fcc2624 [2022-03-22T20:35:40.671Z] #45 CACHED [2022-03-22T20:35:40.671Z] [2022-03-22T20:35:40.671Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-22T20:35:40.671Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-03-22T20:35:40.671Z] #17 CACHED [2022-03-22T20:35:40.671Z] [2022-03-22T20:35:40.671Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-22T20:35:40.671Z] #28 sha256:9118c48c62e4f56e09e38bcb3c320e2db180312d148ef8173093a19e124e6a58 [2022-03-22T20:35:40.671Z] #28 CACHED [2022-03-22T20:35:40.671Z] [2022-03-22T20:35:40.671Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-22T20:35:40.671Z] #51 sha256:739af02ae1c5e43da2932b812d5c056b9827c5784cb094b0ff5fd4694b055a87 [2022-03-22T20:35:40.671Z] #51 CACHED [2022-03-22T20:35:40.671Z] [2022-03-22T20:35:40.671Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-03-22T20:35:40.671Z] #25 sha256:de3e7b19df632bc3c5223f4c5a1d38c5722f9683d6869c818b47a587e6add52e [2022-03-22T20:35:40.671Z] #25 CACHED [2022-03-22T20:35:40.671Z] [2022-03-22T20:35:40.671Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-22T20:35:40.671Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-03-22T20:35:40.671Z] #39 CACHED [2022-03-22T20:35:40.671Z] [2022-03-22T20:35:40.671Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-22T20:35:40.671Z] #30 sha256:2aed4266999873430f5201e713a4fdd937941e1c619e199b982051ac07ae29f4 [2022-03-22T20:35:40.671Z] #30 CACHED [2022-03-22T20:35:40.671Z] [2022-03-22T20:35:40.671Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-22T20:35:40.671Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-03-22T20:35:40.671Z] #15 CACHED [2022-03-22T20:35:40.671Z] [2022-03-22T20:35:40.671Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-22T20:35:40.671Z] #27 sha256:17067e79ea9d3c1cc94282b251e297787471d2511cb498e98308ca8bf3ecc856 [2022-03-22T20:35:40.671Z] #27 CACHED [2022-03-22T20:35:40.671Z] [2022-03-22T20:35:40.672Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-03-22T20:35:40.672Z] #70 sha256:86510e6a8daac7cece71053ad00e60468f70273d205ac57a239fd429ccafc3c2 [2022-03-22T20:35:40.672Z] #70 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-22T20:35:40.672Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-22T20:35:40.672Z] #43 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-22T20:35:40.672Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-22T20:35:40.672Z] #32 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-22T20:35:40.672Z] #60 sha256:53bba11059f7a1af8f457e8cd6a6c6321a1539c6ca67692165b919c8529faa42 [2022-03-22T20:35:40.672Z] #60 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-22T20:35:40.672Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-22T20:35:40.672Z] #42 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-03-22T20:35:40.672Z] #59 sha256:2407e8efd4fdc8bd9956964d04fceab78c027dbd98bd23fc52780eb33d7989ed [2022-03-22T20:35:40.672Z] #59 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-22T20:35:40.672Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-03-22T20:35:40.672Z] #19 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-22T20:35:40.672Z] #50 sha256:1b404c9172b38ecaa22f2efd7d7ce9913693c79ca256db1fa8426f69101410e4 [2022-03-22T20:35:40.672Z] #50 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-22T20:35:40.672Z] #49 sha256:9015ea225501e3d1991cd834fd0b4e618eff1a2956321f277b50a8dcdbb173ab [2022-03-22T20:35:40.672Z] #49 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-22T20:35:40.672Z] #33 sha256:932b942ac5b8a19cc7dd30106dd3b884c4770eeeec090142780a02b054a2efb8 [2022-03-22T20:35:40.672Z] #33 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-22T20:35:40.672Z] #61 sha256:09a519a1c9ca0900840b129c79ea985179367ffd74d07e2999a2bcbb264e57cf [2022-03-22T20:35:40.672Z] #61 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-22T20:35:40.672Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-03-22T20:35:40.672Z] #31 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-03-22T20:35:40.672Z] #46 sha256:44c497e3f62160d7d8cb308d878574314ef368d6d0af40706e9d154d7431aa74 [2022-03-22T20:35:40.672Z] #46 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-22T20:35:40.672Z] #52 sha256:97e9142f788332b3eadf5a0f70c18ad0b89437d57b12ba443f2025c8c6b6f383 [2022-03-22T20:35:40.672Z] #52 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-03-22T20:35:40.672Z] #68 sha256:769627fad4e173e9a982d7e760bf2b200fc7cb02987c9ee59884f92607eb2243 [2022-03-22T20:35:40.672Z] #68 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-22T20:35:40.672Z] #48 sha256:ff55edd9bd4fb15b663a1d43c74b09b3373ea182b2f59315c57892d713280de0 [2022-03-22T20:35:40.672Z] #48 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-03-22T20:35:40.672Z] #54 sha256:ad4ffa3c5265084323a3363c313c7925fb7710197e5f502602670993d799a39e [2022-03-22T20:35:40.672Z] #54 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-03-22T20:35:40.672Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-03-22T20:35:40.672Z] #12 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-22T20:35:40.672Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-03-22T20:35:40.672Z] #18 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-22T20:35:40.672Z] #66 sha256:f77a1f613fd80e6bb192a26b271b4bc90fb5851ab1e7e78faa4a7e74e15faca9 [2022-03-22T20:35:40.672Z] #66 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-22T20:35:40.672Z] #29 sha256:1ad064c6d1d0c522587f500de1d0f2d0f69cd4037ce56dbf0483be66681c20d0 [2022-03-22T20:35:40.672Z] #29 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-03-22T20:35:40.672Z] #71 sha256:a711f4c9bc96ff34e3143377b7c97b9ef599a79ad46d695f3d067d1386e38b12 [2022-03-22T20:35:40.672Z] #71 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-03-22T20:35:40.672Z] #35 sha256:d8567fd84e57b1f8a395f9ac28d1bfc668ac052dbfd5f9c04791743c51db315a [2022-03-22T20:35:40.672Z] #35 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-03-22T20:35:40.672Z] #24 sha256:b2a701213a59468a0e09f5191164fa1d420e1b01214b440da1b1b8ba4e5bf139 [2022-03-22T20:35:40.672Z] #24 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-22T20:35:40.672Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-22T20:35:40.672Z] #40 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-22T20:35:40.672Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-22T20:35:40.672Z] #22 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-22T20:35:40.672Z] #58 sha256:27c9dceff5f740e23754e6b74336e55f4cf6af34b4a75856615eebe4f648dd97 [2022-03-22T20:35:40.672Z] #58 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-22T20:35:40.672Z] #57 sha256:522f64993562463439b02d710643558a76bfef19e4231c3a2e1aeef50a21c0b1 [2022-03-22T20:35:40.672Z] #57 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-22T20:35:40.672Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e [2022-03-22T20:35:40.672Z] #21 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-22T20:35:40.672Z] #37 sha256:5e45947bc1d7e7443e26877926d55c5a47eb75d20d9aa02137f982882550e07b [2022-03-22T20:35:40.672Z] #37 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-22T20:35:40.672Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-22T20:35:40.672Z] #63 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-22T20:35:40.672Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-22T20:35:40.672Z] #13 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-03-22T20:35:40.672Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-03-22T20:35:40.672Z] #14 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-03-22T20:35:40.672Z] #38 sha256:1a0087a22ae41e4207e6464ec05e7945fb581a0c04f212c6c39f23ec83afaa6d [2022-03-22T20:35:40.672Z] #38 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-22T20:35:40.672Z] #53 sha256:eb2f40ae01407249f9cccd1225e39b18f6784ee4e9d7e394a1465f5d339df3d6 [2022-03-22T20:35:40.672Z] #53 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-22T20:35:40.672Z] #72 sha256:ba5723b43d4efab9c1cf5355701e648da57c0768b51d89f79cf7f7c89b501621 [2022-03-22T20:35:40.672Z] #72 CACHED [2022-03-22T20:35:40.672Z] [2022-03-22T20:35:40.672Z] #73 exporting to image [2022-03-22T20:35:40.672Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-22T20:35:40.672Z] #73 exporting layers done [2022-03-22T20:35:40.672Z] #73 writing image sha256:43eb959c2faad1579503d38fd8aa67f7703ffa7a383e0fc3b6a0e65c4becfe61 done [2022-03-22T20:35:40.672Z] #73 naming to docker.io/library/docker:5f9753ae734cc987f8c3bec3c516a1db880454e3 done [2022-03-22T20:35:40.672Z] #73 DONE 0.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-22T20:35:41.012Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43407/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=5f9753ae734cc987f8c3bec3c516a1db880454e3 -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=20.10 docker:5f9753ae734cc987f8c3bec3c516a1db880454e3 hack/make.sh dynbinary test-integration [2022-03-22T20:35:41.579Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-03-22T20:35:41.579Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-03-22T20:35:41.579Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-03-22T20:35:41.579Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-03-22T20:35:41.579Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2022-03-22T20:35:41.579Z] Detected virtualization docker. [2022-03-22T20:35:41.579Z] Detected architecture x86-64. [2022-03-22T20:35:41.579Z] Set hostname to <531383641dcc>. [2022-03-22T20:35:41.693Z] ? github.com/docker/docker/api [no test files] [2022-03-22T20:35:41.837Z] + source /etc/docker-entrypoint-cmd [2022-03-22T20:35:41.837Z] ++ hack/make.sh dynbinary test-integration [2022-03-22T20:35:41.837Z] [2022-03-22T20:35:41.837Z] Removing bundles/ [2022-03-22T20:35:41.837Z] [2022-03-22T20:35:41.837Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-22T20:35:41.837Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-22T20:35:41.837Z] GOOS="" GOARCH="" GOARM="" [2022-03-22T20:35:41.978Z] #23 transferring context: 52.43MB 1.3s done [2022-03-22T20:35:41.978Z] #23 DONE 1.3s [2022-03-22T20:35:41.978Z] [2022-03-22T20:35:41.978Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-22T20:35:41.978Z] #51 sha256:7049d03bfeeecb5030f7ded7e851dcb2a826bfcdc501ab477c062f3fe0f4032b [2022-03-22T20:35:41.978Z] #51 CACHED [2022-03-22T20:35:41.978Z] [2022-03-22T20:35:41.978Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-22T20:35:41.978Z] #56 sha256:6710962e2d7fc1cbc2689d16e6c23cb3ca21990bd3a3b07853d6d7f72f1b3820 [2022-03-22T20:35:41.978Z] #56 CACHED [2022-03-22T20:35:41.978Z] [2022-03-22T20:35:41.978Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-22T20:35:41.978Z] #37 sha256:88ee1e5342a4fea2eb21d98b3411ba5910ed0ab17ce25c4eee95424dbdb83999 [2022-03-22T20:35:41.978Z] #37 CACHED [2022-03-22T20:35:41.978Z] [2022-03-22T20:35:41.978Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-03-22T20:35:41.978Z] #24 sha256:6c0fb6a9c255c40a64abaa6784d08a8e7f3c3ce0f8b695174c40896b3485d510 [2022-03-22T20:35:41.978Z] #24 CACHED [2022-03-22T20:35:41.978Z] [2022-03-22T20:35:41.978Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-22T20:35:41.978Z] #57 sha256:6bceb15914923b8a4b8b24a5b1485fb8b6d931e53e261b773c9f7e9ce15619a9 [2022-03-22T20:35:41.978Z] #57 CACHED [2022-03-22T20:35:41.978Z] [2022-03-22T20:35:41.978Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-03-22T20:35:41.978Z] #68 sha256:688717f7f7e2cd2876dd48c859a647c137d7b47d3f1f0f9b5b9988126bb027bc [2022-03-22T20:35:41.978Z] #68 CACHED [2022-03-22T20:35:41.978Z] [2022-03-22T20:35:41.978Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-22T20:35:41.978Z] #33 sha256:3cca56480413c25097f77cb723dadc9cbc5464d0f520538b8f45f9b7214c0849 [2022-03-22T20:35:41.978Z] #33 CACHED [2022-03-22T20:35:41.978Z] [2022-03-22T20:35:41.978Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-22T20:35:41.978Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-22T20:35:41.978Z] #32 CACHED [2022-03-22T20:35:41.978Z] [2022-03-22T20:35:41.978Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-22T20:35:41.978Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-22T20:35:41.978Z] #55 CACHED [2022-03-22T20:35:41.978Z] [2022-03-22T20:35:41.978Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-22T20:35:41.978Z] #58 sha256:60564ffc280927c7f92d71ab4e45383b3cd56538ac59a0c8ddd50cf5e235de2c [2022-03-22T20:35:41.978Z] #58 CACHED [2022-03-22T20:35:41.978Z] [2022-03-22T20:35:41.978Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-03-22T20:35:41.978Z] #45 sha256:65c24e919fe46ee25ad987884c49f5bb39bdc9d12ddeb74faf79f60878786a88 [2022-03-22T20:35:41.978Z] #45 CACHED [2022-03-22T20:35:41.978Z] [2022-03-22T20:35:41.978Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-03-22T20:35:41.978Z] #59 sha256:4674e63f5b358eaba0b3d22672d7a91e4ac369b88f122a6146c9140a651be230 [2022-03-22T20:35:41.978Z] #59 CACHED [2022-03-22T20:35:41.978Z] [2022-03-22T20:35:41.978Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-22T20:35:41.978Z] #30 sha256:ac049942695a5e123e4daf795588415db5fb73b36162f6992975a7c942b88e48 [2022-03-22T20:35:41.978Z] #30 CACHED [2022-03-22T20:35:41.978Z] [2022-03-22T20:35:41.979Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-22T20:35:41.979Z] #47 sha256:c0a1fde59a7057f4bfd5eac0ae8b86ad695820a9b67ab0466260e6f464932ab6 [2022-03-22T20:35:41.979Z] #47 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-03-22T20:35:41.979Z] #38 sha256:fff4ca4d60f418b1a2ac6ba8da7d1e1ea7731cf0c943d2240625ec67cb4c191d [2022-03-22T20:35:41.979Z] #38 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-22T20:35:41.979Z] #53 sha256:45f98c2963449bacc2d77bbbfa3258e1eedc5951c3f080be301a2eb9dd8eef83 [2022-03-22T20:35:41.979Z] #53 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-22T20:35:41.979Z] #66 sha256:170ba7bd744f4c7a2077ac74650e8adda615c1c0a862e595fd57aa70d92546b8 [2022-03-22T20:35:41.979Z] #66 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-22T20:35:41.979Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-03-22T20:35:41.979Z] #18 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-22T20:35:41.979Z] #52 sha256:7298fce3769dbf8be363bbd51bcd7b035262e9044ef35dfad05c4607dd9d7c39 [2022-03-22T20:35:41.979Z] #52 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-22T20:35:41.979Z] #41 sha256:9386fea4d57ba4d4c513fd3eca97293731affb9571889fe44c18044c791671e0 [2022-03-22T20:35:41.979Z] #41 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-22T20:35:41.979Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-22T20:35:41.979Z] #63 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-22T20:35:41.979Z] #34 sha256:445121441fadb8d3561fbf5852bac6b5280550aba8a36c6adc5abce416ddd59e [2022-03-22T20:35:41.979Z] #34 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-22T20:35:41.979Z] #27 sha256:17067e79ea9d3c1cc94282b251e297787471d2511cb498e98308ca8bf3ecc856 [2022-03-22T20:35:41.979Z] #27 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-22T20:35:41.979Z] #67 sha256:129ce4197ecebe563335a2324aa8fcb8c02e85276cbabe7f1299223b384a92d7 [2022-03-22T20:35:41.979Z] #67 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-22T20:35:41.979Z] #49 sha256:0bc0d3150a4614ca2121272dbcd27efc356c1146c1da2c1b3b48aa1a78ba00a6 [2022-03-22T20:35:41.979Z] #49 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-22T20:35:41.979Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-03-22T20:35:41.979Z] #17 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-03-22T20:35:41.979Z] #69 sha256:8f6393957e2eb0e904e946d8a3b48421ca17fcccfab116ffd0a13b5345892132 [2022-03-22T20:35:41.979Z] #69 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-22T20:35:41.979Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-03-22T20:35:41.979Z] #15 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-03-22T20:35:41.979Z] #46 sha256:345cece4ea218f4365f73db8b02b0620c9f3468e3c933dd7e22d11c944ecf38e [2022-03-22T20:35:41.979Z] #46 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-03-22T20:35:41.979Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-03-22T20:35:41.979Z] #14 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-22T20:35:41.979Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-22T20:35:41.979Z] #13 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-03-22T20:35:41.979Z] #54 sha256:fc8caba2dd9b3aafc38ce34e2163283b704656e534704af0277895055f0453b3 [2022-03-22T20:35:41.979Z] #54 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-03-22T20:35:41.979Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-03-22T20:35:41.979Z] #12 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-22T20:35:41.979Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-03-22T20:35:41.979Z] #10 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-22T20:35:41.979Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-22T20:35:41.979Z] #36 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-03-22T20:35:41.979Z] #25 sha256:dbe8c0e3566fd24a90248f66308ed16f66a94dbf3adb634fbd3be275d91a0706 [2022-03-22T20:35:41.979Z] #25 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-22T20:35:41.979Z] #50 sha256:5f3e0917734791f3abae2439377e6d1467257acad171d63af70a315dab89edcc [2022-03-22T20:35:41.979Z] #50 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-22T20:35:41.979Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-03-22T20:35:41.979Z] #39 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-22T20:35:41.979Z] #28 sha256:4e46e1b91e83d781535ddf5b5673117c85a5e954b2fe27b4c89444c85d0904be [2022-03-22T20:35:41.979Z] #28 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-22T20:35:41.979Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e [2022-03-22T20:35:41.979Z] #21 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-22T20:35:41.979Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-03-22T20:35:41.979Z] #11 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-22T20:35:41.979Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-22T20:35:41.979Z] #65 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-22T20:35:41.979Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-03-22T20:35:41.979Z] #19 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-22T20:35:41.979Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-03-22T20:35:41.979Z] #16 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-22T20:35:41.979Z] #60 sha256:b9c016cfa9e2cddd9c1a99d2875d473a1d41d40bfc643fd733535a4de1e5a192 [2022-03-22T20:35:41.979Z] #60 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-03-22T20:35:41.979Z] #44 sha256:f2253ca88693c9db94de699271087a64fcb94ac428cd0ffb47a7296ae470cdf6 [2022-03-22T20:35:41.979Z] #44 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-22T20:35:41.979Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-22T20:35:41.979Z] #20 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-22T20:35:41.979Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-22T20:35:41.979Z] #22 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-22T20:35:41.979Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-22T20:35:41.979Z] #40 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-03-22T20:35:41.979Z] #35 sha256:2f18413cd54f594bc9fee62eedeecd2e1badbb718cab38c9f82cf5fbaf1f6589 [2022-03-22T20:35:41.979Z] #35 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-22T20:35:41.979Z] #61 sha256:e0c448b536ae3702a69fc71c4bbfaecfec82810c689c2ab792bbf8953d9535a1 [2022-03-22T20:35:41.979Z] #61 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-22T20:35:41.979Z] #29 sha256:b254a182c81b277c6f3bce5a488ffaa81fb7bcae167e7c45b570e5ff990f0f29 [2022-03-22T20:35:41.979Z] #29 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-22T20:35:41.979Z] #48 sha256:53b935d6c276c53be63e6fd21e0d639dc7798532ffe2f7685efdedcf602ba259 [2022-03-22T20:35:41.979Z] #48 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-22T20:35:41.979Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-03-22T20:35:41.979Z] #31 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-22T20:35:41.979Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-22T20:35:41.979Z] #42 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-22T20:35:41.979Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-22T20:35:41.979Z] #43 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-22T20:35:41.979Z] #70 sha256:c032475d244704e926f07a7b0e5cda858ed7b397e7f3fe14c3c1a5385da62a65 [2022-03-22T20:35:41.979Z] #70 CACHED [2022-03-22T20:35:41.979Z] [2022-03-22T20:35:41.979Z] #71 exporting to image [2022-03-22T20:35:41.979Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-22T20:35:41.979Z] #71 exporting layers done [2022-03-22T20:35:41.979Z] #71 writing image sha256:8bf3dc9309b9f7990b209b12753d2261a3d021c1417a3d8a325b59c05e8f1f17 [2022-03-22T20:35:41.979Z] #71 writing image sha256:8bf3dc9309b9f7990b209b12753d2261a3d021c1417a3d8a325b59c05e8f1f17 done [2022-03-22T20:35:41.979Z] #71 naming to docker.io/library/docker:5f9753ae734cc987f8c3bec3c516a1db880454e3 done [2022-03-22T20:35:41.979Z] #71 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-03-22T20:35:42.350Z] + trap exit INT TERM [2022-03-22T20:35:42.350Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-03-22T20:35:42.350Z] + CONTAINER_NAME=docker-pr2 [2022-03-22T20:35:42.350Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43407/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43407/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f9753ae734cc987f8c3bec3c516a1db880454e3 -e DOCKER_GRAPHDRIVER docker:5f9753ae734cc987f8c3bec3c516a1db880454e3 hack/make.sh dynbinary-daemon [2022-03-22T20:35:42.397Z] Fetching without tags [2022-03-22T20:35:42.843Z] Congratulations! All API changes are done the right way. [2022-03-22T20:35:42.843Z] Congratulations! All TOML source files changed here have valid syntax. [2022-03-22T20:35:42.843Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-03-22T20:35:42.843Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-03-22T20:35:42.843Z] Congratulations! No new tests were added to integration-cli. [2022-03-22T20:35:42.843Z] [2022-03-22T20:35:42.843Z] INFO Start validation with golang-ci-lint [2022-03-22T20:35:42.843Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-03-22T20:35:42.843Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-22T20:35:42.843Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-22T20:35:42.916Z] [2022-03-22T20:35:42.916Z] Removing bundles/ [2022-03-22T20:35:42.916Z] [2022-03-22T20:35:42.916Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-03-22T20:35:42.916Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-22T20:35:42.916Z] GOOS="" GOARCH="" GOARM="" [2022-03-22T20:35:43.144Z] Merging remotes/origin/20.10 commit 906f57ff5b7100013dfef066ea8fe367706468df into PR head commit 5f9753ae734cc987f8c3bec3c516a1db880454e3 [2022-03-22T20:35:42.084Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-22T20:35:42.135Z] > git config --add remote.origin.fetch +refs/pull/43407/head:refs/remotes/origin/PR-43407 # timeout=10 [2022-03-22T20:35:42.184Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-22T20:35:42.308Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-22T20:35:42.434Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-22T20:35:42.434Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-22T20:35:42.436Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43407/head:refs/remotes/origin/PR-43407 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-22T20:35:43.182Z] > git config core.sparsecheckout # timeout=10 [2022-03-22T20:35:43.236Z] > git checkout -f 5f9753ae734cc987f8c3bec3c516a1db880454e3 # timeout=10 [2022-03-22T20:35:46.305Z] Merge succeeded, producing 5f9753ae734cc987f8c3bec3c516a1db880454e3 [2022-03-22T20:35:46.305Z] Checking out Revision 5f9753ae734cc987f8c3bec3c516a1db880454e3 (PR-43407) [2022-03-22T20:35:47.067Z] Commit message: "client: remove containerd "platform" dependency" [2022-03-22T20:35:45.977Z] > git remote # timeout=10 [2022-03-22T20:35:46.028Z] > git config --get remote.origin.url # timeout=10 [2022-03-22T20:35:46.079Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-22T20:35:46.081Z] > git merge 906f57ff5b7100013dfef066ea8fe367706468df # timeout=10 [2022-03-22T20:35:46.217Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-22T20:35:46.342Z] > git config core.sparsecheckout # timeout=10 [2022-03-22T20:35:46.391Z] > git checkout -f 5f9753ae734cc987f8c3bec3c516a1db880454e3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-22T20:35:47.607Z] Fetching without tags [2022-03-22T20:35:47.839Z] Merging remotes/origin/20.10 commit 906f57ff5b7100013dfef066ea8fe367706468df into PR head commit 5f9753ae734cc987f8c3bec3c516a1db880454e3 [2022-03-22T20:35:47.566Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-22T20:35:47.577Z] > git config --add remote.origin.fetch +refs/pull/43407/head:refs/remotes/origin/PR-43407 # timeout=10 [2022-03-22T20:35:47.592Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-22T20:35:47.600Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-22T20:35:47.605Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-22T20:35:47.606Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-22T20:35:47.606Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43407/head:refs/remotes/origin/PR-43407 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-03-22T20:35:47.837Z] > git config core.sparsecheckout # timeout=10 [2022-03-22T20:35:47.845Z] > git checkout -f 5f9753ae734cc987f8c3bec3c516a1db880454e3 # timeout=10 [2022-03-22T20:35:48.335Z] Merge succeeded, producing 5f9753ae734cc987f8c3bec3c516a1db880454e3 [2022-03-22T20:35:48.335Z] Checking out Revision 5f9753ae734cc987f8c3bec3c516a1db880454e3 (PR-43407) [2022-03-22T20:35:48.455Z] + docker version [2022-03-22T20:35:48.455Z] Client: [2022-03-22T20:35:48.455Z] Version: 20.10.9 [2022-03-22T20:35:48.455Z] API version: 1.41 [2022-03-22T20:35:48.455Z] Go version: go1.16.8 [2022-03-22T20:35:48.455Z] Git commit: c2ea9bc [2022-03-22T20:35:48.455Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-22T20:35:48.455Z] OS/Arch: windows/amd64 [2022-03-22T20:35:48.455Z] Context: default [2022-03-22T20:35:48.455Z] Experimental: true [2022-03-22T20:35:48.455Z] [2022-03-22T20:35:48.455Z] Server: Docker Engine - Community [2022-03-22T20:35:48.455Z] Engine: [2022-03-22T20:35:48.455Z] Version: 20.10.9 [2022-03-22T20:35:48.455Z] API version: 1.41 (minimum version 1.24) [2022-03-22T20:35:48.455Z] Go version: go1.16.8 [2022-03-22T20:35:48.455Z] Git commit: 79ea9d3 [2022-03-22T20:35:48.455Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-22T20:35:48.455Z] OS/Arch: windows/amd64 [2022-03-22T20:35:48.455Z] Experimental: true [Pipeline] sh [2022-03-22T20:35:48.709Z] Commit message: "client: remove containerd "platform" dependency" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-22T20:35:49.444Z] + docker version [2022-03-22T20:35:49.444Z] Client: Docker Engine - Community [2022-03-22T20:35:49.444Z] Version: 20.10.12 [2022-03-22T20:35:49.444Z] API version: 1.41 [2022-03-22T20:35:49.444Z] Go version: go1.16.12 [2022-03-22T20:35:49.444Z] Git commit: e91ed57 [2022-03-22T20:35:49.444Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-22T20:35:49.444Z] OS/Arch: linux/amd64 [2022-03-22T20:35:49.444Z] Context: default [2022-03-22T20:35:49.444Z] Experimental: true [2022-03-22T20:35:49.444Z] [2022-03-22T20:35:49.444Z] Server: Docker Engine - Community [2022-03-22T20:35:49.444Z] Engine: [2022-03-22T20:35:49.444Z] Version: 20.10.12 [2022-03-22T20:35:49.444Z] API version: 1.41 (minimum version 1.12) [2022-03-22T20:35:49.444Z] Go version: go1.16.12 [2022-03-22T20:35:49.444Z] Git commit: 459d0df [2022-03-22T20:35:49.444Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-22T20:35:49.444Z] OS/Arch: linux/amd64 [2022-03-22T20:35:49.444Z] Experimental: true [2022-03-22T20:35:49.444Z] containerd: [2022-03-22T20:35:49.444Z] Version: 1.4.12 [2022-03-22T20:35:49.444Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-22T20:35:49.444Z] runc: [2022-03-22T20:35:49.444Z] Version: 1.0.2 [2022-03-22T20:35:49.444Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-22T20:35:49.444Z] docker-init: [2022-03-22T20:35:49.444Z] Version: 0.19.0 [2022-03-22T20:35:49.444Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-22T20:35:48.280Z] > git remote # timeout=10 [2022-03-22T20:35:48.287Z] > git config --get remote.origin.url # timeout=10 [2022-03-22T20:35:48.292Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-22T20:35:48.293Z] > git merge 906f57ff5b7100013dfef066ea8fe367706468df # timeout=10 [2022-03-22T20:35:48.314Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-22T20:35:48.333Z] > git config core.sparsecheckout # timeout=10 [2022-03-22T20:35:48.340Z] > git checkout -f 5f9753ae734cc987f8c3bec3c516a1db880454e3 # timeout=10 [2022-03-22T20:35:49.587Z] + docker info [2022-03-22T20:35:49.726Z] + docker info [2022-03-22T20:35:50.293Z] Client: [2022-03-22T20:35:50.293Z] Context: default [2022-03-22T20:35:50.293Z] Debug Mode: false [2022-03-22T20:35:50.293Z] Plugins: [2022-03-22T20:35:50.293Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-22T20:35:50.293Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-22T20:35:50.293Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-22T20:35:50.293Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-22T20:35:50.293Z] [2022-03-22T20:35:50.293Z] Server: [2022-03-22T20:35:50.293Z] Containers: 0 [2022-03-22T20:35:50.293Z] Running: 0 [2022-03-22T20:35:50.293Z] Paused: 0 [2022-03-22T20:35:50.293Z] Stopped: 0 [2022-03-22T20:35:50.293Z] Images: 2 [2022-03-22T20:35:50.293Z] Server Version: 20.10.12 [2022-03-22T20:35:50.293Z] Storage Driver: overlay2 [2022-03-22T20:35:50.293Z] Backing Filesystem: extfs [2022-03-22T20:35:50.293Z] Supports d_type: true [2022-03-22T20:35:50.293Z] Native Overlay Diff: true [2022-03-22T20:35:50.293Z] userxattr: false [2022-03-22T20:35:50.293Z] Logging Driver: json-file [2022-03-22T20:35:50.293Z] Cgroup Driver: cgroupfs [2022-03-22T20:35:50.293Z] Cgroup Version: 1 [2022-03-22T20:35:50.293Z] Plugins: [2022-03-22T20:35:50.293Z] Volume: local [2022-03-22T20:35:50.293Z] Network: bridge host ipvlan macvlan null overlay [2022-03-22T20:35:50.293Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-22T20:35:50.293Z] Swarm: inactive [2022-03-22T20:35:50.293Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-22T20:35:50.293Z] Default Runtime: runc [2022-03-22T20:35:50.293Z] Init Binary: docker-init [2022-03-22T20:35:50.293Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-22T20:35:50.293Z] runc version: v1.0.2-0-g52b36a2 [2022-03-22T20:35:50.293Z] init version: de40ad0 [2022-03-22T20:35:50.293Z] Security Options: [2022-03-22T20:35:50.293Z] apparmor [2022-03-22T20:35:50.293Z] seccomp [2022-03-22T20:35:50.293Z] Profile: default [2022-03-22T20:35:50.293Z] Kernel Version: 5.4.0-1061-aws [2022-03-22T20:35:50.293Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-22T20:35:50.293Z] OSType: linux [2022-03-22T20:35:50.293Z] Architecture: x86_64 [2022-03-22T20:35:50.293Z] CPUs: 2 [2022-03-22T20:35:50.293Z] Total Memory: 7.565GiB [2022-03-22T20:35:50.293Z] Name: ip-10-100-98-67 [2022-03-22T20:35:50.293Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-22T20:35:50.293Z] Docker Root Dir: /var/lib/docker [2022-03-22T20:35:50.293Z] Debug Mode: false [2022-03-22T20:35:50.293Z] Registry: https://index.docker.io/v1/ [2022-03-22T20:35:50.293Z] Labels: [2022-03-22T20:35:50.293Z] Experimental: true [2022-03-22T20:35:50.293Z] Insecure Registries: [2022-03-22T20:35:50.293Z] 127.0.0.0/8 [2022-03-22T20:35:50.293Z] Live Restore Enabled: true [2022-03-22T20:35:50.293Z] [2022-03-22T20:35:50.293Z] WARNING: No swap limit support [Pipeline] sh [2022-03-22T20:35:50.573Z] Client: [2022-03-22T20:35:50.573Z] Context: default [2022-03-22T20:35:50.573Z] Debug Mode: false [2022-03-22T20:35:50.573Z] Plugins: [2022-03-22T20:35:50.573Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-22T20:35:50.573Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-22T20:35:50.573Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-22T20:35:50.573Z] [2022-03-22T20:35:50.573Z] Server: [2022-03-22T20:35:50.573Z] Containers: 2 [2022-03-22T20:35:50.573Z] Running: 0 [2022-03-22T20:35:50.573Z] Paused: 0 [2022-03-22T20:35:50.573Z] Stopped: 2 [2022-03-22T20:35:50.573Z] Images: 11 [2022-03-22T20:35:50.573Z] Server Version: 20.10.9 [2022-03-22T20:35:50.573Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-22T20:35:50.573Z] Windows: [2022-03-22T20:35:50.573Z] LCOW: [2022-03-22T20:35:50.573Z] Logging Driver: json-file [2022-03-22T20:35:50.573Z] Plugins: [2022-03-22T20:35:50.573Z] Volume: local [2022-03-22T20:35:50.573Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-22T20:35:50.573Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-22T20:35:50.573Z] Swarm: inactive [2022-03-22T20:35:50.573Z] Default Isolation: process [2022-03-22T20:35:50.573Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-22T20:35:50.573Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-22T20:35:50.573Z] OSType: windows [2022-03-22T20:35:50.573Z] Architecture: x86_64 [2022-03-22T20:35:50.573Z] CPUs: 4 [2022-03-22T20:35:50.573Z] Total Memory: 32GiB [2022-03-22T20:35:50.573Z] Name: azwin-2-a32250 [2022-03-22T20:35:50.573Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-22T20:35:50.573Z] Docker Root Dir: D:\docker [2022-03-22T20:35:50.573Z] Debug Mode: false [2022-03-22T20:35:50.573Z] Registry: https://index.docker.io/v1/ [2022-03-22T20:35:50.573Z] Labels: [2022-03-22T20:35:50.573Z] Experimental: true [2022-03-22T20:35:50.573Z] Insecure Registries: [2022-03-22T20:35:50.573Z] 10.0.0.4:5000 [2022-03-22T20:35:50.573Z] 127.0.0.0/8 [2022-03-22T20:35:50.573Z] Registry Mirrors: [2022-03-22T20:35:50.573Z] http://10.0.0.4:5000/ [2022-03-22T20:35:50.573Z] Live Restore Enabled: false [2022-03-22T20:35:50.573Z] Product License: Community Engine [2022-03-22T20:35:50.573Z] [2022-03-22T20:35:50.578Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-22T20:35:50.578Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-22T20:35:50.578Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43407/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-03-22T20:35:50.578Z] + bash /home/ubuntu/workspace/moby_PR-43407/check-config.sh [2022-03-22T20:35:50.578Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-22T20:35:50.578Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-22T20:35:50.578Z] [2022-03-22T20:35:50.578Z] Generally Necessary: [2022-03-22T20:35:50.578Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-22T20:35:50.578Z] - apparmor: enabled and tools installed [2022-03-22T20:35:50.578Z] - CONFIG_NAMESPACES: enabled [2022-03-22T20:35:50.578Z] - CONFIG_NET_NS: enabled [2022-03-22T20:35:50.578Z] - CONFIG_PID_NS: enabled [2022-03-22T20:35:50.578Z] - CONFIG_IPC_NS: enabled [2022-03-22T20:35:50.578Z] - CONFIG_UTS_NS: enabled [2022-03-22T20:35:50.578Z] - CONFIG_CGROUPS: enabled [2022-03-22T20:35:50.578Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-22T20:35:50.578Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-22T20:35:50.578Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-22T20:35:50.578Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-22T20:35:50.578Z] - CONFIG_CPUSETS: enabled [2022-03-22T20:35:50.578Z] - CONFIG_MEMCG: enabled [2022-03-22T20:35:50.578Z] - CONFIG_KEYS: enabled [2022-03-22T20:35:50.578Z] - CONFIG_VETH: enabled (as module) [2022-03-22T20:35:50.578Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-22T20:35:50.578Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-22T20:35:50.578Z] - CONFIG_NF_NAT_IPV4: missing [2022-03-22T20:35:50.578Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-22T20:35:50.578Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-22T20:35:50.578Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-22T20:35:50.578Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-22T20:35:50.578Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-22T20:35:50.578Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-22T20:35:50.578Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-22T20:35:50.578Z] - CONFIG_NF_NAT_NEEDED: missing [2022-03-22T20:35:50.578Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-22T20:35:50.578Z] [2022-03-22T20:35:50.578Z] Optional Features: [2022-03-22T20:35:50.578Z] - CONFIG_USER_NS: enabled [2022-03-22T20:35:50.578Z] - CONFIG_SECCOMP: enabled [2022-03-22T20:35:50.578Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-22T20:35:50.578Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-22T20:35:50.578Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-22T20:35:50.578Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-22T20:35:50.837Z] - CONFIG_BLK_CGROUP: enabled [2022-03-22T20:35:50.837Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-22T20:35:50.837Z] - CONFIG_IOSCHED_CFQ: missing [2022-03-22T20:35:50.837Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-03-22T20:35:50.837Z] - CONFIG_CGROUP_PERF: enabled [2022-03-22T20:35:50.837Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-22T20:35:50.837Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-22T20:35:50.837Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-22T20:35:50.837Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-22T20:35:50.837Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-22T20:35:50.837Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-22T20:35:50.837Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-22T20:35:50.837Z] - CONFIG_IP_VS: enabled (as module) [2022-03-22T20:35:50.837Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-22T20:35:50.837Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-22T20:35:50.837Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-22T20:35:50.837Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-22T20:35:50.837Z] - CONFIG_EXT4_FS: enabled [2022-03-22T20:35:50.837Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-22T20:35:50.837Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-22T20:35:50.837Z] - Network Drivers: [2022-03-22T20:35:50.837Z] - "overlay": [2022-03-22T20:35:50.837Z] - CONFIG_VXLAN: enabled (as module) [2022-03-22T20:35:50.837Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-22T20:35:50.837Z] Optional (for encrypted networks): [2022-03-22T20:35:50.837Z] - CONFIG_CRYPTO: enabled [2022-03-22T20:35:50.837Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-22T20:35:50.837Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-22T20:35:50.837Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-22T20:35:50.837Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-22T20:35:50.837Z] - CONFIG_XFRM: enabled [2022-03-22T20:35:50.837Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-22T20:35:50.837Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-22T20:35:50.837Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-22T20:35:50.837Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-03-22T20:35:50.837Z] - "ipvlan": [2022-03-22T20:35:50.837Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-22T20:35:50.837Z] - "macvlan": [2022-03-22T20:35:50.837Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-22T20:35:50.837Z] - CONFIG_DUMMY: enabled (as module) [2022-03-22T20:35:50.837Z] - "ftp,tftp client in container": [2022-03-22T20:35:50.837Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-22T20:35:50.837Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-22T20:35:50.837Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-22T20:35:50.837Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-22T20:35:50.837Z] - Storage Drivers: [2022-03-22T20:35:50.837Z] - "aufs": [2022-03-22T20:35:50.837Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-22T20:35:50.837Z] - "btrfs": [2022-03-22T20:35:50.837Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-22T20:35:50.837Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-22T20:35:50.837Z] - "devicemapper": [2022-03-22T20:35:50.837Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-22T20:35:50.837Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-22T20:35:50.837Z] - "overlay": [2022-03-22T20:35:51.096Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-22T20:35:51.096Z] - "zfs": [2022-03-22T20:35:51.096Z] - /dev/zfs: present [2022-03-22T20:35:51.096Z] - zfs command: missing [2022-03-22T20:35:51.096Z] - zpool command: missing [2022-03-22T20:35:51.096Z] [2022-03-22T20:35:51.096Z] Limits: [2022-03-22T20:35:51.096Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-22T20:35:51.096Z] [2022-03-22T20:35:51.096Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-22T20:35:51.822Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5f9753ae734cc987f8c3bec3c516a1db880454e3 . [2022-03-22T20:35:52.081Z] #2 [internal] load .dockerignore [2022-03-22T20:35:52.081Z] #2 sha256:0a4b7220b1acce1f5664a40521b1d3faaff8a1010ac3469c2b7b020a0bffa499 [2022-03-22T20:35:52.081Z] #2 transferring context: 87B done [2022-03-22T20:35:52.081Z] #2 DONE 0.0s [2022-03-22T20:35:52.081Z] [2022-03-22T20:35:52.081Z] #1 [internal] load build definition from Dockerfile [2022-03-22T20:35:52.081Z] #1 sha256:dff4e2462e59ac7f165da67c52852c75e79b2742ef36ccc13920ea80c4784246 [2022-03-22T20:35:52.081Z] #1 transferring dockerfile: 17.05kB done [2022-03-22T20:35:52.081Z] #1 DONE 0.0s [2022-03-22T20:35:52.081Z] [2022-03-22T20:35:52.081Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-03-22T20:35:52.081Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-03-22T20:35:52.081Z] #3 DONE 0.1s [2022-03-22T20:35:52.081Z] [2022-03-22T20:35:52.081Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-03-22T20:35:52.081Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-03-22T20:35:52.081Z] #4 CACHED [2022-03-22T20:35:52.340Z] [2022-03-22T20:35:52.340Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-22T20:35:52.340Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-22T20:35:52.340Z] #8 DONE 0.1s [2022-03-22T20:35:52.340Z] [2022-03-22T20:35:52.340Z] #6 [internal] load metadata for docker.io/library/golang:1.16.15-buster [2022-03-22T20:35:52.340Z] #6 sha256:b7f410c5955788db37d302961f5005f296c1a14f0345bcb24229f038bb89eeda [2022-03-22T20:35:52.340Z] #6 DONE 0.1s [2022-03-22T20:35:52.340Z] [2022-03-22T20:35:52.340Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-03-22T20:35:52.340Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-03-22T20:35:52.340Z] #5 DONE 0.1s [2022-03-22T20:35:52.340Z] [2022-03-22T20:35:52.340Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-22T20:35:52.341Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-22T20:35:52.341Z] #7 DONE 0.1s [2022-03-22T20:35:52.599Z] [2022-03-22T20:35:52.599Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:d97fcaf659ba307d72b8d0fea5d0bae435247490046e7c0eca17c52fc66a53ca [2022-03-22T20:35:52.599Z] #26 sha256:6d006f76b1f4ed9d5b3893789d2c1d6376f9f0ceaec6a39701abeb215ecd9db8 [2022-03-22T20:35:52.599Z] #26 DONE 0.0s [2022-03-22T20:35:52.599Z] [2022-03-22T20:35:52.599Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-22T20:35:52.599Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-22T20:35:52.599Z] #64 DONE 0.0s [2022-03-22T20:35:52.599Z] [2022-03-22T20:35:52.599Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-22T20:35:52.599Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-22T20:35:52.599Z] #62 DONE 0.0s [2022-03-22T20:35:52.599Z] [2022-03-22T20:35:52.599Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.15-buster@sha256:19bc888c9bc1cd6279263449bb3b8c780190aa14706c93ac44d44c3e01f199c2 [2022-03-22T20:35:52.599Z] #9 sha256:412b1a246bf05186440682385a8261d3b69277a618aa173c0d4264297c5673e0 [2022-03-22T20:35:52.599Z] #9 DONE 0.0s [2022-03-22T20:35:52.599Z] [2022-03-22T20:35:52.599Z] #23 [internal] load build context [2022-03-22T20:35:52.599Z] #23 sha256:8fab99a96fb9d663f4997f25de29c23e78143b4d8caad8036fb142e8ea14acb2 [2022-03-22T20:35:53.906Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2022-03-22T20:35:54.666Z] #23 transferring context: 52.43MB 1.7s done [2022-03-22T20:35:54.666Z] #23 DONE 1.9s [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-03-22T20:35:54.666Z] #56 sha256:a9c12ab667643698dc677a86c71aabc634016de4a06400724489f633383460d8 [2022-03-22T20:35:54.666Z] #56 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-22T20:35:54.666Z] #60 sha256:20a8e07951eea1677c08aa7841389bccec3f87a47326bf1d2b1ae47efe38133b [2022-03-22T20:35:54.666Z] #60 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-03-22T20:35:54.666Z] #49 sha256:082fdcf7b6f7e091a16dc716023c79636d7863b02409cf2e865c951cb83c2906 [2022-03-22T20:35:54.666Z] #49 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-03-22T20:35:54.666Z] #45 sha256:4a5550097ec399dd123ecd3d33ac30398a730c69705d936ddcbedcbc84794bff [2022-03-22T20:35:54.666Z] #45 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-03-22T20:35:54.666Z] #44 sha256:854ac6c0d3a8e1a29c08b7dfac97a117e4fe73f01be16066efa4aad28d991446 [2022-03-22T20:35:54.666Z] #44 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-03-22T20:35:54.666Z] #22 sha256:5831fe81cf2d2f29b2b7f2dbac1d5d859f00fabffbdad9f91f004bc19ce09c77 [2022-03-22T20:35:54.666Z] #22 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-22T20:35:54.666Z] #11 sha256:30a827fa193f83ccc72ac2ad531598a93362461cf08d3da67663d0674273e17c [2022-03-22T20:35:54.666Z] #11 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-22T20:35:54.666Z] #55 sha256:ab902fd8d356eb381ea66f64b1764f21c1f4051108deb863b4c0e64732f1590c [2022-03-22T20:35:54.666Z] #55 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-22T20:35:54.666Z] #10 sha256:bf23f0614e93d9ebb582be360464d616c7831567a1ba82c9b04622b001a05cef [2022-03-22T20:35:54.666Z] #10 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-03-22T20:35:54.666Z] #59 sha256:ccf3a2868eafdf748465859f8742c4fe6d6cd507c77aeede6e0a8387807874f5 [2022-03-22T20:35:54.666Z] #59 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-03-22T20:35:54.666Z] #46 sha256:e5efbc8d89d68a1680a434638333645cc28c22718965e4508e4466d3cb935fd9 [2022-03-22T20:35:54.666Z] #46 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-03-22T20:35:54.666Z] #58 sha256:c845ae7590b834b33281c34524250de2de22bdf8b1761c8af13111148f22b165 [2022-03-22T20:35:54.666Z] #58 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-22T20:35:54.666Z] #18 sha256:47c9c25c6ec9d663485db4507604223bb92f16a5f5b31a1089e01bf53c6c8832 [2022-03-22T20:35:54.666Z] #18 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-03-22T20:35:54.666Z] #53 sha256:f63b42c91e6fc1090efbeddb055991af89ea2b2d17eca30de8ebc2c54844b834 [2022-03-22T20:35:54.666Z] #53 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-22T20:35:54.666Z] #17 sha256:a2b031e280f58cb29bd10d148dfd973a8d6b942d0100254efa4fc58ea61d8451 [2022-03-22T20:35:54.666Z] #17 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-22T20:35:54.666Z] #50 sha256:755a346a3f4b6c8d344cb77c623cb1f6ad5803a621f6e7770eee030e565b0f3e [2022-03-22T20:35:54.666Z] #50 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-03-22T20:35:54.666Z] #37 sha256:b721a1cbd0865e0e9edf3c7f50dbc75f23d8a7adfd52fef5301487197bee16ad [2022-03-22T20:35:54.666Z] #37 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-22T20:35:54.666Z] #16 sha256:a2e8b7a6c101f4153cd5f1496488e23690451fe24f2ea80d584a6e50fec36a6f [2022-03-22T20:35:54.666Z] #16 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-03-22T20:35:54.666Z] #13 sha256:fc16a349ed8191accde10e8a706296d15d6a236afdc4c7db79a628af842450ae [2022-03-22T20:35:54.666Z] #13 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-22T20:35:54.666Z] #40 sha256:21548798d11d361e59107cb0f57bd57c03cda045bda351ad96f11fddf7a5fe12 [2022-03-22T20:35:54.666Z] #40 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-03-22T20:35:54.666Z] #68 sha256:b9a81d23bdc2a01108571752a505960e2101290cfb6b3d64e072621cde1e6fd3 [2022-03-22T20:35:54.666Z] #68 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-22T20:35:54.666Z] #30 sha256:70d66abafa851221f8ad144bb07a418fd30a767022be18eb54b30f127d831b64 [2022-03-22T20:35:54.666Z] #30 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-03-22T20:35:54.666Z] #12 sha256:c0983b697baed0028f396f94844e9125bcbb0b33b47b8130cac6c4c03aef5fe0 [2022-03-22T20:35:54.666Z] #12 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-03-22T20:35:54.666Z] #47 sha256:caa8a895feb23f110ed97c93948e594ec3a7aa83c1d3faa432161e3ecec39ea4 [2022-03-22T20:35:54.666Z] #47 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-03-22T20:35:54.666Z] #54 sha256:d5035b1fa0f36cabe34350f1d564cd1bf616cd639f34f827cfae7592a72a1311 [2022-03-22T20:35:54.666Z] #54 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-22T20:35:54.666Z] #48 sha256:146d161d74a5229beeae3181e617aced51040f4afd3313523740de56b4af4d3e [2022-03-22T20:35:54.666Z] #48 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-03-22T20:35:54.666Z] #20 sha256:423cb49a609ecca6985e06ad985d6ead779e9f1f995f600e9982d254f66f86d3 [2022-03-22T20:35:54.666Z] #20 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-03-22T20:35:54.666Z] #19 sha256:2079b05dba8d2fc1a7fb053fc10479b8b678971e1718a791e880e82c5b594e89 [2022-03-22T20:35:54.666Z] #19 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-03-22T20:35:54.666Z] #43 sha256:632ce61e7fe5bf9f84c0ac90d42b988e824a539c6562ea7fc63b15b96df5f161 [2022-03-22T20:35:54.666Z] #43 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-03-22T20:35:54.666Z] #51 sha256:93dadde5ae64047c99463b202f332a8330bba850dc3b15ef1baa8f443454a5f5 [2022-03-22T20:35:54.666Z] #51 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-03-22T20:35:54.666Z] #69 sha256:3c4bb4c78b1f39621382f16b5139250aeab8e6ec39a9df546964e808e8c9768e [2022-03-22T20:35:54.666Z] #69 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-22T20:35:54.666Z] #66 sha256:21cae5a90eb93c13baae8fe37ff95b251d8c0c606e6f210cb0911c2d8a200254 [2022-03-22T20:35:54.666Z] #66 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-22T20:35:54.666Z] #57 sha256:7e41b7da0748468bc4b08f72205ac3d72ebe0c9e956f245266154f1b53b50665 [2022-03-22T20:35:54.666Z] #57 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-03-22T20:35:54.666Z] #35 sha256:192d73cbd23160fa7d67110432a0ef05f6913f51747c18d1992f52707a90a1c5 [2022-03-22T20:35:54.666Z] #35 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-22T20:35:54.666Z] #21 sha256:4ddb015b462292086f6dcd8cd1e938ddcd103f2c29601fd51e84eea75177f92e [2022-03-22T20:35:54.666Z] #21 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-22T20:35:54.666Z] #61 sha256:8f9cb39d593da45fd34cdc9e4ccd3ef72257845d3c81b1c53c9e9208fc4a9ad3 [2022-03-22T20:35:54.666Z] #61 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-03-22T20:35:54.666Z] #42 sha256:b6552280fbd525c05dd75e10c28b355a1373fa6c283d13442ac5665777c96e72 [2022-03-22T20:35:54.666Z] #42 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-22T20:35:54.666Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-22T20:35:54.666Z] #65 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-03-22T20:35:54.666Z] #38 sha256:ef51fac9f2270d86335a15891c9dafb67882be71243732261e0538ff9c9412d5 [2022-03-22T20:35:54.666Z] #38 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-03-22T20:35:54.666Z] #34 sha256:9b5fe1989a77ae2e85c370764c2fa12459defa9307946de923fa75ab429130a3 [2022-03-22T20:35:54.666Z] #34 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-03-22T20:35:54.666Z] #67 sha256:35b13c1cbcc3e9d6cae780509126731feb77cc64f9b9fd1306514d0fbe5add19 [2022-03-22T20:35:54.666Z] #67 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-22T20:35:54.666Z] #31 sha256:22cad85848e8a4184a3a42ea3d344fe232bbc561e3a14f05c5e2da3471d6f87a [2022-03-22T20:35:54.666Z] #31 CACHED [2022-03-22T20:35:54.666Z] [2022-03-22T20:35:54.666Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-22T20:35:54.667Z] #32 sha256:02344a24057c2ed93060dc31a49bf41c9446e9917a75923ef5bd3cd53b5f6c11 [2022-03-22T20:35:54.667Z] #32 CACHED [2022-03-22T20:35:54.667Z] [2022-03-22T20:35:54.667Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-22T20:35:54.667Z] #36 sha256:620f351a551151597d81f6885bf5d7c163b372ea1878ef0f9a0be213d8591508 [2022-03-22T20:35:54.667Z] #36 CACHED [2022-03-22T20:35:54.667Z] [2022-03-22T20:35:54.667Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-22T20:35:54.667Z] #33 sha256:89411dfb90d211b56369f59542311902e1194cf922a840af3690e53679bfbbba [2022-03-22T20:35:54.667Z] #33 CACHED [2022-03-22T20:35:54.667Z] [2022-03-22T20:35:54.667Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-22T20:35:54.667Z] #28 sha256:7d328306e6eff7ad32e958ae4de4612012146d2699df00c8bd980cf13a74a8f9 [2022-03-22T20:35:54.667Z] #28 CACHED [2022-03-22T20:35:54.667Z] [2022-03-22T20:35:54.667Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-03-22T20:35:54.667Z] #41 sha256:fa413798a7cadbda53e58debf2905a9b269e65f0bfc491ebad0f86f811044a7d [2022-03-22T20:35:54.667Z] #41 CACHED [2022-03-22T20:35:54.667Z] [2022-03-22T20:35:54.667Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-22T20:35:54.667Z] #39 sha256:af216f5ece870e441d162f98bcd7f6371049f9a1c6964215ac5630defdc6dd0f [2022-03-22T20:35:54.667Z] #39 CACHED [2022-03-22T20:35:54.667Z] [2022-03-22T20:35:54.667Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-22T20:35:54.667Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-22T20:35:54.667Z] #63 CACHED [2022-03-22T20:35:54.667Z] [2022-03-22T20:35:54.667Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-03-22T20:35:54.667Z] #25 sha256:6d9fbf0f7ed1ff3e68e0e854d782b6298fa9197815963b2f7f9d6643780971b3 [2022-03-22T20:35:54.667Z] #25 CACHED [2022-03-22T20:35:54.667Z] [2022-03-22T20:35:54.667Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-22T20:35:54.667Z] #52 sha256:7ddd505dd6be5895f130763754a93867fb377620aa1fd263d6eb08b329c120c5 [2022-03-22T20:35:54.667Z] #52 CACHED [2022-03-22T20:35:54.667Z] [2022-03-22T20:35:54.667Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-03-22T20:35:54.667Z] #24 sha256:5e447a5b51f09b075c2b9872da3942d6ffdea3b5d1583712a42f2fe5ef43f60f [2022-03-22T20:35:54.667Z] #24 CACHED [2022-03-22T20:35:54.667Z] [2022-03-22T20:35:54.667Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-22T20:35:54.667Z] #27 sha256:17067e79ea9d3c1cc94282b251e297787471d2511cb498e98308ca8bf3ecc856 [2022-03-22T20:35:54.667Z] #27 CACHED [2022-03-22T20:35:54.667Z] [2022-03-22T20:35:54.667Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-03-22T20:35:54.667Z] #14 sha256:8cefa88a8557f7d98a544e5409ad21db7076b1e9290218c06df15ca9dc4f698e [2022-03-22T20:35:54.667Z] #14 CACHED [2022-03-22T20:35:54.667Z] [2022-03-22T20:35:54.667Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-22T20:35:54.667Z] #29 sha256:1d1bf6a1b54c83d7fdc883e347ceb9748a77548fc885befc29d5862120ecaf9a [2022-03-22T20:35:54.667Z] #29 CACHED [2022-03-22T20:35:54.667Z] [2022-03-22T20:35:54.667Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-22T20:35:54.667Z] #15 sha256:ce0e5748814ee1c2a3c2d06fb9d273b9b74914339f6446e64cb5614bc662f03c [2022-03-22T20:35:54.667Z] #15 CACHED [2022-03-22T20:35:54.667Z] [2022-03-22T20:35:54.667Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-22T20:35:54.667Z] #70 sha256:9cebee0eac9110a5bc4b4cac42341e9a077be4ad325e492e3be6deb285602e73 [2022-03-22T20:35:54.667Z] #70 CACHED [2022-03-22T20:35:54.667Z] [2022-03-22T20:35:54.667Z] #71 exporting to image [2022-03-22T20:35:54.667Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-22T20:35:54.667Z] #71 exporting layers done [2022-03-22T20:35:54.667Z] #71 writing image sha256:e9996d99459ef0a7362d36d79232c4acc205c44646c125f13869011893fbd0fa done [2022-03-22T20:35:54.667Z] #71 naming to docker.io/library/docker:5f9753ae734cc987f8c3bec3c516a1db880454e3 done [2022-03-22T20:35:54.667Z] #71 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-22T20:35:55.018Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43407/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=5f9753ae734cc987f8c3bec3c516a1db880454e3 -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=20.10 docker:5f9753ae734cc987f8c3bec3c516a1db880454e3 hack/make.sh dynbinary test-integration [2022-03-22T20:35:55.594Z] [2022-03-22T20:35:55.594Z] Removing bundles/ [2022-03-22T20:35:55.594Z] [2022-03-22T20:35:55.594Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-22T20:35:55.594Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-22T20:35:55.594Z] GOOS="" GOARCH="" GOARM="" [2022-03-22T20:36:04.100Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-22T20:36:04.100Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-64174399\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-22T20:36:04.100Z] ---------------------------------------------------------------------------- [2022-03-22T20:36:04.100Z] [2022-03-22T20:36:04.100Z] INFO: executeCI.ps1 starting at Tue Mar 22 20:36:03 CUT 2022 [2022-03-22T20:36:04.100Z] [2022-03-22T20:36:04.100Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-22T20:36:04.100Z] INFO: Running git version 2.24.1.windows.2 [2022-03-22T20:36:04.100Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-03-22T20:36:04.100Z] INFO: Environment variables: [2022-03-22T20:36:04.100Z] [2022-03-22T20:36:04.101Z] Name Value [2022-03-22T20:36:04.101Z] ---- ----- [2022-03-22T20:36:04.101Z] ALLUSERSPROFILE C:\ProgramData [2022-03-22T20:36:04.101Z] amd64 true [2022-03-22T20:36:04.101Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-22T20:36:04.101Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-22T20:36:04.101Z] arm64 true [2022-03-22T20:36:04.101Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-22T20:36:04.101Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-22T20:36:04.101Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-22T20:36:04.101Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-22T20:36:04.101Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-22T20:36:04.101Z] BRANCH_NAME PR-43407 [2022-03-22T20:36:04.101Z] BUILD_DISPLAY_NAME #2 [2022-03-22T20:36:04.101Z] BUILD_ID 2 [2022-03-22T20:36:04.101Z] BUILD_NUMBER 2 [2022-03-22T20:36:04.101Z] BUILD_TAG jenkins-moby-PR-43407-2 [2022-03-22T20:36:04.101Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43407/2/ [2022-03-22T20:36:04.101Z] cgroup2 true [2022-03-22T20:36:04.101Z] CHANGE_AUTHOR dims [2022-03-22T20:36:04.101Z] CHANGE_AUTHOR_DISPLAY_NAME Davanum Srinivas [2022-03-22T20:36:04.101Z] CHANGE_AUTHOR_EMAIL davanum@gmail.com [2022-03-22T20:36:04.101Z] CHANGE_BRANCH cherry-pick-remove_containerd_from_client [2022-03-22T20:36:04.101Z] CHANGE_FORK dims [2022-03-22T20:36:04.101Z] CHANGE_ID 43407 [2022-03-22T20:36:04.101Z] CHANGE_TARGET 20.10 [2022-03-22T20:36:04.101Z] CHANGE_TITLE [20.10] Remove containerd "platform" dependency from client [2022-03-22T20:36:04.101Z] CHANGE_URL https://github.com/moby/moby/pull/43407 [2022-03-22T20:36:04.101Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-03-22T20:36:04.101Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-22T20:36:04.101Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-22T20:36:04.101Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-22T20:36:04.101Z] COMPUTERNAME azwin-2-a32250 [2022-03-22T20:36:04.101Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-22T20:36:04.101Z] ConfigSequenceNumber 0 [2022-03-22T20:36:04.101Z] dco true [2022-03-22T20:36:04.101Z] DOCKER_BUILDKIT 0 [2022-03-22T20:36:04.101Z] DOCKER_DUT_DEBUG 1 [2022-03-22T20:36:04.101Z] DOCKER_EXPERIMENTAL 1 [2022-03-22T20:36:04.101Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-22T20:36:04.101Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-22T20:36:04.101Z] EXECUTOR_NUMBER 0 [2022-03-22T20:36:04.101Z] FQDN azwin-2-a32250.westus.cloudapp.azure.com [2022-03-22T20:36:04.101Z] GIT_BRANCH PR-43407 [2022-03-22T20:36:04.101Z] GIT_COMMIT 5f9753ae734cc987f8c3bec3c516a1db880454e3 [2022-03-22T20:36:04.101Z] GIT_PREVIOUS_COMMIT 3994e0ce7855b0dc845c558304e4c1e7a89f0929 [2022-03-22T20:36:04.101Z] GIT_URL https://github.com/moby/moby.git [2022-03-22T20:36:04.101Z] HUDSON_COOKIE 63eb26bc-b04c-402f-8d63-97a4137bfcc6 [2022-03-22T20:36:04.101Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-22T20:36:04.101Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-22T20:36:04.101Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-22T20:36:04.101Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-22T20:36:04.101Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-22T20:36:04.101Z] JENKINS_NODE_COOKIE a52142db-bcca-4a48-a33d-4e2533b5c36b [2022-03-22T20:36:04.101Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-22T20:36:04.101Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-22T20:36:04.101Z] JOB_BASE_NAME PR-43407 [2022-03-22T20:36:04.101Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43407/display/redirect [2022-03-22T20:36:04.101Z] JOB_NAME moby/PR-43407 [2022-03-22T20:36:04.101Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43407/ [2022-03-22T20:36:04.101Z] library.jps.version master [2022-03-22T20:36:04.101Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-22T20:36:04.101Z] NODE_LABELS amd64 azure azwin-2-a32250 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-03-22T20:36:04.101Z] NODE_NAME azwin-2-a32250 [2022-03-22T20:36:04.101Z] NUMBER_OF_PROCESSORS 4 [2022-03-22T20:36:04.101Z] OS Windows_NT [2022-03-22T20:36:04.101Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-22T20:36:04.101Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-22T20:36:04.101Z] ppc64le false [2022-03-22T20:36:04.101Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-22T20:36:04.101Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-03-22T20:36:04.101Z] PROCESSOR_LEVEL 6 [2022-03-22T20:36:04.101Z] PROCESSOR_REVISION 5504 [2022-03-22T20:36:04.101Z] ProgramData C:\ProgramData [2022-03-22T20:36:04.101Z] ProgramFiles C:\Program Files [2022-03-22T20:36:04.101Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-22T20:36:04.101Z] ProgramW6432 C:\Program Files [2022-03-22T20:36:04.101Z] PROMPT $P$G [2022-03-22T20:36:04.101Z] PSExecutionPolicyPreference Bypass [2022-03-22T20:36:04.101Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-22T20:36:04.101Z] PUBLIC C:\Users\Public [2022-03-22T20:36:04.101Z] rootless true [2022-03-22T20:36:04.101Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43407/2/display/redirect?page=artif... [2022-03-22T20:36:04.101Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43407/2/display/redirect?page=changes [2022-03-22T20:36:04.101Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43407/2/display/redirect [2022-03-22T20:36:04.101Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43407/2/display/redirect?page=tests [2022-03-22T20:36:04.101Z] s390x false [2022-03-22T20:36:04.101Z] SKIP_VALIDATION_TESTS 1 [2022-03-22T20:36:04.101Z] SOURCES_DRIVE d [2022-03-22T20:36:04.101Z] SOURCES_SUBDIR gopath [2022-03-22T20:36:04.101Z] STAGE_NAME Run tests [2022-03-22T20:36:04.101Z] SystemDrive C: [2022-03-22T20:36:04.101Z] SystemRoot C:\Windows [2022-03-22T20:36:04.101Z] TEMP C:\Windows\TEMP [2022-03-22T20:36:04.101Z] TESTDEBUG 0 [2022-03-22T20:36:04.101Z] TESTRUN_DRIVE d [2022-03-22T20:36:04.101Z] TESTRUN_SUBDIR CI [2022-03-22T20:36:04.101Z] TIMEOUT 120m [2022-03-22T20:36:04.102Z] TMP C:\Windows\TEMP [2022-03-22T20:36:04.102Z] unit_validate true [2022-03-22T20:36:04.102Z] USERDOMAIN WORKGROUP [2022-03-22T20:36:04.102Z] USERNAME azwin-2-a32250$ [2022-03-22T20:36:04.102Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-22T20:36:04.102Z] validate_force false [2022-03-22T20:36:04.102Z] windir C:\Windows [2022-03-22T20:36:04.102Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-22T20:36:04.102Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-03-22T20:36:04.102Z] windowsRS5 true [2022-03-22T20:36:04.102Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-22T20:36:04.102Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-22T20:36:04.102Z] [2022-03-22T20:36:04.102Z] [2022-03-22T20:36:04.102Z] [2022-03-22T20:36:04.570Z] INFO: Sources under d:\gopath\... [2022-03-22T20:36:04.570Z] INFO: Test run under d:\CI\... [2022-03-22T20:36:04.570Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-22T20:36:04.570Z] INFO: docker/docker repository was found [2022-03-22T20:36:04.570Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-03-22T20:36:04.570Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' [2022-03-22T20:36:04.570Z] INFO: Docker version of control daemon [2022-03-22T20:36:04.570Z] [2022-03-22T20:36:04.570Z] Client: [2022-03-22T20:36:04.570Z] Version: 20.10.9 [2022-03-22T20:36:04.570Z] API version: 1.41 [2022-03-22T20:36:04.570Z] Go version: go1.16.8 [2022-03-22T20:36:04.570Z] Git commit: c2ea9bc [2022-03-22T20:36:04.570Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-22T20:36:04.570Z] OS/Arch: windows/amd64 [2022-03-22T20:36:04.570Z] Context: default [2022-03-22T20:36:04.570Z] Experimental: true [2022-03-22T20:36:04.570Z] [2022-03-22T20:36:04.570Z] Server: Docker Engine - Community [2022-03-22T20:36:04.570Z] Engine: [2022-03-22T20:36:04.570Z] Version: 20.10.9 [2022-03-22T20:36:04.570Z] API version: 1.41 (minimum version 1.24) [2022-03-22T20:36:04.570Z] Go version: go1.16.8 [2022-03-22T20:36:04.570Z] Git commit: 79ea9d3 [2022-03-22T20:36:04.570Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-22T20:36:04.570Z] OS/Arch: windows/amd64 [2022-03-22T20:36:04.570Z] Experimental: true [2022-03-22T20:36:04.570Z] [2022-03-22T20:36:04.570Z] INFO: Docker info of control daemon [2022-03-22T20:36:04.570Z] [2022-03-22T20:36:05.556Z] Client: [2022-03-22T20:36:05.556Z] Context: default [2022-03-22T20:36:05.556Z] Debug Mode: false [2022-03-22T20:36:05.556Z] Plugins: [2022-03-22T20:36:05.556Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-22T20:36:05.556Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-22T20:36:05.556Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-22T20:36:05.556Z] [2022-03-22T20:36:05.556Z] Server: [2022-03-22T20:36:05.556Z] Containers: 2 [2022-03-22T20:36:05.556Z] Running: 0 [2022-03-22T20:36:05.556Z] Paused: 0 [2022-03-22T20:36:05.556Z] Stopped: 2 [2022-03-22T20:36:05.556Z] Images: 11 [2022-03-22T20:36:05.556Z] Server Version: 20.10.9 [2022-03-22T20:36:05.556Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-22T20:36:05.556Z] Windows: [2022-03-22T20:36:05.556Z] LCOW: [2022-03-22T20:36:05.556Z] Logging Driver: json-file [2022-03-22T20:36:05.556Z] Plugins: [2022-03-22T20:36:05.556Z] Volume: local [2022-03-22T20:36:05.556Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-22T20:36:05.556Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-22T20:36:05.556Z] Swarm: inactive [2022-03-22T20:36:05.556Z] Default Isolation: process [2022-03-22T20:36:05.556Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-22T20:36:05.556Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-22T20:36:05.556Z] OSType: windows [2022-03-22T20:36:05.556Z] Architecture: x86_64 [2022-03-22T20:36:05.556Z] CPUs: 4 [2022-03-22T20:36:05.556Z] Total Memory: 32GiB [2022-03-22T20:36:05.556Z] Name: azwin-2-a32250 [2022-03-22T20:36:05.556Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-22T20:36:05.556Z] Docker Root Dir: D:\docker [2022-03-22T20:36:05.556Z] Debug Mode: false [2022-03-22T20:36:05.556Z] Registry: https://index.docker.io/v1/ [2022-03-22T20:36:05.556Z] Labels: [2022-03-22T20:36:05.556Z] Experimental: true [2022-03-22T20:36:05.556Z] Insecure Registries: [2022-03-22T20:36:05.556Z] 10.0.0.4:5000 [2022-03-22T20:36:05.556Z] 127.0.0.0/8 [2022-03-22T20:36:05.556Z] Registry Mirrors: [2022-03-22T20:36:05.556Z] http://10.0.0.4:5000/ [2022-03-22T20:36:05.556Z] Live Restore Enabled: false [2022-03-22T20:36:05.556Z] Product License: Community Engine [2022-03-22T20:36:05.556Z] [2022-03-22T20:36:05.556Z] [2022-03-22T20:36:05.556Z] INFO: Commit hash is 5f9753ae73 [2022-03-22T20:36:05.556Z] INFO: Nuke-Everything... [2022-03-22T20:36:05.556Z] INFO: Container count on control daemon to delete is 2 [2022-03-22T20:36:05.556Z] 3c6f0fb4d70a [2022-03-22T20:36:05.556Z] e7bc04920b0a [2022-03-22T20:36:05.556Z] INFO: Non-base image count on control daemon to delete is 1 [2022-03-22T20:36:06.541Z] Deleted: sha256:a715e1d0ebf28ee53f49f772b32aeacedf04e71b314c47aff891636a1dfa9740 [2022-03-22T20:36:06.541Z] Deleted: sha256:58f0c58e3c5bf2285c874114901f7f29e60739ca88f6ae417cefca2cc1c134f7 [2022-03-22T20:36:07.010Z] INFO: Nuking d:\CI [2022-03-22T20:36:32.310Z] INFO: Zapped successfully [2022-03-22T20:36:32.310Z] INFO: Location for testing is d:\CI\PR-43407\2 [2022-03-22T20:36:32.310Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-22T20:36:32.310Z] [2022-03-22T20:36:32.310Z] [2022-03-22T20:36:32.310Z] INFO: Building the image from Dockerfile.windows at 03/22/2022 20:36:31... [2022-03-22T20:36:32.310Z] [2022-03-22T20:36:38.109Z] Sending build context to Docker daemon 57.36MB [2022-03-22T20:36:38.109Z] [2022-03-22T20:36:38.109Z] Step 1/10 : FROM microsoft/windowsservercore [2022-03-22T20:36:38.109Z] ---> 6a11116086a4 [2022-03-22T20:36:38.109Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-22T20:36:38.109Z] ---> Using cache [2022-03-22T20:36:38.109Z] ---> f435203d4db1 [2022-03-22T20:36:38.109Z] Step 3/10 : ARG GO_VERSION=1.16.15 [2022-03-22T20:36:38.109Z] ---> Using cache [2022-03-22T20:36:38.109Z] ---> 564199427b8e [2022-03-22T20:36:38.109Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-22T20:36:38.109Z] ---> Using cache [2022-03-22T20:36:38.109Z] ---> 0bb742fb0bba [2022-03-22T20:36:38.109Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-22T20:36:38.109Z] ---> Using cache [2022-03-22T20:36:38.109Z] ---> 5db0e1799b73 [2022-03-22T20:36:38.110Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-22T20:36:38.110Z] ---> Using cache [2022-03-22T20:36:38.110Z] ---> 33ec7c27b268 [2022-03-22T20:36:38.110Z] Step 7/10 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-22T20:36:38.110Z] ---> Using cache [2022-03-22T20:36:38.110Z] ---> 8d43e80dea53 [2022-03-22T20:36:38.110Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2022-03-22T20:36:38.110Z] ---> Using cache [2022-03-22T20:36:38.110Z] ---> 79dcebf54daf [2022-03-22T20:36:38.110Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-22T20:36:38.110Z] ---> Using cache [2022-03-22T20:36:38.110Z] ---> 18e0d02d1206 [2022-03-22T20:36:38.110Z] Step 10/10 : COPY . . [2022-03-22T20:36:40.304Z] ---> Using cache [2022-03-22T20:36:40.304Z] ---> 624bf30738dc [2022-03-22T20:36:40.772Z] Successfully built 624bf30738dc [2022-03-22T20:36:40.772Z] Successfully tagged docker:latest [2022-03-22T20:36:40.772Z] INFO: Image build ended at 03/22/2022 20:36:40. Duration:00:00:08.7349715 [2022-03-22T20:36:40.772Z] [2022-03-22T20:36:40.772Z] [2022-03-22T20:36:40.772Z] INFO: Building the test binaries at 03/22/2022 20:36:40... [2022-03-22T20:36:46.641Z] INFO: make.ps1 starting at 03/22/2022 20:36:45 [2022-03-22T20:36:46.641Z] INFO: Git commit (5f9753ae73) assumed from DOCKER_GITCOMMIT environment variable [2022-03-22T20:36:46.641Z] INFO: Invoking autogen... [2022-03-22T20:36:47.109Z] INFO: Building daemon... [2022-03-22T20:37:01.608Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-22T20:37:01.609Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-22T20:37:01.609Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/api/types [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-22T20:37:01.609Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-22T20:37:01.609Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-22T20:37:01.609Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-03-22T20:37:01.609Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/builder [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-22T20:37:01.609Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-22T20:37:03.515Z] ok github.com/docker/docker/builder/dockerfile 0.214s coverage: 48.5% of statements [2022-03-22T20:37:03.515Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-22T20:37:03.515Z] ok github.com/docker/docker/builder/remotecontext 0.073s coverage: 13.7% of statements [2022-03-22T20:37:04.082Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-22T20:37:04.649Z] ok github.com/docker/docker/builder/remotecontext/git 1.052s coverage: 86.3% of statements [2022-03-22T20:37:04.649Z] ? github.com/docker/docker/cli [no test files] [2022-03-22T20:37:04.649Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-22T20:37:07.938Z] ok github.com/docker/docker/client 0.100s coverage: 75.4% of statements [2022-03-22T20:37:18.298Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-22T20:37:18.298Z] [2022-03-22T20:37:18.298Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-22T20:37:18.298Z] DOCKER_SYSTEMD=1 [2022-03-22T20:37:18.298Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-22T20:37:18.298Z] HOSTNAME=531383641dcc [2022-03-22T20:37:18.298Z] DEST=bundles/test-integration [2022-03-22T20:37:18.298Z] PWD=/go/src/github.com/docker/docker [2022-03-22T20:37:18.298Z] DOCKER_GITCOMMIT=5f9753ae734cc987f8c3bec3c516a1db880454e3 [2022-03-22T20:37:18.298Z] container=docker [2022-03-22T20:37:18.298Z] HOME=/root [2022-03-22T20:37:18.298Z] LANG=C.UTF-8 [2022-03-22T20:37:18.298Z] INVOCATION_ID=eddc6c2efce14ecebc460ca6ff795122 [2022-03-22T20:37:18.298Z] GOLANG_VERSION=1.16.15 [2022-03-22T20:37:18.298Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-22T20:37:18.298Z] VALIDATE_BRANCH=20.10 [2022-03-22T20:37:18.298Z] TERM=xterm [2022-03-22T20:37:18.298Z] DOCKER_PKG=github.com/docker/docker [2022-03-22T20:37:18.298Z] SHLVL=3 [2022-03-22T20:37:18.298Z] TIMEOUT=120m [2022-03-22T20:37:18.298Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-22T20:37:18.298Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-22T20:37:18.298Z] GO111MODULE=off [2022-03-22T20:37:18.298Z] DOCKER_EXPERIMENTAL=1 [2022-03-22T20:37:18.298Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-22T20:37:18.298Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-22T20:37:18.298Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-22T20:37:18.298Z] GOPATH=/go [2022-03-22T20:37:18.298Z] PKG_CONFIG=pkg-config [2022-03-22T20:37:18.298Z] _=/usr/bin/env [2022-03-22T20:37:18.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-22T20:37:19.339Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-22T20:37:19.339Z] [2022-03-22T20:37:19.339Z] + TEST_INTEGRATION_DEST=2 [2022-03-22T20:37:19.339Z] + CONTAINER_NAME=docker-pr2-2 [2022-03-22T20:37:19.339Z] + TEST_SKIP_INTEGRATION=1 [2022-03-22T20:37:19.339Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-22T20:37:19.339Z] + run_tests [2022-03-22T20:37:19.339Z] + c=0 [2022-03-22T20:37:19.339Z] + '[' -n 0 ']' [2022-03-22T20:37:19.339Z] + rm= [2022-03-22T20:37:19.339Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43407/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43407/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43407/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=5f9753ae734cc987f8c3bec3c516a1db880454e3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:5f9753ae734cc987f8c3bec3c516a1db880454e3 hack/make.sh '' test-integration [2022-03-22T20:37:19.339Z] + TEST_INTEGRATION_DEST=1 [2022-03-22T20:37:19.339Z] + CONTAINER_NAME=docker-pr2-1 [2022-03-22T20:37:19.339Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-03-22T20:37:19.339Z] + run_tests test-integration-flaky [2022-03-22T20:37:19.339Z] + '[' -n 0 ']' [2022-03-22T20:37:19.339Z] + rm= [2022-03-22T20:37:19.339Z] ++ jobs -p [2022-03-22T20:37:19.339Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43407/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43407/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43407/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=5f9753ae734cc987f8c3bec3c516a1db880454e3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:5f9753ae734cc987f8c3bec3c516a1db880454e3 hack/make.sh test-integration-flaky test-integration [2022-03-22T20:37:19.339Z] + for job in $(jobs -p) [2022-03-22T20:37:19.339Z] + wait 13070 [2022-03-22T20:37:19.339Z] + TEST_INTEGRATION_DEST=3 [2022-03-22T20:37:19.339Z] + CONTAINER_NAME=docker-pr2-3 [2022-03-22T20:37:19.339Z] + TEST_SKIP_INTEGRATION=1 [2022-03-22T20:37:19.339Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-22T20:37:19.339Z] + run_tests [2022-03-22T20:37:19.339Z] + '[' -n 0 ']' [2022-03-22T20:37:19.339Z] + rm= [2022-03-22T20:37:19.339Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43407/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43407/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43407/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=5f9753ae734cc987f8c3bec3c516a1db880454e3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:5f9753ae734cc987f8c3bec3c516a1db880454e3 hack/make.sh '' test-integration [2022-03-22T20:37:19.339Z] [2022-03-22T20:37:19.339Z] [2022-03-22T20:37:19.339Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-03-22T20:37:19.339Z] [2022-03-22T20:37:19.339Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-22T20:37:19.339Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-22T20:37:19.339Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-22T20:37:19.339Z] HOSTNAME=fe032fb1f61f [2022-03-22T20:37:19.339Z] TEST_SKIP_INTEGRATION=1 [2022-03-22T20:37:19.339Z] TESTDEBUG=0 [2022-03-22T20:37:19.339Z] DEST=bundles/test-integration [2022-03-22T20:37:19.339Z] PWD=/go/src/github.com/docker/docker [2022-03-22T20:37:19.339Z] KEEPBUNDLE=1 [2022-03-22T20:37:19.339Z] DOCKER_GITCOMMIT=5f9753ae734cc987f8c3bec3c516a1db880454e3 [2022-03-22T20:37:19.339Z] container=docker [2022-03-22T20:37:19.339Z] HOME=/root [2022-03-22T20:37:19.339Z] GOLANG_VERSION=1.16.15 [2022-03-22T20:37:19.339Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-22T20:37:19.339Z] VALIDATE_BRANCH=20.10 [2022-03-22T20:37:19.339Z] TERM=xterm [2022-03-22T20:37:19.339Z] DOCKER_PKG=github.com/docker/docker [2022-03-22T20:37:19.339Z] SHLVL=1 [2022-03-22T20:37:19.339Z] TIMEOUT=120m [2022-03-22T20:37:19.339Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-22T20:37:19.339Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-22T20:37:19.339Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-22T20:37:19.339Z] GO111MODULE=off [2022-03-22T20:37:19.339Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-22T20:37:19.339Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-22T20:37:19.339Z] GOPATH=/go [2022-03-22T20:37:19.339Z] PKG_CONFIG=pkg-config [2022-03-22T20:37:19.339Z] _=/usr/bin/env [2022-03-22T20:37:19.339Z] Building test suite binary ./integration-cli/test.main [2022-03-22T20:37:19.339Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-22T20:37:19.339Z] HOSTNAME=f491aaf47646 [2022-03-22T20:37:19.339Z] TEST_SKIP_INTEGRATION=1 [2022-03-22T20:37:19.339Z] TESTDEBUG=0 [2022-03-22T20:37:19.339Z] DEST=bundles/test-integration [2022-03-22T20:37:19.339Z] PWD=/go/src/github.com/docker/docker [2022-03-22T20:37:19.339Z] KEEPBUNDLE=1 [2022-03-22T20:37:19.339Z] DOCKER_GITCOMMIT=5f9753ae734cc987f8c3bec3c516a1db880454e3 [2022-03-22T20:37:19.339Z] container=docker [2022-03-22T20:37:19.339Z] HOME=/root [2022-03-22T20:37:19.339Z] GOLANG_VERSION=1.16.15 [2022-03-22T20:37:19.339Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-22T20:37:19.339Z] VALIDATE_BRANCH=20.10 [2022-03-22T20:37:19.339Z] TERM=xterm [2022-03-22T20:37:19.339Z] DOCKER_PKG=github.com/docker/docker [2022-03-22T20:37:19.339Z] SHLVL=1 [2022-03-22T20:37:19.339Z] TIMEOUT=120m [2022-03-22T20:37:19.339Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-22T20:37:19.339Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-22T20:37:19.339Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-22T20:37:19.339Z] GO111MODULE=off [2022-03-22T20:37:19.339Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-22T20:37:19.339Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-22T20:37:19.339Z] GOPATH=/go [2022-03-22T20:37:19.339Z] PKG_CONFIG=pkg-config [2022-03-22T20:37:19.339Z] _=/usr/bin/env [2022-03-22T20:37:19.339Z] Building test suite binary ./integration-cli/test.main [2022-03-22T20:37:19.339Z] No new tests added to integration. [2022-03-22T20:37:19.339Z] [2022-03-22T20:37:19.339Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-22T20:37:19.339Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-22T20:37:19.339Z] HOSTNAME=b3b9f9b9de06 [2022-03-22T20:37:19.339Z] TESTDEBUG=0 [2022-03-22T20:37:19.339Z] DEST=bundles/test-integration [2022-03-22T20:37:19.339Z] PWD=/go/src/github.com/docker/docker [2022-03-22T20:37:19.339Z] KEEPBUNDLE=1 [2022-03-22T20:37:19.339Z] DOCKER_GITCOMMIT=5f9753ae734cc987f8c3bec3c516a1db880454e3 [2022-03-22T20:37:19.339Z] container=docker [2022-03-22T20:37:19.339Z] HOME=/root [2022-03-22T20:37:19.339Z] GOLANG_VERSION=1.16.15 [2022-03-22T20:37:19.339Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-22T20:37:19.339Z] VALIDATE_BRANCH=20.10 [2022-03-22T20:37:19.339Z] TERM=xterm [2022-03-22T20:37:19.339Z] DOCKER_PKG=github.com/docker/docker [2022-03-22T20:37:19.339Z] SHLVL=1 [2022-03-22T20:37:19.339Z] TIMEOUT=120m [2022-03-22T20:37:19.339Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-22T20:37:19.339Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-22T20:37:19.339Z] GO111MODULE=off [2022-03-22T20:37:19.339Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-22T20:37:19.339Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-22T20:37:19.339Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-22T20:37:19.339Z] GOPATH=/go [2022-03-22T20:37:19.339Z] PKG_CONFIG=pkg-config [2022-03-22T20:37:19.339Z] _=/usr/bin/env [2022-03-22T20:37:19.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-22T20:37:32.033Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-22T20:37:32.034Z] [2022-03-22T20:37:32.034Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-22T20:37:32.034Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-22T20:37:32.034Z] HOSTNAME=bdbbe7ffbfb5 [2022-03-22T20:37:32.034Z] DEST=bundles/test-integration [2022-03-22T20:37:32.034Z] PWD=/go/src/github.com/docker/docker [2022-03-22T20:37:32.034Z] DOCKER_ROOTLESS=1 [2022-03-22T20:37:32.034Z] DOCKER_GITCOMMIT=5f9753ae734cc987f8c3bec3c516a1db880454e3 [2022-03-22T20:37:32.034Z] container=docker [2022-03-22T20:37:32.034Z] HOME=/root [2022-03-22T20:37:32.034Z] GOLANG_VERSION=1.16.15 [2022-03-22T20:37:32.034Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-22T20:37:32.034Z] VALIDATE_BRANCH=20.10 [2022-03-22T20:37:32.034Z] TERM=xterm [2022-03-22T20:37:32.034Z] DOCKER_PKG=github.com/docker/docker [2022-03-22T20:37:32.034Z] SHLVL=1 [2022-03-22T20:37:32.034Z] TIMEOUT=120m [2022-03-22T20:37:32.034Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-22T20:37:32.034Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-22T20:37:32.034Z] GO111MODULE=off [2022-03-22T20:37:32.034Z] DOCKER_EXPERIMENTAL=1 [2022-03-22T20:37:32.034Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-22T20:37:32.034Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-22T20:37:32.034Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-22T20:37:32.034Z] GOPATH=/go [2022-03-22T20:37:32.034Z] PKG_CONFIG=pkg-config [2022-03-22T20:37:32.034Z] _=/usr/bin/env [2022-03-22T20:37:32.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-22T20:37:46.662Z] ok github.com/docker/docker/cmd/dockerd 0.047s coverage: 29.1% of statements [2022-03-22T20:37:46.662Z] ok github.com/docker/docker/container 0.116s coverage: 34.3% of statements [2022-03-22T20:37:46.662Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-22T20:37:46.662Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-22T20:37:46.662Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-22T20:37:46.662Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-22T20:37:46.922Z] ok github.com/docker/docker/daemon/cluster 0.049s coverage: 0.5% of statements [2022-03-22T20:37:48.300Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-03-22T20:37:49.374Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|imports|name|types_sizes|compiled_files|files) took 2m3.041714176s [2022-03-22T20:37:49.374Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 425.255677ms [2022-03-22T20:37:49.679Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2022-03-22T20:37:56.288Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2022-03-22T20:37:57.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-22T20:37:57.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-22T20:37:57.223Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 81.8% of statements [2022-03-22T20:37:57.481Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2022-03-22T20:37:58.049Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-03-22T20:37:58.616Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-03-22T20:37:59.184Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.007s coverage: 4.2% of statements [2022-03-22T20:37:59.424Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-22T20:37:59.424Z] [2022-03-22T20:37:59.424Z] ________ ____ __. [2022-03-22T20:37:59.424Z] \_____ \ | |/ _| [2022-03-22T20:37:59.424Z] / | \| < [2022-03-22T20:37:59.424Z] / | \ | \ [2022-03-22T20:37:59.424Z] \_______ /____|__ \ [2022-03-22T20:37:59.424Z] \/ \/ [2022-03-22T20:37:59.424Z] [2022-03-22T20:37:59.424Z] INFO: make.ps1 ended at 03/22/2022 20:37:56 [2022-03-22T20:37:59.424Z] INFO: Binaries build ended at 03/22/2022 20:37:57. Duration:00:01:17.1200624 [2022-03-22T20:37:59.424Z] INFO: Copying the built daemon binary to d:\CI\PR-43407\2\binary\dockerd-5f9753ae73.exe... [2022-03-22T20:37:59.424Z] INFO: Copying the built client binary to d:\CI\PR-43407\2\binary\docker-5f9753ae73.exe... [2022-03-22T20:37:59.424Z] INFO: Copying dockerversion from the container... [2022-03-22T20:37:59.424Z] INFO: Copying the golang package from the container to d:\CI\PR-43407\2\installer\go.zip... [2022-03-22T20:37:59.892Z] INFO: Extracting go.zip to d:\CI\PR-43407\2\go [2022-03-22T20:38:00.564Z] ok github.com/docker/docker/daemon 12.119s coverage: 17.1% of statements [2022-03-22T20:38:00.564Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-22T20:38:00.564Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-22T20:38:00.564Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-22T20:38:00.564Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-22T20:38:00.822Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2022-03-22T20:38:01.389Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.362s coverage: 56.2% of statements [2022-03-22T20:38:02.765Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2022-03-22T20:38:04.670Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.259s coverage: 50.5% of statements [2022-03-22T20:38:04.670Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.752s coverage: 45.9% of statements [2022-03-22T20:38:04.670Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-22T20:38:06.050Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.8% of statements [2022-03-22T20:38:06.050Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.723s coverage: 58.0% of statements [2022-03-22T20:38:06.050Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-22T20:38:06.050Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-22T20:38:06.618Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.037s coverage: 3.0% of statements [2022-03-22T20:38:07.555Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2022-03-22T20:38:08.123Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 6.6% of statements [2022-03-22T20:38:08.123Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-22T20:38:08.123Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-22T20:38:09.059Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2022-03-22T20:38:09.319Z] ok github.com/docker/docker/daemon/logger/awslogs 0.129s coverage: 77.4% of statements [2022-03-22T20:38:09.319Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-03-22T20:38:09.319Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-22T20:38:09.580Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2022-03-22T20:38:09.839Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2022-03-22T20:38:10.408Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-03-22T20:38:10.408Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2022-03-22T20:38:10.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-22T20:38:10.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-22T20:38:10.977Z] ok github.com/docker/docker/daemon/logger/local 0.011s coverage: 78.7% of statements [2022-03-22T20:38:10.977Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-22T20:38:11.236Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 58.9% of statements [2022-03-22T20:38:11.803Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.016s coverage: 31.5% of statements [2022-03-22T20:38:12.739Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-03-22T20:38:12.739Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-22T20:38:13.306Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-22T20:38:13.564Z] ok github.com/docker/docker/daemon/logger/splunk 1.542s coverage: 82.5% of statements [2022-03-22T20:38:13.564Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-22T20:38:13.564Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-22T20:38:14.940Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2022-03-22T20:38:15.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-22T20:38:15.199Z] ok github.com/docker/docker/distribution 0.618s coverage: 27.6% of statements [2022-03-22T20:38:15.199Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-22T20:38:15.768Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2022-03-22T20:38:16.706Z] ok github.com/docker/docker/image 0.013s coverage: 86.8% of statements [2022-03-22T20:38:16.965Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-22T20:38:17.224Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-03-22T20:38:17.484Z] ok github.com/docker/docker/distribution/xfer 1.951s coverage: 85.1% of statements [2022-03-22T20:38:17.484Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-22T20:38:17.484Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-03-22T20:38:17.484Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-22T20:38:17.743Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2022-03-22T20:38:18.681Z] ok github.com/docker/docker/oci 0.007s coverage: 38.4% of statements [2022-03-22T20:38:19.249Z] ok github.com/docker/docker/opts 0.017s coverage: 67.1% of statements [2022-03-22T20:38:19.508Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-03-22T20:38:20.887Z] ok github.com/docker/docker/pkg/archive 0.276s coverage: 82.2% of statements [2022-03-22T20:38:21.824Z] ok github.com/docker/docker/pkg/authorization 0.251s coverage: 68.3% of statements [2022-03-22T20:38:21.824Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-03-22T20:38:22.083Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-22T20:38:25.365Z] ok github.com/docker/docker/pkg/chrootarchive 2.504s coverage: 43.5% of statements [2022-03-22T20:38:25.365Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-03-22T20:38:25.365Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2022-03-22T20:38:25.468Z] INFO: Extraction ended at 03/22/2022 20:38:23. Duration:00:00:23.6085660 [2022-03-22T20:38:25.468Z] INFO: Updating the golang and path environment variables [2022-03-22T20:38:25.468Z] INFO: GOPATH=d:\gopath [2022-03-22T20:38:25.468Z] INFO: go version go1.16.15 windows/amd64 [2022-03-22T20:38:25.468Z] INFO: Running the daemon under test in debug mode [2022-03-22T20:38:25.468Z] INFO: Starting a daemon under test... [2022-03-22T20:38:25.468Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43407\2\daemon --pidfile d:\CI\PR-43407\2\docker.pid -D [2022-03-22T20:38:25.468Z] INFO: Process started successfully. [2022-03-22T20:38:25.468Z] INFO: Start tailing logs of the daemon under tests [2022-03-22T20:38:25.468Z] INFO: Waiting for the daemon under test to start... [2022-03-22T20:38:25.623Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-03-22T20:38:26.189Z] ok github.com/docker/docker/layer 7.340s coverage: 68.8% of statements [2022-03-22T20:38:26.189Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-22T20:38:26.189Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-22T20:38:26.189Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-22T20:38:26.189Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-22T20:38:26.189Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-22T20:38:26.189Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-03-22T20:38:26.190Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-22T20:38:26.447Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2022-03-22T20:38:26.705Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2022-03-22T20:38:26.964Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-03-22T20:38:27.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-22T20:38:27.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-22T20:38:27.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-22T20:38:27.900Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2022-03-22T20:38:28.468Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 86.5% of statements [2022-03-22T20:38:28.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-22T20:38:28.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-22T20:38:28.727Z] ok github.com/docker/docker/pkg/fsutils 0.176s coverage: 85.1% of statements [2022-03-22T20:38:28.986Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2022-03-22T20:38:29.245Z] ok github.com/docker/docker/pkg/discovery/kv 3.046s coverage: 84.1% of statements [2022-03-22T20:38:29.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-22T20:38:30.182Z] ok github.com/docker/docker/pkg/idtools 0.336s coverage: 69.5% of statements [2022-03-22T20:38:30.182Z] ok github.com/docker/docker/pkg/ioutils 0.348s coverage: 69.3% of statements [2022-03-22T20:38:30.441Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-03-22T20:38:30.441Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-22T20:38:30.441Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2022-03-22T20:38:30.441Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-22T20:38:30.441Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-22T20:38:30.700Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2022-03-22T20:38:30.701Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-03-22T20:38:30.701Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-03-22T20:38:30.960Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-03-22T20:38:30.960Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2022-03-22T20:38:31.219Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-03-22T20:38:31.219Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-22T20:38:31.219Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-22T20:38:31.788Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2022-03-22T20:38:32.048Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-03-22T20:38:32.308Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-03-22T20:38:32.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-22T20:38:32.567Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-22T20:38:32.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-22T20:38:33.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-22T20:38:33.942Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2022-03-22T20:38:33.942Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2022-03-22T20:38:34.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-22T20:38:35.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-22T20:38:35.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-22T20:38:36.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-22T20:38:37.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-22T20:38:38.140Z] ok github.com/docker/docker/pkg/signal 3.285s coverage: 62.3% of statements [2022-03-22T20:38:38.140Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-03-22T20:38:38.140Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2022-03-22T20:38:38.140Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-22T20:38:38.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-22T20:38:38.715Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.5% of statements [2022-03-22T20:38:39.298Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-03-22T20:38:39.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-22T20:38:39.556Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2022-03-22T20:38:40.123Z] ok github.com/docker/docker/pkg/tarsum 0.052s coverage: 89.3% of statements [2022-03-22T20:38:40.123Z] coverage: [no statements] [2022-03-22T20:38:40.123Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-03-22T20:38:40.296Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-22T20:38:40.296Z] Using test binary docker [2022-03-22T20:38:40.296Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-22T20:38:40.296Z] Starting apparmor (via systemctl): apparmor.service. [2022-03-22T20:38:40.296Z] Starting dockerd [2022-03-22T20:38:40.296Z] INFO: Waiting for daemon to start... [2022-03-22T20:38:40.382Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-22T20:38:40.641Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-03-22T20:38:40.641Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-03-22T20:38:42.196Z] . [2022-03-22T20:38:42.196Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-22T20:38:42.196Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-22T20:38:42.196Z] Error: No such image: emptyfs [2022-03-22T20:38:42.454Z] Running integration-test (iteration 1) [2022-03-22T20:38:42.454Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-22T20:38:42.543Z] ok github.com/docker/docker/plugin 0.513s coverage: 23.2% of statements [2022-03-22T20:38:42.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-22T20:38:42.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-22T20:38:42.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-22T20:38:42.802Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2022-03-22T20:38:43.188Z] .....INFO: Daemon under test started and replied! [2022-03-22T20:38:43.188Z] INFO: Docker version of the daemon under test [2022-03-22T20:38:43.188Z] [2022-03-22T20:38:43.188Z] Client: [2022-03-22T20:38:43.188Z] Version: 17.06.2-ce [2022-03-22T20:38:43.188Z] API version: 1.30 [2022-03-22T20:38:43.188Z] Go version: go1.8.3 [2022-03-22T20:38:43.188Z] Git commit: cec0b72 [2022-03-22T20:38:43.188Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-22T20:38:43.188Z] OS/Arch: windows/amd64 [2022-03-22T20:38:43.188Z] [2022-03-22T20:38:43.188Z] Server: [2022-03-22T20:38:43.188Z] Version: 0.0.0-dev [2022-03-22T20:38:43.188Z] API version: 1.41 (minimum version 1.24) [2022-03-22T20:38:43.188Z] Go version: go1.16.15 [2022-03-22T20:38:43.188Z] Git commit: 5f9753ae73 [2022-03-22T20:38:43.188Z] Built: 03/22/2022 20:36:46 [2022-03-22T20:38:43.188Z] OS/Arch: windows/amd64 [2022-03-22T20:38:43.188Z] Experimental: false [2022-03-22T20:38:43.188Z] [2022-03-22T20:38:43.188Z] INFO: Docker info of the daemon under test [2022-03-22T20:38:43.188Z] [2022-03-22T20:38:43.188Z] Containers: 0 [2022-03-22T20:38:43.188Z] Running: 0 [2022-03-22T20:38:43.188Z] Paused: 0 [2022-03-22T20:38:43.188Z] Stopped: 0 [2022-03-22T20:38:43.188Z] Images: 0 [2022-03-22T20:38:43.188Z] Server Version: 0.0.0-dev [2022-03-22T20:38:43.188Z] Storage Driver: windowsfilter [2022-03-22T20:38:43.188Z] Windows: [2022-03-22T20:38:43.188Z] Logging Driver: json-file [2022-03-22T20:38:43.188Z] Plugins: [2022-03-22T20:38:43.188Z] Volume: local [2022-03-22T20:38:43.188Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-22T20:38:43.188Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-22T20:38:43.188Z] Swarm: inactive [2022-03-22T20:38:43.188Z] Default Isolation: process [2022-03-22T20:38:43.188Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-22T20:38:43.188Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-22T20:38:43.188Z] OSType: windows [2022-03-22T20:38:43.188Z] Architecture: x86_64 [2022-03-22T20:38:43.188Z] CPUs: 4 [2022-03-22T20:38:43.188Z] Total Memory: 32GiB [2022-03-22T20:38:43.188Z] Name: azwin-2-a32250 [2022-03-22T20:38:43.188Z] ID: GNAT:KE47:BZPA:OKPI:Q3CU:XDFZ:4747:36OK:IUMK:6S4V:U2WN:GBXU [2022-03-22T20:38:43.188Z] Docker Root Dir: D:\CI\PR-43407\2\daemon [2022-03-22T20:38:43.188Z] Debug Mode (client): false [2022-03-22T20:38:43.188Z] Debug Mode (server): true [2022-03-22T20:38:43.188Z] File Descriptors: -1 [2022-03-22T20:38:43.188Z] Goroutines: 16 [2022-03-22T20:38:43.188Z] System Time: 2022-03-22T20:38:42.7524774Z [2022-03-22T20:38:43.188Z] EventsListeners: 0 [2022-03-22T20:38:43.188Z] Registry: https://index.docker.io/v1/ [2022-03-22T20:38:43.188Z] Labels: [2022-03-22T20:38:43.188Z] Experimental: false [2022-03-22T20:38:43.188Z] Insecure Registries: [2022-03-22T20:38:43.188Z] 127.0.0.0/8 [2022-03-22T20:38:43.188Z] Live Restore Enabled: false [2022-03-22T20:38:43.188Z] [2022-03-22T20:38:43.188Z] [2022-03-22T20:38:43.188Z] INFO: Docker images of the daemon under test [2022-03-22T20:38:43.188Z] [2022-03-22T20:38:43.188Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-22T20:38:43.188Z] [2022-03-22T20:38:43.188Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-22T20:38:43.188Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-03-22T20:38:43.188Z] ltsc2019: Pulling from windows/servercore [2022-03-22T20:38:43.369Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.6% of statements [2022-03-22T20:38:43.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-22T20:38:43.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-22T20:38:43.655Z] 4612f6d0b889: Pulling fs layer [2022-03-22T20:38:43.655Z] 0a6173b79e25: Pulling fs layer [2022-03-22T20:38:44.307Z] ok github.com/docker/docker/quota 0.221s coverage: 71.4% of statements [2022-03-22T20:38:44.566Z] ok github.com/docker/docker/reference 0.005s coverage: 83.7% of statements [2022-03-22T20:38:44.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-22T20:38:45.501Z] ok github.com/docker/docker/registry 0.095s coverage: 57.2% of statements [2022-03-22T20:38:46.067Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-03-22T20:38:46.325Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-03-22T20:38:46.584Z] ok github.com/docker/docker/runconfig 0.010s coverage: 66.1% of statements [2022-03-22T20:38:46.842Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-22T20:38:47.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-22T20:38:48.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-22T20:38:49.374Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-22T20:38:49.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-22T20:38:50.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-22T20:38:50.310Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.4% of statements [2022-03-22T20:38:50.571Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2022-03-22T20:38:51.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-22T20:38:51.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-22T20:38:51.948Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.1% of statements [2022-03-22T20:38:52.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-22T20:38:53.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-22T20:38:54.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-22T20:38:55.113Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-22T20:38:55.113Z] Using test binary docker [2022-03-22T20:38:55.113Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-22T20:38:55.113Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-22T20:38:55.113Z] INFO: Waiting for daemon to start... [2022-03-22T20:38:55.113Z] Starting dockerd [2022-03-22T20:38:56.166Z] 0a6173b79e25: Verifying Checksum [2022-03-22T20:38:56.166Z] 0a6173b79e25: Download complete [2022-03-22T20:38:57.330Z] Loaded image: buildpack-deps:buster [2022-03-22T20:38:57.330Z] Loaded image: busybox:latest [2022-03-22T20:38:57.330Z] Loaded image: busybox:glibc [2022-03-22T20:38:57.641Z] . [2022-03-22T20:38:57.641Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-22T20:38:57.641Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-22T20:38:57.641Z] Error: No such image: emptyfs [2022-03-22T20:38:57.641Z] Running integration-test (iteration 1) [2022-03-22T20:38:57.641Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-22T20:38:57.896Z] Loaded image: debian:bullseye [2022-03-22T20:38:58.154Z] Loaded image: hello-world:latest [2022-03-22T20:38:58.413Z] Loaded image: arm32v7/hello-world:latest [2022-03-22T20:38:58.413Z] INFO: Testing against a local daemon [2022-03-22T20:38:58.413Z] === RUN TestCgroupNamespacesBuild [2022-03-22T20:38:59.788Z] --- PASS: TestCgroupNamespacesBuild (1.21s) [2022-03-22T20:38:59.788Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-22T20:39:01.167Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2022-03-22T20:39:01.167Z] === RUN TestBuildWithSession [2022-03-22T20:39:01.167Z] build_session_test.go:25: TODO: BuildKit [2022-03-22T20:39:01.167Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-22T20:39:01.167Z] === RUN TestBuildSquashParent [2022-03-22T20:39:04.829Z] 4612f6d0b889: Verifying Checksum [2022-03-22T20:39:04.829Z] 4612f6d0b889: Download complete [2022-03-22T20:39:05.356Z] --- PASS: TestBuildSquashParent (4.45s) [2022-03-22T20:39:05.356Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-22T20:39:05.356Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-22T20:39:05.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-22T20:39:05.356Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-22T20:39:05.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-22T20:39:05.356Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-22T20:39:05.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-22T20:39:05.356Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-22T20:39:05.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-22T20:39:05.356Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-22T20:39:05.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-22T20:39:05.356Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-22T20:39:05.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-22T20:39:05.356Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-22T20:39:05.356Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-22T20:39:06.820Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.6% of statements [2022-03-22T20:39:06.820Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-22T20:39:06.820Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-22T20:39:06.820Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-03-22T20:39:06.820Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-22T20:39:06.820Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-22T20:39:06.820Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-22T20:39:06.820Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-22T20:39:06.820Z] ? github.com/docker/docker/rootless [no test files] [2022-03-22T20:39:06.820Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-22T20:39:06.820Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-22T20:39:06.820Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-22T20:39:06.820Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-22T20:39:06.820Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-22T20:39:06.820Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-22T20:39:06.820Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-22T20:39:06.820Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-22T20:39:06.820Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-22T20:39:06.820Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-22T20:39:06.820Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-22T20:39:06.820Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-22T20:39:06.820Z] ? github.com/docker/docker/volume [no test files] [2022-03-22T20:39:06.820Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-22T20:39:06.820Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === Skipped [2022-03-22T20:39:06.820Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-03-22T20:39:06.820Z] exec_linux_test.go:18: requires AppArmor to be enabled [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-03-22T20:39:06.820Z] exec_linux_test.go:38: requires AppArmor to be enabled [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-03-22T20:39:06.820Z] time="2022-03-22T20:37:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-22T20:39:06.820Z] aufs_test.go:37: driver not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-03-22T20:39:06.820Z] time="2022-03-22T20:37:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-22T20:39:06.820Z] aufs_test.go:37: driver not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-03-22T20:39:06.820Z] time="2022-03-22T20:37:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-22T20:39:06.820Z] aufs_test.go:37: driver not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-03-22T20:39:06.820Z] time="2022-03-22T20:37:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-22T20:39:06.820Z] aufs_test.go:37: driver not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-03-22T20:39:06.820Z] time="2022-03-22T20:37:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-22T20:39:06.820Z] aufs_test.go:37: driver not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-03-22T20:39:06.820Z] time="2022-03-22T20:37:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-22T20:39:06.820Z] aufs_test.go:37: driver not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-03-22T20:39:06.820Z] time="2022-03-22T20:37:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-22T20:39:06.820Z] aufs_test.go:37: driver not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-03-22T20:39:06.820Z] time="2022-03-22T20:37:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-22T20:39:06.820Z] aufs_test.go:37: driver not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-03-22T20:39:06.820Z] time="2022-03-22T20:37:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-22T20:39:06.820Z] aufs_test.go:37: driver not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-03-22T20:39:06.820Z] time="2022-03-22T20:37:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-22T20:39:06.820Z] aufs_test.go:37: driver not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-03-22T20:39:06.820Z] time="2022-03-22T20:37:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-22T20:39:06.820Z] aufs_test.go:37: driver not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-03-22T20:39:06.820Z] time="2022-03-22T20:37:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-22T20:39:06.820Z] aufs_test.go:37: driver not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-03-22T20:39:06.820Z] time="2022-03-22T20:37:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-22T20:39:06.820Z] aufs_test.go:37: driver not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-03-22T20:39:06.820Z] time="2022-03-22T20:37:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-22T20:39:06.820Z] aufs_test.go:37: driver not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-03-22T20:39:06.820Z] time="2022-03-22T20:37:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-22T20:39:06.820Z] aufs_test.go:37: driver not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-03-22T20:39:06.820Z] time="2022-03-22T20:37:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-22T20:39:06.820Z] aufs_test.go:37: driver not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-03-22T20:39:06.820Z] time="2022-03-22T20:37:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-22T20:39:06.820Z] aufs_test.go:37: driver not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-03-22T20:39:06.820Z] time="2022-03-22T20:37:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-22T20:39:06.820Z] aufs_test.go:37: driver not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-03-22T20:39:06.820Z] time="2022-03-22T20:37:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-22T20:39:06.820Z] aufs_test.go:37: driver not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-03-22T20:39:06.820Z] time="2022-03-22T20:37:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-22T20:39:06.820Z] aufs_test.go:37: driver not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-03-22T20:39:06.820Z] time="2022-03-22T20:37:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-22T20:39:06.820Z] aufs_test.go:37: driver not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-03-22T20:39:06.820Z] time="2022-03-22T20:37:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-22T20:39:06.820Z] aufs_test.go:37: driver not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-03-22T20:39:06.820Z] time="2022-03-22T20:37:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-22T20:39:06.820Z] aufs_test.go:37: driver not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-03-22T20:39:06.820Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-03-22T20:39:06.820Z] time="2022-03-22T20:37:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-22T20:39:06.820Z] aufs_test.go:37: driver not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-03-22T20:39:06.820Z] time="2022-03-22T20:37:59Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-22T20:39:06.820Z] aufs_test.go:37: driver not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-22T20:39:06.820Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-22T20:39:06.820Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-22T20:39:06.820Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-22T20:39:06.820Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-22T20:39:06.820Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-22T20:39:06.820Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-22T20:39:06.820Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-22T20:39:06.820Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-22T20:39:06.820Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-22T20:39:06.820Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-22T20:39:06.820Z] graphtest_unix.go:73: No driver to put! [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-22T20:39:06.820Z] time="2022-03-22T20:38:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-22T20:39:06.820Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-22T20:39:06.820Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-22T20:39:06.820Z] time="2022-03-22T20:38:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-22T20:39:06.820Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-22T20:39:06.820Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-22T20:39:06.820Z] time="2022-03-22T20:38:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-22T20:39:06.820Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-22T20:39:06.820Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-22T20:39:06.820Z] time="2022-03-22T20:38:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-22T20:39:06.820Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-22T20:39:06.820Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-22T20:39:06.820Z] time="2022-03-22T20:38:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-22T20:39:06.820Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-22T20:39:06.820Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-22T20:39:06.820Z] graphtest_unix.go:73: No driver to put! [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-22T20:39:06.820Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-22T20:39:06.820Z] overlay_test.go:49: Fails to compute changes intermittently [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-22T20:39:06.820Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-22T20:39:06.820Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.820Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-22T20:39:06.820Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-22T20:39:06.820Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-22T20:39:06.820Z] [2022-03-22T20:39:06.821Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-22T20:39:06.821Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-22T20:39:06.821Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-22T20:39:06.821Z] [2022-03-22T20:39:06.821Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-22T20:39:06.821Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-22T20:39:06.821Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-22T20:39:06.821Z] [2022-03-22T20:39:06.821Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-22T20:39:06.821Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-22T20:39:06.821Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-22T20:39:06.821Z] [2022-03-22T20:39:06.821Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-22T20:39:06.821Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-22T20:39:06.821Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-22T20:39:06.821Z] [2022-03-22T20:39:06.821Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-22T20:39:06.821Z] graphtest_unix.go:73: No driver to put! [2022-03-22T20:39:06.821Z] [2022-03-22T20:39:06.821Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-22T20:39:06.821Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-03-22T20:39:06.821Z] [2022-03-22T20:39:06.821Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-22T20:39:06.821Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-03-22T20:39:06.821Z] [2022-03-22T20:39:06.821Z] DONE 2251 tests, 51 skipped in 205.005s Post stage [Pipeline] junit [2022-03-22T20:39:06.835Z] Recording test results [2022-03-22T20:39:06.927Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-22T20:39:07.264Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-22T20:39:07.264Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-22T20:39:07.266Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43407/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f9753ae734cc987f8c3bec3c516a1db880454e3 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:5f9753ae734cc987f8c3bec3c516a1db880454e3 hack/make.sh dynbinary test-integration [2022-03-22T20:39:07.524Z] [2022-03-22T20:39:07.524Z] Removing bundles/ [2022-03-22T20:39:07.524Z] [2022-03-22T20:39:07.524Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-22T20:39:07.524Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-22T20:39:07.524Z] GOOS="" GOARCH="" GOARM="" [2022-03-22T20:39:08.201Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-22T20:39:08.768Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-22T20:39:10.143Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-22T20:39:10.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.46s) [2022-03-22T20:39:10.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.70s) [2022-03-22T20:39:10.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.43s) [2022-03-22T20:39:10.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.50s) [2022-03-22T20:39:10.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.53s) [2022-03-22T20:39:10.143Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.43s) [2022-03-22T20:39:10.143Z] === RUN TestBuildMultiStageCopy [2022-03-22T20:39:10.143Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-22T20:39:10.881Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m0.044527154s with top 10 stages: buildssa: 1m34.140698066s, goimports: 20.465480681s, unconvert: 11.883461013s, gosec: 8.446260545s, golint: 5.258304563s, inspect: 4.151564702s, misspell: 3.661235281s, ineffassign: 3.641510552s, vrp: 2.683903929s, printf: 1.957153615s [2022-03-22T20:39:11.520Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-22T20:39:11.520Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-22T20:39:11.779Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-22T20:39:12.038Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-22T20:39:12.296Z] --- PASS: TestBuildMultiStageCopy (2.14s) [2022-03-22T20:39:12.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.31s) [2022-03-22T20:39:12.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-03-22T20:39:12.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-03-22T20:39:12.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-03-22T20:39:12.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-03-22T20:39:12.296Z] === RUN TestBuildMultiStageParentConfig [2022-03-22T20:39:12.516Z] Loaded image: buildpack-deps:buster [2022-03-22T20:39:12.516Z] Loaded image: busybox:latest [2022-03-22T20:39:12.775Z] Loaded image: busybox:glibc [2022-03-22T20:39:12.864Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2022-03-22T20:39:12.864Z] === RUN TestBuildLabelWithTargets [2022-03-22T20:39:13.801Z] --- PASS: TestBuildLabelWithTargets (0.99s) [2022-03-22T20:39:13.801Z] === RUN TestBuildWithEmptyLayers [2022-03-22T20:39:14.369Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2022-03-22T20:39:14.369Z] === RUN TestBuildMultiStageOnBuild [2022-03-22T20:39:15.309Z] Loaded image: debian:bullseye [2022-03-22T20:39:15.309Z] Loaded image: hello-world:latest [2022-03-22T20:39:15.309Z] Loaded image: arm32v7/hello-world:latest [2022-03-22T20:39:15.309Z] INFO: Testing against a local daemon [2022-03-22T20:39:15.309Z] === RUN TestCgroupNamespacesBuild [2022-03-22T20:39:15.748Z] --- PASS: TestBuildMultiStageOnBuild (1.55s) [2022-03-22T20:39:15.748Z] === RUN TestBuildUncleanTarFilenames [2022-03-22T20:39:16.316Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-03-22T20:39:16.316Z] === RUN TestBuildMultiStageLayerLeak [2022-03-22T20:39:17.841Z] --- PASS: TestCgroupNamespacesBuild (2.13s) [2022-03-22T20:39:17.841Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-22T20:39:18.218Z] --- PASS: TestBuildMultiStageLayerLeak (1.70s) [2022-03-22T20:39:18.218Z] === RUN TestBuildWithHugeFile [2022-03-22T20:39:19.029Z] INFO [runner/unused/goanalysis] analyzers took 25.646490341s with top 10 stages: buildssa: 22.218712952s, U1000: 3.427777389s [2022-03-22T20:39:19.290Z] INFO [runner] Issues before processing: 2258, after processing: 0 [2022-03-22T20:39:19.290Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1682/1682, exclude: 1577/1577, identifier_marker: 1577/1577, exclude-rules: 64/1577, path_prettifier: 1682/1682, skip_files: 1682/1682, autogenerated_exclude: 1577/1682, cgo: 1682/2258, filename_unadjuster: 1682/1682, nolint: 0/64 [2022-03-22T20:39:19.290Z] INFO [runner] processing took 104.510738ms with stages: nolint: 39.167391ms, identifier_marker: 34.077441ms, path_prettifier: 13.793523ms, autogenerated_exclude: 7.102132ms, exclude-rules: 5.649531ms, skip_dirs: 3.226852ms, cgo: 830.395µs, filename_unadjuster: 657.781µs, max_same_issues: 1.558µs, uniq_by_line: 710ns, max_from_linter: 679ns, source_code: 674ns, diff: 621ns, exclude: 439ns, skip_files: 377ns, path_shortener: 339ns, max_per_file_from_linter: 295ns [2022-03-22T20:39:19.290Z] INFO [runner] linters took 1m33.611527638s with stages: goanalysis_metalinter: 1m14.994102718s, unused: 18.512121241s [2022-03-22T20:39:19.290Z] INFO File cache stats: 1454 entries of total size 6.9MiB [2022-03-22T20:39:19.290Z] INFO Memory: 2172 samples, avg is 417.5MB, max is 3495.8MB [2022-03-22T20:39:19.290Z] INFO Execution took 3m37.088881439s [2022-03-22T20:39:19.550Z] Congratulations! The shell scripts are properly formatted. [2022-03-22T20:39:19.744Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s) [2022-03-22T20:39:19.744Z] === RUN TestBuildWithSession [2022-03-22T20:39:19.744Z] build_session_test.go:25: TODO: BuildKit [2022-03-22T20:39:19.744Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-22T20:39:19.744Z] === RUN TestBuildSquashParent [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-03-22T20:39:20.457Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43407/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f9753ae734cc987f8c3bec3c516a1db880454e3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:5f9753ae734cc987f8c3bec3c516a1db880454e3 hack/make.sh dynbinary-daemon test-docker-py [2022-03-22T20:39:20.717Z] [2022-03-22T20:39:20.717Z] Removing bundles/ [2022-03-22T20:39:20.717Z] [2022-03-22T20:39:20.978Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-03-22T20:39:20.978Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-22T20:39:20.978Z] GOOS="" GOARCH="" GOARM="" [2022-03-22T20:39:25.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-22T20:39:25.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-22T20:39:26.323Z] --- PASS: TestBuildSquashParent (6.76s) [2022-03-22T20:39:26.323Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-22T20:39:26.324Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-22T20:39:26.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-22T20:39:26.324Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-22T20:39:26.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-22T20:39:26.324Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-22T20:39:26.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-22T20:39:26.324Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-22T20:39:26.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-22T20:39:26.324Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-22T20:39:26.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-22T20:39:26.324Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-22T20:39:26.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-22T20:39:26.324Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-22T20:39:26.324Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-22T20:39:27.702Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-22T20:39:27.960Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-22T20:39:29.869Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-22T20:39:29.869Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-22T20:39:31.769Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-22T20:39:31.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.42s) [2022-03-22T20:39:31.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.57s) [2022-03-22T20:39:31.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.09s) [2022-03-22T20:39:31.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2022-03-22T20:39:31.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.96s) [2022-03-22T20:39:31.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.03s) [2022-03-22T20:39:31.769Z] === RUN TestBuildMultiStageCopy [2022-03-22T20:39:31.769Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-22T20:39:35.050Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-22T20:39:36.424Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-22T20:39:37.359Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-22T20:39:38.295Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-22T20:39:39.230Z] --- PASS: TestBuildMultiStageCopy (7.35s) [2022-03-22T20:39:39.230Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s) [2022-03-22T20:39:39.230Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2022-03-22T20:39:39.230Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-03-22T20:39:39.230Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-03-22T20:39:39.230Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-03-22T20:39:39.230Z] === RUN TestBuildMultiStageParentConfig [2022-03-22T20:39:44.504Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-03-22T20:39:44.504Z] === RUN TestBuildLabelWithTargets [2022-03-22T20:39:52.620Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-03-22T20:39:52.620Z] === RUN TestBuildWithEmptyLayers [2022-03-22T20:39:55.155Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-03-22T20:39:55.155Z] === RUN TestBuildMultiStageOnBuild [2022-03-22T20:40:00.424Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2022-03-22T20:40:00.424Z] === RUN TestBuildUncleanTarFilenames [2022-03-22T20:40:00.991Z] --- PASS: TestBuildUncleanTarFilenames (0.72s) [2022-03-22T20:40:00.991Z] === RUN TestBuildMultiStageLayerLeak [2022-03-22T20:40:05.175Z] --- PASS: TestBuildMultiStageLayerLeak (4.29s) [2022-03-22T20:40:05.175Z] === RUN TestBuildWithHugeFile [2022-03-22T20:40:14.440Z] --- PASS: TestBuildWithHugeFile (53.04s) [2022-03-22T20:40:14.441Z] === RUN TestBuildWithEmptyDockerfile [2022-03-22T20:40:14.441Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-22T20:40:14.441Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-22T20:40:14.441Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-22T20:40:14.441Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-22T20:40:14.441Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-22T20:40:14.441Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-22T20:40:14.441Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-22T20:40:14.441Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-22T20:40:14.441Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-22T20:40:14.441Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-22T20:40:14.441Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-03-22T20:40:14.441Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-03-22T20:40:14.441Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-22T20:40:14.441Z] === RUN TestBuildPreserveOwnership [2022-03-22T20:40:14.441Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-22T20:40:14.441Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-22T20:40:14.699Z] --- PASS: TestBuildPreserveOwnership (3.28s) [2022-03-22T20:40:14.699Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.13s) [2022-03-22T20:40:14.699Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.14s) [2022-03-22T20:40:14.699Z] === RUN TestBuildPlatformInvalid [2022-03-22T20:40:14.699Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-22T20:40:14.699Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-22T20:40:15.217Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-22T20:40:15.217Z] [2022-03-22T20:40:15.217Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-22T20:40:15.217Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-22T20:40:15.217Z] HOSTNAME=2391fd7068f0 [2022-03-22T20:40:15.217Z] TESTDEBUG=0 [2022-03-22T20:40:15.217Z] DEST=bundles/test-integration [2022-03-22T20:40:15.217Z] PWD=/go/src/github.com/docker/docker [2022-03-22T20:40:15.217Z] DOCKER_GITCOMMIT=5f9753ae734cc987f8c3bec3c516a1db880454e3 [2022-03-22T20:40:15.217Z] container=docker [2022-03-22T20:40:15.217Z] HOME=/root [2022-03-22T20:40:15.217Z] GOLANG_VERSION=1.16.15 [2022-03-22T20:40:15.217Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-22T20:40:15.217Z] VALIDATE_BRANCH=20.10 [2022-03-22T20:40:15.217Z] TERM=xterm [2022-03-22T20:40:15.217Z] DOCKER_PKG=github.com/docker/docker [2022-03-22T20:40:15.217Z] SHLVL=1 [2022-03-22T20:40:15.217Z] TIMEOUT=120m [2022-03-22T20:40:15.217Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-22T20:40:15.217Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-22T20:40:15.217Z] GO111MODULE=off [2022-03-22T20:40:15.217Z] DOCKER_EXPERIMENTAL=1 [2022-03-22T20:40:15.217Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-22T20:40:15.217Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-22T20:40:15.217Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-22T20:40:15.217Z] GOPATH=/go [2022-03-22T20:40:15.217Z] PKG_CONFIG=pkg-config [2022-03-22T20:40:15.217Z] _=/usr/bin/env [2022-03-22T20:40:15.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-22T20:40:29.580Z] Loaded image: buildpack-deps:buster [2022-03-22T20:40:29.580Z] Loaded image: busybox:latest [2022-03-22T20:40:29.580Z] Loaded image: busybox:glibc [2022-03-22T20:40:30.958Z] Loaded image: debian:bullseye [2022-03-22T20:40:31.217Z] Loaded image: hello-world:latest [2022-03-22T20:40:31.217Z] Loaded image: arm32v7/hello-world:latest [2022-03-22T20:40:39.332Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.14s) [2022-03-22T20:40:39.332Z] PASS [2022-03-22T20:40:39.332Z] [2022-03-22T20:40:39.332Z] === Skipped [2022-03-22T20:40:39.332Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-22T20:40:39.332Z] build_session_test.go:25: TODO: BuildKit [2022-03-22T20:40:39.332Z] [2022-03-22T20:40:39.332Z] DONE 33 tests, 1 skipped in 116.383s [2022-03-22T20:40:39.332Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-22T20:40:39.332Z] INFO: Testing against a local daemon [2022-03-22T20:40:39.332Z] === RUN TestConfigInspect [2022-03-22T20:40:41.232Z] --- PASS: TestConfigInspect (2.18s) [2022-03-22T20:40:41.232Z] === RUN TestConfigList [2022-03-22T20:40:43.137Z] --- PASS: TestConfigList (2.13s) [2022-03-22T20:40:43.137Z] === RUN TestConfigsCreateAndDelete [2022-03-22T20:40:45.670Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2022-03-22T20:40:45.670Z] === RUN TestConfigsUpdate [2022-03-22T20:40:47.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-22T20:40:47.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-22T20:40:47.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-22T20:40:47.574Z] --- PASS: TestConfigsUpdate (2.17s) [2022-03-22T20:40:47.574Z] === RUN TestTemplatedConfig [2022-03-22T20:40:50.106Z] --- PASS: TestTemplatedConfig (2.52s) [2022-03-22T20:40:50.106Z] === RUN TestConfigCreateResolve [2022-03-22T20:40:52.687Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-03-22T20:40:52.687Z] === RUN TestConfigDaemonLibtrustID [2022-03-22T20:40:52.687Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-22T20:40:52.687Z] PASS [2022-03-22T20:40:52.687Z] [2022-03-22T20:40:52.687Z] DONE 7 tests in 13.950s [2022-03-22T20:40:52.687Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-22T20:40:52.960Z] INFO: Testing against a local daemon [2022-03-22T20:40:52.960Z] === RUN TestCheckpoint [2022-03-22T20:40:52.960Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-22T20:40:52.960Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-22T20:40:52.960Z] === RUN TestContainerInvalidJSON [2022-03-22T20:40:52.960Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-03-22T20:40:52.960Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-03-22T20:40:52.960Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-22T20:40:52.960Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-22T20:40:52.960Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-22T20:40:52.960Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-22T20:40:52.960Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-03-22T20:40:52.960Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-22T20:40:52.960Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-22T20:40:52.960Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-22T20:40:52.960Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-03-22T20:40:52.960Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-22T20:40:52.960Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-22T20:40:52.960Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-22T20:40:52.960Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-03-22T20:40:52.960Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-22T20:40:52.960Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-03-22T20:40:52.960Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-22T20:40:52.960Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2022-03-22T20:40:52.960Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-22T20:40:53.223Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-03-22T20:40:53.223Z] === RUN TestCopyFromContainer [2022-03-22T20:40:54.159Z] === RUN TestCopyFromContainer// [2022-03-22T20:40:54.159Z] === RUN TestCopyFromContainer//bar/root [2022-03-22T20:40:54.418Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-22T20:40:54.418Z] === RUN TestCopyFromContainer/bar/quux [2022-03-22T20:40:54.418Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-22T20:40:54.418Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-22T20:40:54.418Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-22T20:40:54.677Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-22T20:40:54.677Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-22T20:40:54.677Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-22T20:40:54.677Z] --- PASS: TestCopyFromContainer (1.60s) [2022-03-22T20:40:54.677Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-22T20:40:54.677Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-22T20:40:54.677Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-22T20:40:54.677Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-22T20:40:54.677Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-22T20:40:54.677Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-22T20:40:54.677Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-22T20:40:54.677Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-22T20:40:54.677Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-22T20:40:54.677Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-22T20:40:54.677Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-22T20:40:54.677Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-22T20:40:54.677Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-22T20:40:54.677Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-22T20:40:54.677Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-22T20:40:54.677Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-22T20:40:54.677Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-22T20:40:54.677Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-22T20:40:54.677Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-22T20:40:54.677Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-22T20:40:54.677Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-22T20:40:54.677Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-22T20:40:54.677Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-22T20:40:54.677Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-22T20:40:54.677Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-22T20:40:54.677Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-22T20:40:54.677Z] === RUN TestCreateWithInvalidEnv [2022-03-22T20:40:54.935Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-22T20:40:54.935Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-22T20:40:54.935Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-22T20:40:54.935Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-22T20:40:54.935Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-22T20:40:54.935Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-22T20:40:54.935Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-22T20:40:54.935Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-22T20:40:54.935Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-22T20:40:54.935Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-22T20:40:54.935Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-22T20:40:54.935Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-22T20:40:54.935Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-22T20:40:54.935Z] === RUN TestCreateTmpfsMountsTarget [2022-03-22T20:40:54.935Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-03-22T20:40:54.935Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-22T20:40:56.312Z] --- PASS: TestCreateWithCustomMaskedPaths (1.42s) [2022-03-22T20:40:56.312Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-22T20:40:57.504Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-22T20:40:57.504Z] [2022-03-22T20:40:57.504Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-03-22T20:40:57.504Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-03-22T20:40:57.504Z] Using test binary docker [2022-03-22T20:40:57.504Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-22T20:40:57.504Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-22T20:40:57.504Z] INFO: Waiting for daemon to start... [2022-03-22T20:40:57.504Z] Starting dockerd [2022-03-22T20:40:57.504Z] . [2022-03-22T20:40:57.504Z] INFO: Building docker-sdk-python3:4.4.1... [2022-03-22T20:40:57.689Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.43s) [2022-03-22T20:40:57.689Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-22T20:40:57.689Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-22T20:40:57.689Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-22T20:40:57.689Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-22T20:40:57.689Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-22T20:40:57.689Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-22T20:40:57.689Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-22T20:40:57.689Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-22T20:40:57.689Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-22T20:40:57.689Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-22T20:40:57.689Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-22T20:40:57.689Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-22T20:40:57.689Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-22T20:40:57.689Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-22T20:40:57.689Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-22T20:40:57.689Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-22T20:40:57.689Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-22T20:40:57.689Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-22T20:40:57.689Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-22T20:40:57.689Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-22T20:40:57.690Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-22T20:40:57.690Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-22T20:40:57.690Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-22T20:40:58.257Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s) [2022-03-22T20:40:58.257Z] === RUN TestCreateDifferentPlatform [2022-03-22T20:40:58.257Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-22T20:40:58.257Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-22T20:40:58.257Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-22T20:40:58.257Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-22T20:40:58.257Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-22T20:40:58.257Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-22T20:40:58.257Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-03-22T20:40:58.257Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-22T20:40:58.257Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-22T20:40:58.257Z] === RUN TestContainerStartOnDaemonRestart [2022-03-22T20:40:58.257Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-22T20:40:58.257Z] === RUN TestDaemonRestartIpcMode [2022-03-22T20:40:58.257Z] === PAUSE TestDaemonRestartIpcMode [2022-03-22T20:40:58.257Z] === RUN TestDaemonHostGatewayIP [2022-03-22T20:40:58.257Z] === PAUSE TestDaemonHostGatewayIP [2022-03-22T20:40:58.257Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-22T20:40:58.257Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-22T20:40:58.257Z] === RUN TestContainerKillOnDaemonStart [2022-03-22T20:40:58.257Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-22T20:40:58.257Z] === RUN TestDiff [2022-03-22T20:40:58.823Z] --- PASS: TestDiff (0.61s) [2022-03-22T20:40:58.823Z] === RUN TestExecWithCloseStdin [2022-03-22T20:40:59.390Z] --- PASS: TestExecWithCloseStdin (0.60s) [2022-03-22T20:40:59.390Z] === RUN TestExec [2022-03-22T20:40:59.955Z] --- PASS: TestExec (0.56s) [2022-03-22T20:40:59.955Z] === RUN TestExecUser [2022-03-22T20:41:00.522Z] --- PASS: TestExecUser (0.56s) [2022-03-22T20:41:00.522Z] === RUN TestExportContainerAndImportImage [2022-03-22T20:41:01.423Z] --- PASS: TestBuildWithHugeFile (50.02s) [2022-03-22T20:41:01.423Z] === RUN TestBuildWithEmptyDockerfile [2022-03-22T20:41:01.423Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-22T20:41:01.423Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-22T20:41:01.423Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-22T20:41:01.423Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-22T20:41:01.423Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-22T20:41:01.423Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-22T20:41:01.423Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-22T20:41:01.423Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-22T20:41:01.423Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-22T20:41:01.423Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2022-03-22T20:41:01.423Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-03-22T20:41:01.423Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-03-22T20:41:01.423Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-03-22T20:41:01.423Z] === RUN TestBuildPreserveOwnership [2022-03-22T20:41:01.423Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-22T20:41:01.423Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-22T20:41:01.454Z] 4612f6d0b889: Pull complete [2022-03-22T20:41:01.456Z] --- PASS: TestExportContainerAndImportImage (0.63s) [2022-03-22T20:41:01.456Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-22T20:41:02.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-22T20:41:02.831Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-03-22T20:41:02.831Z] === RUN TestHealthCheckWorkdir [2022-03-22T20:41:03.397Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2022-03-22T20:41:03.397Z] === RUN TestHealthKillContainer [2022-03-22T20:41:05.603Z] --- PASS: TestBuildPreserveOwnership (9.66s) [2022-03-22T20:41:05.603Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.65s) [2022-03-22T20:41:05.603Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-03-22T20:41:05.603Z] === RUN TestBuildPlatformInvalid [2022-03-22T20:41:05.603Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-22T20:41:05.603Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-22T20:41:05.603Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-03-22T20:41:05.603Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-22T20:41:05.603Z] PASS [2022-03-22T20:41:05.603Z] [2022-03-22T20:41:05.603Z] === Skipped [2022-03-22T20:41:05.603Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-22T20:41:05.603Z] build_session_test.go:25: TODO: BuildKit [2022-03-22T20:41:05.603Z] [2022-03-22T20:41:05.603Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-22T20:41:05.603Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-03-22T20:41:05.603Z] [2022-03-22T20:41:05.603Z] DONE 33 tests, 2 skipped in 127.868s [2022-03-22T20:41:05.603Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-22T20:41:05.603Z] INFO: Testing against a local daemon [2022-03-22T20:41:05.603Z] === RUN TestConfigInspect [2022-03-22T20:41:05.603Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:41:05.603Z] --- SKIP: TestConfigInspect (0.02s) [2022-03-22T20:41:05.603Z] === RUN TestConfigList [2022-03-22T20:41:05.603Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:41:05.603Z] --- SKIP: TestConfigList (0.01s) [2022-03-22T20:41:05.603Z] === RUN TestConfigsCreateAndDelete [2022-03-22T20:41:05.604Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:41:05.604Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-03-22T20:41:05.604Z] === RUN TestConfigsUpdate [2022-03-22T20:41:05.604Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:41:05.604Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-03-22T20:41:05.604Z] === RUN TestTemplatedConfig [2022-03-22T20:41:05.604Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:41:05.604Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-22T20:41:05.604Z] === RUN TestConfigCreateResolve [2022-03-22T20:41:05.604Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:41:05.604Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-22T20:41:05.604Z] === RUN TestConfigDaemonLibtrustID [2022-03-22T20:41:06.977Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) [2022-03-22T20:41:06.977Z] PASS [2022-03-22T20:41:06.977Z] [2022-03-22T20:41:06.977Z] === Skipped [2022-03-22T20:41:06.977Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-03-22T20:41:06.977Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:41:06.977Z] [2022-03-22T20:41:06.977Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-03-22T20:41:06.977Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:41:06.977Z] [2022-03-22T20:41:06.977Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-03-22T20:41:06.977Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:41:06.977Z] [2022-03-22T20:41:06.977Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-03-22T20:41:06.977Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:41:06.977Z] [2022-03-22T20:41:06.977Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-03-22T20:41:06.977Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:41:06.977Z] [2022-03-22T20:41:06.977Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-03-22T20:41:06.977Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:41:06.977Z] [2022-03-22T20:41:06.977Z] DONE 7 tests, 6 skipped in 1.756s [2022-03-22T20:41:06.977Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-22T20:41:07.234Z] INFO: Testing against a local daemon [2022-03-22T20:41:07.234Z] === RUN TestCheckpoint [2022-03-22T20:41:07.234Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-22T20:41:07.234Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-22T20:41:07.234Z] === RUN TestContainerInvalidJSON [2022-03-22T20:41:07.234Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-03-22T20:41:07.234Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-03-22T20:41:07.234Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-22T20:41:07.234Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-22T20:41:07.234Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-22T20:41:07.235Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-22T20:41:07.235Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-03-22T20:41:07.235Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-22T20:41:07.235Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-22T20:41:07.235Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-22T20:41:07.235Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-03-22T20:41:07.235Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-22T20:41:07.235Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-22T20:41:07.235Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-22T20:41:07.235Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-03-22T20:41:07.235Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-22T20:41:07.235Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-22T20:41:07.235Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-22T20:41:07.492Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-22T20:41:07.492Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-22T20:41:07.492Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-22T20:41:07.492Z] === RUN TestCopyFromContainer [2022-03-22T20:41:11.505Z] --- PASS: TestHealthKillContainer (8.17s) [2022-03-22T20:41:11.505Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-22T20:41:11.674Z] === RUN TestCopyFromContainer// [2022-03-22T20:41:11.674Z] === RUN TestCopyFromContainer//bar/root [2022-03-22T20:41:11.674Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-22T20:41:11.674Z] === RUN TestCopyFromContainer/bar/quux [2022-03-22T20:41:11.674Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-22T20:41:11.674Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-22T20:41:11.674Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-22T20:41:11.674Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-22T20:41:11.674Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-22T20:41:11.674Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-22T20:41:11.674Z] --- PASS: TestCopyFromContainer (4.27s) [2022-03-22T20:41:11.674Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-22T20:41:11.674Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-03-22T20:41:11.674Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-22T20:41:11.674Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-22T20:41:11.674Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-22T20:41:11.674Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-22T20:41:11.674Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-22T20:41:11.674Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-22T20:41:11.674Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-22T20:41:11.674Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-22T20:41:11.674Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-22T20:41:11.674Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-22T20:41:11.674Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-22T20:41:11.674Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-22T20:41:11.674Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-22T20:41:11.674Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-22T20:41:11.674Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-22T20:41:11.674Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-22T20:41:11.674Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-22T20:41:11.674Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-22T20:41:11.674Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-22T20:41:11.674Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-22T20:41:11.674Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-22T20:41:11.674Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-22T20:41:11.674Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-22T20:41:11.674Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-22T20:41:11.674Z] === RUN TestCreateWithInvalidEnv [2022-03-22T20:41:11.674Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-22T20:41:11.674Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-22T20:41:11.674Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-22T20:41:11.674Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-22T20:41:11.674Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-22T20:41:11.674Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-22T20:41:11.674Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-22T20:41:11.674Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-22T20:41:11.674Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-22T20:41:11.674Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-22T20:41:11.674Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-22T20:41:11.674Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-22T20:41:11.674Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-22T20:41:11.674Z] === RUN TestCreateTmpfsMountsTarget [2022-03-22T20:41:11.674Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-03-22T20:41:11.674Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-22T20:41:12.072Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) [2022-03-22T20:41:12.072Z] === RUN TestIpcModeNone [2022-03-22T20:41:12.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-22T20:41:12.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-22T20:41:12.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-22T20:41:12.640Z] --- PASS: TestIpcModeNone (0.56s) [2022-03-22T20:41:12.640Z] === RUN TestIpcModePrivate [2022-03-22T20:41:12.897Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:58, shared: false, mustBeShared: false [2022-03-22T20:41:13.046Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-03-22T20:41:13.046Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-22T20:41:13.155Z] --- PASS: TestIpcModePrivate (0.57s) [2022-03-22T20:41:13.155Z] === RUN TestIpcModeShareable [2022-03-22T20:41:13.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-22T20:41:13.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-22T20:41:13.412Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:53, shared: true, mustBeShared: true [2022-03-22T20:41:13.670Z] --- PASS: TestIpcModeShareable (0.57s) [2022-03-22T20:41:13.670Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-22T20:41:13.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-22T20:41:14.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-22T20:41:14.420Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2022-03-22T20:41:14.420Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-22T20:41:14.420Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-22T20:41:14.420Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-22T20:41:14.420Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-22T20:41:14.420Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-22T20:41:14.420Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-22T20:41:14.420Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-22T20:41:14.420Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-22T20:41:14.420Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-22T20:41:14.420Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-22T20:41:14.420Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-22T20:41:14.420Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-22T20:41:14.420Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-22T20:41:14.420Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-22T20:41:14.420Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-22T20:41:14.420Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-22T20:41:14.420Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-22T20:41:14.420Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-22T20:41:14.420Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-03-22T20:41:14.420Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-22T20:41:14.420Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-22T20:41:14.420Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-22T20:41:14.420Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-22T20:41:14.677Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-03-22T20:41:14.677Z] === RUN TestCreateDifferentPlatform [2022-03-22T20:41:14.677Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-22T20:41:14.677Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-22T20:41:14.677Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-22T20:41:14.677Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-22T20:41:14.677Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-22T20:41:14.677Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-22T20:41:14.677Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-22T20:41:14.677Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-22T20:41:14.677Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-22T20:41:14.677Z] === RUN TestContainerStartOnDaemonRestart [2022-03-22T20:41:14.678Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-22T20:41:14.678Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-03-22T20:41:14.678Z] === RUN TestDaemonRestartIpcMode [2022-03-22T20:41:14.678Z] === PAUSE TestDaemonRestartIpcMode [2022-03-22T20:41:14.678Z] === RUN TestDaemonHostGatewayIP [2022-03-22T20:41:14.678Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-22T20:41:14.678Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-03-22T20:41:14.678Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-22T20:41:14.678Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-22T20:41:14.678Z] === RUN TestContainerKillOnDaemonStart [2022-03-22T20:41:14.678Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-22T20:41:14.678Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-22T20:41:14.678Z] === RUN TestDiff [2022-03-22T20:41:14.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-22T20:41:14.936Z] --- PASS: TestDiff (0.42s) [2022-03-22T20:41:14.936Z] === RUN TestExecWithCloseStdin [2022-03-22T20:41:15.508Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-03-22T20:41:15.508Z] === RUN TestExec [2022-03-22T20:41:15.570Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.68s) [2022-03-22T20:41:15.570Z] === RUN TestAPIIpcModeHost [2022-03-22T20:41:15.570Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-03-22T20:41:15.570Z] === RUN TestDaemonIpcModeShareable [2022-03-22T20:41:16.075Z] --- PASS: TestExec (0.47s) [2022-03-22T20:41:16.075Z] === RUN TestExecUser [2022-03-22T20:41:16.332Z] --- PASS: TestExecUser (0.44s) [2022-03-22T20:41:16.333Z] === RUN TestExportContainerAndImportImage [2022-03-22T20:41:16.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-22T20:41:16.897Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-03-22T20:41:16.897Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-22T20:41:16.943Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2022-03-22T20:41:16.943Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-03-22T20:41:16.943Z] === RUN TestDaemonIpcModePrivate [2022-03-22T20:41:17.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-22T20:41:17.876Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2022-03-22T20:41:18.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-22T20:41:18.133Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-03-22T20:41:18.133Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-22T20:41:18.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-22T20:41:18.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-22T20:41:19.065Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2022-03-22T20:41:19.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-22T20:41:19.323Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2022-03-22T20:41:19.323Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-22T20:41:19.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-22T20:41:20.255Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2022-03-22T20:41:20.513Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-03-22T20:41:20.513Z] === RUN TestIpcModeOlderClient [2022-03-22T20:41:20.513Z] === PAUSE TestIpcModeOlderClient [2022-03-22T20:41:20.513Z] === RUN TestKillContainerInvalidSignal [2022-03-22T20:41:20.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-22T20:41:20.770Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-03-22T20:41:20.770Z] === RUN TestKillContainer [2022-03-22T20:41:20.770Z] === RUN TestKillContainer/no_signal [2022-03-22T20:41:20.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-22T20:41:20.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-22T20:41:21.077Z] --- PASS: TestExportContainerAfterDaemonRestart (3.33s) [2022-03-22T20:41:21.077Z] === RUN TestHealthCheckWorkdir [2022-03-22T20:41:21.077Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-03-22T20:41:21.077Z] === RUN TestHealthKillContainer [2022-03-22T20:41:21.336Z] === RUN TestKillContainer/non_killing_signal [2022-03-22T20:41:21.594Z] === RUN TestKillContainer/killing_signal [2022-03-22T20:41:21.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-22T20:41:22.293Z] --- PASS: TestKillContainer (1.31s) [2022-03-22T20:41:22.293Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-03-22T20:41:22.293Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-03-22T20:41:22.293Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-03-22T20:41:22.293Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-22T20:41:22.293Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-22T20:41:22.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-22T20:41:22.566Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-22T20:41:22.876Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-22T20:41:22.876Z] Using test binary docker [2022-03-22T20:41:22.876Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-22T20:41:22.876Z] +++ /etc/init.d/apparmor start [2022-03-22T20:41:22.876Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-22T20:41:22.876Z] Starting dockerd [2022-03-22T20:41:22.876Z] INFO: Waiting for daemon to start... [2022-03-22T20:41:22.876Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-03-22T20:41:23.499Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2022-03-22T20:41:23.499Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s) [2022-03-22T20:41:23.499Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2022-03-22T20:41:23.499Z] === RUN TestKillStoppedContainer [2022-03-22T20:41:23.499Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-22T20:41:23.499Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-22T20:41:23.499Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-22T20:41:23.499Z] === RUN TestKillDifferentUserContainer [2022-03-22T20:41:24.065Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-03-22T20:41:24.065Z] === RUN TestInspectOomKilledTrue [2022-03-22T20:41:24.065Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-03-22T20:41:24.065Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-22T20:41:24.065Z] === RUN TestInspectOomKilledFalse [2022-03-22T20:41:24.323Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-03-22T20:41:24.323Z] === RUN TestLinksEtcHostsContentMatch [2022-03-22T20:41:24.889Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-03-22T20:41:24.889Z] === RUN TestLinksContainerNames [2022-03-22T20:41:24.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-22T20:41:25.402Z] . [2022-03-22T20:41:25.402Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-22T20:41:25.402Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-22T20:41:25.402Z] Error: No such image: emptyfs [2022-03-22T20:41:25.402Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-22T20:41:25.402Z] ++++ docker load [2022-03-22T20:41:25.402Z] Running integration-test (iteration 1) [2022-03-22T20:41:25.402Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-03-22T20:41:25.402Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:41:25.402Z] ++ set -e [2022-03-22T20:41:25.402Z] ++ '[' -n 0 ']' [2022-03-22T20:41:25.402Z] ++ set -x [2022-03-22T20:41:25.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:41:25.824Z] --- PASS: TestLinksContainerNames (0.87s) [2022-03-22T20:41:25.824Z] === RUN TestLogsFollowTailEmpty [2022-03-22T20:41:26.082Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-03-22T20:41:26.082Z] === RUN TestContainerNetworkMountsNoChown [2022-03-22T20:41:26.340Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-03-22T20:41:26.340Z] === RUN TestMountDaemonRoot [2022-03-22T20:41:26.340Z] === RUN TestMountDaemonRoot/default [2022-03-22T20:41:26.340Z] === PAUSE TestMountDaemonRoot/default [2022-03-22T20:41:26.340Z] === RUN TestMountDaemonRoot/private [2022-03-22T20:41:26.340Z] === PAUSE TestMountDaemonRoot/private [2022-03-22T20:41:26.340Z] === RUN TestMountDaemonRoot/rprivate [2022-03-22T20:41:26.340Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-22T20:41:26.340Z] === RUN TestMountDaemonRoot/slave [2022-03-22T20:41:26.340Z] === PAUSE TestMountDaemonRoot/slave [2022-03-22T20:41:26.340Z] === RUN TestMountDaemonRoot/rslave [2022-03-22T20:41:26.340Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-22T20:41:26.340Z] === RUN TestMountDaemonRoot/shared [2022-03-22T20:41:26.340Z] === PAUSE TestMountDaemonRoot/shared [2022-03-22T20:41:26.340Z] === RUN TestMountDaemonRoot/rshared [2022-03-22T20:41:26.340Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-22T20:41:26.340Z] === CONT TestMountDaemonRoot/default [2022-03-22T20:41:26.340Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-22T20:41:26.340Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-22T20:41:26.340Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-22T20:41:26.340Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-22T20:41:26.340Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-22T20:41:26.340Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-22T20:41:26.340Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-22T20:41:26.340Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-22T20:41:26.340Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-22T20:41:26.340Z] === CONT TestMountDaemonRoot/rprivate [2022-03-22T20:41:26.340Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-22T20:41:26.340Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-22T20:41:26.340Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-22T20:41:26.340Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-22T20:41:26.340Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-22T20:41:26.340Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-22T20:41:26.340Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-22T20:41:26.340Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-22T20:41:26.340Z] === CONT TestMountDaemonRoot/private [2022-03-22T20:41:26.340Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-22T20:41:26.340Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-22T20:41:26.340Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-22T20:41:26.340Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-22T20:41:26.340Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-22T20:41:26.340Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-22T20:41:26.340Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-22T20:41:26.340Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-22T20:41:26.340Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-22T20:41:26.598Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-22T20:41:26.598Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-22T20:41:26.598Z] === CONT TestMountDaemonRoot/shared [2022-03-22T20:41:26.598Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-22T20:41:26.598Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-22T20:41:26.598Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-22T20:41:26.598Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-22T20:41:26.598Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-22T20:41:26.598Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-22T20:41:26.598Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-22T20:41:26.598Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-22T20:41:26.598Z] === CONT TestMountDaemonRoot/rshared [2022-03-22T20:41:26.598Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-22T20:41:26.598Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-22T20:41:26.598Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-22T20:41:26.598Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-22T20:41:26.598Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-22T20:41:26.598Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-22T20:41:26.598Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-22T20:41:26.598Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-22T20:41:26.598Z] === CONT TestMountDaemonRoot/rslave [2022-03-22T20:41:26.598Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-22T20:41:26.598Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-22T20:41:26.598Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-22T20:41:26.598Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-22T20:41:26.598Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-22T20:41:26.598Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-22T20:41:26.598Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-22T20:41:26.598Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-22T20:41:26.598Z] === CONT TestMountDaemonRoot/slave [2022-03-22T20:41:26.598Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-22T20:41:26.598Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-22T20:41:26.598Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-22T20:41:26.598Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-22T20:41:26.598Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-22T20:41:26.598Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-22T20:41:26.598Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-22T20:41:26.598Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-22T20:41:26.598Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-22T20:41:26.598Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-22T20:41:26.598Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-22T20:41:26.598Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-22T20:41:26.598Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-22T20:41:26.598Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-22T20:41:26.598Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-22T20:41:26.598Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-22T20:41:26.598Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-22T20:41:26.598Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-22T20:41:26.598Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-22T20:41:26.598Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-22T20:41:26.598Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-22T20:41:26.598Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-22T20:41:26.598Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-22T20:41:26.857Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-22T20:41:26.857Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-22T20:41:26.857Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-22T20:41:26.857Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-22T20:41:26.857Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-22T20:41:26.857Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-22T20:41:26.857Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-22T20:41:26.857Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-22T20:41:26.857Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-22T20:41:26.857Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-22T20:41:26.857Z] === RUN TestContainerBindMountNonRecursive [2022-03-22T20:41:28.231Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-03-22T20:41:28.231Z] === RUN TestContainerVolumesMountedAsShared [2022-03-22T20:41:28.796Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-03-22T20:41:28.796Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-22T20:41:29.054Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-03-22T20:41:29.054Z] === RUN TestNetworkNat [2022-03-22T20:41:29.181Z] --- PASS: TestHealthKillContainer (7.90s) [2022-03-22T20:41:29.181Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-22T20:41:29.181Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-22T20:41:29.181Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-22T20:41:29.181Z] === RUN TestIpcModeNone [2022-03-22T20:41:29.181Z] --- PASS: TestIpcModeNone (0.42s) [2022-03-22T20:41:29.181Z] === RUN TestIpcModePrivate [2022-03-22T20:41:29.439Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-03-22T20:41:29.620Z] --- PASS: TestNetworkNat (0.46s) [2022-03-22T20:41:29.620Z] === RUN TestNetworkLocalhostTCPNat [2022-03-22T20:41:29.696Z] --- PASS: TestIpcModePrivate (0.46s) [2022-03-22T20:41:29.696Z] === RUN TestIpcModeShareable [2022-03-22T20:41:29.696Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-22T20:41:29.696Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-03-22T20:41:29.696Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-22T20:41:29.877Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-03-22T20:41:29.877Z] === RUN TestNetworkLoopbackNat [2022-03-22T20:41:31.069Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.37s) [2022-03-22T20:41:31.069Z] === RUN TestAPIIpcModeHost [2022-03-22T20:41:31.069Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-22T20:41:31.069Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-03-22T20:41:31.069Z] === RUN TestDaemonIpcModeShareable [2022-03-22T20:41:31.069Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-22T20:41:31.069Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-03-22T20:41:31.069Z] === RUN TestDaemonIpcModePrivate [2022-03-22T20:41:32.005Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-03-22T20:41:32.404Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-03-22T20:41:32.404Z] === RUN TestPause [2022-03-22T20:41:32.970Z] --- PASS: TestPause (0.48s) [2022-03-22T20:41:32.970Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-22T20:41:32.970Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-22T20:41:32.970Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-22T20:41:32.970Z] === RUN TestPauseStopPausedContainer [2022-03-22T20:41:33.376Z] --- PASS: TestDaemonIpcModePrivate (2.16s) [2022-03-22T20:41:33.376Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-22T20:41:33.376Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-22T20:41:33.376Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-22T20:41:33.376Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-22T20:41:33.376Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-22T20:41:33.376Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-22T20:41:33.376Z] === RUN TestIpcModeOlderClient [2022-03-22T20:41:33.376Z] === PAUSE TestIpcModeOlderClient [2022-03-22T20:41:33.376Z] === RUN TestKillContainerInvalidSignal [2022-03-22T20:41:33.536Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-03-22T20:41:33.536Z] === RUN TestPsFilter [2022-03-22T20:41:33.536Z] --- PASS: TestPsFilter (0.11s) [2022-03-22T20:41:33.536Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-22T20:41:33.634Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-03-22T20:41:33.634Z] === RUN TestKillContainer [2022-03-22T20:41:33.634Z] === RUN TestKillContainer/no_signal [2022-03-22T20:41:33.892Z] === RUN TestKillContainer/non_killing_signal [2022-03-22T20:41:34.102Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-03-22T20:41:34.102Z] === RUN TestRemoveContainerWithVolume [2022-03-22T20:41:34.152Z] === RUN TestKillContainer/killing_signal [2022-03-22T20:41:34.360Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-03-22T20:41:34.360Z] === RUN TestRemoveContainerRunning [2022-03-22T20:41:34.718Z] --- PASS: TestKillContainer (1.18s) [2022-03-22T20:41:34.718Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-03-22T20:41:34.718Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-03-22T20:41:34.718Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-03-22T20:41:34.718Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-22T20:41:34.718Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-22T20:41:34.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-22T20:41:34.926Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-03-22T20:41:34.926Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-22T20:41:35.183Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-03-22T20:41:35.183Z] === RUN TestRemoveInvalidContainer [2022-03-22T20:41:35.183Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-22T20:41:35.183Z] === RUN TestRenameLinkedContainer [2022-03-22T20:41:35.287Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-22T20:41:35.367Z] Loaded image: buildpack-deps:buster [2022-03-22T20:41:35.367Z] Loaded image: busybox:latest [2022-03-22T20:41:35.367Z] Loaded image: busybox:glibc [2022-03-22T20:41:35.545Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s) [2022-03-22T20:41:35.545Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-03-22T20:41:35.545Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-03-22T20:41:35.545Z] === RUN TestKillStoppedContainer [2022-03-22T20:41:35.545Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-22T20:41:35.545Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-22T20:41:35.545Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-22T20:41:35.545Z] === RUN TestKillDifferentUserContainer [2022-03-22T20:41:36.111Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-03-22T20:41:36.111Z] === RUN TestInspectOomKilledTrue [2022-03-22T20:41:36.111Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-22T20:41:36.111Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-22T20:41:36.111Z] === RUN TestInspectOomKilledFalse [2022-03-22T20:41:36.111Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-22T20:41:36.111Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-22T20:41:36.111Z] === RUN TestLinksEtcHostsContentMatch [2022-03-22T20:41:36.111Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-22T20:41:36.111Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-03-22T20:41:36.111Z] === RUN TestLinksContainerNames [2022-03-22T20:41:37.052Z] --- PASS: TestLinksContainerNames (0.87s) [2022-03-22T20:41:37.052Z] === RUN TestLogsFollowTailEmpty [2022-03-22T20:41:37.083Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-03-22T20:41:37.083Z] === RUN TestRenameStoppedContainer [2022-03-22T20:41:37.270Z] Loaded image: debian:bullseye [2022-03-22T20:41:37.270Z] Loaded image: hello-world:latest [2022-03-22T20:41:37.270Z] Loaded image: arm32v7/hello-world:latest [2022-03-22T20:41:37.270Z] INFO: Testing against a local daemon [2022-03-22T20:41:37.270Z] === RUN TestCgroupNamespacesBuild [2022-03-22T20:41:37.310Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-03-22T20:41:37.310Z] === RUN TestContainerNetworkMountsNoChown [2022-03-22T20:41:37.342Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-03-22T20:41:37.342Z] === RUN TestRenameRunningContainerAndReuse [2022-03-22T20:41:37.875Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/default [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/default [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/private [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/private [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/rprivate [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/slave [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/slave [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/rslave [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/shared [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/shared [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/rshared [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-22T20:41:37.875Z] === CONT TestMountDaemonRoot/default [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-22T20:41:37.875Z] === CONT TestMountDaemonRoot/rslave [2022-03-22T20:41:37.875Z] === CONT TestMountDaemonRoot/rshared [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-22T20:41:37.875Z] === CONT TestMountDaemonRoot/shared [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-22T20:41:37.875Z] === CONT TestMountDaemonRoot/rprivate [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-22T20:41:37.875Z] === CONT TestMountDaemonRoot/slave [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-22T20:41:37.875Z] === CONT TestMountDaemonRoot/private [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-22T20:41:37.875Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-22T20:41:37.875Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-22T20:41:37.875Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-22T20:41:37.875Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-22T20:41:37.875Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-22T20:41:37.875Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-22T20:41:37.875Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-22T20:41:37.875Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-22T20:41:37.875Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-22T20:41:37.875Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-22T20:41:37.875Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-22T20:41:37.875Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-22T20:41:37.875Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-22T20:41:37.875Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-22T20:41:37.875Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-22T20:41:37.875Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-22T20:41:38.132Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-22T20:41:38.132Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-22T20:41:38.132Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-22T20:41:38.132Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-22T20:41:38.132Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-22T20:41:38.132Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-22T20:41:38.132Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-22T20:41:38.132Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-22T20:41:38.132Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-22T20:41:38.132Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-22T20:41:38.132Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-22T20:41:38.132Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-22T20:41:38.132Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-22T20:41:38.132Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-22T20:41:38.132Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-22T20:41:38.132Z] === RUN TestContainerBindMountNonRecursive [2022-03-22T20:41:38.132Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-22T20:41:38.132Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-03-22T20:41:38.132Z] === RUN TestContainerVolumesMountedAsShared [2022-03-22T20:41:38.132Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-22T20:41:38.132Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-03-22T20:41:38.132Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-22T20:41:38.132Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-22T20:41:38.133Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-03-22T20:41:38.133Z] === RUN TestNetworkNat [2022-03-22T20:41:38.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-22T20:41:38.277Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-03-22T20:41:38.277Z] === RUN TestRenameInvalidName [2022-03-22T20:41:38.535Z] --- PASS: TestRenameInvalidName (0.40s) [2022-03-22T20:41:38.535Z] === RUN TestRenameAnonymousContainer [2022-03-22T20:41:38.644Z] --- PASS: TestCgroupNamespacesBuild (1.22s) [2022-03-22T20:41:38.644Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-22T20:41:38.698Z] --- PASS: TestNetworkNat (0.48s) [2022-03-22T20:41:38.698Z] === RUN TestNetworkLocalhostTCPNat [2022-03-22T20:41:39.264Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-03-22T20:41:39.264Z] === RUN TestNetworkLoopbackNat [2022-03-22T20:41:39.576Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.06s) [2022-03-22T20:41:39.576Z] === RUN TestBuildWithSession [2022-03-22T20:41:39.576Z] build_session_test.go:25: TODO: BuildKit [2022-03-22T20:41:39.576Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-22T20:41:39.576Z] === RUN TestBuildSquashParent [2022-03-22T20:41:40.440Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-03-22T20:41:40.440Z] === RUN TestRenameContainerWithSameName [2022-03-22T20:41:40.440Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-03-22T20:41:40.440Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-22T20:41:40.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-22T20:41:41.373Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-03-22T20:41:41.373Z] === RUN TestResize [2022-03-22T20:41:41.790Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-03-22T20:41:41.790Z] === RUN TestPause [2022-03-22T20:41:41.790Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-22T20:41:41.790Z] --- SKIP: TestPause (0.00s) [2022-03-22T20:41:41.790Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-22T20:41:41.791Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-22T20:41:41.791Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-22T20:41:41.791Z] === RUN TestPauseStopPausedContainer [2022-03-22T20:41:41.791Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-22T20:41:41.791Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-03-22T20:41:41.791Z] === RUN TestPsFilter [2022-03-22T20:41:41.791Z] --- PASS: TestPsFilter (0.10s) [2022-03-22T20:41:41.791Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-22T20:41:41.938Z] --- PASS: TestResize (0.43s) [2022-03-22T20:41:41.938Z] === RUN TestResizeWithInvalidSize [2022-03-22T20:41:42.048Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-03-22T20:41:42.048Z] === RUN TestRemoveContainerWithVolume [2022-03-22T20:41:42.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-22T20:41:42.195Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-03-22T20:41:42.195Z] === RUN TestResizeWhenContainerNotStarted [2022-03-22T20:41:42.612Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-03-22T20:41:42.612Z] === RUN TestRemoveContainerRunning [2022-03-22T20:41:42.760Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-03-22T20:41:42.760Z] === RUN TestDaemonRestartKillContainers [2022-03-22T20:41:42.760Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-22T20:41:42.760Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-22T20:41:42.760Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-22T20:41:42.760Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-22T20:41:42.760Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-22T20:41:42.760Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-22T20:41:42.760Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-22T20:41:42.760Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-22T20:41:42.760Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-22T20:41:42.760Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-22T20:41:42.760Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-22T20:41:42.760Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-22T20:41:42.760Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-22T20:41:42.760Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-22T20:41:42.760Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-22T20:41:42.760Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-22T20:41:42.760Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-22T20:41:42.760Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-22T20:41:42.760Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-22T20:41:42.760Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-22T20:41:42.760Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-22T20:41:42.760Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-22T20:41:42.760Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-22T20:41:42.760Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-22T20:41:42.760Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-22T20:41:42.760Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-22T20:41:42.870Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-03-22T20:41:42.870Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-22T20:41:43.437Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2022-03-22T20:41:43.437Z] === RUN TestRemoveInvalidContainer [2022-03-22T20:41:43.437Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-22T20:41:43.437Z] === RUN TestRenameLinkedContainer [2022-03-22T20:41:43.758Z] --- PASS: TestBuildSquashParent (3.68s) [2022-03-22T20:41:43.758Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-22T20:41:43.758Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-22T20:41:43.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-22T20:41:43.758Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-22T20:41:43.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-22T20:41:43.758Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-22T20:41:43.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-22T20:41:43.758Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-22T20:41:43.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-22T20:41:43.758Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-22T20:41:43.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-22T20:41:43.759Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-22T20:41:43.759Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-22T20:41:43.759Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-22T20:41:43.759Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-22T20:41:44.215Z] sha256:d28f4384bfe8790928e562c4334b53fca96235e8f74f16a9a7147765bedd0273 [2022-03-22T20:41:44.215Z] INFO: Starting docker-py tests... [2022-03-22T20:41:44.215Z] ============================= test session starts ============================== [2022-03-22T20:41:44.215Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-03-22T20:41:44.215Z] rootdir: /src, inifile: pytest.ini [2022-03-22T20:41:44.215Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-03-22T20:41:44.215Z] collected 389 items / 1 deselected / 388 selected [2022-03-22T20:41:44.215Z] [2022-03-22T20:41:44.323Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-22T20:41:44.581Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-22T20:41:44.658Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-22T20:41:44.658Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-22T20:41:44.812Z] --- PASS: TestRenameLinkedContainer (1.56s) [2022-03-22T20:41:44.812Z] === RUN TestRenameStoppedContainer [2022-03-22T20:41:45.377Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-03-22T20:41:45.377Z] === RUN TestRenameRunningContainerAndReuse [2022-03-22T20:41:45.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-22T20:41:45.516Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-22T20:41:45.517Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-22T20:41:45.593Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-22T20:41:45.850Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-22T20:41:46.310Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-03-22T20:41:46.310Z] === RUN TestRenameInvalidName [2022-03-22T20:41:46.569Z] --- PASS: TestRenameInvalidName (0.41s) [2022-03-22T20:41:46.569Z] === RUN TestRenameAnonymousContainer [2022-03-22T20:41:46.784Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-22T20:41:46.890Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-22T20:41:46.890Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.12s) [2022-03-22T20:41:46.890Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.35s) [2022-03-22T20:41:46.890Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.19s) [2022-03-22T20:41:46.890Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.04s) [2022-03-22T20:41:46.890Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (0.94s) [2022-03-22T20:41:46.890Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.03s) [2022-03-22T20:41:46.890Z] === RUN TestBuildMultiStageCopy [2022-03-22T20:41:46.890Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-22T20:41:47.043Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-22T20:41:47.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-22T20:41:47.829Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-22T20:41:47.829Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-22T20:41:47.941Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2022-03-22T20:41:47.941Z] === RUN TestRenameContainerWithSameName [2022-03-22T20:41:48.092Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-22T20:41:48.351Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-22T20:41:48.417Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-22T20:41:48.507Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-03-22T20:41:48.507Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-22T20:41:48.610Z] --- PASS: TestBuildMultiStageCopy (1.88s) [2022-03-22T20:41:48.610Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.09s) [2022-03-22T20:41:48.610Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2022-03-22T20:41:48.610Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-03-22T20:41:48.610Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-03-22T20:41:48.610Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2022-03-22T20:41:48.610Z] === RUN TestBuildMultiStageParentConfig [2022-03-22T20:41:48.985Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-22T20:41:49.074Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s) [2022-03-22T20:41:49.074Z] === RUN TestResize [2022-03-22T20:41:49.177Z] --- PASS: TestBuildMultiStageParentConfig (0.53s) [2022-03-22T20:41:49.177Z] === RUN TestBuildLabelWithTargets [2022-03-22T20:41:49.639Z] --- PASS: TestResize (0.41s) [2022-03-22T20:41:49.639Z] === RUN TestResizeWithInvalidSize [2022-03-22T20:41:49.744Z] --- PASS: TestBuildLabelWithTargets (0.85s) [2022-03-22T20:41:49.744Z] === RUN TestBuildWithEmptyLayers [2022-03-22T20:41:49.896Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-03-22T20:41:49.897Z] === RUN TestResizeWhenContainerNotStarted [2022-03-22T20:41:50.313Z] --- PASS: TestBuildWithEmptyLayers (0.37s) [2022-03-22T20:41:50.313Z] === RUN TestBuildMultiStageOnBuild [2022-03-22T20:41:50.463Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-03-22T20:41:50.463Z] === RUN TestDaemonRestartKillContainers [2022-03-22T20:41:50.463Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-22T20:41:50.463Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-22T20:41:50.463Z] === RUN TestCgroupNamespacesRun [2022-03-22T20:41:50.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-22T20:41:50.891Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-22T20:41:50.891Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-22T20:41:51.689Z] --- PASS: TestBuildMultiStageOnBuild (1.20s) [2022-03-22T20:41:51.689Z] === RUN TestBuildUncleanTarFilenames [2022-03-22T20:41:51.948Z] --- PASS: TestBuildUncleanTarFilenames (0.51s) [2022-03-22T20:41:51.948Z] === RUN TestBuildMultiStageLayerLeak [2022-03-22T20:41:52.391Z] --- PASS: TestCgroupNamespacesRun (2.16s) [2022-03-22T20:41:52.391Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-22T20:41:52.794Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-22T20:41:52.794Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s) [2022-03-22T20:41:52.794Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.90s) [2022-03-22T20:41:52.794Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-03-22T20:41:52.794Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-03-22T20:41:52.794Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-03-22T20:41:52.794Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-03-22T20:41:52.794Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.75s) [2022-03-22T20:41:52.794Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s) [2022-03-22T20:41:52.794Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.99s) [2022-03-22T20:41:52.794Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.03s) [2022-03-22T20:41:52.794Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2022-03-22T20:41:52.794Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.74s) [2022-03-22T20:41:52.794Z] === RUN TestCgroupNamespacesRun [2022-03-22T20:41:53.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-22T20:41:53.321Z] --- PASS: TestBuildMultiStageLayerLeak (1.22s) [2022-03-22T20:41:53.321Z] === RUN TestBuildWithHugeFile [2022-03-22T20:41:53.730Z] --- PASS: TestCgroupNamespacesRun (1.22s) [2022-03-22T20:41:53.730Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-22T20:41:53.730Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-22T20:41:53.730Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-22T20:41:53.730Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-22T20:41:54.920Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s) [2022-03-22T20:41:54.920Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-22T20:41:55.105Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-03-22T20:41:55.105Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-22T20:41:55.383Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-03-22T20:41:55.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-22T20:41:55.953Z] tests/integration/api_client_test.py ..... [ 7%] [2022-03-22T20:41:56.477Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-03-22T20:41:56.477Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-22T20:41:56.819Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.14s) [2022-03-22T20:41:56.819Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-22T20:41:57.409Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-03-22T20:41:57.409Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-22T20:41:57.722Z] tests/integration/api_config_test.py ..... [ 8%] [2022-03-22T20:41:58.205Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-22T20:41:58.205Z] Using test binary docker [2022-03-22T20:41:58.205Z] +++ /etc/init.d/apparmor start [2022-03-22T20:41:58.205Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-22T20:41:58.205Z] INFO: Waiting for daemon to start... [2022-03-22T20:41:58.205Z] Starting dockerd [2022-03-22T20:41:58.205Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-03-22T20:41:58.782Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-03-22T20:41:58.782Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-22T20:41:59.344Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s) [2022-03-22T20:41:59.344Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-22T20:41:59.347Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-03-22T20:41:59.347Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-22T20:42:00.097Z] . [2022-03-22T20:42:00.097Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-22T20:42:00.281Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-03-22T20:42:00.281Z] === RUN TestNISDomainname [2022-03-22T20:42:00.353Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-22T20:42:00.353Z] Error: No such image: emptyfs [2022-03-22T20:42:00.353Z] ++++ docker load [2022-03-22T20:42:00.353Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-22T20:42:00.610Z] Running integration-test (iteration 1) [2022-03-22T20:42:00.847Z] --- PASS: TestNISDomainname (0.55s) [2022-03-22T20:42:00.848Z] === RUN TestHostnameDnsResolution [2022-03-22T20:42:00.865Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-22T20:42:00.865Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:42:00.865Z] ++ set -e [2022-03-22T20:42:00.865Z] ++ '[' -n 0 ']' [2022-03-22T20:42:00.865Z] ++ set -x [2022-03-22T20:42:00.865Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:42:01.241Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.15s) [2022-03-22T20:42:01.241Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-22T20:42:01.781Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-03-22T20:42:01.781Z] === RUN TestUnprivilegedPortsAndPing [2022-03-22T20:42:02.346Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-03-22T20:42:02.346Z] === RUN TestStats [2022-03-22T20:42:03.139Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.12s) [2022-03-22T20:42:03.139Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-22T20:42:04.878Z] --- PASS: TestStats (2.48s) [2022-03-22T20:42:04.878Z] === RUN TestStopContainerWithTimeout [2022-03-22T20:42:04.878Z] === RUN TestStopContainerWithTimeout/0 [2022-03-22T20:42:04.878Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-22T20:42:04.878Z] === RUN TestStopContainerWithTimeout/1 [2022-03-22T20:42:04.878Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-22T20:42:04.878Z] === RUN TestStopContainerWithTimeout/3 [2022-03-22T20:42:04.878Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-22T20:42:04.878Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-22T20:42:04.878Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-22T20:42:04.878Z] === CONT TestStopContainerWithTimeout/0 [2022-03-22T20:42:04.878Z] === CONT TestStopContainerWithTimeout/3 [2022-03-22T20:42:05.046Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s) [2022-03-22T20:42:05.046Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-22T20:42:05.445Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-22T20:42:06.949Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.15s) [2022-03-22T20:42:06.949Z] === RUN TestNISDomainname [2022-03-22T20:42:06.949Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-22T20:42:06.949Z] --- SKIP: TestNISDomainname (0.01s) [2022-03-22T20:42:06.949Z] === RUN TestHostnameDnsResolution [2022-03-22T20:42:07.347Z] === CONT TestStopContainerWithTimeout/1 [2022-03-22T20:42:07.882Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-03-22T20:42:07.882Z] === RUN TestUnprivilegedPortsAndPing [2022-03-22T20:42:07.882Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-22T20:42:07.882Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-03-22T20:42:07.882Z] === RUN TestStats [2022-03-22T20:42:07.882Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-22T20:42:07.882Z] --- SKIP: TestStats (0.00s) [2022-03-22T20:42:07.882Z] === RUN TestStopContainerWithTimeout [2022-03-22T20:42:07.882Z] === RUN TestStopContainerWithTimeout/0 [2022-03-22T20:42:07.882Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-22T20:42:07.882Z] === RUN TestStopContainerWithTimeout/1 [2022-03-22T20:42:07.882Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-22T20:42:07.882Z] === RUN TestStopContainerWithTimeout/3 [2022-03-22T20:42:07.882Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-22T20:42:07.882Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-22T20:42:07.882Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-22T20:42:07.882Z] === CONT TestStopContainerWithTimeout/0 [2022-03-22T20:42:07.882Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-22T20:42:08.448Z] === CONT TestStopContainerWithTimeout/3 [2022-03-22T20:42:08.719Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-22T20:42:08.719Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2022-03-22T20:42:08.719Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2022-03-22T20:42:08.719Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-03-22T20:42:08.719Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-03-22T20:42:08.719Z] === RUN TestDeleteDevicemapper [2022-03-22T20:42:08.719Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-22T20:42:08.719Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-22T20:42:08.719Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-22T20:42:10.094Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.34s) [2022-03-22T20:42:10.094Z] === RUN TestUpdateMemory [2022-03-22T20:42:10.356Z] === CONT TestStopContainerWithTimeout/1 [2022-03-22T20:42:10.661Z] --- PASS: TestUpdateMemory (0.55s) [2022-03-22T20:42:10.661Z] === RUN TestUpdateCPUQuota [2022-03-22T20:42:11.597Z] --- PASS: TestUpdateCPUQuota (0.92s) [2022-03-22T20:42:11.597Z] === RUN TestUpdatePidsLimit [2022-03-22T20:42:11.597Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-22T20:42:11.740Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-22T20:42:11.740Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-03-22T20:42:11.740Z] --- PASS: TestStopContainerWithTimeout/-1 (2.51s) [2022-03-22T20:42:11.740Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-03-22T20:42:11.740Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-03-22T20:42:11.740Z] === RUN TestDeleteDevicemapper [2022-03-22T20:42:11.740Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-22T20:42:11.740Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-22T20:42:11.740Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-22T20:42:11.855Z] === RUN TestUpdatePidsLimit/no_change [2022-03-22T20:42:12.114Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-22T20:42:12.114Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-22T20:42:12.373Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-22T20:42:12.632Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-22T20:42:12.891Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-22T20:42:13.118Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.28s) [2022-03-22T20:42:13.118Z] === RUN TestUpdateMemory [2022-03-22T20:42:13.118Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-22T20:42:13.118Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-22T20:42:13.118Z] === RUN TestUpdateCPUQuota [2022-03-22T20:42:13.118Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-22T20:42:13.118Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-03-22T20:42:13.118Z] === RUN TestUpdatePidsLimit [2022-03-22T20:42:13.118Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-22T20:42:13.118Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-03-22T20:42:13.118Z] === RUN TestUpdateRestartPolicy [2022-03-22T20:42:13.459Z] --- PASS: TestUpdatePidsLimit (1.95s) [2022-03-22T20:42:13.459Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-03-22T20:42:13.459Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-03-22T20:42:13.459Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-03-22T20:42:13.459Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-03-22T20:42:13.459Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-03-22T20:42:13.459Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-03-22T20:42:13.459Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2022-03-22T20:42:13.459Z] === RUN TestUpdateRestartPolicy [2022-03-22T20:42:25.315Z] --- PASS: TestUpdateRestartPolicy (10.84s) [2022-03-22T20:42:25.315Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-22T20:42:25.315Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-03-22T20:42:25.315Z] === RUN TestWaitNonBlocked [2022-03-22T20:42:25.315Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-22T20:42:25.315Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-22T20:42:25.315Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-22T20:42:25.315Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-22T20:42:25.315Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-22T20:42:25.315Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-22T20:42:25.315Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-22T20:42:25.315Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.54s) [2022-03-22T20:42:25.315Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2022-03-22T20:42:25.315Z] === RUN TestWaitBlocked [2022-03-22T20:42:25.315Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-22T20:42:25.315Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-22T20:42:25.315Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-22T20:42:25.315Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-22T20:42:25.315Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-22T20:42:25.315Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-22T20:42:25.573Z] --- PASS: TestWaitBlocked (0.02s) [2022-03-22T20:42:25.573Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2022-03-22T20:42:25.573Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-03-22T20:42:25.573Z] === CONT TestIpcModeOlderClient [2022-03-22T20:42:25.573Z] === CONT TestDaemonRestartIpcMode [2022-03-22T20:42:25.573Z] --- PASS: TestIpcModeOlderClient (0.05s) [2022-03-22T20:42:25.574Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-22T20:42:25.658Z] --- PASS: TestUpdateRestartPolicy (11.04s) [2022-03-22T20:42:25.658Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-22T20:42:25.658Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-03-22T20:42:25.658Z] === RUN TestWaitNonBlocked [2022-03-22T20:42:25.658Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-22T20:42:25.658Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-22T20:42:25.658Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-22T20:42:25.658Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-22T20:42:25.658Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-22T20:42:25.658Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-22T20:42:25.658Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-03-22T20:42:25.658Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s) [2022-03-22T20:42:25.659Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-03-22T20:42:25.659Z] === RUN TestWaitBlocked [2022-03-22T20:42:25.659Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-22T20:42:25.659Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-22T20:42:25.659Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-22T20:42:25.659Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-22T20:42:25.659Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-22T20:42:25.659Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-22T20:42:26.596Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-22T20:42:26.596Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2022-03-22T20:42:26.596Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-03-22T20:42:26.596Z] === CONT TestContainerStartOnDaemonRestart [2022-03-22T20:42:26.596Z] === CONT TestContainerKillOnDaemonStart [2022-03-22T20:42:27.734Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-03-22T20:42:28.502Z] --- PASS: TestContainerStartOnDaemonRestart (2.16s) [2022-03-22T20:42:28.502Z] === CONT TestIpcModeOlderClient [2022-03-22T20:42:28.502Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-03-22T20:42:28.502Z] === CONT TestDaemonHostGatewayIP [2022-03-22T20:42:29.766Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.23s) [2022-03-22T20:42:30.023Z] --- PASS: TestDaemonRestartIpcMode (4.57s) [2022-03-22T20:42:30.023Z] PASS [2022-03-22T20:42:30.023Z] [2022-03-22T20:42:30.023Z] === Skipped [2022-03-22T20:42:30.023Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-22T20:42:30.023Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-22T20:42:30.023Z] [2022-03-22T20:42:30.023Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-03-22T20:42:30.023Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-22T20:42:30.023Z] [2022-03-22T20:42:30.023Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-03-22T20:42:30.023Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-22T20:42:30.023Z] [2022-03-22T20:42:30.023Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-03-22T20:42:30.023Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-22T20:42:30.023Z] [2022-03-22T20:42:30.023Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-22T20:42:30.023Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-22T20:42:30.023Z] [2022-03-22T20:42:30.023Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-03-22T20:42:30.023Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-22T20:42:30.023Z] [2022-03-22T20:42:30.023Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-03-22T20:42:30.023Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-22T20:42:30.023Z] [2022-03-22T20:42:30.023Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-03-22T20:42:30.023Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-22T20:42:30.023Z] [2022-03-22T20:42:30.023Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-22T20:42:30.023Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-22T20:42:30.023Z] [2022-03-22T20:42:30.023Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-22T20:42:30.023Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-22T20:42:30.023Z] [2022-03-22T20:42:30.023Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-22T20:42:30.023Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-22T20:42:30.023Z] [2022-03-22T20:42:30.023Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-22T20:42:30.023Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-22T20:42:30.023Z] [2022-03-22T20:42:30.023Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-03-22T20:42:30.024Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-22T20:42:30.024Z] [2022-03-22T20:42:30.024Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-03-22T20:42:30.024Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-22T20:42:30.024Z] [2022-03-22T20:42:30.024Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-03-22T20:42:30.024Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-22T20:42:30.024Z] [2022-03-22T20:42:30.024Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-03-22T20:42:30.024Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-22T20:42:30.024Z] [2022-03-22T20:42:30.024Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-03-22T20:42:30.024Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-22T20:42:30.024Z] [2022-03-22T20:42:30.024Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-22T20:42:30.024Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-22T20:42:30.024Z] [2022-03-22T20:42:30.024Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-03-22T20:42:30.024Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-22T20:42:30.024Z] [2022-03-22T20:42:30.024Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-03-22T20:42:30.024Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-22T20:42:30.024Z] [2022-03-22T20:42:30.024Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-03-22T20:42:30.024Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-22T20:42:30.024Z] [2022-03-22T20:42:30.024Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-03-22T20:42:30.024Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-22T20:42:30.024Z] [2022-03-22T20:42:30.024Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-03-22T20:42:30.024Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-22T20:42:30.024Z] [2022-03-22T20:42:30.024Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-22T20:42:30.024Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-22T20:42:30.024Z] [2022-03-22T20:42:30.024Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-22T20:42:30.024Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-22T20:42:30.024Z] [2022-03-22T20:42:30.024Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-03-22T20:42:30.024Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-22T20:42:30.024Z] [2022-03-22T20:42:30.024Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-03-22T20:42:30.024Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-22T20:42:30.024Z] [2022-03-22T20:42:30.024Z] DONE 177 tests, 27 skipped in 82.973s [2022-03-22T20:42:30.024Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-22T20:42:30.281Z] INFO: Testing against a local daemon [2022-03-22T20:42:30.281Z] === RUN TestCommitInheritsEnv [2022-03-22T20:42:31.035Z] --- PASS: TestDaemonHostGatewayIP (2.31s) [2022-03-22T20:42:31.035Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-22T20:42:32.031Z] --- PASS: TestBuildWithHugeFile (34.78s) [2022-03-22T20:42:32.031Z] === RUN TestBuildWithEmptyDockerfile [2022-03-22T20:42:32.031Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-22T20:42:32.031Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-22T20:42:32.031Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-22T20:42:32.031Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-22T20:42:32.031Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-22T20:42:32.031Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-22T20:42:32.031Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-22T20:42:32.031Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-22T20:42:32.031Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-22T20:42:32.031Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-03-22T20:42:32.031Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-03-22T20:42:32.031Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-03-22T20:42:32.031Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-03-22T20:42:32.031Z] === RUN TestBuildPreserveOwnership [2022-03-22T20:42:32.031Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-22T20:42:32.031Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-22T20:42:32.031Z] --- PASS: TestBuildPreserveOwnership (2.49s) [2022-03-22T20:42:32.031Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.67s) [2022-03-22T20:42:32.031Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.81s) [2022-03-22T20:42:32.031Z] === RUN TestBuildPlatformInvalid [2022-03-22T20:42:32.031Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-22T20:42:32.031Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-22T20:42:32.177Z] --- PASS: TestCommitInheritsEnv (1.96s) [2022-03-22T20:42:32.177Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-22T20:42:32.177Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-22T20:42:32.177Z] === RUN TestImagesFilterMultiReference [2022-03-22T20:42:32.177Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-22T20:42:32.177Z] === RUN TestImagePullPlatformInvalid [2022-03-22T20:42:32.177Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-22T20:42:32.177Z] === RUN TestRemoveImageOrphaning [2022-03-22T20:42:32.941Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.73s) [2022-03-22T20:42:32.941Z] === CONT TestDaemonRestartIpcMode [2022-03-22T20:42:34.076Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2022-03-22T20:42:34.076Z] === RUN TestRemoveImageGarbageCollector [2022-03-22T20:42:34.076Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-22T20:42:34.076Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-22T20:42:34.076Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-22T20:42:34.076Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-22T20:42:34.076Z] === RUN TestTagInvalidReference [2022-03-22T20:42:34.335Z] --- PASS: TestTagInvalidReference (0.02s) [2022-03-22T20:42:34.335Z] === RUN TestTagValidPrefixedRepo [2022-03-22T20:42:34.335Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-22T20:42:34.335Z] === RUN TestTagExistedNameWithoutForce [2022-03-22T20:42:34.335Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-22T20:42:34.335Z] === RUN TestTagOfficialNames [2022-03-22T20:42:34.335Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-22T20:42:34.335Z] === RUN TestTagMatchesDigest [2022-03-22T20:42:34.335Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-22T20:42:34.335Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-22T20:42:34.844Z] --- PASS: TestDaemonRestartIpcMode (2.16s) [2022-03-22T20:42:38.129Z] --- PASS: TestContainerKillOnDaemonStart (11.77s) [2022-03-22T20:42:38.129Z] PASS [2022-03-22T20:42:38.129Z] [2022-03-22T20:42:38.129Z] === Skipped [2022-03-22T20:42:38.129Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-22T20:42:38.129Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-22T20:42:38.129Z] [2022-03-22T20:42:38.129Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-22T20:42:38.129Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-03-22T20:42:38.129Z] [2022-03-22T20:42:38.129Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-22T20:42:38.129Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-22T20:42:38.129Z] [2022-03-22T20:42:38.129Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-22T20:42:38.129Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-22T20:42:38.129Z] [2022-03-22T20:42:38.129Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-22T20:42:38.129Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-22T20:42:38.129Z] [2022-03-22T20:42:38.129Z] DONE 196 tests, 5 skipped in 105.389s [2022-03-22T20:42:38.129Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-22T20:42:38.129Z] INFO: Testing against a local daemon [2022-03-22T20:42:38.129Z] === RUN TestCommitInheritsEnv [2022-03-22T20:42:38.388Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-03-22T20:42:38.388Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-22T20:42:38.388Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-22T20:42:38.388Z] === RUN TestImagesFilterMultiReference [2022-03-22T20:42:38.647Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-03-22T20:42:38.647Z] === RUN TestImagePullPlatformInvalid [2022-03-22T20:42:38.647Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-22T20:42:38.647Z] === RUN TestRemoveImageOrphaning [2022-03-22T20:42:38.906Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-03-22T20:42:38.906Z] === RUN TestRemoveImageGarbageCollector [2022-03-22T20:42:40.810Z] --- PASS: TestRemoveImageGarbageCollector (1.88s) [2022-03-22T20:42:40.810Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-22T20:42:40.810Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-22T20:42:40.810Z] === RUN TestTagInvalidReference [2022-03-22T20:42:40.810Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-22T20:42:40.810Z] === RUN TestTagValidPrefixedRepo [2022-03-22T20:42:40.810Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-03-22T20:42:40.810Z] === RUN TestTagExistedNameWithoutForce [2022-03-22T20:42:40.810Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-22T20:42:40.810Z] === RUN TestTagOfficialNames [2022-03-22T20:42:40.810Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-22T20:42:40.810Z] === RUN TestTagMatchesDigest [2022-03-22T20:42:40.810Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-22T20:42:40.810Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-22T20:42:44.233Z] Loaded image: buildpack-deps:buster [2022-03-22T20:42:44.233Z] Loaded image: busybox:latest [2022-03-22T20:42:44.233Z] Loaded image: busybox:glibc [2022-03-22T20:42:45.184Z] Loaded image: debian:bullseye [2022-03-22T20:42:45.445Z] Loaded image: hello-world:latest [2022-03-22T20:42:45.445Z] Loaded image: arm32v7/hello-world:latest [2022-03-22T20:42:47.612Z] Loaded image: buildpack-deps:buster [2022-03-22T20:42:47.612Z] Loaded image: busybox:latest [2022-03-22T20:42:47.612Z] Loaded image: busybox:glibc [2022-03-22T20:42:52.009Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (21.21s) [2022-03-22T20:42:52.009Z] PASS [2022-03-22T20:42:52.009Z] [2022-03-22T20:42:52.009Z] === Skipped [2022-03-22T20:42:52.009Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-03-22T20:42:52.009Z] build_session_test.go:25: TODO: BuildKit [2022-03-22T20:42:52.009Z] [2022-03-22T20:42:52.009Z] DONE 33 tests, 1 skipped in 86.776s [2022-03-22T20:42:52.009Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-03-22T20:42:52.009Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:42:52.009Z] ++ set -e [2022-03-22T20:42:52.009Z] ++ '[' -n 0 ']' [2022-03-22T20:42:52.009Z] ++ set -x [2022-03-22T20:42:52.009Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:42:52.009Z] INFO: Testing against a local daemon [2022-03-22T20:42:52.009Z] === RUN TestConfigInspect [2022-03-22T20:42:54.161Z] Loaded image: debian:bullseye [2022-03-22T20:42:54.161Z] Loaded image: hello-world:latest [2022-03-22T20:42:54.161Z] Loaded image: arm32v7/hello-world:latest [2022-03-22T20:42:54.161Z] INFO: Testing against a local daemon [2022-03-22T20:42:54.161Z] === RUN TestCgroupNamespacesBuild [2022-03-22T20:42:54.536Z] --- PASS: TestConfigInspect (2.09s) [2022-03-22T20:42:54.536Z] === RUN TestConfigList [2022-03-22T20:42:56.436Z] --- PASS: TestConfigList (2.17s) [2022-03-22T20:42:56.436Z] === RUN TestConfigsCreateAndDelete [2022-03-22T20:42:56.727Z] --- PASS: TestCgroupNamespacesBuild (2.68s) [2022-03-22T20:42:56.727Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-22T20:42:58.338Z] --- PASS: TestConfigsCreateAndDelete (2.08s) [2022-03-22T20:42:58.338Z] === RUN TestConfigsUpdate [2022-03-22T20:42:58.624Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.04s) [2022-03-22T20:42:58.624Z] === RUN TestBuildWithSession [2022-03-22T20:42:58.625Z] build_session_test.go:25: TODO: BuildKit [2022-03-22T20:42:58.625Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-22T20:42:58.625Z] === RUN TestBuildSquashParent [2022-03-22T20:43:00.879Z] --- PASS: TestConfigsUpdate (2.08s) [2022-03-22T20:43:00.879Z] === RUN TestTemplatedConfig [2022-03-22T20:43:02.783Z] --- PASS: TestTemplatedConfig (2.05s) [2022-03-22T20:43:02.783Z] === RUN TestConfigCreateResolve [2022-03-22T20:43:04.682Z] --- PASS: TestConfigCreateResolve (2.07s) [2022-03-22T20:43:04.682Z] === RUN TestConfigDaemonLibtrustID [2022-03-22T20:43:05.247Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-03-22T20:43:05.247Z] PASS [2022-03-22T20:43:05.247Z] [2022-03-22T20:43:05.247Z] DONE 7 tests in 13.188s [2022-03-22T20:43:05.247Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-03-22T20:43:05.247Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:43:05.247Z] ++ set -e [2022-03-22T20:43:05.247Z] ++ '[' -n 0 ']' [2022-03-22T20:43:05.247Z] ++ set -x [2022-03-22T20:43:05.247Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:43:05.247Z] INFO: Testing against a local daemon [2022-03-22T20:43:05.247Z] === RUN TestCheckpoint [2022-03-22T20:43:05.247Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-22T20:43:05.247Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-22T20:43:05.247Z] === RUN TestContainerInvalidJSON [2022-03-22T20:43:05.247Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-03-22T20:43:05.247Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-03-22T20:43:05.247Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-22T20:43:05.247Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-22T20:43:05.247Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-22T20:43:05.247Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-22T20:43:05.247Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-03-22T20:43:05.247Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-22T20:43:05.247Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-22T20:43:05.247Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-22T20:43:05.247Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-03-22T20:43:05.247Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-22T20:43:05.247Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-22T20:43:05.247Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-22T20:43:05.247Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-22T20:43:05.247Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-22T20:43:05.505Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-22T20:43:05.505Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-22T20:43:05.505Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-22T20:43:05.505Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-22T20:43:05.505Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-22T20:43:05.505Z] === RUN TestCopyFromContainer [2022-03-22T20:43:06.438Z] === RUN TestCopyFromContainer// [2022-03-22T20:43:06.438Z] === RUN TestCopyFromContainer//bar/root [2022-03-22T20:43:06.438Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-22T20:43:06.438Z] === RUN TestCopyFromContainer/bar/quux [2022-03-22T20:43:06.438Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-22T20:43:06.438Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-22T20:43:06.697Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-22T20:43:06.697Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-22T20:43:06.697Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-22T20:43:06.697Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-22T20:43:06.697Z] --- PASS: TestCopyFromContainer (1.33s) [2022-03-22T20:43:06.697Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-03-22T20:43:06.697Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-22T20:43:06.697Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-22T20:43:06.697Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-22T20:43:06.697Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-22T20:43:06.697Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-22T20:43:06.697Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-22T20:43:06.697Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-22T20:43:06.697Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-22T20:43:06.697Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2022-03-22T20:43:06.697Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-22T20:43:06.767Z] --- PASS: TestBuildSquashParent (8.32s) [2022-03-22T20:43:06.767Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-22T20:43:06.767Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-22T20:43:06.767Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-22T20:43:06.767Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-22T20:43:06.767Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-22T20:43:06.767Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-22T20:43:06.767Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-22T20:43:06.767Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-22T20:43:06.767Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-22T20:43:06.767Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-22T20:43:06.767Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-22T20:43:06.767Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-22T20:43:06.767Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-22T20:43:06.767Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-22T20:43:06.767Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-22T20:43:06.955Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-22T20:43:06.955Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-22T20:43:06.955Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-22T20:43:06.955Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-22T20:43:06.955Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-22T20:43:06.955Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-22T20:43:06.955Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-22T20:43:06.955Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-22T20:43:06.955Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-22T20:43:06.955Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-22T20:43:06.955Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-22T20:43:06.955Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-22T20:43:06.955Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-22T20:43:06.955Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-22T20:43:06.955Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-22T20:43:06.955Z] === RUN TestCreateWithInvalidEnv [2022-03-22T20:43:06.955Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-22T20:43:06.955Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-22T20:43:06.955Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-22T20:43:06.955Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-22T20:43:06.955Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-22T20:43:06.955Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-22T20:43:06.955Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-22T20:43:06.955Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-22T20:43:06.955Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-22T20:43:06.955Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-22T20:43:06.955Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-22T20:43:06.955Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-22T20:43:06.955Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-22T20:43:06.955Z] === RUN TestCreateTmpfsMountsTarget [2022-03-22T20:43:06.955Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-03-22T20:43:06.955Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-22T20:43:08.333Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s) [2022-03-22T20:43:08.333Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-22T20:43:09.267Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.08s) [2022-03-22T20:43:09.267Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-22T20:43:09.267Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-22T20:43:09.267Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-22T20:43:09.267Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-22T20:43:09.267Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-22T20:43:09.267Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-22T20:43:09.267Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-22T20:43:09.267Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-22T20:43:09.267Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-22T20:43:09.267Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-22T20:43:09.267Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-22T20:43:09.267Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-22T20:43:09.267Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-22T20:43:09.267Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-22T20:43:09.267Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-22T20:43:09.267Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-22T20:43:09.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-22T20:43:09.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-22T20:43:09.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-22T20:43:09.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-22T20:43:09.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-22T20:43:09.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-22T20:43:09.267Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-22T20:43:09.526Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2022-03-22T20:43:09.526Z] === RUN TestCreateDifferentPlatform [2022-03-22T20:43:09.526Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-22T20:43:09.526Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-22T20:43:09.526Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-22T20:43:09.526Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-22T20:43:09.526Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-22T20:43:09.526Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-22T20:43:09.526Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-22T20:43:09.526Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-22T20:43:09.526Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-22T20:43:09.526Z] === RUN TestContainerStartOnDaemonRestart [2022-03-22T20:43:09.526Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-22T20:43:09.526Z] === RUN TestDaemonRestartIpcMode [2022-03-22T20:43:09.526Z] === PAUSE TestDaemonRestartIpcMode [2022-03-22T20:43:09.526Z] === RUN TestDaemonHostGatewayIP [2022-03-22T20:43:09.526Z] === PAUSE TestDaemonHostGatewayIP [2022-03-22T20:43:09.526Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-22T20:43:09.526Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-22T20:43:09.526Z] === RUN TestContainerKillOnDaemonStart [2022-03-22T20:43:09.526Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-22T20:43:09.526Z] === RUN TestDiff [2022-03-22T20:43:10.041Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-22T20:43:10.041Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-22T20:43:10.094Z] --- PASS: TestDiff (0.38s) [2022-03-22T20:43:10.094Z] === RUN TestExecWithCloseStdin [2022-03-22T20:43:10.353Z] --- PASS: TestExecWithCloseStdin (0.42s) [2022-03-22T20:43:10.353Z] === RUN TestExec [2022-03-22T20:43:10.943Z] --- PASS: TestExec (0.43s) [2022-03-22T20:43:10.943Z] === RUN TestExecUser [2022-03-22T20:43:11.201Z] --- PASS: TestExecUser (0.42s) [2022-03-22T20:43:11.201Z] === RUN TestExportContainerAndImportImage [2022-03-22T20:43:11.768Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-03-22T20:43:11.768Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-22T20:43:13.026Z] 0a6173b79e25: Pull complete [2022-03-22T20:43:13.026Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-22T20:43:13.026Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-22T20:43:13.026Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-03-22T20:43:13.026Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-03-22T20:43:13.026Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' [2022-03-22T20:43:13.026Z] WARN: Skipping validation tests [2022-03-22T20:43:13.026Z] INFO: Running unit tests at 03/22/2022 20:43:04... [2022-03-22T20:43:13.026Z] INFO: make.ps1 starting at 03/22/2022 20:43:09 [2022-03-22T20:43:13.026Z] INFO: Git commit (5f9753ae73) assumed from DOCKER_GITCOMMIT environment variable [2022-03-22T20:43:13.026Z] INFO: Invoking autogen... [2022-03-22T20:43:13.026Z] INFO: Running unit tests... [2022-03-22T20:43:13.144Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-03-22T20:43:13.145Z] === RUN TestHealthCheckWorkdir [2022-03-22T20:43:13.320Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-22T20:43:13.320Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-22T20:43:13.403Z] --- PASS: TestHealthCheckWorkdir (0.48s) [2022-03-22T20:43:13.403Z] === RUN TestHealthKillContainer [2022-03-22T20:43:16.606Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-22T20:43:16.606Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.96s) [2022-03-22T20:43:16.606Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.24s) [2022-03-22T20:43:16.606Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.01s) [2022-03-22T20:43:16.606Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.83s) [2022-03-22T20:43:16.606Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.03s) [2022-03-22T20:43:16.606Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.31s) [2022-03-22T20:43:16.606Z] === RUN TestBuildMultiStageCopy [2022-03-22T20:43:16.606Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-22T20:43:17.695Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow 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/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-22T20:43:19.127Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-22T20:43:19.127Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-22T20:43:19.693Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-22T20:43:20.258Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-22T20:43:20.866Z] --- PASS: TestBuildMultiStageCopy (4.54s) [2022-03-22T20:43:20.866Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.48s) [2022-03-22T20:43:20.867Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2022-03-22T20:43:20.867Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s) [2022-03-22T20:43:20.867Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2022-03-22T20:43:20.867Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2022-03-22T20:43:20.867Z] === RUN TestBuildMultiStageParentConfig [2022-03-22T20:43:21.512Z] --- PASS: TestHealthKillContainer (7.84s) [2022-03-22T20:43:21.512Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-22T20:43:21.771Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2022-03-22T20:43:21.771Z] === RUN TestIpcModeNone [2022-03-22T20:43:21.890Z] ..........................xx.................... [ 29%] [2022-03-22T20:43:22.237Z] --- PASS: TestBuildMultiStageParentConfig (1.19s) [2022-03-22T20:43:22.237Z] === RUN TestBuildLabelWithTargets [2022-03-22T20:43:22.338Z] --- PASS: TestIpcModeNone (0.44s) [2022-03-22T20:43:22.338Z] === RUN TestIpcModePrivate [2022-03-22T20:43:22.597Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-03-22T20:43:22.597Z] --- PASS: TestIpcModePrivate (0.44s) [2022-03-22T20:43:22.597Z] === RUN TestIpcModeShareable [2022-03-22T20:43:22.855Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-03-22T20:43:23.113Z] --- PASS: TestIpcModeShareable (0.42s) [2022-03-22T20:43:23.113Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-22T20:43:24.131Z] --- PASS: TestBuildLabelWithTargets (1.95s) [2022-03-22T20:43:24.131Z] === RUN TestBuildWithEmptyLayers [2022-03-22T20:43:24.490Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.32s) [2022-03-22T20:43:24.490Z] === RUN TestAPIIpcModeHost [2022-03-22T20:43:24.749Z] --- PASS: TestAPIIpcModeHost (0.32s) [2022-03-22T20:43:24.749Z] === RUN TestDaemonIpcModeShareable [2022-03-22T20:43:25.107Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2022-03-22T20:43:25.107Z] === RUN TestBuildMultiStageOnBuild [2022-03-22T20:43:25.685Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-22T20:43:25.685Z] --- PASS: TestDaemonIpcModeShareable (1.12s) [2022-03-22T20:43:25.685Z] === RUN TestDaemonIpcModePrivate [2022-03-22T20:43:26.618Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-22T20:43:26.876Z] --- PASS: TestDaemonIpcModePrivate (1.11s) [2022-03-22T20:43:26.876Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-22T20:43:27.809Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-22T20:43:27.991Z] ? github.com/docker/docker/api [no test files] [2022-03-22T20:43:28.067Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s) [2022-03-22T20:43:28.067Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-22T20:43:28.423Z] --- PASS: TestBuildMultiStageOnBuild (2.89s) [2022-03-22T20:43:28.423Z] === RUN TestBuildUncleanTarFilenames [2022-03-22T20:43:28.999Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-22T20:43:28.999Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s) [2022-03-22T20:43:28.999Z] === RUN TestIpcModeOlderClient [2022-03-22T20:43:28.999Z] === PAUSE TestIpcModeOlderClient [2022-03-22T20:43:28.999Z] === RUN TestKillContainerInvalidSignal [2022-03-22T20:43:29.352Z] --- PASS: TestBuildUncleanTarFilenames (1.57s) [2022-03-22T20:43:29.352Z] === RUN TestBuildMultiStageLayerLeak [2022-03-22T20:43:29.565Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-03-22T20:43:29.565Z] === RUN TestKillContainer [2022-03-22T20:43:29.565Z] === RUN TestKillContainer/no_signal [2022-03-22T20:43:29.824Z] === RUN TestKillContainer/non_killing_signal [2022-03-22T20:43:30.083Z] === RUN TestKillContainer/killing_signal [2022-03-22T20:43:30.649Z] --- PASS: TestKillContainer (1.16s) [2022-03-22T20:43:30.649Z] --- PASS: TestKillContainer/no_signal (0.35s) [2022-03-22T20:43:30.649Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-03-22T20:43:30.649Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-03-22T20:43:30.649Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-22T20:43:30.649Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-22T20:43:31.216Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-22T20:43:31.783Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2022-03-22T20:43:31.783Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-03-22T20:43:31.783Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2022-03-22T20:43:31.783Z] === RUN TestKillStoppedContainer [2022-03-22T20:43:31.783Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-22T20:43:31.783Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-22T20:43:31.783Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-22T20:43:31.783Z] === RUN TestKillDifferentUserContainer [2022-03-22T20:43:32.351Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-03-22T20:43:32.351Z] === RUN TestInspectOomKilledTrue [2022-03-22T20:43:32.627Z] --- PASS: TestBuildMultiStageLayerLeak (3.12s) [2022-03-22T20:43:32.627Z] === RUN TestBuildWithHugeFile [2022-03-22T20:43:32.934Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-03-22T20:43:32.934Z] === RUN TestInspectOomKilledFalse [2022-03-22T20:43:33.196Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-03-22T20:43:33.196Z] === RUN TestLinksEtcHostsContentMatch [2022-03-22T20:43:33.455Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-03-22T20:43:33.455Z] === RUN TestLinksContainerNames [2022-03-22T20:43:34.390Z] --- PASS: TestLinksContainerNames (0.75s) [2022-03-22T20:43:34.390Z] === RUN TestLogsFollowTailEmpty [2022-03-22T20:43:34.648Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-03-22T20:43:34.648Z] === RUN TestContainerNetworkMountsNoChown [2022-03-22T20:43:34.907Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-03-22T20:43:34.907Z] === RUN TestMountDaemonRoot [2022-03-22T20:43:34.907Z] === RUN TestMountDaemonRoot/default [2022-03-22T20:43:34.907Z] === PAUSE TestMountDaemonRoot/default [2022-03-22T20:43:34.907Z] === RUN TestMountDaemonRoot/private [2022-03-22T20:43:34.907Z] === PAUSE TestMountDaemonRoot/private [2022-03-22T20:43:34.907Z] === RUN TestMountDaemonRoot/rprivate [2022-03-22T20:43:34.907Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-22T20:43:34.907Z] === RUN TestMountDaemonRoot/slave [2022-03-22T20:43:34.907Z] === PAUSE TestMountDaemonRoot/slave [2022-03-22T20:43:34.907Z] === RUN TestMountDaemonRoot/rslave [2022-03-22T20:43:34.907Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-22T20:43:34.907Z] === RUN TestMountDaemonRoot/shared [2022-03-22T20:43:34.907Z] === PAUSE TestMountDaemonRoot/shared [2022-03-22T20:43:34.907Z] === RUN TestMountDaemonRoot/rshared [2022-03-22T20:43:34.907Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-22T20:43:34.907Z] === CONT TestMountDaemonRoot/default [2022-03-22T20:43:34.907Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-22T20:43:34.907Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-22T20:43:34.907Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-22T20:43:34.907Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-22T20:43:34.907Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-22T20:43:34.907Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-22T20:43:34.907Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-22T20:43:34.907Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-22T20:43:34.907Z] === CONT TestMountDaemonRoot/rslave [2022-03-22T20:43:34.907Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-22T20:43:34.907Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-22T20:43:34.907Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-22T20:43:34.907Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-22T20:43:34.907Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-22T20:43:34.907Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-22T20:43:34.907Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-22T20:43:34.907Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-22T20:43:34.907Z] === CONT TestMountDaemonRoot/rshared [2022-03-22T20:43:34.907Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-22T20:43:34.907Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-22T20:43:34.907Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-22T20:43:34.907Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-22T20:43:34.907Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-22T20:43:34.907Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-22T20:43:34.908Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-22T20:43:34.908Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-22T20:43:34.908Z] === CONT TestMountDaemonRoot/shared [2022-03-22T20:43:34.908Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-22T20:43:34.908Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-22T20:43:34.908Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-22T20:43:34.908Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-22T20:43:34.908Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-22T20:43:34.908Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-22T20:43:34.908Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-22T20:43:34.908Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-22T20:43:34.908Z] === CONT TestMountDaemonRoot/rprivate [2022-03-22T20:43:34.908Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-22T20:43:34.908Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-22T20:43:34.908Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-22T20:43:34.908Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-22T20:43:34.908Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-22T20:43:34.908Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-22T20:43:34.908Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-22T20:43:34.908Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-22T20:43:34.908Z] === CONT TestMountDaemonRoot/slave [2022-03-22T20:43:34.908Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-22T20:43:34.908Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-22T20:43:34.908Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-22T20:43:34.908Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-22T20:43:34.908Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-22T20:43:34.908Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-22T20:43:34.908Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-22T20:43:34.908Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-22T20:43:34.908Z] === CONT TestMountDaemonRoot/private [2022-03-22T20:43:34.908Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-22T20:43:34.908Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-22T20:43:34.908Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-22T20:43:34.908Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-22T20:43:34.908Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-22T20:43:34.908Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-22T20:43:34.908Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-22T20:43:34.908Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-22T20:43:34.908Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-22T20:43:34.908Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-22T20:43:35.166Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-22T20:43:35.166Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-22T20:43:35.166Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-22T20:43:35.166Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-22T20:43:35.166Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-22T20:43:35.166Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-22T20:43:35.166Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-22T20:43:35.166Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-22T20:43:35.166Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-22T20:43:35.166Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-22T20:43:35.166Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-22T20:43:35.166Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-22T20:43:35.166Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-22T20:43:35.166Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-22T20:43:35.425Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-22T20:43:35.426Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-22T20:43:35.426Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-22T20:43:35.426Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-22T20:43:35.426Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-22T20:43:35.426Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-22T20:43:35.426Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-22T20:43:35.426Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-22T20:43:35.426Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-22T20:43:35.426Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-22T20:43:35.426Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-22T20:43:35.426Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-22T20:43:35.426Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-22T20:43:35.426Z] === RUN TestContainerBindMountNonRecursive [2022-03-22T20:43:36.802Z] --- PASS: TestContainerBindMountNonRecursive (1.14s) [2022-03-22T20:43:36.802Z] === RUN TestContainerVolumesMountedAsShared [2022-03-22T20:43:36.802Z] --- PASS: TestContainerVolumesMountedAsShared (0.35s) [2022-03-22T20:43:36.802Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-22T20:43:37.368Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-03-22T20:43:37.368Z] === RUN TestNetworkNat [2022-03-22T20:43:37.627Z] --- PASS: TestNetworkNat (0.43s) [2022-03-22T20:43:37.627Z] === RUN TestNetworkLocalhostTCPNat [2022-03-22T20:43:38.192Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s) [2022-03-22T20:43:38.192Z] === RUN TestNetworkLoopbackNat [2022-03-22T20:43:38.387Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-03-22T20:43:40.719Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-03-22T20:43:40.719Z] === RUN TestPause [2022-03-22T20:43:40.977Z] --- PASS: TestPause (0.40s) [2022-03-22T20:43:40.977Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-22T20:43:40.977Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-22T20:43:40.977Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-22T20:43:40.977Z] === RUN TestPauseStopPausedContainer [2022-03-22T20:43:41.545Z] --- PASS: TestPauseStopPausedContainer (0.41s) [2022-03-22T20:43:41.545Z] === RUN TestPsFilter [2022-03-22T20:43:41.545Z] --- PASS: TestPsFilter (0.10s) [2022-03-22T20:43:41.545Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-22T20:43:41.804Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-03-22T20:43:41.804Z] === RUN TestRemoveContainerWithVolume [2022-03-22T20:43:42.371Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-03-22T20:43:42.371Z] === RUN TestRemoveContainerRunning [2022-03-22T20:43:42.632Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-03-22T20:43:42.632Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-22T20:43:43.198Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s) [2022-03-22T20:43:43.198Z] === RUN TestRemoveInvalidContainer [2022-03-22T20:43:43.198Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-22T20:43:43.198Z] === RUN TestRenameLinkedContainer [2022-03-22T20:43:44.574Z] --- PASS: TestRenameLinkedContainer (1.56s) [2022-03-22T20:43:44.574Z] === RUN TestRenameStoppedContainer [2022-03-22T20:43:45.142Z] --- PASS: TestRenameStoppedContainer (0.37s) [2022-03-22T20:43:45.142Z] === RUN TestRenameRunningContainerAndReuse [2022-03-22T20:43:45.633Z] === RUN TestMiddlewares [2022-03-22T20:43:45.633Z] --- PASS: TestMiddlewares (0.00s) [2022-03-22T20:43:45.633Z] PASS [2022-03-22T20:43:45.633Z] coverage: 9.0% of statements [2022-03-22T20:43:45.633Z] ok github.com/docker/docker/api/server 0.054s coverage: 9.0% of statements [2022-03-22T20:43:45.711Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2022-03-22T20:43:45.711Z] === RUN TestRenameInvalidName [2022-03-22T20:43:45.926Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-03-22T20:43:46.279Z] --- PASS: TestRenameInvalidName (0.41s) [2022-03-22T20:43:46.279Z] === RUN TestRenameAnonymousContainer [2022-03-22T20:43:47.658Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2022-03-22T20:43:47.658Z] === RUN TestRenameContainerWithSameName [2022-03-22T20:43:48.225Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-03-22T20:43:48.225Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-22T20:43:48.791Z] --- PASS: TestRenameContainerWithLinkedContainer (0.75s) [2022-03-22T20:43:48.791Z] === RUN TestResize [2022-03-22T20:43:49.358Z] --- PASS: TestResize (0.39s) [2022-03-22T20:43:49.358Z] === RUN TestResizeWithInvalidSize [2022-03-22T20:43:49.616Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-03-22T20:43:49.616Z] === RUN TestResizeWhenContainerNotStarted [2022-03-22T20:43:50.181Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-03-22T20:43:50.181Z] === RUN TestDaemonRestartKillContainers [2022-03-22T20:43:50.181Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-22T20:43:50.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-22T20:43:50.181Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-22T20:43:50.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-22T20:43:50.181Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-22T20:43:50.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-22T20:43:50.181Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-22T20:43:50.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-22T20:43:50.181Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-22T20:43:50.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-22T20:43:50.181Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-22T20:43:50.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-22T20:43:50.181Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-22T20:43:50.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-22T20:43:50.181Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-22T20:43:50.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-22T20:43:50.181Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-22T20:43:50.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-22T20:43:50.181Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-22T20:43:50.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-22T20:43:50.181Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-22T20:43:50.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-22T20:43:50.181Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-22T20:43:50.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-22T20:43:50.181Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-22T20:43:50.181Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-22T20:43:50.562Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-03-22T20:43:51.557Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-22T20:43:51.815Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-22T20:43:52.762Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-22T20:43:53.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-22T20:43:53.960Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-22T20:43:54.218Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-22T20:43:55.594Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-22T20:43:55.852Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-22T20:43:57.232Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-22T20:43:57.491Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-22T20:43:59.393Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-22T20:43:59.393Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.53s) [2022-03-22T20:43:59.393Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.74s) [2022-03-22T20:43:59.393Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-03-22T20:43:59.393Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-03-22T20:43:59.393Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-03-22T20:43:59.393Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s) [2022-03-22T20:43:59.393Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.58s) [2022-03-22T20:43:59.393Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.62s) [2022-03-22T20:43:59.393Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.77s) [2022-03-22T20:43:59.393Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.74s) [2022-03-22T20:43:59.393Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.63s) [2022-03-22T20:43:59.393Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2022-03-22T20:43:59.393Z] === RUN TestCgroupNamespacesRun [2022-03-22T20:44:00.327Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2022-03-22T20:44:00.327Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-22T20:44:01.700Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s) [2022-03-22T20:44:01.700Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-22T20:44:02.635Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-03-22T20:44:02.635Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-22T20:44:03.569Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-03-22T20:44:03.569Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-22T20:44:04.942Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s) [2022-03-22T20:44:04.942Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-22T20:44:05.878Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2022-03-22T20:44:05.878Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-22T20:44:06.444Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-03-22T20:44:06.444Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-22T20:44:06.874Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-03-22T20:44:07.818Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.07s) [2022-03-22T20:44:07.818Z] === RUN TestNISDomainname [2022-03-22T20:44:08.076Z] --- PASS: TestNISDomainname (0.51s) [2022-03-22T20:44:08.076Z] === RUN TestHostnameDnsResolution [2022-03-22T20:44:09.013Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-03-22T20:44:09.013Z] === RUN TestUnprivilegedPortsAndPing [2022-03-22T20:44:09.272Z] --- PASS: TestUnprivilegedPortsAndPing (0.44s) [2022-03-22T20:44:09.272Z] === RUN TestStats [2022-03-22T20:44:10.784Z] --- PASS: TestImportExtremelyLargeImageWorks (95.10s) [2022-03-22T20:44:10.784Z] PASS [2022-03-22T20:44:10.784Z] [2022-03-22T20:44:10.784Z] === Skipped [2022-03-22T20:44:10.784Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-22T20:44:10.784Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-22T20:44:10.784Z] [2022-03-22T20:44:10.784Z] DONE 12 tests, 1 skipped in 99.402s [2022-03-22T20:44:10.784Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-22T20:44:10.784Z] INFO: Testing against a local daemon [2022-03-22T20:44:10.784Z] === RUN TestNetworkCreateDelete [2022-03-22T20:44:10.784Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-03-22T20:44:10.784Z] === RUN TestDockerNetworkDeletePreferID [2022-03-22T20:44:10.784Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-03-22T20:44:10.784Z] === RUN TestDaemonDNSFallback [2022-03-22T20:44:11.801Z] --- PASS: TestStats (2.40s) [2022-03-22T20:44:11.801Z] === RUN TestStopContainerWithTimeout [2022-03-22T20:44:11.801Z] === RUN TestStopContainerWithTimeout/0 [2022-03-22T20:44:11.801Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-22T20:44:11.801Z] === RUN TestStopContainerWithTimeout/1 [2022-03-22T20:44:11.801Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-22T20:44:11.801Z] === RUN TestStopContainerWithTimeout/3 [2022-03-22T20:44:11.801Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-22T20:44:11.801Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-22T20:44:11.801Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-22T20:44:11.801Z] === CONT TestStopContainerWithTimeout/0 [2022-03-22T20:44:11.801Z] === CONT TestStopContainerWithTimeout/3 [2022-03-22T20:44:12.366Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-22T20:44:14.281Z] === CONT TestStopContainerWithTimeout/1 [2022-03-22T20:44:15.655Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-03-22T20:44:15.655Z] --- PASS: TestStopContainerWithTimeout/0 (0.56s) [2022-03-22T20:44:15.656Z] --- PASS: TestStopContainerWithTimeout/3 (2.50s) [2022-03-22T20:44:15.656Z] --- PASS: TestStopContainerWithTimeout/-1 (2.34s) [2022-03-22T20:44:15.656Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2022-03-22T20:44:15.656Z] === RUN TestDeleteDevicemapper [2022-03-22T20:44:15.656Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-22T20:44:15.656Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-22T20:44:15.656Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-22T20:44:16.434Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-03-22T20:44:17.029Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.26s) [2022-03-22T20:44:17.029Z] === RUN TestUpdateMemory [2022-03-22T20:44:17.248Z] --- PASS: TestImportExtremelyLargeImageWorks (93.56s) [2022-03-22T20:44:17.248Z] PASS [2022-03-22T20:44:17.248Z] [2022-03-22T20:44:17.248Z] DONE 12 tests in 96.256s [2022-03-22T20:44:17.248Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-22T20:44:17.248Z] INFO: Testing against a local daemon [2022-03-22T20:44:17.248Z] === RUN TestNetworkCreateDelete [2022-03-22T20:44:17.248Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-22T20:44:17.248Z] === RUN TestDockerNetworkDeletePreferID [2022-03-22T20:44:17.248Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-03-22T20:44:17.248Z] === RUN TestDaemonDNSFallback [2022-03-22T20:44:17.287Z] --- PASS: TestUpdateMemory (0.52s) [2022-03-22T20:44:17.287Z] === RUN TestUpdateCPUQuota [2022-03-22T20:44:17.336Z] --- PASS: TestDaemonDNSFallback (7.29s) [2022-03-22T20:44:17.336Z] === RUN TestInspectNetwork [2022-03-22T20:44:17.336Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:17.336Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-22T20:44:17.336Z] === RUN TestRunContainerWithBridgeNone [2022-03-22T20:44:17.336Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-22T20:44:17.336Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-22T20:44:17.336Z] === RUN TestNetworkInvalidJSON [2022-03-22T20:44:17.336Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-22T20:44:17.336Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-22T20:44:17.336Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-22T20:44:17.336Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-22T20:44:17.336Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-22T20:44:17.336Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-22T20:44:17.336Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-22T20:44:17.336Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-22T20:44:17.336Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-22T20:44:17.336Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-22T20:44:17.336Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-22T20:44:17.336Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-22T20:44:17.336Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-22T20:44:17.336Z] === RUN TestNetworkList [2022-03-22T20:44:17.336Z] === RUN TestNetworkList//networks [2022-03-22T20:44:17.336Z] === PAUSE TestNetworkList//networks [2022-03-22T20:44:17.336Z] === RUN TestNetworkList//networks/ [2022-03-22T20:44:17.336Z] === PAUSE TestNetworkList//networks/ [2022-03-22T20:44:17.336Z] === CONT TestNetworkList//networks [2022-03-22T20:44:17.336Z] === CONT TestNetworkList//networks/ [2022-03-22T20:44:17.336Z] --- PASS: TestNetworkList (0.02s) [2022-03-22T20:44:17.336Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-22T20:44:17.336Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-22T20:44:17.336Z] === RUN TestHostIPv4BridgeLabel [2022-03-22T20:44:17.336Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-22T20:44:17.336Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-22T20:44:17.336Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-22T20:44:17.336Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-22T20:44:17.336Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-03-22T20:44:17.336Z] === RUN TestDaemonDefaultNetworkPools [2022-03-22T20:44:17.336Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-22T20:44:17.336Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2022-03-22T20:44:17.336Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-22T20:44:17.336Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-22T20:44:17.336Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-22T20:44:17.336Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-22T20:44:17.336Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-22T20:44:17.336Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-22T20:44:17.336Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-22T20:44:17.336Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-22T20:44:17.336Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-22T20:44:17.336Z] === RUN TestServiceWithPredefinedNetwork [2022-03-22T20:44:17.336Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:17.336Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-22T20:44:17.336Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-22T20:44:17.336Z] service_test.go:242: FLAKY_TEST [2022-03-22T20:44:17.336Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-22T20:44:17.336Z] === RUN TestServiceWithDataPathPortInit [2022-03-22T20:44:17.336Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:17.336Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2022-03-22T20:44:17.336Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-22T20:44:17.336Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:17.336Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-22T20:44:17.336Z] PASS [2022-03-22T20:44:17.336Z] [2022-03-22T20:44:17.336Z] === Skipped [2022-03-22T20:44:17.336Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-03-22T20:44:17.336Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:17.336Z] [2022-03-22T20:44:17.336Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-03-22T20:44:17.336Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-22T20:44:17.336Z] [2022-03-22T20:44:17.336Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-03-22T20:44:17.336Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-22T20:44:17.336Z] [2022-03-22T20:44:17.336Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-03-22T20:44:17.336Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-22T20:44:17.336Z] [2022-03-22T20:44:17.336Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2022-03-22T20:44:17.336Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-22T20:44:17.336Z] [2022-03-22T20:44:17.336Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-22T20:44:17.336Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-22T20:44:17.336Z] [2022-03-22T20:44:17.336Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-22T20:44:17.336Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-22T20:44:17.336Z] [2022-03-22T20:44:17.336Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-22T20:44:17.336Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-22T20:44:17.336Z] [2022-03-22T20:44:17.336Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-03-22T20:44:17.336Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:17.336Z] [2022-03-22T20:44:17.336Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-22T20:44:17.336Z] service_test.go:242: FLAKY_TEST [2022-03-22T20:44:17.336Z] [2022-03-22T20:44:17.336Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2022-03-22T20:44:17.336Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:17.336Z] [2022-03-22T20:44:17.336Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-22T20:44:17.336Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:17.336Z] [2022-03-22T20:44:17.336Z] DONE 22 tests, 12 skipped in 7.961s [2022-03-22T20:44:17.336Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-22T20:44:17.594Z] INFO: Testing against a local daemon [2022-03-22T20:44:17.594Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-22T20:44:17.594Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-22T20:44:17.594Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-22T20:44:17.594Z] === RUN TestDockerNetworkIpvlan [2022-03-22T20:44:17.594Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-22T20:44:17.594Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-22T20:44:17.594Z] PASS [2022-03-22T20:44:17.594Z] [2022-03-22T20:44:17.594Z] === Skipped [2022-03-22T20:44:17.594Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-22T20:44:17.594Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-22T20:44:17.594Z] [2022-03-22T20:44:17.594Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-22T20:44:17.594Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-22T20:44:17.594Z] [2022-03-22T20:44:17.594Z] DONE 2 tests, 2 skipped in 0.103s [2022-03-22T20:44:17.594Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-22T20:44:17.594Z] INFO: Testing against a local daemon [2022-03-22T20:44:17.594Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-22T20:44:17.594Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-22T20:44:17.594Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-22T20:44:17.594Z] === RUN TestDockerNetworkMacvlan [2022-03-22T20:44:17.594Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-22T20:44:17.594Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-03-22T20:44:17.594Z] PASS [2022-03-22T20:44:17.594Z] [2022-03-22T20:44:17.594Z] === Skipped [2022-03-22T20:44:17.594Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-22T20:44:17.594Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-22T20:44:17.594Z] [2022-03-22T20:44:17.594Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-03-22T20:44:17.594Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-22T20:44:17.594Z] [2022-03-22T20:44:17.594Z] DONE 2 tests, 2 skipped in 0.102s [2022-03-22T20:44:17.594Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-22T20:44:17.594Z] testing: warning: no tests to run [2022-03-22T20:44:17.594Z] PASS [2022-03-22T20:44:17.594Z] [2022-03-22T20:44:17.594Z] DONE 0 tests in 0.022s [2022-03-22T20:44:17.594Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-22T20:44:17.851Z] INFO: Testing against a local daemon [2022-03-22T20:44:17.851Z] === RUN TestAuthZPluginAllowRequest [2022-03-22T20:44:17.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:17.851Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-03-22T20:44:17.851Z] === RUN TestAuthZPluginTLS [2022-03-22T20:44:17.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:17.851Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-03-22T20:44:17.851Z] === RUN TestAuthZPluginDenyRequest [2022-03-22T20:44:17.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:17.851Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-03-22T20:44:17.851Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-22T20:44:17.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:17.851Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-22T20:44:17.851Z] === RUN TestAuthZPluginDenyResponse [2022-03-22T20:44:17.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:17.851Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-03-22T20:44:17.851Z] === RUN TestAuthZPluginAllowEventStream [2022-03-22T20:44:17.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:17.851Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-03-22T20:44:17.851Z] === RUN TestAuthZPluginErrorResponse [2022-03-22T20:44:17.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:17.851Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-03-22T20:44:17.851Z] === RUN TestAuthZPluginErrorRequest [2022-03-22T20:44:17.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:17.851Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-03-22T20:44:17.851Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-22T20:44:17.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:17.851Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-22T20:44:17.851Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-22T20:44:17.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:17.851Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-22T20:44:17.851Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-22T20:44:17.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:17.851Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-22T20:44:17.851Z] === RUN TestAuthZPluginHeader [2022-03-22T20:44:17.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:17.851Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-03-22T20:44:17.851Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-22T20:44:17.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:17.851Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2022-03-22T20:44:17.851Z] === RUN TestAuthZPluginV2Disable [2022-03-22T20:44:17.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:17.851Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2022-03-22T20:44:17.851Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-22T20:44:17.851Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:17.851Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-22T20:44:17.851Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-22T20:44:17.894Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-03-22T20:44:18.108Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:18.108Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-22T20:44:18.108Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-22T20:44:18.108Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:18.108Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-03-22T20:44:18.108Z] PASS [2022-03-22T20:44:18.108Z] [2022-03-22T20:44:18.108Z] === Skipped [2022-03-22T20:44:18.108Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-03-22T20:44:18.108Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:18.108Z] [2022-03-22T20:44:18.108Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-03-22T20:44:18.108Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:18.108Z] [2022-03-22T20:44:18.108Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-03-22T20:44:18.108Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:18.108Z] [2022-03-22T20:44:18.108Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-22T20:44:18.108Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:18.108Z] [2022-03-22T20:44:18.108Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-03-22T20:44:18.108Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:18.108Z] [2022-03-22T20:44:18.108Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-03-22T20:44:18.108Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:18.108Z] [2022-03-22T20:44:18.108Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-03-22T20:44:18.108Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:18.108Z] [2022-03-22T20:44:18.108Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-03-22T20:44:18.108Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:18.108Z] [2022-03-22T20:44:18.108Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-22T20:44:18.108Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:18.108Z] [2022-03-22T20:44:18.108Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-22T20:44:18.108Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:18.108Z] [2022-03-22T20:44:18.108Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-22T20:44:18.108Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:18.108Z] [2022-03-22T20:44:18.108Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-03-22T20:44:18.108Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:18.108Z] [2022-03-22T20:44:18.108Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2022-03-22T20:44:18.108Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:18.108Z] [2022-03-22T20:44:18.108Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2022-03-22T20:44:18.108Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:18.108Z] [2022-03-22T20:44:18.108Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-22T20:44:18.108Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:18.108Z] [2022-03-22T20:44:18.108Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-03-22T20:44:18.108Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:18.108Z] [2022-03-22T20:44:18.108Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-03-22T20:44:18.108Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:18.108Z] [2022-03-22T20:44:18.108Z] DONE 17 tests, 17 skipped in 0.302s [2022-03-22T20:44:18.108Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-22T20:44:18.108Z] INFO: Testing against a local daemon [2022-03-22T20:44:18.108Z] === RUN TestPluginInvalidJSON [2022-03-22T20:44:18.108Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-22T20:44:18.108Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-22T20:44:18.108Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-22T20:44:18.108Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-22T20:44:18.108Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-22T20:44:18.109Z] === RUN TestPluginInstall [2022-03-22T20:44:18.109Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:18.109Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-22T20:44:18.109Z] === RUN TestPluginsWithRuntimes [2022-03-22T20:44:18.109Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-22T20:44:18.109Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-22T20:44:18.109Z] === RUN TestPluginBackCompatMediaTypes [2022-03-22T20:44:18.109Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-22T20:44:18.109Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-22T20:44:18.109Z] PASS [2022-03-22T20:44:18.109Z] [2022-03-22T20:44:18.109Z] === Skipped [2022-03-22T20:44:18.109Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-03-22T20:44:18.109Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-22T20:44:18.109Z] [2022-03-22T20:44:18.109Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-03-22T20:44:18.109Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-22T20:44:18.109Z] [2022-03-22T20:44:18.109Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-03-22T20:44:18.109Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-22T20:44:18.109Z] [2022-03-22T20:44:18.109Z] DONE 5 tests, 3 skipped in 0.125s [2022-03-22T20:44:18.109Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-22T20:44:18.219Z] --- PASS: TestUpdateCPUQuota (0.73s) [2022-03-22T20:44:18.219Z] === RUN TestUpdatePidsLimit [2022-03-22T20:44:18.219Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-22T20:44:18.219Z] === RUN TestUpdatePidsLimit/no_change [2022-03-22T20:44:18.368Z] INFO: Testing against a local daemon [2022-03-22T20:44:18.368Z] === RUN TestExternalGraphDriver [2022-03-22T20:44:18.368Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-22T20:44:18.368Z] --- SKIP: TestExternalGraphDriver (0.06s) [2022-03-22T20:44:18.368Z] === RUN TestGraphdriverPluginV2 [2022-03-22T20:44:18.477Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-22T20:44:18.736Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-22T20:44:18.736Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-22T20:44:18.994Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-22T20:44:19.252Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-22T20:44:19.817Z] --- PASS: TestUpdatePidsLimit (1.76s) [2022-03-22T20:44:19.817Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-03-22T20:44:19.817Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-03-22T20:44:19.817Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-03-22T20:44:19.817Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-03-22T20:44:19.817Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-03-22T20:44:19.817Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-03-22T20:44:19.817Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-03-22T20:44:19.817Z] === RUN TestUpdateRestartPolicy [2022-03-22T20:44:21.431Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-03-22T20:44:21.431Z] === RUN TestInspectNetwork [2022-03-22T20:44:22.907Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-03-22T20:44:24.711Z] === RUN TestInspectNetwork/full_network_id [2022-03-22T20:44:24.711Z] === RUN TestInspectNetwork/partial_network_id [2022-03-22T20:44:24.711Z] === RUN TestInspectNetwork/network_name [2022-03-22T20:44:24.711Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-22T20:44:24.917Z] --- PASS: TestGraphdriverPluginV2 (5.47s) [2022-03-22T20:44:24.917Z] PASS [2022-03-22T20:44:24.917Z] [2022-03-22T20:44:24.917Z] === Skipped [2022-03-22T20:44:24.918Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2022-03-22T20:44:24.918Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-22T20:44:24.918Z] [2022-03-22T20:44:24.918Z] DONE 2 tests, 1 skipped in 5.636s [2022-03-22T20:44:24.918Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-22T20:44:24.918Z] INFO: Testing against a local daemon [2022-03-22T20:44:24.918Z] === RUN TestContinueAfterPluginCrash [2022-03-22T20:44:24.918Z] === PAUSE TestContinueAfterPluginCrash [2022-03-22T20:44:24.918Z] === RUN TestReadPluginNoRead [2022-03-22T20:44:24.918Z] === PAUSE TestReadPluginNoRead [2022-03-22T20:44:24.918Z] === RUN TestDaemonStartWithLogOpt [2022-03-22T20:44:24.918Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-22T20:44:24.918Z] === CONT TestContinueAfterPluginCrash [2022-03-22T20:44:24.918Z] === CONT TestDaemonStartWithLogOpt [2022-03-22T20:44:28.893Z] --- PASS: TestInspectNetwork (7.20s) [2022-03-22T20:44:28.893Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-22T20:44:28.893Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-22T20:44:28.893Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-22T20:44:28.893Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-22T20:44:28.893Z] === RUN TestRunContainerWithBridgeNone [2022-03-22T20:44:30.181Z] --- PASS: TestDaemonStartWithLogOpt (5.78s) [2022-03-22T20:44:30.181Z] === CONT TestReadPluginNoRead [2022-03-22T20:44:30.290Z] --- PASS: TestRunContainerWithBridgeNone (1.56s) [2022-03-22T20:44:30.290Z] === RUN TestNetworkInvalidJSON [2022-03-22T20:44:30.290Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-22T20:44:30.290Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-22T20:44:30.290Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-22T20:44:30.290Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-22T20:44:30.290Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-22T20:44:30.290Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-22T20:44:30.290Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-22T20:44:30.290Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-22T20:44:30.290Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-22T20:44:30.290Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-22T20:44:30.290Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-22T20:44:30.290Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-22T20:44:30.290Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-22T20:44:30.290Z] === RUN TestNetworkList [2022-03-22T20:44:30.290Z] === RUN TestNetworkList//networks [2022-03-22T20:44:30.290Z] === PAUSE TestNetworkList//networks [2022-03-22T20:44:30.290Z] === RUN TestNetworkList//networks/ [2022-03-22T20:44:30.290Z] === PAUSE TestNetworkList//networks/ [2022-03-22T20:44:30.290Z] === CONT TestNetworkList//networks [2022-03-22T20:44:30.290Z] === CONT TestNetworkList//networks/ [2022-03-22T20:44:30.290Z] --- PASS: TestNetworkList (0.01s) [2022-03-22T20:44:30.290Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-22T20:44:30.290Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-22T20:44:30.290Z] === RUN TestHostIPv4BridgeLabel [2022-03-22T20:44:30.555Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-03-22T20:44:30.555Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-22T20:44:31.928Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-22T20:44:31.928Z] === RUN TestDaemonDefaultNetworkPools [2022-03-22T20:44:32.008Z] --- PASS: TestUpdateRestartPolicy (10.66s) [2022-03-22T20:44:32.008Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-22T20:44:32.008Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) [2022-03-22T20:44:32.008Z] === RUN TestWaitNonBlocked [2022-03-22T20:44:32.008Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-22T20:44:32.009Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-22T20:44:32.009Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-22T20:44:32.009Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-22T20:44:32.009Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-22T20:44:32.009Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-22T20:44:32.009Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-22T20:44:32.009Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2022-03-22T20:44:32.009Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-03-22T20:44:32.009Z] === RUN TestWaitBlocked [2022-03-22T20:44:32.009Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-22T20:44:32.009Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-22T20:44:32.009Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-22T20:44:32.009Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-22T20:44:32.009Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-22T20:44:32.009Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-22T20:44:32.266Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-22T20:44:32.266Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s) [2022-03-22T20:44:32.266Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-03-22T20:44:32.266Z] === CONT TestContainerStartOnDaemonRestart [2022-03-22T20:44:32.266Z] === CONT TestContainerKillOnDaemonStart [2022-03-22T20:44:32.493Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-03-22T20:44:32.493Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-22T20:44:33.460Z] === RUN TestReadPluginNoRead/default [2022-03-22T20:44:33.460Z] --- PASS: TestContinueAfterPluginCrash (9.29s) [2022-03-22T20:44:33.865Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-03-22T20:44:33.865Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-22T20:44:34.164Z] --- PASS: TestContainerStartOnDaemonRestart (1.89s) [2022-03-22T20:44:34.164Z] === CONT TestIpcModeOlderClient [2022-03-22T20:44:34.164Z] --- PASS: TestIpcModeOlderClient (0.05s) [2022-03-22T20:44:34.164Z] === CONT TestDaemonHostGatewayIP [2022-03-22T20:44:34.798Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-03-22T20:44:34.798Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-22T20:44:35.359Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-22T20:44:35.364Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-03-22T20:44:35.364Z] === RUN TestServiceWithPredefinedNetwork [2022-03-22T20:44:36.691Z] --- PASS: TestDaemonHostGatewayIP (2.18s) [2022-03-22T20:44:36.691Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-22T20:44:37.712Z] ......................... [ 67%] [2022-03-22T20:44:37.885Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-22T20:44:37.891Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-03-22T20:44:37.891Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-22T20:44:37.891Z] service_test.go:242: FLAKY_TEST [2022-03-22T20:44:37.891Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-22T20:44:37.892Z] === RUN TestServiceWithDataPathPortInit [2022-03-22T20:44:38.065Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.55s) [2022-03-22T20:44:38.065Z] === CONT TestDaemonRestartIpcMode [2022-03-22T20:44:39.783Z] === CONT TestReadPluginNoRead [2022-03-22T20:44:39.784Z] read_test.go:92: [d487559c6b8df] daemon is not started [2022-03-22T20:44:39.784Z] --- PASS: TestReadPluginNoRead (10.06s) [2022-03-22T20:44:39.784Z] --- PASS: TestReadPluginNoRead/default (2.30s) [2022-03-22T20:44:39.784Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.26s) [2022-03-22T20:44:39.784Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.25s) [2022-03-22T20:44:39.784Z] PASS [2022-03-22T20:44:39.784Z] [2022-03-22T20:44:39.784Z] DONE 6 tests in 15.963s [2022-03-22T20:44:39.784Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-22T20:44:39.784Z] testing: warning: no tests to run [2022-03-22T20:44:39.784Z] PASS [2022-03-22T20:44:39.784Z] [2022-03-22T20:44:39.784Z] DONE 0 tests in 0.034s [2022-03-22T20:44:39.784Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-22T20:44:39.967Z] --- PASS: TestDaemonRestartIpcMode (2.10s) [2022-03-22T20:44:40.042Z] INFO: Testing against a local daemon [2022-03-22T20:44:40.042Z] === RUN TestPluginWithDevMounts [2022-03-22T20:44:40.042Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-03-22T20:44:40.042Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-22T20:44:40.042Z] PASS [2022-03-22T20:44:40.042Z] [2022-03-22T20:44:40.042Z] === Skipped [2022-03-22T20:44:40.042Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-03-22T20:44:40.042Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-03-22T20:44:40.042Z] [2022-03-22T20:44:40.042Z] DONE 1 tests, 1 skipped in 0.113s [2022-03-22T20:44:40.042Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-22T20:44:40.042Z] INFO: Testing against a local daemon [2022-03-22T20:44:40.042Z] === RUN TestSecretInspect [2022-03-22T20:44:40.042Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:40.042Z] --- SKIP: TestSecretInspect (0.01s) [2022-03-22T20:44:40.042Z] === RUN TestSecretList [2022-03-22T20:44:40.042Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:40.042Z] --- SKIP: TestSecretList (0.01s) [2022-03-22T20:44:40.042Z] === RUN TestSecretsCreateAndDelete [2022-03-22T20:44:40.042Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:40.042Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-03-22T20:44:40.042Z] === RUN TestSecretsUpdate [2022-03-22T20:44:40.042Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:40.042Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-03-22T20:44:40.042Z] === RUN TestTemplatedSecret [2022-03-22T20:44:40.042Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:40.042Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-22T20:44:40.042Z] === RUN TestSecretCreateResolve [2022-03-22T20:44:40.042Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:40.042Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-03-22T20:44:40.042Z] PASS [2022-03-22T20:44:40.042Z] [2022-03-22T20:44:40.042Z] === Skipped [2022-03-22T20:44:40.042Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-03-22T20:44:40.042Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:40.042Z] [2022-03-22T20:44:40.042Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-03-22T20:44:40.042Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:40.042Z] [2022-03-22T20:44:40.042Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-03-22T20:44:40.042Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:40.042Z] [2022-03-22T20:44:40.042Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-03-22T20:44:40.042Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:40.042Z] [2022-03-22T20:44:40.042Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-03-22T20:44:40.042Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:40.042Z] [2022-03-22T20:44:40.042Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-03-22T20:44:40.042Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:40.042Z] [2022-03-22T20:44:40.042Z] DONE 6 tests, 6 skipped in 0.177s [2022-03-22T20:44:40.042Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-22T20:44:40.300Z] INFO: Testing against a local daemon [2022-03-22T20:44:40.300Z] === RUN TestServiceCreateInit [2022-03-22T20:44:40.300Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-22T20:44:40.300Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:40.300Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-22T20:44:40.300Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:40.300Z] --- PASS: TestServiceCreateInit (0.02s) [2022-03-22T20:44:40.300Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-22T20:44:40.300Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-22T20:44:40.300Z] === RUN TestCreateServiceMultipleTimes [2022-03-22T20:44:40.300Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:40.300Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-03-22T20:44:40.300Z] === RUN TestCreateServiceConflict [2022-03-22T20:44:40.300Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:40.300Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-03-22T20:44:40.300Z] === RUN TestCreateServiceMaxReplicas [2022-03-22T20:44:40.300Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:40.300Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-03-22T20:44:40.300Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-22T20:44:40.300Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:40.300Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-03-22T20:44:40.300Z] === RUN TestCreateServiceSecretFileMode [2022-03-22T20:44:40.300Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:40.300Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-03-22T20:44:40.300Z] === RUN TestCreateServiceConfigFileMode [2022-03-22T20:44:40.300Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:40.300Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-03-22T20:44:40.300Z] === RUN TestCreateServiceSysctls [2022-03-22T20:44:40.300Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:40.300Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-03-22T20:44:40.300Z] === RUN TestCreateServiceCapabilities [2022-03-22T20:44:40.300Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:40.300Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-03-22T20:44:40.300Z] === RUN TestInspect [2022-03-22T20:44:40.300Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:40.300Z] --- SKIP: TestInspect (0.01s) [2022-03-22T20:44:40.300Z] === RUN TestCreateJob [2022-03-22T20:44:40.300Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:40.300Z] --- SKIP: TestCreateJob (0.01s) [2022-03-22T20:44:40.300Z] === RUN TestReplicatedJob [2022-03-22T20:44:40.300Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:40.300Z] --- SKIP: TestReplicatedJob (0.01s) [2022-03-22T20:44:40.300Z] === RUN TestUpdateReplicatedJob [2022-03-22T20:44:40.300Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:40.300Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-03-22T20:44:40.300Z] === RUN TestServiceListWithStatuses [2022-03-22T20:44:40.300Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-22T20:44:40.300Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-22T20:44:40.300Z] === RUN TestDockerNetworkConnectAlias [2022-03-22T20:44:40.300Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:40.300Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-03-22T20:44:40.300Z] === RUN TestDockerNetworkReConnect [2022-03-22T20:44:40.449Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-22T20:44:40.449Z] Using test binary docker [2022-03-22T20:44:40.449Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-22T20:44:40.449Z] Using test binary docker [2022-03-22T20:44:40.449Z] +++ /etc/init.d/apparmor start [2022-03-22T20:44:40.449Z] +++ /etc/init.d/apparmor start [2022-03-22T20:44:40.449Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). (warning). [2022-03-22T20:44:40.449Z] [2022-03-22T20:44:40.449Z] Starting dockerd [2022-03-22T20:44:40.449Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-03-22T20:44:40.449Z] INFO: Waiting for daemon to start... [2022-03-22T20:44:40.449Z] INFO: Waiting for daemon to start... [2022-03-22T20:44:40.449Z] Starting dockerd [2022-03-22T20:44:40.449Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-03-22T20:44:40.449Z] .. [2022-03-22T20:44:40.449Z] [2022-03-22T20:44:40.449Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-22T20:44:40.449Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-22T20:44:40.449Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-22T20:44:40.449Z] Error: No such image: emptyfs---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-22T20:44:40.449Z] [2022-03-22T20:44:40.449Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-22T20:44:40.449Z] ++++ docker load [2022-03-22T20:44:40.449Z] Error: No such image: emptyfs [2022-03-22T20:44:40.449Z] ++++ docker load [2022-03-22T20:44:40.449Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-22T20:44:40.449Z] Running integration-test (iteration 1) [2022-03-22T20:44:40.449Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-22T20:44:40.449Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-22T20:44:40.449Z] ++ set -e [2022-03-22T20:44:40.449Z] ++ '[' -n 0 ']' [2022-03-22T20:44:40.449Z] ++ set -x [2022-03-22T20:44:40.449Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-22T20:44:40.449Z] Running integration-test (iteration 1) [2022-03-22T20:44:40.449Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-22T20:44:40.449Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-22T20:44:40.449Z] ++ set -e [2022-03-22T20:44:40.449Z] ++ '[' -n 0 ']' [2022-03-22T20:44:40.449Z] ++ set -x [2022-03-22T20:44:40.449Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-22T20:44:40.558Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:40.558Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-03-22T20:44:40.558Z] === RUN TestServicePlugin [2022-03-22T20:44:43.839Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:43.839Z] --- SKIP: TestServicePlugin (2.98s) [2022-03-22T20:44:43.839Z] === RUN TestServiceUpdateLabel [2022-03-22T20:44:43.839Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:43.839Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-03-22T20:44:43.839Z] === RUN TestServiceUpdateSecrets [2022-03-22T20:44:43.839Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:43.839Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-03-22T20:44:43.839Z] === RUN TestServiceUpdateConfigs [2022-03-22T20:44:43.839Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:43.839Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-03-22T20:44:43.839Z] === RUN TestServiceUpdateNetwork [2022-03-22T20:44:43.839Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:43.839Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-03-22T20:44:43.839Z] === RUN TestServiceUpdatePidsLimit [2022-03-22T20:44:43.839Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:43.839Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-03-22T20:44:43.839Z] PASS [2022-03-22T20:44:43.839Z] [2022-03-22T20:44:43.839Z] === Skipped [2022-03-22T20:44:43.839Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-22T20:44:43.839Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:43.839Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-22T20:44:43.839Z] [2022-03-22T20:44:43.839Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-22T20:44:43.839Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:43.839Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-22T20:44:43.839Z] [2022-03-22T20:44:43.839Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-03-22T20:44:43.839Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:43.839Z] [2022-03-22T20:44:43.839Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-03-22T20:44:43.839Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:43.839Z] [2022-03-22T20:44:43.839Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-03-22T20:44:43.839Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:43.839Z] [2022-03-22T20:44:43.839Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-03-22T20:44:43.839Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:43.839Z] [2022-03-22T20:44:43.839Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-03-22T20:44:43.839Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:43.839Z] [2022-03-22T20:44:43.839Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-03-22T20:44:43.839Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:43.839Z] [2022-03-22T20:44:43.839Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-03-22T20:44:43.839Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:43.839Z] [2022-03-22T20:44:43.839Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-03-22T20:44:43.839Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:43.839Z] [2022-03-22T20:44:43.839Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-03-22T20:44:43.839Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:43.839Z] [2022-03-22T20:44:43.839Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-03-22T20:44:43.839Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:43.839Z] [2022-03-22T20:44:43.839Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-03-22T20:44:43.839Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:43.839Z] [2022-03-22T20:44:43.839Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-03-22T20:44:43.839Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:43.839Z] [2022-03-22T20:44:43.839Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-22T20:44:43.839Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-22T20:44:43.839Z] [2022-03-22T20:44:43.839Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-03-22T20:44:43.839Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:43.839Z] [2022-03-22T20:44:43.839Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-03-22T20:44:43.839Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:43.839Z] [2022-03-22T20:44:43.839Z] === SKIP: amd64.integration.service TestServicePlugin (2.98s) [2022-03-22T20:44:43.839Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:43.839Z] [2022-03-22T20:44:43.839Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-03-22T20:44:43.839Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:43.839Z] [2022-03-22T20:44:43.839Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-03-22T20:44:43.839Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:43.839Z] [2022-03-22T20:44:43.839Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-03-22T20:44:43.839Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:43.839Z] [2022-03-22T20:44:43.839Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-03-22T20:44:43.839Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:43.839Z] [2022-03-22T20:44:43.839Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-03-22T20:44:43.839Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-22T20:44:43.839Z] [2022-03-22T20:44:43.839Z] DONE 24 tests, 23 skipped in 3.364s [2022-03-22T20:44:43.839Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-22T20:44:43.839Z] INFO: Testing against a local daemon [2022-03-22T20:44:43.839Z] === RUN TestSessionCreate [2022-03-22T20:44:43.839Z] --- PASS: TestSessionCreate (0.02s) [2022-03-22T20:44:43.839Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-22T20:44:43.839Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-22T20:44:43.839Z] PASS [2022-03-22T20:44:43.839Z] [2022-03-22T20:44:43.839Z] DONE 2 tests in 0.147s [2022-03-22T20:44:43.839Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-22T20:44:43.839Z] INFO: Testing against a local daemon [2022-03-22T20:44:43.839Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-22T20:44:43.839Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-22T20:44:43.839Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-22T20:44:43.839Z] === RUN TestEventsExecDie [2022-03-22T20:44:44.156Z] --- PASS: TestContainerKillOnDaemonStart (11.59s) [2022-03-22T20:44:44.156Z] PASS [2022-03-22T20:44:44.156Z] [2022-03-22T20:44:44.156Z] === Skipped [2022-03-22T20:44:44.156Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-03-22T20:44:44.156Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-22T20:44:44.156Z] [2022-03-22T20:44:44.156Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-22T20:44:44.156Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-22T20:44:44.156Z] [2022-03-22T20:44:44.156Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-22T20:44:44.156Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-22T20:44:44.156Z] [2022-03-22T20:44:44.156Z] DONE 196 tests, 3 skipped in 98.613s [2022-03-22T20:44:44.156Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-03-22T20:44:44.156Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:44:44.156Z] ++ set -e [2022-03-22T20:44:44.156Z] ++ '[' -n 0 ']' [2022-03-22T20:44:44.156Z] ++ set -x [2022-03-22T20:44:44.156Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:44:44.156Z] INFO: Testing against a local daemon [2022-03-22T20:44:44.156Z] === RUN TestCommitInheritsEnv [2022-03-22T20:44:44.156Z] --- PASS: TestCommitInheritsEnv (0.22s) [2022-03-22T20:44:44.156Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-22T20:44:44.156Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-03-22T20:44:44.156Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-22T20:44:44.156Z] === RUN TestImagesFilterMultiReference [2022-03-22T20:44:44.156Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-22T20:44:44.156Z] === RUN TestImagePullPlatformInvalid [2022-03-22T20:44:44.156Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-22T20:44:44.156Z] === RUN TestRemoveImageOrphaning [2022-03-22T20:44:44.405Z] --- PASS: TestEventsExecDie (0.51s) [2022-03-22T20:44:44.405Z] === RUN TestEventsBackwardsCompatible [2022-03-22T20:44:44.405Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-22T20:44:44.405Z] === RUN TestInfoBinaryCommits [2022-03-22T20:44:44.405Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-22T20:44:44.405Z] === RUN TestInfoAPIVersioned [2022-03-22T20:44:44.405Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-22T20:44:44.405Z] === RUN TestInfoDiscoveryBackend [2022-03-22T20:44:44.415Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-03-22T20:44:44.415Z] === RUN TestRemoveImageGarbageCollector [2022-03-22T20:44:44.415Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-22T20:44:44.415Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-22T20:44:44.415Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-22T20:44:44.415Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-22T20:44:44.415Z] === RUN TestTagInvalidReference [2022-03-22T20:44:44.415Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-22T20:44:44.415Z] === RUN TestTagValidPrefixedRepo [2022-03-22T20:44:44.673Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-22T20:44:44.673Z] === RUN TestTagExistedNameWithoutForce [2022-03-22T20:44:44.673Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-03-22T20:44:44.673Z] === RUN TestTagOfficialNames [2022-03-22T20:44:44.673Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-22T20:44:44.673Z] === RUN TestTagMatchesDigest [2022-03-22T20:44:44.673Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-22T20:44:44.673Z] PASS [2022-03-22T20:44:44.673Z] [2022-03-22T20:44:44.673Z] === Skipped [2022-03-22T20:44:44.673Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-22T20:44:44.673Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-03-22T20:44:44.673Z] [2022-03-22T20:44:44.673Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-22T20:44:44.673Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-22T20:44:44.673Z] [2022-03-22T20:44:44.673Z] DONE 12 tests, 2 skipped in 0.875s [2022-03-22T20:44:44.673Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-03-22T20:44:44.673Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:44:44.673Z] ++ set -e [2022-03-22T20:44:44.673Z] ++ '[' -n 0 ']' [2022-03-22T20:44:44.673Z] ++ set -x [2022-03-22T20:44:44.673Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:44:44.673Z] INFO: Testing against a local daemon [2022-03-22T20:44:44.673Z] === RUN TestNetworkCreateDelete [2022-03-22T20:44:44.931Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-22T20:44:44.931Z] === RUN TestDockerNetworkDeletePreferID [2022-03-22T20:44:45.189Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-03-22T20:44:45.189Z] === RUN TestDaemonDNSFallback [2022-03-22T20:44:45.776Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2022-03-22T20:44:45.776Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-03-22T20:44:46.258Z] === RUN TestBoolValue [2022-03-22T20:44:46.258Z] --- PASS: TestBoolValue (0.00s) [2022-03-22T20:44:46.258Z] === RUN TestBoolValueOrDefault [2022-03-22T20:44:46.258Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-22T20:44:46.258Z] === RUN TestInt64ValueOrZero [2022-03-22T20:44:46.258Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-22T20:44:46.258Z] === RUN TestInt64ValueOrDefault [2022-03-22T20:44:46.258Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-22T20:44:46.258Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-22T20:44:46.258Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-22T20:44:46.258Z] === RUN TestJsonContentType [2022-03-22T20:44:46.258Z] --- PASS: TestJsonContentType (0.00s) [2022-03-22T20:44:46.258Z] PASS [2022-03-22T20:44:46.258Z] coverage: 14.7% of statements [2022-03-22T20:44:46.258Z] ok github.com/docker/docker/api/server/httputils 0.046s coverage: 14.7% of statements [2022-03-22T20:44:46.258Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-22T20:44:46.258Z] === RUN TestMaskSecretKeys [2022-03-22T20:44:46.258Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-22T20:44:46.258Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-22T20:44:46.258Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-22T20:44:46.258Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-22T20:44:46.258Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-22T20:44:46.258Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-22T20:44:46.258Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-22T20:44:46.258Z] === RUN TestVersionMiddlewareVersion [2022-03-22T20:44:46.258Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-22T20:44:46.258Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-22T20:44:46.258Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-22T20:44:46.258Z] PASS [2022-03-22T20:44:46.258Z] coverage: 37.7% of statements [2022-03-22T20:44:46.258Z] ok github.com/docker/docker/api/server/middleware 0.056s coverage: 37.7% of statements [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-22T20:44:46.259Z] === RUN TestStrSliceMarshalJSON [2022-03-22T20:44:46.259Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-22T20:44:46.259Z] === RUN TestStrSliceUnmarshalJSON [2022-03-22T20:44:46.259Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-22T20:44:46.259Z] === RUN TestStrSliceUnmarshalString [2022-03-22T20:44:46.259Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-22T20:44:46.259Z] === RUN TestStrSliceUnmarshalSlice [2022-03-22T20:44:46.259Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-22T20:44:46.259Z] PASS [2022-03-22T20:44:46.259Z] coverage: 90.0% of statements [2022-03-22T20:44:46.259Z] ok github.com/docker/docker/api/types/strslice 0.034s coverage: 90.0% of statements [2022-03-22T20:44:46.259Z] === RUN TestToJSON [2022-03-22T20:44:46.259Z] --- PASS: TestToJSON (0.00s) [2022-03-22T20:44:46.259Z] === RUN TestToParamWithVersion [2022-03-22T20:44:46.259Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-22T20:44:46.259Z] === RUN TestFromJSON [2022-03-22T20:44:46.259Z] --- PASS: TestFromJSON (0.00s) [2022-03-22T20:44:46.259Z] === RUN TestEmpty [2022-03-22T20:44:46.259Z] --- PASS: TestEmpty (0.00s) [2022-03-22T20:44:46.259Z] === RUN TestArgsMatchKVListEmptySources [2022-03-22T20:44:46.259Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-22T20:44:46.259Z] === RUN TestArgsMatchKVList [2022-03-22T20:44:46.259Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-22T20:44:46.259Z] === RUN TestArgsMatch [2022-03-22T20:44:46.259Z] --- PASS: TestArgsMatch (0.00s) [2022-03-22T20:44:46.259Z] === RUN TestAdd [2022-03-22T20:44:46.259Z] --- PASS: TestAdd (0.00s) [2022-03-22T20:44:46.259Z] === RUN TestDel [2022-03-22T20:44:46.259Z] --- PASS: TestDel (0.00s) [2022-03-22T20:44:46.259Z] === RUN TestLen [2022-03-22T20:44:46.259Z] --- PASS: TestLen (0.00s) [2022-03-22T20:44:46.259Z] === RUN TestExactMatch [2022-03-22T20:44:46.259Z] --- PASS: TestExactMatch (0.00s) [2022-03-22T20:44:46.259Z] === RUN TestOnlyOneExactMatch [2022-03-22T20:44:46.259Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-22T20:44:46.259Z] === RUN TestContains [2022-03-22T20:44:46.259Z] --- PASS: TestContains (0.00s) [2022-03-22T20:44:46.259Z] === RUN TestValidate [2022-03-22T20:44:46.259Z] --- PASS: TestValidate (0.00s) [2022-03-22T20:44:46.259Z] === RUN TestWalkValues [2022-03-22T20:44:46.259Z] --- PASS: TestWalkValues (0.00s) [2022-03-22T20:44:46.259Z] === RUN TestFuzzyMatch [2022-03-22T20:44:46.259Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-22T20:44:46.259Z] === RUN TestClone [2022-03-22T20:44:46.259Z] --- PASS: TestClone (0.00s) [2022-03-22T20:44:46.259Z] PASS [2022-03-22T20:44:46.259Z] coverage: 92.2% of statements [2022-03-22T20:44:46.259Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 92.2% of statements [2022-03-22T20:44:46.259Z] === RUN TestAdjustForAPIVersion [2022-03-22T20:44:46.259Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-22T20:44:46.259Z] PASS [2022-03-22T20:44:46.259Z] coverage: 5.7% of statements [2022-03-22T20:44:46.259Z] ok github.com/docker/docker/api/server/router/swarm 0.044s coverage: 5.7% of statements [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/api/types [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-22T20:44:46.259Z] === RUN TestDurationToSecondsString [2022-03-22T20:44:46.259Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-22T20:44:46.259Z] === RUN TestGetTimestamp [2022-03-22T20:44:46.259Z] --- PASS: TestGetTimestamp (0.15s) [2022-03-22T20:44:46.259Z] === RUN TestParseTimestamps [2022-03-22T20:44:46.259Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-22T20:44:46.259Z] PASS [2022-03-22T20:44:46.259Z] coverage: 100.0% of statements [2022-03-22T20:44:46.259Z] ok github.com/docker/docker/api/types/time 0.184s coverage: 100.0% of statements [2022-03-22T20:44:46.259Z] === RUN TestCompareVersion [2022-03-22T20:44:46.259Z] --- PASS: TestCompareVersion (0.00s) [2022-03-22T20:44:46.259Z] PASS [2022-03-22T20:44:46.259Z] coverage: 75.0% of statements [2022-03-22T20:44:46.259Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 75.0% of statements [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/builder [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-22T20:44:46.259Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-22T20:44:47.245Z] === RUN TestParseRemoteURL [2022-03-22T20:44:47.245Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-22T20:44:47.245Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-22T20:44:47.245Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-22T20:44:47.245Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-22T20:44:47.245Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-22T20:44:47.245Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-22T20:44:47.245Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-22T20:44:47.245Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-22T20:44:47.245Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-22T20:44:47.245Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-22T20:44:47.245Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-22T20:44:47.245Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-22T20:44:47.245Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-22T20:44:47.245Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-22T20:44:47.245Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-22T20:44:47.245Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-22T20:44:47.245Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-22T20:44:47.245Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-22T20:44:47.245Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-22T20:44:47.245Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-22T20:44:47.245Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-22T20:44:47.245Z] === RUN TestCloneArgsSmartHttp [2022-03-22T20:44:47.245Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-22T20:44:47.245Z] === RUN TestCloneArgsDumbHttp [2022-03-22T20:44:47.245Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-22T20:44:47.245Z] === RUN TestCloneArgsGit [2022-03-22T20:44:47.245Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-22T20:44:47.245Z] === RUN TestCheckoutGit [2022-03-22T20:44:48.809Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-22T20:44:48.809Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-22T20:44:48.809Z] === RUN TestProcessNoDockerignore [2022-03-22T20:44:48.809Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-22T20:44:48.809Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-22T20:44:48.809Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-22T20:44:48.809Z] === RUN TestDetectContentType [2022-03-22T20:44:48.809Z] --- PASS: TestDetectContentType (0.00s) [2022-03-22T20:44:48.809Z] === RUN TestSelectAcceptableMIME [2022-03-22T20:44:48.809Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-22T20:44:48.809Z] === RUN TestInspectEmptyResponse [2022-03-22T20:44:48.809Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-22T20:44:48.809Z] === RUN TestInspectResponseBinary [2022-03-22T20:44:48.809Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-22T20:44:48.809Z] === RUN TestResponseUnsupportedContentType [2022-03-22T20:44:48.809Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-22T20:44:48.809Z] === RUN TestInspectResponseTextSimple [2022-03-22T20:44:48.809Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-22T20:44:48.809Z] === RUN TestInspectResponseEmptyContentType [2022-03-22T20:44:48.809Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-22T20:44:48.809Z] === RUN TestUnknownContentLength [2022-03-22T20:44:48.809Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-22T20:44:48.809Z] === RUN TestDownloadRemote [2022-03-22T20:44:48.809Z] --- PASS: TestDownloadRemote (0.09s) [2022-03-22T20:44:48.809Z] === RUN TestGetWithStatusError [2022-03-22T20:44:48.809Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-22T20:44:48.809Z] === RUN TestCloseRootDirectory [2022-03-22T20:44:48.809Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-22T20:44:48.809Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-22T20:44:48.809Z] === RUN TestHashFile [2022-03-22T20:44:48.809Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-22T20:44:48.809Z] --- SKIP: TestHashFile (0.00s) [2022-03-22T20:44:48.809Z] === RUN TestHashSubdir [2022-03-22T20:44:48.809Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-22T20:44:48.809Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-22T20:44:48.809Z] === RUN TestRemoveDirectory [2022-03-22T20:44:48.809Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-22T20:44:48.809Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-22T20:44:48.809Z] PASS [2022-03-22T20:44:48.809Z] coverage: 9.3% of statements [2022-03-22T20:44:48.809Z] ok github.com/docker/docker/builder/remotecontext 0.235s coverage: 9.3% of statements [2022-03-22T20:44:49.794Z] === RUN TestGetAllAllowed [2022-03-22T20:44:49.794Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestGetAllMeta [2022-03-22T20:44:49.794Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-22T20:44:49.794Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestIsUnreferencedBuiltin [2022-03-22T20:44:49.794Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestIsExistingDirectory [2022-03-22T20:44:49.794Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestGetFilenameForDownload [2022-03-22T20:44:49.794Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestEnv2Variables [2022-03-22T20:44:49.794Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-22T20:44:49.794Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestMaintainer [2022-03-22T20:44:49.794Z] --- PASS: TestMaintainer (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestLabel [2022-03-22T20:44:49.794Z] --- PASS: TestLabel (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestFromScratch [2022-03-22T20:44:49.794Z] --- PASS: TestFromScratch (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestFromWithArg [2022-03-22T20:44:49.794Z] --- PASS: TestFromWithArg (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-22T20:44:49.794Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestFromWithUndefinedArg [2022-03-22T20:44:49.794Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestFromMultiStageWithNamedStage [2022-03-22T20:44:49.794Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestOnbuild [2022-03-22T20:44:49.794Z] --- PASS: TestOnbuild (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestWorkdir [2022-03-22T20:44:49.794Z] --- PASS: TestWorkdir (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestCmd [2022-03-22T20:44:49.794Z] --- PASS: TestCmd (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestHealthcheckNone [2022-03-22T20:44:49.794Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestHealthcheckCmd [2022-03-22T20:44:49.794Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestEntrypoint [2022-03-22T20:44:49.794Z] --- PASS: TestEntrypoint (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestExpose [2022-03-22T20:44:49.794Z] --- PASS: TestExpose (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestUser [2022-03-22T20:44:49.794Z] --- PASS: TestUser (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestVolume [2022-03-22T20:44:49.794Z] --- PASS: TestVolume (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestStopSignal [2022-03-22T20:44:49.794Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-22T20:44:49.794Z] --- SKIP: TestStopSignal (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestArg [2022-03-22T20:44:49.794Z] --- PASS: TestArg (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestShell [2022-03-22T20:44:49.794Z] --- PASS: TestShell (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestPrependEnvOnCmd [2022-03-22T20:44:49.794Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestRunWithBuildArgs [2022-03-22T20:44:49.794Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestRunIgnoresHealthcheck [2022-03-22T20:44:49.794Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestDispatchUnsupportedOptions [2022-03-22T20:44:49.794Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-22T20:44:49.794Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-22T20:44:49.794Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-22T20:44:49.794Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-22T20:44:49.794Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-22T20:44:49.794Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-22T20:44:49.794Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestNormalizeWorkdir [2022-03-22T20:44:49.794Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestDispatch [2022-03-22T20:44:49.794Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-22T20:44:49.794Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-22T20:44:49.794Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-22T20:44:49.794Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-22T20:44:49.794Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-22T20:44:49.794Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-22T20:44:49.794Z] === RUN TestDispatch/COPY_url [2022-03-22T20:44:49.794Z] --- PASS: TestDispatch (0.07s) [2022-03-22T20:44:49.794Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-22T20:44:49.794Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-22T20:44:49.794Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-22T20:44:49.794Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-22T20:44:49.794Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-22T20:44:49.794Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2022-03-22T20:44:49.794Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestAddScratchImageAddsToMounts [2022-03-22T20:44:49.794Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-22T20:44:49.794Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-22T20:44:49.794Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-22T20:44:49.794Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestImageSourceGetAddsToMounts [2022-03-22T20:44:49.794Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestEmptyDockerfile [2022-03-22T20:44:49.794Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestSymlinkDockerfile [2022-03-22T20:44:49.794Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-22T20:44:49.794Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-22T20:44:49.794Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestNonExistingDockerfile [2022-03-22T20:44:49.794Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestCopyRunConfig [2022-03-22T20:44:49.794Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestDeepCopyRunConfig [2022-03-22T20:44:49.794Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestExportImage [2022-03-22T20:44:49.794Z] --- PASS: TestExportImage (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestNormalizeDest [2022-03-22T20:44:49.794Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-22T20:44:49.794Z] PASS [2022-03-22T20:44:49.794Z] coverage: 46.8% of statements [2022-03-22T20:44:49.794Z] ok github.com/docker/docker/builder/dockerfile 0.177s coverage: 46.8% of statements [2022-03-22T20:44:49.794Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-22T20:44:49.794Z] === RUN TestEnable [2022-03-22T20:44:49.794Z] --- PASS: TestEnable (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestDisable [2022-03-22T20:44:49.794Z] --- PASS: TestDisable (0.00s) [2022-03-22T20:44:49.794Z] === RUN TestEnabled [2022-03-22T20:44:49.794Z] --- PASS: TestEnabled (0.00s) [2022-03-22T20:44:49.794Z] PASS [2022-03-22T20:44:49.794Z] coverage: 100.0% of statements [2022-03-22T20:44:49.794Z] ok github.com/docker/docker/cli/debug 0.036s coverage: 100.0% of statements [2022-03-22T20:44:49.955Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2022-03-22T20:44:49.955Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-03-22T20:44:49.955Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-22T20:44:49.955Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-03-22T20:44:49.955Z] === RUN TestInfoAPI [2022-03-22T20:44:49.955Z] --- PASS: TestInfoAPI (0.02s) [2022-03-22T20:44:49.955Z] === RUN TestInfoAPIWarnings [2022-03-22T20:44:51.745Z] --- PASS: TestDaemonDNSFallback (6.18s) [2022-03-22T20:44:51.745Z] === RUN TestInspectNetwork [2022-03-22T20:44:52.760Z] --- PASS: TestServiceWithDataPathPortInit (13.73s) [2022-03-22T20:44:52.760Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-22T20:44:54.142Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yzdw636rvauypt6q4tfbuxnva Created:2022-03-22 20:44:52.72262111 +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[f4300fb0c784224f7f02ed7b883ebcd5d699a21bb63c537bed94ec6b13dc4260:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zkcgbudnk3bq7ekg0u0b7897o EndpointID:0ac61e988d5c6133310f1538e25147803b30c9e265e446aaf64be2f7800b047e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4fd623368a082c9a818b04ecb8f9de4fe3d2c0720691e084e75ab11be8caaead 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:ff710b9ac51d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zkcgbudnk3bq7ekg0u0b7897o EndpointID:0ac61e988d5c6133310f1538e25147803b30c9e265e446aaf64be2f7800b047e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-22T20:44:54.273Z] === RUN TestInspectNetwork/full_network_id [2022-03-22T20:44:54.273Z] === RUN TestInspectNetwork/partial_network_id [2022-03-22T20:44:54.273Z] === RUN TestInspectNetwork/network_name [2022-03-22T20:44:54.273Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-22T20:44:58.328Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s) [2022-03-22T20:44:58.328Z] PASS [2022-03-22T20:44:58.328Z] [2022-03-22T20:44:58.328Z] === Skipped [2022-03-22T20:44:58.328Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-22T20:44:58.328Z] service_test.go:242: FLAKY_TEST [2022-03-22T20:44:58.328Z] [2022-03-22T20:44:58.328Z] DONE 26 tests, 1 skipped in 43.739s [2022-03-22T20:44:58.328Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-22T20:44:58.328Z] INFO: Testing against a local daemon [2022-03-22T20:44:58.328Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-22T20:44:58.328Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-22T20:44:58.328Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-22T20:44:58.328Z] === RUN TestDockerNetworkIpvlan [2022-03-22T20:44:58.328Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-22T20:44:58.328Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-22T20:44:58.328Z] PASS [2022-03-22T20:44:58.328Z] [2022-03-22T20:44:58.328Z] === Skipped [2022-03-22T20:44:58.328Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-22T20:44:58.328Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-22T20:44:58.328Z] [2022-03-22T20:44:58.328Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-22T20:44:58.328Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-22T20:44:58.328Z] [2022-03-22T20:44:58.328Z] DONE 2 tests, 2 skipped in 0.052s [2022-03-22T20:44:58.328Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-22T20:44:58.328Z] INFO: Testing against a local daemon [2022-03-22T20:44:58.328Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-22T20:44:58.456Z] --- PASS: TestInspectNetwork (6.78s) [2022-03-22T20:44:58.456Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-22T20:44:58.456Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-22T20:44:58.456Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-22T20:44:58.456Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-22T20:44:58.456Z] === RUN TestRunContainerWithBridgeNone [2022-03-22T20:44:59.701Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2022-03-22T20:44:59.701Z] === RUN TestDockerNetworkMacvlan [2022-03-22T20:44:59.828Z] --- PASS: TestRunContainerWithBridgeNone (1.39s) [2022-03-22T20:44:59.828Z] === RUN TestNetworkInvalidJSON [2022-03-22T20:44:59.828Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-22T20:44:59.828Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-22T20:44:59.828Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-22T20:44:59.828Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-22T20:44:59.828Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-22T20:44:59.828Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-22T20:44:59.828Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-22T20:44:59.828Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-22T20:44:59.828Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-22T20:44:59.828Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-22T20:44:59.828Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-22T20:44:59.828Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-22T20:44:59.828Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-22T20:44:59.828Z] === RUN TestNetworkList [2022-03-22T20:44:59.828Z] === RUN TestNetworkList//networks [2022-03-22T20:44:59.828Z] === PAUSE TestNetworkList//networks [2022-03-22T20:44:59.828Z] === RUN TestNetworkList//networks/ [2022-03-22T20:44:59.828Z] === PAUSE TestNetworkList//networks/ [2022-03-22T20:44:59.828Z] === CONT TestNetworkList//networks [2022-03-22T20:44:59.828Z] === CONT TestNetworkList//networks/ [2022-03-22T20:44:59.828Z] --- PASS: TestNetworkList (0.01s) [2022-03-22T20:44:59.828Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-22T20:44:59.828Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-22T20:44:59.828Z] === RUN TestHostIPv4BridgeLabel [2022-03-22T20:45:00.087Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-03-22T20:45:00.087Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-22T20:45:00.268Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-22T20:45:00.836Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-22T20:45:01.461Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-22T20:45:01.461Z] === RUN TestDaemonDefaultNetworkPools [2022-03-22T20:45:01.770Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-22T20:45:02.029Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-03-22T20:45:02.029Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-22T20:45:02.282Z] === RUN TestCheckpointCreateError [2022-03-22T20:45:02.282Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-22T20:45:02.282Z] === RUN TestCheckpointCreate [2022-03-22T20:45:02.282Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-22T20:45:02.282Z] === RUN TestCheckpointDeleteError [2022-03-22T20:45:02.282Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-22T20:45:02.282Z] === RUN TestCheckpointDelete [2022-03-22T20:45:02.282Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-22T20:45:02.282Z] === RUN TestCheckpointListError [2022-03-22T20:45:02.282Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-22T20:45:02.282Z] === RUN TestCheckpointList [2022-03-22T20:45:02.282Z] --- PASS: TestCheckpointList (0.00s) [2022-03-22T20:45:02.282Z] === RUN TestCheckpointListContainerNotFound [2022-03-22T20:45:02.282Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-22T20:45:02.282Z] === RUN TestNewClientWithOpsFromEnv [2022-03-22T20:45:02.282Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-22T20:45:02.282Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestGetAPIPath [2022-03-22T20:45:02.283Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestParseHostURL [2022-03-22T20:45:02.283Z] --- PASS: TestParseHostURL (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-22T20:45:02.283Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-22T20:45:02.283Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestNegotiateAPIVersion [2022-03-22T20:45:02.283Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestNegotiateAPVersionOverride [2022-03-22T20:45:02.283Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-22T20:45:02.283Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-22T20:45:02.283Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-22T20:45:02.283Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestClientRedirect [2022-03-22T20:45:02.283Z] --- PASS: TestClientRedirect (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestConfigCreateUnsupported [2022-03-22T20:45:02.283Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestConfigCreateError [2022-03-22T20:45:02.283Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestConfigCreate [2022-03-22T20:45:02.283Z] --- PASS: TestConfigCreate (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestConfigInspectNotFound [2022-03-22T20:45:02.283Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestConfigInspectWithEmptyID [2022-03-22T20:45:02.283Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestConfigInspectUnsupported [2022-03-22T20:45:02.283Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestConfigInspectError [2022-03-22T20:45:02.283Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestConfigInspectConfigNotFound [2022-03-22T20:45:02.283Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestConfigInspect [2022-03-22T20:45:02.283Z] --- PASS: TestConfigInspect (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestConfigListUnsupported [2022-03-22T20:45:02.283Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestConfigListError [2022-03-22T20:45:02.283Z] --- PASS: TestConfigListError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestConfigList [2022-03-22T20:45:02.283Z] --- PASS: TestConfigList (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestConfigRemoveUnsupported [2022-03-22T20:45:02.283Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestConfigRemoveError [2022-03-22T20:45:02.283Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestConfigRemove [2022-03-22T20:45:02.283Z] --- PASS: TestConfigRemove (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestConfigUpdateUnsupported [2022-03-22T20:45:02.283Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestConfigUpdateError [2022-03-22T20:45:02.283Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestConfigUpdate [2022-03-22T20:45:02.283Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerCommitError [2022-03-22T20:45:02.283Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerCommit [2022-03-22T20:45:02.283Z] --- PASS: TestContainerCommit (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerStatPathError [2022-03-22T20:45:02.283Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerStatPathNotFoundError [2022-03-22T20:45:02.283Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerStatPathNoHeaderError [2022-03-22T20:45:02.283Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerStatPath [2022-03-22T20:45:02.283Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestCopyToContainerError [2022-03-22T20:45:02.283Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestCopyToContainerNotFoundError [2022-03-22T20:45:02.283Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-22T20:45:02.283Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestCopyToContainer [2022-03-22T20:45:02.283Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestCopyFromContainerError [2022-03-22T20:45:02.283Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestCopyFromContainerNotFoundError [2022-03-22T20:45:02.283Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-22T20:45:02.283Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-22T20:45:02.283Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestCopyFromContainer [2022-03-22T20:45:02.283Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerCreateError [2022-03-22T20:45:02.283Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerCreateImageNotFound [2022-03-22T20:45:02.283Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerCreateWithName [2022-03-22T20:45:02.283Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerCreateAutoRemove [2022-03-22T20:45:02.283Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerDiffError [2022-03-22T20:45:02.283Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerDiff [2022-03-22T20:45:02.283Z] --- PASS: TestContainerDiff (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerExecCreateError [2022-03-22T20:45:02.283Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerExecCreate [2022-03-22T20:45:02.283Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerExecStartError [2022-03-22T20:45:02.283Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerExecStart [2022-03-22T20:45:02.283Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerExecInspectError [2022-03-22T20:45:02.283Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerExecInspect [2022-03-22T20:45:02.283Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerExportError [2022-03-22T20:45:02.283Z] --- PASS: TestContainerExportError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerExport [2022-03-22T20:45:02.283Z] --- PASS: TestContainerExport (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerInspectError [2022-03-22T20:45:02.283Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerInspectContainerNotFound [2022-03-22T20:45:02.283Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerInspectWithEmptyID [2022-03-22T20:45:02.283Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerInspect [2022-03-22T20:45:02.283Z] --- PASS: TestContainerInspect (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerInspectNode [2022-03-22T20:45:02.283Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerKillError [2022-03-22T20:45:02.283Z] --- PASS: TestContainerKillError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerKill [2022-03-22T20:45:02.283Z] --- PASS: TestContainerKill (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerListError [2022-03-22T20:45:02.283Z] --- PASS: TestContainerListError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerList [2022-03-22T20:45:02.283Z] --- PASS: TestContainerList (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerLogsNotFoundError [2022-03-22T20:45:02.283Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerLogsError [2022-03-22T20:45:02.283Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerLogs [2022-03-22T20:45:02.283Z] --- PASS: TestContainerLogs (0.17s) [2022-03-22T20:45:02.283Z] === RUN TestContainerPauseError [2022-03-22T20:45:02.283Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerPause [2022-03-22T20:45:02.283Z] --- PASS: TestContainerPause (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainersPruneError [2022-03-22T20:45:02.283Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainersPrune [2022-03-22T20:45:02.283Z] --- PASS: TestContainersPrune (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerRemoveError [2022-03-22T20:45:02.283Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerRemoveNotFoundError [2022-03-22T20:45:02.283Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerRemove [2022-03-22T20:45:02.283Z] --- PASS: TestContainerRemove (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerRenameError [2022-03-22T20:45:02.283Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerRename [2022-03-22T20:45:02.283Z] --- PASS: TestContainerRename (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerResizeError [2022-03-22T20:45:02.283Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerExecResizeError [2022-03-22T20:45:02.283Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerResize [2022-03-22T20:45:02.283Z] --- PASS: TestContainerResize (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerExecResize [2022-03-22T20:45:02.283Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerRestartError [2022-03-22T20:45:02.283Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerRestart [2022-03-22T20:45:02.283Z] --- PASS: TestContainerRestart (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerStartError [2022-03-22T20:45:02.283Z] --- PASS: TestContainerStartError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerStart [2022-03-22T20:45:02.283Z] --- PASS: TestContainerStart (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerStatsError [2022-03-22T20:45:02.283Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerStats [2022-03-22T20:45:02.283Z] --- PASS: TestContainerStats (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerStopError [2022-03-22T20:45:02.283Z] --- PASS: TestContainerStopError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerStop [2022-03-22T20:45:02.283Z] --- PASS: TestContainerStop (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerTopError [2022-03-22T20:45:02.283Z] --- PASS: TestContainerTopError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerTop [2022-03-22T20:45:02.283Z] --- PASS: TestContainerTop (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerUnpauseError [2022-03-22T20:45:02.283Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerUnpause [2022-03-22T20:45:02.283Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerUpdateError [2022-03-22T20:45:02.283Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerUpdate [2022-03-22T20:45:02.283Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerWaitError [2022-03-22T20:45:02.283Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestContainerWait [2022-03-22T20:45:02.283Z] --- PASS: TestContainerWait (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestDiskUsageError [2022-03-22T20:45:02.283Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestDiskUsage [2022-03-22T20:45:02.283Z] --- PASS: TestDiskUsage (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestDistributionInspectUnsupported [2022-03-22T20:45:02.283Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestDistributionInspectWithEmptyID [2022-03-22T20:45:02.283Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestEventsErrorInOptions [2022-03-22T20:45:02.283Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestEventsErrorFromServer [2022-03-22T20:45:02.283Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestEvents [2022-03-22T20:45:02.283Z] --- PASS: TestEvents (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestTLSCloseWriter [2022-03-22T20:45:02.283Z] === PAUSE TestTLSCloseWriter [2022-03-22T20:45:02.283Z] === RUN TestImageBuildError [2022-03-22T20:45:02.283Z] --- PASS: TestImageBuildError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageBuild [2022-03-22T20:45:02.283Z] --- PASS: TestImageBuild (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestGetDockerOS [2022-03-22T20:45:02.283Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageCreateError [2022-03-22T20:45:02.283Z] --- PASS: TestImageCreateError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageCreate [2022-03-22T20:45:02.283Z] --- PASS: TestImageCreate (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageHistoryError [2022-03-22T20:45:02.283Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageHistory [2022-03-22T20:45:02.283Z] --- PASS: TestImageHistory (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageImportError [2022-03-22T20:45:02.283Z] --- PASS: TestImageImportError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageImport [2022-03-22T20:45:02.283Z] --- PASS: TestImageImport (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageInspectError [2022-03-22T20:45:02.283Z] --- PASS: TestImageInspectError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageInspectImageNotFound [2022-03-22T20:45:02.283Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageInspectWithEmptyID [2022-03-22T20:45:02.283Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageInspect [2022-03-22T20:45:02.283Z] --- PASS: TestImageInspect (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageListError [2022-03-22T20:45:02.283Z] --- PASS: TestImageListError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageList [2022-03-22T20:45:02.283Z] --- PASS: TestImageList (0.01s) [2022-03-22T20:45:02.283Z] === RUN TestImageListApiBefore125 [2022-03-22T20:45:02.283Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageLoadError [2022-03-22T20:45:02.283Z] --- PASS: TestImageLoadError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageLoad [2022-03-22T20:45:02.283Z] --- PASS: TestImageLoad (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImagesPruneError [2022-03-22T20:45:02.283Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImagesPrune [2022-03-22T20:45:02.283Z] --- PASS: TestImagesPrune (0.01s) [2022-03-22T20:45:02.283Z] === RUN TestImagePullReferenceParseError [2022-03-22T20:45:02.283Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImagePullAnyError [2022-03-22T20:45:02.283Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-22T20:45:02.283Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-22T20:45:02.283Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-22T20:45:02.283Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-22T20:45:02.283Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImagePullWithoutErrors [2022-03-22T20:45:02.283Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImagePushReferenceError [2022-03-22T20:45:02.283Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImagePushAnyError [2022-03-22T20:45:02.283Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-22T20:45:02.283Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-22T20:45:02.283Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-22T20:45:02.283Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-22T20:45:02.283Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImagePushWithoutErrors [2022-03-22T20:45:02.283Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-22T20:45:02.283Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-22T20:45:02.283Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-22T20:45:02.283Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-22T20:45:02.283Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-22T20:45:02.283Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-22T20:45:02.283Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-22T20:45:02.283Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-22T20:45:02.283Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageRemoveError [2022-03-22T20:45:02.283Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageRemoveImageNotFound [2022-03-22T20:45:02.283Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageRemove [2022-03-22T20:45:02.283Z] --- PASS: TestImageRemove (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageSaveError [2022-03-22T20:45:02.283Z] --- PASS: TestImageSaveError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageSave [2022-03-22T20:45:02.283Z] --- PASS: TestImageSave (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageSearchAnyError [2022-03-22T20:45:02.283Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-22T20:45:02.283Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-22T20:45:02.283Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-22T20:45:02.283Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-22T20:45:02.283Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageSearchWithoutErrors [2022-03-22T20:45:02.283Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageTagError [2022-03-22T20:45:02.283Z] --- PASS: TestImageTagError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageTagInvalidReference [2022-03-22T20:45:02.283Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageTagInvalidSourceImageName [2022-03-22T20:45:02.283Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageTagHexSource [2022-03-22T20:45:02.283Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestImageTag [2022-03-22T20:45:02.283Z] --- PASS: TestImageTag (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestInfoServerError [2022-03-22T20:45:02.283Z] --- PASS: TestInfoServerError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestInfoInvalidResponseJSONError [2022-03-22T20:45:02.283Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestInfo [2022-03-22T20:45:02.283Z] --- PASS: TestInfo (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestNetworkConnectError [2022-03-22T20:45:02.283Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-22T20:45:02.283Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-22T20:45:02.284Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestNetworkConnect [2022-03-22T20:45:02.284Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestNetworkCreateError [2022-03-22T20:45:02.284Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestNetworkCreate [2022-03-22T20:45:02.284Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestNetworkDisconnectError [2022-03-22T20:45:02.284Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestNetworkDisconnect [2022-03-22T20:45:02.284Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestNetworkInspectError [2022-03-22T20:45:02.284Z] --- PASS: TestNetworkInspectError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestNetworkInspectNotFoundError [2022-03-22T20:45:02.284Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestNetworkInspectWithEmptyID [2022-03-22T20:45:02.284Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestNetworkInspect [2022-03-22T20:45:02.284Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestNetworkListError [2022-03-22T20:45:02.284Z] --- PASS: TestNetworkListError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestNetworkList [2022-03-22T20:45:02.284Z] --- PASS: TestNetworkList (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestNetworksPruneError [2022-03-22T20:45:02.284Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestNetworksPrune [2022-03-22T20:45:02.284Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestNetworkRemoveError [2022-03-22T20:45:02.284Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestNetworkRemove [2022-03-22T20:45:02.284Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestNodeInspectError [2022-03-22T20:45:02.284Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestNodeInspectNodeNotFound [2022-03-22T20:45:02.284Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestNodeInspectWithEmptyID [2022-03-22T20:45:02.284Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestNodeInspect [2022-03-22T20:45:02.284Z] --- PASS: TestNodeInspect (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestNodeListError [2022-03-22T20:45:02.284Z] --- PASS: TestNodeListError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestNodeList [2022-03-22T20:45:02.284Z] --- PASS: TestNodeList (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestNodeRemoveError [2022-03-22T20:45:02.284Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestNodeRemove [2022-03-22T20:45:02.284Z] --- PASS: TestNodeRemove (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestNodeUpdateError [2022-03-22T20:45:02.284Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestNodeUpdate [2022-03-22T20:45:02.284Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestOptionWithTimeout [2022-03-22T20:45:02.284Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestPingFail [2022-03-22T20:45:02.284Z] --- PASS: TestPingFail (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestPingWithError [2022-03-22T20:45:02.284Z] 2022/03/22 20:45:00 RoundTripper returned a response & error; ignoring response [2022-03-22T20:45:02.284Z] 2022/03/22 20:45:00 RoundTripper returned a response & error; ignoring response [2022-03-22T20:45:02.284Z] --- PASS: TestPingWithError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestPingSuccess [2022-03-22T20:45:02.284Z] --- PASS: TestPingSuccess (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestPingHeadFallback [2022-03-22T20:45:02.284Z] === RUN TestPingHeadFallback/OK [2022-03-22T20:45:02.284Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-22T20:45:02.284Z] === RUN TestPingHeadFallback/Not_Found [2022-03-22T20:45:02.284Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-22T20:45:02.284Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-22T20:45:02.284Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-22T20:45:02.284Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-22T20:45:02.284Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-22T20:45:02.284Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestPluginDisableError [2022-03-22T20:45:02.284Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestPluginDisable [2022-03-22T20:45:02.284Z] --- PASS: TestPluginDisable (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestPluginEnableError [2022-03-22T20:45:02.284Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestPluginEnable [2022-03-22T20:45:02.284Z] --- PASS: TestPluginEnable (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestPluginInspectError [2022-03-22T20:45:02.284Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestPluginInspectWithEmptyID [2022-03-22T20:45:02.284Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestPluginInspect [2022-03-22T20:45:02.284Z] --- PASS: TestPluginInspect (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestPluginListError [2022-03-22T20:45:02.284Z] --- PASS: TestPluginListError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestPluginList [2022-03-22T20:45:02.284Z] --- PASS: TestPluginList (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestPluginPushError [2022-03-22T20:45:02.284Z] --- PASS: TestPluginPushError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestPluginPush [2022-03-22T20:45:02.284Z] --- PASS: TestPluginPush (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestPluginRemoveError [2022-03-22T20:45:02.284Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestPluginRemove [2022-03-22T20:45:02.284Z] --- PASS: TestPluginRemove (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestPluginSetError [2022-03-22T20:45:02.284Z] --- PASS: TestPluginSetError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestPluginSet [2022-03-22T20:45:02.284Z] --- PASS: TestPluginSet (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSetHostHeader [2022-03-22T20:45:02.284Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestPlainTextError [2022-03-22T20:45:02.284Z] --- PASS: TestPlainTextError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestInfiniteError [2022-03-22T20:45:02.284Z] --- PASS: TestInfiniteError (0.03s) [2022-03-22T20:45:02.284Z] === RUN TestSecretCreateUnsupported [2022-03-22T20:45:02.284Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSecretCreateError [2022-03-22T20:45:02.284Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSecretCreate [2022-03-22T20:45:02.284Z] --- PASS: TestSecretCreate (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSecretInspectUnsupported [2022-03-22T20:45:02.284Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSecretInspectError [2022-03-22T20:45:02.284Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSecretInspectSecretNotFound [2022-03-22T20:45:02.284Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSecretInspectWithEmptyID [2022-03-22T20:45:02.284Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSecretInspect [2022-03-22T20:45:02.284Z] --- PASS: TestSecretInspect (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSecretListUnsupported [2022-03-22T20:45:02.284Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSecretListError [2022-03-22T20:45:02.284Z] --- PASS: TestSecretListError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSecretList [2022-03-22T20:45:02.284Z] --- PASS: TestSecretList (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSecretRemoveUnsupported [2022-03-22T20:45:02.284Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSecretRemoveError [2022-03-22T20:45:02.284Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSecretRemove [2022-03-22T20:45:02.284Z] --- PASS: TestSecretRemove (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSecretUpdateUnsupported [2022-03-22T20:45:02.284Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSecretUpdateError [2022-03-22T20:45:02.284Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSecretUpdate [2022-03-22T20:45:02.284Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestServiceCreateError [2022-03-22T20:45:02.284Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestServiceCreate [2022-03-22T20:45:02.284Z] --- PASS: TestServiceCreate (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-22T20:45:02.284Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestServiceCreateDigestPinning [2022-03-22T20:45:02.284Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestServiceInspectError [2022-03-22T20:45:02.284Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestServiceInspectServiceNotFound [2022-03-22T20:45:02.284Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestServiceInspectWithEmptyID [2022-03-22T20:45:02.284Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestServiceInspect [2022-03-22T20:45:02.284Z] --- PASS: TestServiceInspect (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestServiceListError [2022-03-22T20:45:02.284Z] --- PASS: TestServiceListError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestServiceList [2022-03-22T20:45:02.284Z] --- PASS: TestServiceList (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestServiceLogsError [2022-03-22T20:45:02.284Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestServiceLogs [2022-03-22T20:45:02.284Z] --- PASS: TestServiceLogs (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestServiceRemoveError [2022-03-22T20:45:02.284Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestServiceRemoveNotFoundError [2022-03-22T20:45:02.284Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestServiceRemove [2022-03-22T20:45:02.284Z] --- PASS: TestServiceRemove (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestServiceUpdateError [2022-03-22T20:45:02.284Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestServiceUpdate [2022-03-22T20:45:02.284Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSwarmGetUnlockKeyError [2022-03-22T20:45:02.284Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSwarmGetUnlockKey [2022-03-22T20:45:02.284Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSwarmInitError [2022-03-22T20:45:02.284Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSwarmInit [2022-03-22T20:45:02.284Z] --- PASS: TestSwarmInit (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSwarmInspectError [2022-03-22T20:45:02.284Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSwarmInspect [2022-03-22T20:45:02.284Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSwarmJoinError [2022-03-22T20:45:02.284Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSwarmJoin [2022-03-22T20:45:02.284Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSwarmLeaveError [2022-03-22T20:45:02.284Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSwarmLeave [2022-03-22T20:45:02.284Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSwarmUnlockError [2022-03-22T20:45:02.284Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSwarmUnlock [2022-03-22T20:45:02.284Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSwarmUpdateError [2022-03-22T20:45:02.284Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestSwarmUpdate [2022-03-22T20:45:02.284Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestTaskInspectError [2022-03-22T20:45:02.284Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestTaskInspectWithEmptyID [2022-03-22T20:45:02.284Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestTaskInspect [2022-03-22T20:45:02.284Z] --- PASS: TestTaskInspect (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestTaskListError [2022-03-22T20:45:02.284Z] --- PASS: TestTaskListError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestTaskList [2022-03-22T20:45:02.284Z] --- PASS: TestTaskList (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestVolumeCreateError [2022-03-22T20:45:02.284Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestVolumeCreate [2022-03-22T20:45:02.284Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestVolumeInspectError [2022-03-22T20:45:02.284Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestVolumeInspectNotFound [2022-03-22T20:45:02.284Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestVolumeInspectWithEmptyID [2022-03-22T20:45:02.284Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestVolumeInspect [2022-03-22T20:45:02.284Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestVolumeListError [2022-03-22T20:45:02.284Z] --- PASS: TestVolumeListError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestVolumeList [2022-03-22T20:45:02.284Z] --- PASS: TestVolumeList (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestVolumeRemoveError [2022-03-22T20:45:02.284Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-22T20:45:02.284Z] === RUN TestVolumeRemove [2022-03-22T20:45:02.284Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-22T20:45:02.284Z] === CONT TestTLSCloseWriter [2022-03-22T20:45:02.284Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-03-22T20:45:02.284Z] PASS [2022-03-22T20:45:02.284Z] coverage: 74.9% of statements [2022-03-22T20:45:02.284Z] ok github.com/docker/docker/client 0.419s coverage: 74.9% of statements [2022-03-22T20:45:03.405Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-03-22T20:45:03.405Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-22T20:45:03.674Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-22T20:45:04.338Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-03-22T20:45:04.338Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-22T20:45:04.903Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-03-22T20:45:04.903Z] === RUN TestServiceWithPredefinedNetwork [2022-03-22T20:45:05.061Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-22T20:45:07.432Z] --- PASS: TestServiceWithPredefinedNetwork (2.22s) [2022-03-22T20:45:07.432Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-22T20:45:07.432Z] service_test.go:242: FLAKY_TEST [2022-03-22T20:45:07.432Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-22T20:45:07.432Z] === RUN TestServiceWithDataPathPortInit [2022-03-22T20:45:08.049Z] --- PASS: TestInfoAPIWarnings (17.36s) [2022-03-22T20:45:08.049Z] === RUN TestInfoDebug [2022-03-22T20:45:08.307Z] --- PASS: TestInfoDebug (1.54s) [2022-03-22T20:45:08.307Z] === RUN TestInfoInsecureRegistries [2022-03-22T20:45:08.348Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-22T20:45:09.282Z] --- PASS: TestDockerNetworkMacvlan (9.70s) [2022-03-22T20:45:09.283Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-03-22T20:45:09.283Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-22T20:45:09.283Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-03-22T20:45:09.283Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-03-22T20:45:09.283Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s) [2022-03-22T20:45:09.283Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.72s) [2022-03-22T20:45:09.283Z] PASS [2022-03-22T20:45:09.283Z] [2022-03-22T20:45:09.283Z] DONE 8 tests in 11.001s [2022-03-22T20:45:09.283Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-22T20:45:09.283Z] testing: warning: no tests to run [2022-03-22T20:45:09.283Z] PASS [2022-03-22T20:45:09.283Z] [2022-03-22T20:45:09.283Z] DONE 0 tests in 0.010s [2022-03-22T20:45:09.283Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-22T20:45:09.283Z] INFO: Testing against a local daemon [2022-03-22T20:45:09.283Z] === RUN TestAuthZPluginAllowRequest [2022-03-22T20:45:09.681Z] --- PASS: TestInfoInsecureRegistries (1.55s) [2022-03-22T20:45:09.681Z] === RUN TestInfoRegistryMirrors [2022-03-22T20:45:10.658Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-03-22T20:45:10.658Z] === RUN TestAuthZPluginTLS [2022-03-22T20:45:10.916Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-22T20:45:10.916Z] === RUN TestAuthZPluginDenyRequest [2022-03-22T20:45:11.482Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-03-22T20:45:11.482Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-22T20:45:11.581Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2022-03-22T20:45:11.581Z] === RUN TestLoginFailsWithBadCredentials [2022-03-22T20:45:11.581Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-03-22T20:45:11.581Z] === RUN TestPingCacheHeaders [2022-03-22T20:45:11.581Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-22T20:45:11.581Z] === RUN TestPingGet [2022-03-22T20:45:11.581Z] --- PASS: TestPingGet (0.01s) [2022-03-22T20:45:11.581Z] === RUN TestPingHead [2022-03-22T20:45:11.581Z] --- PASS: TestPingHead (0.02s) [2022-03-22T20:45:11.581Z] === RUN TestVersion [2022-03-22T20:45:11.581Z] --- PASS: TestVersion (0.02s) [2022-03-22T20:45:11.581Z] PASS [2022-03-22T20:45:11.581Z] [2022-03-22T20:45:11.581Z] === Skipped [2022-03-22T20:45:11.581Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-22T20:45:11.581Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-22T20:45:11.581Z] [2022-03-22T20:45:11.581Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-03-22T20:45:11.581Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-22T20:45:11.581Z] [2022-03-22T20:45:11.581Z] DONE 18 tests, 2 skipped in 27.796s [2022-03-22T20:45:11.581Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-22T20:45:11.581Z] INFO: Testing against a local daemon [2022-03-22T20:45:11.581Z] === RUN TestVolumesCreateAndList [2022-03-22T20:45:11.581Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-22T20:45:11.581Z] === RUN TestVolumesRemove [2022-03-22T20:45:11.581Z] --- PASS: TestVolumesRemove (0.05s) [2022-03-22T20:45:11.581Z] === RUN TestVolumesInspect [2022-03-22T20:45:11.581Z] --- PASS: TestVolumesInspect (0.03s) [2022-03-22T20:45:11.581Z] === RUN TestVolumesInvalidJSON [2022-03-22T20:45:11.581Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-22T20:45:11.581Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-22T20:45:11.581Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-22T20:45:11.581Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-22T20:45:11.581Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-22T20:45:11.581Z] PASS [2022-03-22T20:45:11.581Z] [2022-03-22T20:45:11.581Z] DONE 5 tests in 0.205s [2022-03-22T20:45:11.581Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-22T20:45:11.839Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12209 is not a child of this shell [2022-03-22T20:45:11.839Z] warning: PID 12209 from bundles/test-integration/docker.pid had a nonzero exit code [2022-03-22T20:45:11.839Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-22T20:45:11.839Z] [2022-03-22T20:45:11.839Z] Unloading profiles will leave already running processes permanently [2022-03-22T20:45:11.839Z] unconfined, which can lead to unexpected situations. [2022-03-22T20:45:11.839Z] [2022-03-22T20:45:11.839Z] To set a process to complain mode, use the command line tool [2022-03-22T20:45:11.839Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-22T20:45:11.839Z] Removing test suite binaries [2022-03-22T20:45:11.839Z] exiting test-integration [2022-03-22T20:45:11.839Z] ++ exit 0 [2022-03-22T20:45:12.076Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-03-22T20:45:12.076Z] === RUN TestAuthZPluginDenyResponse [2022-03-22T20:45:12.642Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-22T20:45:12.642Z] === RUN TestAuthZPluginAllowEventStream [2022-03-22T20:45:12.773Z] [2022-03-22T20:45:14.017Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2022-03-22T20:45:14.017Z] === RUN TestAuthZPluginErrorResponse [2022-03-22T20:45:14.275Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-03-22T20:45:14.275Z] === RUN TestAuthZPluginErrorRequest [2022-03-22T20:45:14.843Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-22T20:45:14.843Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-22T20:45:15.409Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-22T20:45:15.409Z] === RUN TestAuthZPluginEnsureLoadImportWorking Post stage [Pipeline] junit [2022-03-22T20:45:16.071Z] Recording test results [2022-03-22T20:45:16.388Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-03-22T20:45:16.494Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-22T20:45:16.784Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2022-03-22T20:45:16.784Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-22T20:45:16.822Z] + echo Ensuring container killed. [2022-03-22T20:45:16.822Z] Ensuring container killed. [2022-03-22T20:45:16.822Z] + docker rm -vf docker-pr2 [2022-03-22T20:45:16.822Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-03-22T20:45:17.104Z] + echo Chowning /workspace to jenkins user [2022-03-22T20:45:17.104Z] Chowning /workspace to jenkins user [2022-03-22T20:45:17.104Z] + id -u [2022-03-22T20:45:17.104Z] + id -g [2022-03-22T20:45:17.104Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43407:/workspace busybox chown -R 1000:1000 /workspace [2022-03-22T20:45:18.160Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-03-22T20:45:18.160Z] === RUN TestAuthZPluginHeader [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-22T20:45:18.770Z] + bundleName=amd64-rootless [2022-03-22T20:45:18.770Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-03-22T20:45:18.770Z] Creating amd64-rootless-bundles.tar.gz [2022-03-22T20:45:18.770Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-22T20:45:18.770Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-22T20:45:18.781Z] Archiving artifacts [2022-03-22T20:45:19.021Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43407/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-22T20:45:19.094Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-03-22T20:45:19.094Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-22T20:45:19.323Z] + make clean [2022-03-22T20:45:19.323Z] docker volume rm -f docker-dev-cache [2022-03-22T20:45:19.323Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-22T20:45:20.097Z] --- PASS: TestCheckoutGit (30.65s) [2022-03-22T20:45:20.097Z] === RUN TestValidGitTransport [2022-03-22T20:45:20.097Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-22T20:45:20.097Z] === RUN TestGitInvalidRef [2022-03-22T20:45:20.097Z] --- PASS: TestGitInvalidRef (0.23s) [2022-03-22T20:45:20.097Z] PASS [2022-03-22T20:45:20.097Z] coverage: 86.3% of statements [2022-03-22T20:45:20.097Z] ok github.com/docker/docker/builder/remotecontext/git 30.939s coverage: 86.3% of statements [2022-03-22T20:45:20.097Z] ? github.com/docker/docker/cli [no test files] [2022-03-22T20:45:20.097Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-22T20:45:22.468Z] --- PASS: TestServiceWithDataPathPortInit (13.06s) [2022-03-22T20:45:22.468Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-22T20:45:22.468Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vhxsvuu7r2cy5s1e55oqko2qj Created:2022-03-22 20:45:21.065743083 +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[da421265f70ef92a116cf1c9970e3fd40e2142921a84e6ce9aaf3c2d5102179e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uc67wocgtun4r8saaevawgzpk EndpointID:6e958034b796f842b25872d77557952f9fdc7069ca3152361313f9298e421b2c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:61f55ba545b1eb7818a510a1b65517a1bd87021ef6d87cab96c1af848ed61d70 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:5ec9e8c4a14b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uc67wocgtun4r8saaevawgzpk EndpointID:6e958034b796f842b25872d77557952f9fdc7069ca3152361313f9298e421b2c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-22T20:45:23.279Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.84s) [2022-03-22T20:45:23.279Z] === RUN TestAuthZPluginV2Disable [2022-03-22T20:45:26.562Z] --- PASS: TestAuthZPluginV2Disable (3.41s) [2022-03-22T20:45:26.562Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-22T20:45:26.651Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.19s) [2022-03-22T20:45:26.651Z] PASS [2022-03-22T20:45:26.651Z] [2022-03-22T20:45:26.651Z] === Skipped [2022-03-22T20:45:26.651Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-22T20:45:26.651Z] service_test.go:242: FLAKY_TEST [2022-03-22T20:45:26.651Z] [2022-03-22T20:45:26.651Z] DONE 26 tests, 1 skipped in 41.716s [2022-03-22T20:45:26.651Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-22T20:45:26.651Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:45:26.651Z] ++ set -e [2022-03-22T20:45:26.651Z] ++ '[' -n 0 ']' [2022-03-22T20:45:26.651Z] ++ set -x [2022-03-22T20:45:26.652Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:45:26.652Z] INFO: Testing against a local daemon [2022-03-22T20:45:26.652Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-22T20:45:26.652Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-22T20:45:26.652Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-22T20:45:26.652Z] === RUN TestDockerNetworkIpvlan [2022-03-22T20:45:26.652Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-22T20:45:26.652Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-22T20:45:26.652Z] PASS [2022-03-22T20:45:26.652Z] [2022-03-22T20:45:26.652Z] === Skipped [2022-03-22T20:45:26.652Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-22T20:45:26.652Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-22T20:45:26.652Z] [2022-03-22T20:45:26.652Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-22T20:45:26.652Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-22T20:45:26.652Z] [2022-03-22T20:45:26.652Z] DONE 2 tests, 2 skipped in 0.098s [2022-03-22T20:45:26.652Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-22T20:45:26.652Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:45:26.652Z] ++ set -e [2022-03-22T20:45:26.652Z] ++ '[' -n 0 ']' [2022-03-22T20:45:26.652Z] ++ set -x [2022-03-22T20:45:26.652Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:45:26.652Z] INFO: Testing against a local daemon [2022-03-22T20:45:26.652Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-22T20:45:27.154Z] Loaded image: buildpack-deps:buster [2022-03-22T20:45:27.154Z] Loaded image: busybox:latest [2022-03-22T20:45:27.154Z] Loaded image: busybox:glibc [2022-03-22T20:45:27.154Z] Loaded image: buildpack-deps:buster [2022-03-22T20:45:27.154Z] Loaded image: busybox:latest [2022-03-22T20:45:27.154Z] Loaded image: busybox:glibc [2022-03-22T20:45:28.025Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.21s) [2022-03-22T20:45:28.025Z] === RUN TestDockerNetworkMacvlan [2022-03-22T20:45:28.590Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-22T20:45:29.156Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-22T20:45:29.847Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.17s) [2022-03-22T20:45:29.847Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-22T20:45:30.089Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-22T20:45:30.422Z] Loaded image: debian:bullseye [2022-03-22T20:45:30.422Z] Loaded image: hello-world:latest [2022-03-22T20:45:30.422Z] Loaded image: arm32v7/hello-world:latest [2022-03-22T20:45:30.677Z] INFO: Testing against a local daemon [2022-03-22T20:45:30.677Z] === RUN TestDockerSuite [2022-03-22T20:45:30.677Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-22T20:45:30.677Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-22T20:45:30.933Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-22T20:45:30.933Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-22T20:45:30.933Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-22T20:45:30.933Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-22T20:45:30.933Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-22T20:45:30.933Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-22T20:45:30.933Z] Loaded image: debian:bullseye [2022-03-22T20:45:31.190Z] Loaded image: hello-world:latest [2022-03-22T20:45:31.462Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-22T20:45:31.546Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-03-22T20:45:31.753Z] Loaded image: arm32v7/hello-world:latest [2022-03-22T20:45:32.010Z] INFO: Testing against a local daemon [2022-03-22T20:45:32.010Z] === RUN TestDockerDaemonSuite [2022-03-22T20:45:32.010Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-03-22T20:45:32.515Z] === RUN TestContainerStopSignal [2022-03-22T20:45:32.515Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-22T20:45:32.515Z] === RUN TestContainerStopTimeout [2022-03-22T20:45:32.515Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-22T20:45:32.515Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-22T20:45:32.515Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-22T20:45:32.515Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-22T20:45:32.515Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-03-22T20:45:32.515Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-22T20:45:32.515Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-22T20:45:32.515Z] === RUN TestReplaceAndAppendEnvVars [2022-03-22T20:45:32.515Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-22T20:45:32.515Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-22T20:45:32.515Z] === RUN TestNewMemoryStore [2022-03-22T20:45:32.515Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-22T20:45:32.515Z] === RUN TestAddContainers [2022-03-22T20:45:32.515Z] --- PASS: TestAddContainers (0.00s) [2022-03-22T20:45:32.516Z] === RUN TestGetContainer [2022-03-22T20:45:32.516Z] --- PASS: TestGetContainer (0.00s) [2022-03-22T20:45:32.516Z] === RUN TestDeleteContainer [2022-03-22T20:45:32.516Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-22T20:45:32.516Z] === RUN TestListContainers [2022-03-22T20:45:32.516Z] --- PASS: TestListContainers (0.00s) [2022-03-22T20:45:32.516Z] === RUN TestFirstContainer [2022-03-22T20:45:32.516Z] --- PASS: TestFirstContainer (0.00s) [2022-03-22T20:45:32.516Z] === RUN TestApplyAllContainer [2022-03-22T20:45:32.516Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-22T20:45:32.516Z] === RUN TestIsValidHealthString [2022-03-22T20:45:32.516Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-22T20:45:32.516Z] === RUN TestStateRunStop [2022-03-22T20:45:32.516Z] --- PASS: TestStateRunStop (0.00s) [2022-03-22T20:45:32.516Z] === RUN TestStateTimeoutWait [2022-03-22T20:45:32.516Z] state_test.go:141: Stop callback fired [2022-03-22T20:45:32.516Z] state_test.go:165: Stop callback fired [2022-03-22T20:45:32.516Z] --- PASS: TestStateTimeoutWait (0.11s) [2022-03-22T20:45:32.516Z] === RUN TestIsValidStateString [2022-03-22T20:45:32.516Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-22T20:45:32.516Z] === RUN TestViewSaveDelete [2022-03-22T20:45:32.516Z] --- PASS: TestViewSaveDelete (0.02s) [2022-03-22T20:45:32.516Z] === RUN TestViewAll [2022-03-22T20:45:32.516Z] --- PASS: TestViewAll (0.04s) [2022-03-22T20:45:32.516Z] === RUN TestViewGet [2022-03-22T20:45:32.516Z] --- PASS: TestViewGet (0.01s) [2022-03-22T20:45:32.516Z] === RUN TestNames [2022-03-22T20:45:32.516Z] --- PASS: TestNames (0.00s) [2022-03-22T20:45:32.516Z] === RUN TestViewWithHealthCheck [2022-03-22T20:45:32.516Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-22T20:45:32.516Z] PASS [2022-03-22T20:45:32.516Z] coverage: 41.1% of statements [2022-03-22T20:45:32.516Z] ok github.com/docker/docker/container 0.297s coverage: 41.1% of statements [2022-03-22T20:45:32.516Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-22T20:45:32.516Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-22T20:45:32.516Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-22T20:45:32.516Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-22T20:45:32.516Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-22T20:45:32.516Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-22T20:45:32.516Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-22T20:45:32.516Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-22T20:45:32.516Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-22T20:45:32.516Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-22T20:45:32.516Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-22T20:45:32.516Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-22T20:45:32.516Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-22T20:45:32.516Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-22T20:45:32.516Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-22T20:45:32.516Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-22T20:45:32.516Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-22T20:45:32.516Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-22T20:45:32.516Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-22T20:45:32.516Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-22T20:45:32.516Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-22T20:45:32.516Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-22T20:45:32.516Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-22T20:45:32.516Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-22T20:45:32.516Z] === RUN TestConfigureDaemonLogs [2022-03-22T20:45:32.516Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-22T20:45:32.516Z] === RUN TestCommonOptionsInstallFlags [2022-03-22T20:45:32.516Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-22T20:45:32.516Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-22T20:45:32.516Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-22T20:45:32.516Z] PASS [2022-03-22T20:45:32.516Z] coverage: 18.4% of statements [2022-03-22T20:45:32.516Z] ok github.com/docker/docker/cmd/dockerd 0.188s coverage: 18.4% of statements [2022-03-22T20:45:32.516Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-22T20:45:32.516Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-22T20:45:32.516Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-22T20:45:32.516Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-22T20:45:33.361Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-22T20:45:33.790Z] tests/integration/client_test.py ..... [ 75%] [2022-03-22T20:45:33.790Z] tests/integration/context_api_test.py ... [ 76%] [2022-03-22T20:45:34.043Z] === RUN TestPrepare [2022-03-22T20:45:34.043Z] --- PASS: TestPrepare (0.00s) [2022-03-22T20:45:34.043Z] === RUN TestStart [2022-03-22T20:45:34.043Z] --- PASS: TestStart (0.00s) [2022-03-22T20:45:34.043Z] === RUN TestWaitCancel [2022-03-22T20:45:34.043Z] --- PASS: TestWaitCancel (0.00s) [2022-03-22T20:45:34.043Z] === RUN TestWaitDisabled [2022-03-22T20:45:34.043Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-22T20:45:34.043Z] === RUN TestWaitEnabled [2022-03-22T20:45:34.043Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-22T20:45:34.043Z] === RUN TestRemove [2022-03-22T20:45:34.043Z] --- PASS: TestRemove (0.00s) [2022-03-22T20:45:34.043Z] PASS [2022-03-22T20:45:34.043Z] coverage: 65.3% of statements [2022-03-22T20:45:34.043Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.070s coverage: 65.3% of statements [2022-03-22T20:45:34.362Z] tests/integration/errors_test.py . [ 76%] [2022-03-22T20:45:34.526Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-22T20:45:34.526Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-22T20:45:35.089Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-22T20:45:35.089Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-22T20:45:35.572Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-22T20:45:35.572Z] === RUN TestNewListSecretsFilters [2022-03-22T20:45:35.654Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-22T20:45:35.891Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-22T20:45:35.911Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-22T20:45:35.911Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-22T20:45:36.028Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-22T20:45:36.028Z] === RUN TestNewListConfigsFilters [2022-03-22T20:45:36.028Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-22T20:45:36.028Z] PASS [2022-03-22T20:45:36.028Z] coverage: 0.5% of statements [2022-03-22T20:45:36.028Z] ok github.com/docker/docker/daemon/cluster 0.927s coverage: 0.5% of statements [2022-03-22T20:45:36.028Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) [2022-03-22T20:45:36.028Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-22T20:45:36.028Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-22T20:45:36.028Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-22T20:45:36.028Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-22T20:45:36.028Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-22T20:45:36.028Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-22T20:45:36.028Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-22T20:45:36.028Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-22T20:45:36.028Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-22T20:45:36.028Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-22T20:45:36.028Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-22T20:45:36.028Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-22T20:45:36.028Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-22T20:45:36.028Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-22T20:45:36.028Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-22T20:45:36.028Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-22T20:45:36.029Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-22T20:45:36.029Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-22T20:45:36.029Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-22T20:45:36.029Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-22T20:45:36.029Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-22T20:45:36.029Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-22T20:45:36.029Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-22T20:45:36.029Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-22T20:45:36.029Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-22T20:45:36.029Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-22T20:45:36.029Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-22T20:45:36.029Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-22T20:45:36.029Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-22T20:45:36.029Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-22T20:45:36.029Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-22T20:45:36.029Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-22T20:45:36.029Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-22T20:45:36.029Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-22T20:45:36.029Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-22T20:45:36.029Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-22T20:45:36.029Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-22T20:45:36.029Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-22T20:45:36.029Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-22T20:45:36.029Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-22T20:45:36.029Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-22T20:45:36.029Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-22T20:45:36.029Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-22T20:45:36.029Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-22T20:45:36.029Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-22T20:45:36.029Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-22T20:45:36.029Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-22T20:45:36.029Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-22T20:45:36.029Z] PASS [2022-03-22T20:45:36.029Z] coverage: 35.9% of statements [2022-03-22T20:45:36.029Z] ok github.com/docker/docker/daemon/cluster/convert 0.347s coverage: 35.9% of statements [2022-03-22T20:45:36.457Z] --- PASS: TestDockerNetworkMacvlan (8.70s) [2022-03-22T20:45:36.457Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-03-22T20:45:36.457Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-22T20:45:36.457Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.71s) [2022-03-22T20:45:36.457Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.74s) [2022-03-22T20:45:36.457Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.71s) [2022-03-22T20:45:36.457Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.49s) [2022-03-22T20:45:36.457Z] PASS [2022-03-22T20:45:36.457Z] [2022-03-22T20:45:36.457Z] DONE 8 tests in 9.998s [2022-03-22T20:45:36.457Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-22T20:45:36.457Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:45:36.457Z] ++ set -e [2022-03-22T20:45:36.457Z] ++ '[' -n 0 ']' [2022-03-22T20:45:36.457Z] ++ set -x [2022-03-22T20:45:36.457Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:45:36.457Z] testing: warning: no tests to run [2022-03-22T20:45:36.457Z] PASS [2022-03-22T20:45:36.457Z] [2022-03-22T20:45:36.457Z] DONE 0 tests in 0.026s [2022-03-22T20:45:36.457Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-22T20:45:36.457Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:45:36.457Z] ++ set -e [2022-03-22T20:45:36.457Z] ++ '[' -n 0 ']' [2022-03-22T20:45:36.457Z] ++ set -x [2022-03-22T20:45:36.457Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:45:36.475Z] --- PASS: TestBuildWithHugeFile (123.95s) [2022-03-22T20:45:36.475Z] === RUN TestBuildWithEmptyDockerfile [2022-03-22T20:45:36.475Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-22T20:45:36.475Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-22T20:45:36.475Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-22T20:45:36.475Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-22T20:45:36.475Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-22T20:45:36.475Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-22T20:45:36.475Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-22T20:45:36.475Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-22T20:45:36.715Z] INFO: Testing against a local daemon [2022-03-22T20:45:36.715Z] === RUN TestAuthZPluginAllowRequest [2022-03-22T20:45:36.732Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-22T20:45:36.732Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-03-22T20:45:36.732Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-03-22T20:45:36.732Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-03-22T20:45:36.732Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-22T20:45:36.732Z] === RUN TestBuildPreserveOwnership [2022-03-22T20:45:36.732Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-22T20:45:36.987Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-22T20:45:37.245Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-22T20:45:37.245Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-22T20:45:37.245Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-22T20:45:37.648Z] --- PASS: TestAuthZPluginAllowRequest (1.08s) [2022-03-22T20:45:37.648Z] === RUN TestAuthZPluginTLS [2022-03-22T20:45:38.172Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-03-22T20:45:38.213Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-22T20:45:38.213Z] === RUN TestAuthZPluginDenyRequest [2022-03-22T20:45:38.429Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-22T20:45:38.779Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-22T20:45:38.779Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-22T20:45:38.918Z] === RUN TestDiscoveryOptsErrors [2022-03-22T20:45:38.918Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-03-22T20:45:38.918Z] === RUN TestDiscoveryOpts [2022-03-22T20:45:38.918Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-03-22T20:45:38.918Z] PASS [2022-03-22T20:45:38.918Z] coverage: 30.0% of statements [2022-03-22T20:45:38.918Z] ok github.com/docker/docker/daemon/discovery 0.041s coverage: 30.0% of statements [2022-03-22T20:45:39.346Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-22T20:45:39.346Z] === RUN TestAuthZPluginDenyResponse [2022-03-22T20:45:39.361Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-22T20:45:39.361Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-22T20:45:39.361Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-22T20:45:39.361Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-22T20:45:39.658Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-22T20:45:39.658Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-22T20:45:39.844Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.47s) [2022-03-22T20:45:39.844Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-22T20:45:39.912Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-22T20:45:39.912Z] === RUN TestAuthZPluginAllowEventStream [2022-03-22T20:45:40.447Z] === RUN TestBuilderGC [2022-03-22T20:45:40.447Z] --- PASS: TestBuilderGC (0.00s) [2022-03-22T20:45:40.447Z] === RUN TestDaemonConfigurationNotFound [2022-03-22T20:45:40.447Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-22T20:45:40.447Z] === RUN TestDaemonBrokenConfiguration [2022-03-22T20:45:40.447Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-22T20:45:40.447Z] === RUN TestParseClusterAdvertiseSettings [2022-03-22T20:45:40.447Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-03-22T20:45:40.447Z] === RUN TestFindConfigurationConflicts [2022-03-22T20:45:40.447Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-22T20:45:40.447Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-22T20:45:40.447Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-22T20:45:40.447Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-22T20:45:40.447Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-22T20:45:40.447Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-22T20:45:40.447Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-22T20:45:40.447Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-22T20:45:40.447Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-22T20:45:40.447Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-22T20:45:40.447Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-22T20:45:40.447Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-22T20:45:40.447Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-22T20:45:40.447Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-22T20:45:40.447Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-22T20:45:40.447Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-22T20:45:40.447Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-22T20:45:40.447Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-22T20:45:40.447Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-22T20:45:40.447Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-22T20:45:40.447Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-22T20:45:40.447Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-22T20:45:40.447Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-22T20:45:40.447Z] === RUN TestValidateConfigurationErrors [2022-03-22T20:45:40.447Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-22T20:45:40.447Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-22T20:45:40.447Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-22T20:45:40.447Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-22T20:45:40.447Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-22T20:45:40.447Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-22T20:45:40.447Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-22T20:45:40.447Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-22T20:45:40.447Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-22T20:45:40.447Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-22T20:45:40.447Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-22T20:45:40.447Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-22T20:45:40.447Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-22T20:45:40.447Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-22T20:45:40.447Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-22T20:45:40.447Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-22T20:45:40.447Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-22T20:45:40.447Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-22T20:45:40.447Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-22T20:45:40.447Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-22T20:45:40.447Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-22T20:45:40.447Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-22T20:45:40.447Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-22T20:45:40.447Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-22T20:45:40.447Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-22T20:45:40.447Z] === RUN TestValidateConfiguration [2022-03-22T20:45:40.447Z] === RUN TestValidateConfiguration/with_label [2022-03-22T20:45:40.447Z] === RUN TestValidateConfiguration/with_dns [2022-03-22T20:45:40.447Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-22T20:45:40.447Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-22T20:45:40.447Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-22T20:45:40.447Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-22T20:45:40.448Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-22T20:45:40.448Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-22T20:45:40.448Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-22T20:45:40.448Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-22T20:45:40.448Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-22T20:45:40.448Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-22T20:45:40.448Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-22T20:45:40.448Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-22T20:45:40.448Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-22T20:45:40.448Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-22T20:45:40.448Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-22T20:45:40.448Z] === RUN TestModifiedDiscoverySettings [2022-03-22T20:45:40.448Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-03-22T20:45:40.448Z] === RUN TestReloadSetConfigFileNotExist [2022-03-22T20:45:40.448Z] time="2022-03-22T20:45:40Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-22T20:45:40.448Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2022-03-22T20:45:40.448Z] === RUN TestReloadDefaultConfigNotExist [2022-03-22T20:45:40.448Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-03-22T20:45:40.448Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-03-22T20:45:40.448Z] === RUN TestReloadBadDefaultConfig [2022-03-22T20:45:40.448Z] time="2022-03-22T20:45:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-198795263" [2022-03-22T20:45:40.448Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-22T20:45:40.448Z] === RUN TestReloadWithConflictingLabels [2022-03-22T20:45:40.448Z] time="2022-03-22T20:45:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-073196882" [2022-03-22T20:45:40.448Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2022-03-22T20:45:40.448Z] === RUN TestReloadWithDuplicateLabels [2022-03-22T20:45:40.448Z] time="2022-03-22T20:45:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-256162953" [2022-03-22T20:45:40.448Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-22T20:45:40.448Z] === RUN TestDaemonConfigurationMerge [2022-03-22T20:45:40.448Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-22T20:45:40.448Z] PASS [2022-03-22T20:45:40.448Z] coverage: 79.7% of statements [2022-03-22T20:45:40.448Z] ok github.com/docker/docker/daemon/config 0.244s coverage: 79.7% of statements [2022-03-22T20:45:40.448Z] === RUN TestVerifyNetworkingConfig [2022-03-22T20:45:40.448Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-22T20:45:40.448Z] === RUN TestGetContainer [2022-03-22T20:45:40.448Z] --- PASS: TestGetContainer (0.02s) [2022-03-22T20:45:40.448Z] === RUN TestValidContainerNames [2022-03-22T20:45:40.448Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-22T20:45:40.448Z] === RUN TestContainerInitDNS [2022-03-22T20:45:40.448Z] daemon_test.go:147: root required [2022-03-22T20:45:40.448Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-22T20:45:40.448Z] === RUN TestMerge [2022-03-22T20:45:40.448Z] --- PASS: TestMerge (0.00s) [2022-03-22T20:45:40.448Z] === RUN TestValidateContainerIsolation [2022-03-22T20:45:40.448Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-22T20:45:40.448Z] === RUN TestFindNetworkErrorType [2022-03-22T20:45:40.448Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-22T20:45:40.448Z] === RUN TestEnsureServicesExist [2022-03-22T20:45:40.448Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-03-22T20:45:40.448Z] === RUN TestEnsureServicesExistErrors [2022-03-22T20:45:40.448Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-22T20:45:40.448Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-22T20:45:40.448Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-22T20:45:40.448Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-22T20:45:40.448Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-22T20:45:40.448Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-22T20:45:40.448Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-22T20:45:40.448Z] === RUN TestContainerDelete [2022-03-22T20:45:40.448Z] --- PASS: TestContainerDelete (0.00s) [2022-03-22T20:45:40.448Z] === RUN TestContainerDoubleDelete [2022-03-22T20:45:40.448Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-22T20:45:40.448Z] === RUN TestLogContainerEventCopyLabels [2022-03-22T20:45:40.448Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-22T20:45:40.448Z] === RUN TestLogContainerEventWithAttributes [2022-03-22T20:45:40.448Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-22T20:45:40.448Z] === RUN TestNoneHealthcheck [2022-03-22T20:45:40.448Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-22T20:45:40.448Z] === RUN TestHealthStates [2022-03-22T20:45:40.847Z] --- PASS: TestAuthZPluginAllowEventStream (1.06s) [2022-03-22T20:45:40.847Z] === RUN TestAuthZPluginErrorResponse [2022-03-22T20:45:40.907Z] === RUN TestWaitNodeAttachment [2022-03-22T20:45:40.907Z] === RUN TestEventsLog [2022-03-22T20:45:40.907Z] --- PASS: TestEventsLog (0.00s) [2022-03-22T20:45:40.907Z] === RUN TestEventsLogTimeout [2022-03-22T20:45:40.907Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-22T20:45:40.907Z] === RUN TestLogEvents [2022-03-22T20:45:40.907Z] time="2022-03-22T20:45:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-22T20:45:40.907Z] time="2022-03-22T20:45:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-22T20:45:40.907Z] time="2022-03-22T20:45:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-22T20:45:40.907Z] time="2022-03-22T20:45:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-22T20:45:40.907Z] time="2022-03-22T20:45:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-22T20:45:40.907Z] time="2022-03-22T20:45:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-22T20:45:40.907Z] time="2022-03-22T20:45:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-22T20:45:40.907Z] time="2022-03-22T20:45:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-22T20:45:40.907Z] time="2022-03-22T20:45:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-22T20:45:40.907Z] time="2022-03-22T20:45:40Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-22T20:45:40.907Z] --- PASS: TestHealthStates (0.16s) [2022-03-22T20:45:40.907Z] === RUN TestMaskURLCredentials [2022-03-22T20:45:40.907Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-22T20:45:40.907Z] === RUN TestGetInspectData [2022-03-22T20:45:40.907Z] --- PASS: TestGetInspectData (0.00s) [2022-03-22T20:45:40.907Z] === RUN TestFillLicense [2022-03-22T20:45:40.907Z] --- PASS: TestFillLicense (0.00s) [2022-03-22T20:45:40.907Z] === RUN TestListInvalidFilter [2022-03-22T20:45:40.907Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-22T20:45:40.907Z] === RUN TestNameFilter [2022-03-22T20:45:40.907Z] --- PASS: TestNameFilter (0.00s) [2022-03-22T20:45:40.907Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-22T20:45:40.907Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-22T20:45:40.907Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-22T20:45:40.907Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-22T20:45:40.907Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-22T20:45:40.907Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-22T20:45:40.907Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-22T20:45:40.907Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-22T20:45:40.907Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-22T20:45:40.907Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-22T20:45:40.907Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-22T20:45:40.907Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-22T20:45:40.907Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-22T20:45:40.907Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-03-22T20:45:40.907Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-22T20:45:40.907Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-22T20:45:40.907Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-22T20:45:40.907Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-22T20:45:40.907Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-22T20:45:40.907Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-22T20:45:40.907Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-22T20:45:40.907Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-22T20:45:40.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-22T20:45:40.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-22T20:45:40.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-22T20:45:40.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-22T20:45:40.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-22T20:45:40.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-22T20:45:40.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-22T20:45:40.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-22T20:45:40.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-22T20:45:40.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-22T20:45:40.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-22T20:45:40.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-03-22T20:45:40.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-22T20:45:40.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-22T20:45:40.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-22T20:45:40.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-22T20:45:40.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-22T20:45:40.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-22T20:45:40.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-22T20:45:40.907Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-22T20:45:40.907Z] === RUN TestDaemonReloadLabels [2022-03-22T20:45:40.907Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-22T20:45:40.907Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-22T20:45:40.907Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-22T20:45:40.907Z] === RUN TestDaemonReloadMirrors [2022-03-22T20:45:40.907Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-22T20:45:40.907Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-22T20:45:40.907Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-22T20:45:40.907Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-22T20:45:40.907Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-22T20:45:40.907Z] === RUN TestDaemonDiscoveryReload [2022-03-22T20:45:40.907Z] --- PASS: TestLogEvents (0.05s) [2022-03-22T20:45:40.907Z] === RUN TestLoadBufferedEvents [2022-03-22T20:45:40.907Z] --- PASS: TestLoadBufferedEvents (0.14s) [2022-03-22T20:45:40.907Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-22T20:45:40.907Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-22T20:45:40.907Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-22T20:45:40.907Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-22T20:45:40.907Z] PASS [2022-03-22T20:45:40.907Z] coverage: 50.0% of statements [2022-03-22T20:45:40.907Z] ok github.com/docker/docker/daemon/events 0.243s coverage: 50.0% of statements [2022-03-22T20:45:41.065Z] --- PASS: TestBuildPreserveOwnership (4.06s) [2022-03-22T20:45:41.065Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.05s) [2022-03-22T20:45:41.065Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.00s) [2022-03-22T20:45:41.065Z] === RUN TestBuildPlatformInvalid [2022-03-22T20:45:41.065Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-03-22T20:45:41.065Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-22T20:45:41.363Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-22T20:45:41.363Z] === RUN TestIsolationConversion [2022-03-22T20:45:41.363Z] === RUN TestIsolationConversion/default [2022-03-22T20:45:41.363Z] === RUN TestIsolationConversion/process [2022-03-22T20:45:41.363Z] === RUN TestIsolationConversion/hyperv [2022-03-22T20:45:41.363Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-22T20:45:41.363Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-22T20:45:41.363Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-22T20:45:41.363Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-22T20:45:41.363Z] === RUN TestContainerLabels [2022-03-22T20:45:41.363Z] --- PASS: TestContainerLabels (0.00s) [2022-03-22T20:45:41.363Z] === RUN TestCredentialSpecConversion [2022-03-22T20:45:41.363Z] === RUN TestCredentialSpecConversion/none [2022-03-22T20:45:41.363Z] === RUN TestCredentialSpecConversion/config [2022-03-22T20:45:41.363Z] === RUN TestCredentialSpecConversion/file [2022-03-22T20:45:41.363Z] === RUN TestCredentialSpecConversion/registry [2022-03-22T20:45:41.363Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-22T20:45:41.363Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-22T20:45:41.363Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-22T20:45:41.363Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-22T20:45:41.363Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-22T20:45:41.363Z] === RUN TestControllerValidateMountBind [2022-03-22T20:45:41.363Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-22T20:45:41.363Z] === RUN TestControllerValidateMountVolume [2022-03-22T20:45:41.363Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-22T20:45:41.363Z] === RUN TestControllerValidateMountTarget [2022-03-22T20:45:41.363Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-22T20:45:41.363Z] === RUN TestControllerValidateMountTmpfs [2022-03-22T20:45:41.363Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-22T20:45:41.363Z] === RUN TestControllerValidateMountInvalidType [2022-03-22T20:45:41.363Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-22T20:45:41.363Z] === RUN TestControllerValidateMountNamedPipe [2022-03-22T20:45:41.363Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-22T20:45:41.363Z] PASS [2022-03-22T20:45:41.363Z] coverage: 11.0% of statements [2022-03-22T20:45:41.363Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.564s coverage: 11.0% of statements [2022-03-22T20:45:41.416Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-22T20:45:41.416Z] === RUN TestAuthZPluginErrorRequest [2022-03-22T20:45:41.819Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2022-03-22T20:45:41.819Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-03-22T20:45:41.819Z] === RUN TestIsEmptyDir [2022-03-22T20:45:41.819Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-22T20:45:41.819Z] PASS [2022-03-22T20:45:41.819Z] coverage: 2.3% of statements [2022-03-22T20:45:41.819Z] ok github.com/docker/docker/daemon/graphdriver 0.059s coverage: 2.3% of statements [2022-03-22T20:45:41.982Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-03-22T20:45:41.982Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-22T20:45:42.278Z] === RUN TestLinkNaming [2022-03-22T20:45:42.278Z] --- PASS: TestLinkNaming (0.00s) [2022-03-22T20:45:42.278Z] === RUN TestLinkNew [2022-03-22T20:45:42.278Z] --- PASS: TestLinkNew (0.00s) [2022-03-22T20:45:42.278Z] === RUN TestLinkEnv [2022-03-22T20:45:42.278Z] --- PASS: TestLinkEnv (0.00s) [2022-03-22T20:45:42.278Z] === RUN TestLinkMultipleEnv [2022-03-22T20:45:42.278Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-22T20:45:42.278Z] === RUN TestLinkPortRangeEnv [2022-03-22T20:45:42.278Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-22T20:45:42.278Z] PASS [2022-03-22T20:45:42.278Z] coverage: 93.0% of statements [2022-03-22T20:45:42.278Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2022-03-22T20:45:42.278Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2022-03-22T20:45:42.278Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-03-22T20:45:42.548Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-03-22T20:45:42.548Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-22T20:45:42.733Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2022-03-22T20:45:42.733Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-22T20:45:42.733Z] reload_test.go:520: root required [2022-03-22T20:45:42.733Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-22T20:45:42.733Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-22T20:45:42.733Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-22T20:45:42.733Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-22T20:45:42.733Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-03-22T20:45:42.733Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-22T20:45:42.733Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-03-22T20:45:42.733Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-22T20:45:42.733Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-22T20:45:42.733Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-22T20:45:42.733Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-22T20:45:42.733Z] === RUN TestParseVolumesFrom [2022-03-22T20:45:42.733Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-22T20:45:42.733Z] PASS [2022-03-22T20:45:42.733Z] coverage: 9.0% of statements [2022-03-22T20:45:42.733Z] ok github.com/docker/docker/daemon 2.474s coverage: 9.0% of statements [2022-03-22T20:45:42.733Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-22T20:45:42.733Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-22T20:45:42.733Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-22T20:45:42.733Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-22T20:45:42.733Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-22T20:45:42.733Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-22T20:45:42.733Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-22T20:45:42.733Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-22T20:45:42.733Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2022-03-22T20:45:42.733Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-22T20:45:42.733Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-22T20:45:42.733Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-22T20:45:42.733Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-22T20:45:42.733Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-22T20:45:42.733Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-22T20:45:43.942Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.27s) [2022-03-22T20:45:43.942Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-22T20:45:44.261Z] === RUN TestNewStreamConfig [2022-03-22T20:45:44.261Z] === RUN TestNewStreamConfig/defaults [2022-03-22T20:45:44.261Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-22T20:45:44.261Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-22T20:45:44.261Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-22T20:45:44.261Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-22T20:45:44.261Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-22T20:45:44.261Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-22T20:45:44.261Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-22T20:45:44.261Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-22T20:45:44.261Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-22T20:45:44.261Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-22T20:45:44.261Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-22T20:45:44.261Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-22T20:45:44.261Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-22T20:45:44.261Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-22T20:45:44.261Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-22T20:45:44.261Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-22T20:45:44.261Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-22T20:45:44.261Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-22T20:45:44.261Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-22T20:45:44.261Z] time="2022-03-22T20:45:43Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-22T20:45:44.261Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2022-03-22T20:45:44.261Z] === RUN TestCreateSuccess [2022-03-22T20:45:44.261Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-22T20:45:44.261Z] === RUN TestCreateLogGroupSuccess [2022-03-22T20:45:44.261Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-22T20:45:44.261Z] === RUN TestCreateError [2022-03-22T20:45:44.261Z] --- PASS: TestCreateError (0.00s) [2022-03-22T20:45:44.261Z] === RUN TestCreateAlreadyExists [2022-03-22T20:45:44.261Z] time="2022-03-22T20:45:44Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-22T20:45:44.261Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-22T20:45:44.261Z] === RUN TestLogClosed [2022-03-22T20:45:44.261Z] --- PASS: TestLogClosed (0.00s) [2022-03-22T20:45:44.261Z] === RUN TestLogBlocking [2022-03-22T20:45:44.261Z] --- PASS: TestLogBlocking (0.00s) [2022-03-22T20:45:44.261Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-22T20:45:44.261Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-22T20:45:44.261Z] === RUN TestLogNonBlockingBufferFull [2022-03-22T20:45:44.261Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-22T20:45:44.261Z] === RUN TestPublishBatchSuccess [2022-03-22T20:45:44.261Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-22T20:45:44.261Z] === RUN TestPublishBatchError [2022-03-22T20:45:44.261Z] time="2022-03-22T20:45:44Z" level=error msg=Error [2022-03-22T20:45:44.261Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-22T20:45:44.261Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-22T20:45:44.261Z] time="2022-03-22T20:45:44Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-22T20:45:44.261Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-22T20:45:44.261Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-22T20:45:44.261Z] time="2022-03-22T20:45:44Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-22T20:45:44.261Z] time="2022-03-22T20:45:44Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-22T20:45:44.261Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-22T20:45:44.261Z] === RUN TestCollectBatchSimple [2022-03-22T20:45:44.261Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-22T20:45:44.261Z] === RUN TestCollectBatchTicker [2022-03-22T20:45:44.261Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-22T20:45:44.261Z] === RUN TestCollectBatchMultilinePattern [2022-03-22T20:45:44.261Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-22T20:45:44.261Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-22T20:45:44.261Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-22T20:45:44.261Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-22T20:45:44.261Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-22T20:45:44.261Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-22T20:45:44.261Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.06s) [2022-03-22T20:45:44.261Z] === RUN TestCollectBatchClose [2022-03-22T20:45:44.261Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-22T20:45:44.261Z] === RUN TestEffectiveLen [2022-03-22T20:45:44.261Z] === RUN TestEffectiveLen/0/Hello [2022-03-22T20:45:44.261Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-22T20:45:44.261Z] === RUN TestEffectiveLen/2/🙃 [2022-03-22T20:45:44.261Z] === RUN TestEffectiveLen/3/���� [2022-03-22T20:45:44.261Z] === RUN TestEffectiveLen/4/He��o [2022-03-22T20:45:44.261Z] === RUN TestEffectiveLen/5/ [2022-03-22T20:45:44.261Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-22T20:45:44.261Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-22T20:45:44.261Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-22T20:45:44.261Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-22T20:45:44.261Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-22T20:45:44.261Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-22T20:45:44.261Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-22T20:45:44.261Z] === RUN TestFindValidSplit [2022-03-22T20:45:44.261Z] === RUN TestFindValidSplit/0/ [2022-03-22T20:45:44.261Z] cloudwatchlogs_test.go:1044: [2022-03-22T20:45:44.261Z] cloudwatchlogs_test.go:1045: [2022-03-22T20:45:44.261Z] === RUN TestFindValidSplit/1/Hello [2022-03-22T20:45:44.261Z] cloudwatchlogs_test.go:1044: Hello [2022-03-22T20:45:44.261Z] cloudwatchlogs_test.go:1045: [2022-03-22T20:45:44.261Z] === RUN TestFindValidSplit/2/Hello [2022-03-22T20:45:44.261Z] cloudwatchlogs_test.go:1044: He [2022-03-22T20:45:44.261Z] cloudwatchlogs_test.go:1045: llo [2022-03-22T20:45:44.261Z] === RUN TestFindValidSplit/3/Hello [2022-03-22T20:45:44.261Z] cloudwatchlogs_test.go:1044: [2022-03-22T20:45:44.261Z] cloudwatchlogs_test.go:1045: Hello [2022-03-22T20:45:44.261Z] === RUN TestFindValidSplit/4/🙃 [2022-03-22T20:45:44.261Z] cloudwatchlogs_test.go:1044: [2022-03-22T20:45:44.261Z] cloudwatchlogs_test.go:1045: 🙃 [2022-03-22T20:45:44.261Z] === RUN TestFindValidSplit/5/🙃 [2022-03-22T20:45:44.261Z] cloudwatchlogs_test.go:1044: 🙃 [2022-03-22T20:45:44.262Z] cloudwatchlogs_test.go:1045: [2022-03-22T20:45:44.262Z] === RUN TestFindValidSplit/6/a� [2022-03-22T20:45:44.262Z] cloudwatchlogs_test.go:1044: a [2022-03-22T20:45:44.262Z] cloudwatchlogs_test.go:1045: � [2022-03-22T20:45:44.262Z] === RUN TestFindValidSplit/7/a� [2022-03-22T20:45:44.262Z] cloudwatchlogs_test.go:1044: a� [2022-03-22T20:45:44.262Z] cloudwatchlogs_test.go:1045: [2022-03-22T20:45:44.262Z] --- PASS: TestFindValidSplit (0.01s) [2022-03-22T20:45:44.262Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-22T20:45:44.262Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-22T20:45:44.262Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-22T20:45:44.262Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-22T20:45:44.262Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-22T20:45:44.262Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-22T20:45:44.262Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-22T20:45:44.262Z] --- PASS: TestFindValidSplit/7/a� (0.01s) [2022-03-22T20:45:44.262Z] === RUN TestProcessEventEmoji [2022-03-22T20:45:44.262Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-22T20:45:44.262Z] === RUN TestCollectBatchLineSplit [2022-03-22T20:45:44.262Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-03-22T20:45:44.262Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-22T20:45:44.262Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-03-22T20:45:44.262Z] === RUN TestCollectBatchMaxEvents [2022-03-22T20:45:44.335Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-22T20:45:44.718Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-03-22T20:45:44.718Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-22T20:45:44.718Z] === RUN TestAdapterReadLogs [2022-03-22T20:45:44.718Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-22T20:45:44.718Z] === RUN TestCopier [2022-03-22T20:45:44.718Z] --- PASS: TestCopier (0.00s) [2022-03-22T20:45:44.718Z] === RUN TestCopierLongLines [2022-03-22T20:45:44.718Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-22T20:45:44.718Z] === RUN TestCopierSlow [2022-03-22T20:45:44.718Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-03-22T20:45:44.718Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-22T20:45:44.718Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-22T20:45:44.718Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-22T20:45:44.718Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-03-22T20:45:44.718Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-22T20:45:44.718Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-22T20:45:44.718Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-22T20:45:44.718Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-22T20:45:44.718Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-22T20:45:44.718Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-22T20:45:44.718Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-22T20:45:44.718Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-22T20:45:44.718Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-22T20:45:44.718Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-22T20:45:44.718Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-22T20:45:44.718Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-22T20:45:44.718Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-22T20:45:44.718Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-22T20:45:44.718Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-22T20:45:44.718Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-22T20:45:44.718Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-22T20:45:44.718Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-22T20:45:44.718Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-22T20:45:44.718Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-22T20:45:44.718Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-22T20:45:44.718Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-22T20:45:44.718Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-22T20:45:44.718Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-22T20:45:44.718Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-22T20:45:44.718Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-22T20:45:44.718Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-22T20:45:44.718Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-22T20:45:44.718Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-22T20:45:44.718Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-22T20:45:44.718Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-22T20:45:44.718Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-22T20:45:44.718Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-22T20:45:44.718Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-22T20:45:44.718Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-22T20:45:44.718Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-22T20:45:44.718Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-22T20:45:44.718Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-22T20:45:44.718Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-22T20:45:44.718Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-22T20:45:44.718Z] === RUN TestCreateTagSuccess [2022-03-22T20:45:44.718Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-22T20:45:44.718Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-22T20:45:44.718Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-22T20:45:44.718Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-22T20:45:44.718Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-22T20:45:44.718Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-22T20:45:44.718Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-22T20:45:44.718Z] PASS [2022-03-22T20:45:44.718Z] coverage: 77.8% of statements [2022-03-22T20:45:44.718Z] ok github.com/docker/docker/daemon/logger/awslogs 0.454s coverage: 77.8% of statements [2022-03-22T20:45:44.718Z] --- PASS: TestCopierSlow (0.20s) [2022-03-22T20:45:44.718Z] === RUN TestCopierWithSized [2022-03-22T20:45:44.718Z] === RUN TestCopierWithSized/as_is [2022-03-22T20:45:44.718Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-22T20:45:44.718Z] --- PASS: TestCopierWithSized (0.02s) [2022-03-22T20:45:44.718Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-03-22T20:45:44.718Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-03-22T20:45:44.718Z] === RUN TestCopierWithPartial [2022-03-22T20:45:44.718Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-22T20:45:44.718Z] === RUN TestRingLogger [2022-03-22T20:45:44.718Z] --- PASS: TestRingLogger (0.00s) [2022-03-22T20:45:44.718Z] === RUN TestRingCap [2022-03-22T20:45:44.718Z] --- PASS: TestRingCap (0.00s) [2022-03-22T20:45:44.718Z] === RUN TestRingClose [2022-03-22T20:45:44.718Z] --- PASS: TestRingClose (0.00s) [2022-03-22T20:45:44.718Z] === RUN TestRingDrain [2022-03-22T20:45:44.718Z] --- PASS: TestRingDrain (0.00s) [2022-03-22T20:45:44.718Z] PASS [2022-03-22T20:45:44.718Z] coverage: 43.5% of statements [2022-03-22T20:45:44.718Z] ok github.com/docker/docker/daemon/logger 0.284s coverage: 43.5% of statements [2022-03-22T20:45:44.718Z] === RUN TestSearchRegistryForImagesErrors [2022-03-22T20:45:44.718Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-22T20:45:44.718Z] === RUN TestSearchRegistryForImages [2022-03-22T20:45:44.718Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-22T20:45:44.718Z] === RUN TestOnlyPlatformWithFallback [2022-03-22T20:45:44.718Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-22T20:45:44.718Z] === RUN TestImageDelete [2022-03-22T20:45:44.718Z] === RUN TestImageDelete/no_lease [2022-03-22T20:45:44.718Z] === RUN TestImageDelete/lease_exists [2022-03-22T20:45:44.718Z] --- PASS: TestImageDelete (0.04s) [2022-03-22T20:45:44.718Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-22T20:45:44.718Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-22T20:45:44.718Z] === RUN TestContentStoreForPull [2022-03-22T20:45:45.174Z] --- PASS: TestContentStoreForPull (0.18s) [2022-03-22T20:45:45.174Z] PASS [2022-03-22T20:45:45.174Z] coverage: 6.6% of statements [2022-03-22T20:45:45.174Z] ok github.com/docker/docker/daemon/images 0.326s coverage: 6.6% of statements [2022-03-22T20:45:45.174Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-22T20:45:45.174Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-22T20:45:45.174Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-22T20:45:45.174Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-03-22T20:45:45.174Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-22T20:45:45.174Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-22T20:45:45.174Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-22T20:45:45.317Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.29s) [2022-03-22T20:45:45.318Z] === RUN TestAuthZPluginHeader [2022-03-22T20:45:45.629Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-22T20:45:45.629Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-22T20:45:45.629Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-22T20:45:45.629Z] === RUN TestJSONFileLogger [2022-03-22T20:45:45.629Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-22T20:45:45.629Z] === RUN TestJSONFileLoggerWithTags [2022-03-22T20:45:45.629Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-22T20:45:45.629Z] === RUN TestJSONFileLoggerWithOpts [2022-03-22T20:45:45.629Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-22T20:45:45.629Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-22T20:45:45.629Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-22T20:45:45.629Z] === RUN TestEncodeDecode [2022-03-22T20:45:45.629Z] === PAUSE TestEncodeDecode [2022-03-22T20:45:45.629Z] === RUN TestUnexpectedEOF [2022-03-22T20:45:45.629Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2022-03-22T20:45:45.629Z] === RUN TestFastTimeMarshalJSON [2022-03-22T20:45:45.629Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-03-22T20:45:45.629Z] PASS [2022-03-22T20:45:45.629Z] coverage: 87.2% of statements [2022-03-22T20:45:45.629Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.200s coverage: 87.2% of statements [2022-03-22T20:45:45.885Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-03-22T20:45:45.885Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-22T20:45:45.885Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-22T20:45:45.885Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-22T20:45:45.885Z] === RUN TestAuthZPluginV2Disable [2022-03-22T20:45:45.885Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-22T20:45:45.885Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-03-22T20:45:45.885Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-22T20:45:45.885Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-22T20:45:45.885Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-22T20:45:45.885Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-22T20:45:45.885Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-22T20:45:45.885Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-22T20:45:45.885Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-22T20:45:46.085Z] time="2022-03-22T20:45:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-22T20:45:46.085Z] time="2022-03-22T20:45:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-22T20:45:46.085Z] --- PASS: TestUnexpectedEOF (0.14s) [2022-03-22T20:45:46.085Z] === CONT TestEncodeDecode [2022-03-22T20:45:46.085Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-22T20:45:46.085Z] PASS [2022-03-22T20:45:46.085Z] coverage: 69.9% of statements [2022-03-22T20:45:46.085Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.229s coverage: 69.9% of statements [2022-03-22T20:45:46.085Z] === RUN TestWriteLog [2022-03-22T20:45:46.085Z] === PAUSE TestWriteLog [2022-03-22T20:45:46.085Z] === RUN TestReadLog [2022-03-22T20:45:46.085Z] === PAUSE TestReadLog [2022-03-22T20:45:46.085Z] === RUN TestDecode [2022-03-22T20:45:46.085Z] --- PASS: TestDecode (0.02s) [2022-03-22T20:45:46.085Z] === CONT TestWriteLog [2022-03-22T20:45:46.085Z] --- PASS: TestWriteLog (0.00s) [2022-03-22T20:45:46.085Z] === CONT TestReadLog [2022-03-22T20:45:46.085Z] === RUN TestReadLog/tail_exact [2022-03-22T20:45:46.229Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-22T20:45:46.542Z] === RUN TestReadLog/tail_less_than_available [2022-03-22T20:45:46.542Z] === RUN TestReadLog/tail_more_than_available [2022-03-22T20:45:46.542Z] --- PASS: TestReadLog (0.18s) [2022-03-22T20:45:46.542Z] --- PASS: TestReadLog/tail_exact (0.16s) [2022-03-22T20:45:46.542Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-03-22T20:45:46.542Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-03-22T20:45:46.542Z] PASS [2022-03-22T20:45:46.542Z] coverage: 78.7% of statements [2022-03-22T20:45:46.542Z] ok github.com/docker/docker/daemon/logger/local 0.299s coverage: 78.7% of statements [2022-03-22T20:45:46.542Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-22T20:45:47.016Z] === RUN TestOpenFileDelete [2022-03-22T20:45:47.016Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-22T20:45:47.016Z] === RUN TestOpenFileRename [2022-03-22T20:45:47.016Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-22T20:45:47.016Z] === RUN TestHandleDecoderErr [2022-03-22T20:45:47.016Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-22T20:45:47.016Z] === RUN TestParseLogTagDefaultTag [2022-03-22T20:45:47.016Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-22T20:45:47.016Z] === RUN TestParseLogTag [2022-03-22T20:45:47.016Z] --- PASS: TestParseLogTag (0.00s) [2022-03-22T20:45:47.016Z] === RUN TestParseLogTagEmptyTag [2022-03-22T20:45:47.016Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-22T20:45:47.016Z] === RUN TestTailFiles [2022-03-22T20:45:47.016Z] --- PASS: TestTailFiles (0.00s) [2022-03-22T20:45:47.016Z] === RUN TestFollowLogsConsumerGone [2022-03-22T20:45:47.016Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-22T20:45:47.016Z] === RUN TestFollowLogsProducerGone [2022-03-22T20:45:47.016Z] logfile_test.go:234: messages sent: 4098, received: 4098 [2022-03-22T20:45:47.016Z] logfile_test.go:181: logDecode() closed after sending 4098 messages [2022-03-22T20:45:47.016Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-22T20:45:47.016Z] === RUN TestCheckCapacityAndRotate [2022-03-22T20:45:47.016Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-22T20:45:47.016Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-22T20:45:47.473Z] --- PASS: TestCheckCapacityAndRotate (0.26s) [2022-03-22T20:45:47.473Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-22T20:45:47.473Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.22s) [2022-03-22T20:45:47.473Z] PASS [2022-03-22T20:45:47.473Z] coverage: 54.9% of statements [2022-03-22T20:45:47.473Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.331s coverage: 54.9% of statements [2022-03-22T20:45:47.473Z] === RUN TestLog [2022-03-22T20:45:47.473Z] --- PASS: TestLog (0.01s) [2022-03-22T20:45:47.473Z] PASS [2022-03-22T20:45:47.473Z] coverage: 31.5% of statements [2022-03-22T20:45:47.473Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.074s coverage: 31.5% of statements [2022-03-22T20:45:47.932Z] === RUN TestValidateLogOpt [2022-03-22T20:45:47.932Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-22T20:45:47.932Z] === RUN TestNewMissedConfig [2022-03-22T20:45:47.932Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-22T20:45:47.932Z] === RUN TestNewMissedUrl [2022-03-22T20:45:47.932Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-22T20:45:47.932Z] === RUN TestNewMissedToken [2022-03-22T20:45:47.932Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-22T20:45:47.932Z] === RUN TestNewWithProxy [2022-03-22T20:45:47.932Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-22T20:45:47.932Z] === RUN TestDefault [2022-03-22T20:45:47.932Z] --- PASS: TestDefault (0.01s) [2022-03-22T20:45:47.932Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-22T20:45:47.932Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-22T20:45:47.932Z] === RUN TestJsonFormat [2022-03-22T20:45:47.932Z] --- PASS: TestJsonFormat (0.01s) [2022-03-22T20:45:47.932Z] === RUN TestRawFormat [2022-03-22T20:45:47.932Z] --- PASS: TestRawFormat (0.01s) [2022-03-22T20:45:47.932Z] === RUN TestRawFormatWithLabels [2022-03-22T20:45:47.932Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-22T20:45:47.932Z] === RUN TestRawFormatWithoutTag [2022-03-22T20:45:47.932Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-22T20:45:47.932Z] === RUN TestBatching [2022-03-22T20:45:48.390Z] === RUN TestNewParse [2022-03-22T20:45:48.390Z] --- PASS: TestNewParse (0.00s) [2022-03-22T20:45:48.390Z] PASS [2022-03-22T20:45:48.390Z] coverage: 8.3% of statements [2022-03-22T20:45:48.390Z] ok github.com/docker/docker/daemon/logger/templates 0.047s coverage: 8.3% of statements [2022-03-22T20:45:48.390Z] --- PASS: TestBatching (0.34s) [2022-03-22T20:45:48.390Z] === RUN TestFrequency [2022-03-22T20:45:48.390Z] --- PASS: TestFrequency (0.18s) [2022-03-22T20:45:48.800Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-22T20:45:48.847Z] === RUN TestOneMessagePerRequest [2022-03-22T20:45:48.847Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-03-22T20:45:48.847Z] === RUN TestVerify [2022-03-22T20:45:48.847Z] --- PASS: TestVerify (0.00s) [2022-03-22T20:45:48.847Z] === RUN TestSkipVerify [2022-03-22T20:45:48.847Z] === RUN TestParseLogFormat [2022-03-22T20:45:48.847Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-22T20:45:48.847Z] === RUN TestValidateLogOptEmpty [2022-03-22T20:45:48.847Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-22T20:45:48.847Z] === RUN TestValidateSyslogAddress [2022-03-22T20:45:48.847Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-22T20:45:48.847Z] === RUN TestParseAddressDefaultPort [2022-03-22T20:45:48.847Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-22T20:45:48.847Z] === RUN TestValidateSyslogFacility [2022-03-22T20:45:48.847Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-22T20:45:48.847Z] === RUN TestValidateLogOptSyslogFormat [2022-03-22T20:45:48.847Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-22T20:45:48.847Z] === RUN TestValidateLogOpt [2022-03-22T20:45:48.847Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-22T20:45:48.847Z] PASS [2022-03-22T20:45:48.847Z] coverage: 46.8% of statements [2022-03-22T20:45:48.847Z] ok github.com/docker/docker/daemon/logger/syslog 0.057s coverage: 46.8% of statements [2022-03-22T20:45:48.847Z] time="2022-03-22T20:45:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-22T20:45:48.847Z] time="2022-03-22T20:45:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-22T20:45:48.847Z] time="2022-03-22T20:45:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-22T20:45:48.847Z] --- PASS: TestSkipVerify (0.37s) [2022-03-22T20:45:48.847Z] === RUN TestBufferMaximum [2022-03-22T20:45:48.847Z] time="2022-03-22T20:45:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-22T20:45:48.847Z] time="2022-03-22T20:45:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-22T20:45:48.847Z] time="2022-03-22T20:45:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-22T20:45:48.847Z] time="2022-03-22T20:45:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-22T20:45:48.847Z] time="2022-03-22T20:45:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-22T20:45:48.847Z] time="2022-03-22T20:45:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647981948.704158\",\"host\":\"8ee99a7078c7\"}'" [2022-03-22T20:45:48.848Z] time="2022-03-22T20:45:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647981948.704158\",\"host\":\"8ee99a7078c7\"}'" [2022-03-22T20:45:48.848Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-22T20:45:48.848Z] === RUN TestServerAlwaysDown [2022-03-22T20:45:48.848Z] time="2022-03-22T20:45:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-22T20:45:48.848Z] time="2022-03-22T20:45:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-22T20:45:48.848Z] time="2022-03-22T20:45:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647981948.707106\",\"host\":\"8ee99a7078c7\"}'" [2022-03-22T20:45:48.848Z] time="2022-03-22T20:45:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647981948.707106\",\"host\":\"8ee99a7078c7\"}'" [2022-03-22T20:45:48.848Z] time="2022-03-22T20:45:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-22T20:45:48.848Z] time="2022-03-22T20:45:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647981948.707106\",\"host\":\"8ee99a7078c7\"}'" [2022-03-22T20:45:48.848Z] time="2022-03-22T20:45:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647981948.708106\",\"host\":\"8ee99a7078c7\"}'" [2022-03-22T20:45:48.848Z] time="2022-03-22T20:45:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647981948.708106\",\"host\":\"8ee99a7078c7\"}'" [2022-03-22T20:45:48.848Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-22T20:45:48.848Z] === RUN TestCannotSendAfterClose [2022-03-22T20:45:48.848Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-22T20:45:48.848Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-22T20:45:49.809Z] === RUN TestV1IDService [2022-03-22T20:45:49.809Z] --- PASS: TestV1IDService (0.03s) [2022-03-22T20:45:49.809Z] === RUN TestV2MetadataService [2022-03-22T20:45:49.809Z] time="2022-03-22T20:45:49Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49202/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-22T20:45:49.809Z] time="2022-03-22T20:45:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"8ee99a7078c7\"}'" [2022-03-22T20:45:49.809Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-22T20:45:49.809Z] PASS [2022-03-22T20:45:49.809Z] coverage: 82.5% of statements [2022-03-22T20:45:49.809Z] ok github.com/docker/docker/daemon/logger/splunk 2.005s coverage: 82.5% of statements [2022-03-22T20:45:49.809Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-22T20:45:49.809Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-22T20:45:49.809Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-22T20:45:50.733Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-22T20:45:50.771Z] === RUN TestSuccessfulDownload [2022-03-22T20:45:50.771Z] download_test.go:268: Needs fixing on Windows [2022-03-22T20:45:50.771Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-22T20:45:50.771Z] === RUN TestCancelledDownload [2022-03-22T20:45:50.771Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-22T20:45:50.771Z] === RUN TestMaxDownloadAttempts [2022-03-22T20:45:50.771Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-22T20:45:50.771Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-22T20:45:50.771Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-22T20:45:50.771Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-22T20:45:50.771Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-22T20:45:50.771Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-22T20:45:50.771Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-22T20:45:50.771Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-22T20:45:50.771Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-22T20:45:50.771Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-22T20:45:50.771Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-22T20:45:50.771Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-22T20:45:51.227Z] --- PASS: TestV2MetadataService (1.23s) [2022-03-22T20:45:51.227Z] PASS [2022-03-22T20:45:51.227Z] coverage: 48.2% of statements [2022-03-22T20:45:51.227Z] ok github.com/docker/docker/distribution/metadata 1.365s coverage: 48.2% of statements [2022-03-22T20:45:51.227Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-22T20:45:51.227Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-22T20:45:51.227Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-22T20:45:51.227Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-22T20:45:51.227Z] === RUN TestContinueOnError_NeverContinue [2022-03-22T20:45:51.227Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-22T20:45:51.227Z] === RUN TestContinueOnError_UnnestsErrors [2022-03-22T20:45:51.227Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2022-03-22T20:45:51.227Z] === RUN TestManifestStore [2022-03-22T20:45:51.227Z] === RUN TestManifestStore/no_remote_or_local [2022-03-22T20:45:51.227Z] time="2022-03-22T20:45:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-22T20:45:51.227Z] time="2022-03-22T20:45:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-22T20:45:51.227Z] time="2022-03-22T20:45:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-22T20:45:51.227Z] time="2022-03-22T20:45:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-22T20:45:51.227Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-22T20:45:51.227Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2022-03-22T20:45:51.227Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2022-03-22T20:45:51.227Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2022-03-22T20:45:51.227Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2022-03-22T20:45:51.227Z] === RUN TestTransfer [2022-03-22T20:45:51.227Z] time="2022-03-22T20:45:51Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local942006239\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-22T20:45:51.227Z] === RUN TestManifestStore/no_local_cache [2022-03-22T20:45:51.227Z] === RUN TestManifestStore/with_local_cache [2022-03-22T20:45:51.227Z] === RUN TestManifestStore/unknown_media_type [2022-03-22T20:45:51.227Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-22T20:45:51.227Z] time="2022-03-22T20:45:51Z" level=warning msg="reference for unknown type: " [2022-03-22T20:45:51.227Z] time="2022-03-22T20:45:51Z" level=warning msg="reference for unknown type: " [2022-03-22T20:45:51.227Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-22T20:45:51.227Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-22T20:45:51.227Z] time="2022-03-22T20:45:51Z" level=warning msg="reference for unknown type: " [2022-03-22T20:45:51.227Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-22T20:45:51.227Z] time="2022-03-22T20:45:51Z" level=warning msg="reference for unknown type: " [2022-03-22T20:45:51.227Z] time="2022-03-22T20:45:51Z" level=warning msg="reference for unknown type: " [2022-03-22T20:45:51.227Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-22T20:45:51.227Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-22T20:45:51.227Z] --- PASS: TestTransfer (0.12s) [2022-03-22T20:45:51.227Z] === RUN TestConcurrencyLimit [2022-03-22T20:45:51.227Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-22T20:45:51.227Z] time="2022-03-22T20:45:51Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-22T20:45:51.227Z] --- PASS: TestManifestStore (0.28s) [2022-03-22T20:45:51.227Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2022-03-22T20:45:51.227Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-03-22T20:45:51.227Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-03-22T20:45:51.227Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-03-22T20:45:51.227Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-03-22T20:45:51.227Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-03-22T20:45:51.227Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-22T20:45:51.227Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-22T20:45:51.227Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-22T20:45:51.227Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-22T20:45:51.227Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-03-22T20:45:51.227Z] === RUN TestDetectManifestBlobMediaType [2022-03-22T20:45:51.227Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-22T20:45:51.227Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-22T20:45:51.227Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-22T20:45:51.227Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-22T20:45:51.227Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-22T20:45:51.228Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-22T20:45:51.228Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-22T20:45:51.228Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-22T20:45:51.228Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-22T20:45:51.228Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-22T20:45:51.228Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-22T20:45:51.228Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-22T20:45:51.228Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-22T20:45:51.228Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-22T20:45:51.228Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-22T20:45:51.228Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-22T20:45:51.228Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-22T20:45:51.228Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-22T20:45:51.228Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-22T20:45:51.228Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-22T20:45:51.228Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-22T20:45:51.228Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-22T20:45:51.228Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-22T20:45:51.228Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-22T20:45:51.228Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-22T20:45:51.228Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-22T20:45:51.228Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-22T20:45:51.228Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.01s) [2022-03-22T20:45:51.228Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-22T20:45:51.228Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-22T20:45:51.228Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-22T20:45:51.228Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-22T20:45:51.228Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.01s) [2022-03-22T20:45:51.228Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-22T20:45:51.228Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-22T20:45:51.228Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-22T20:45:51.228Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-22T20:45:51.228Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-22T20:45:51.228Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-22T20:45:51.228Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-22T20:45:51.228Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-22T20:45:51.228Z] === RUN TestFixManifestLayers [2022-03-22T20:45:51.228Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-22T20:45:51.228Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-22T20:45:51.228Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-22T20:45:51.228Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-22T20:45:51.228Z] === RUN TestFixManifestLayersBadParent [2022-03-22T20:45:51.228Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-22T20:45:51.228Z] === RUN TestValidateManifest [2022-03-22T20:45:51.228Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-22T20:45:51.228Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-22T20:45:51.228Z] === RUN TestFormatPlatform [2022-03-22T20:45:51.228Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-22T20:45:51.228Z] === RUN TestPullSchema2Config [2022-03-22T20:45:51.228Z] === RUN TestPullSchema2Config/success_first_time [2022-03-22T20:45:51.228Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-22T20:45:51.228Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-22T20:45:51.228Z] === RUN TestPullSchema2Config/500_status [2022-03-22T20:45:51.228Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-22T20:45:51.228Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-22T20:45:51.296Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-22T20:45:51.684Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-22T20:45:51.684Z] === RUN TestPullSchema2Config/EOF [2022-03-22T20:45:51.684Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-22T20:45:51.684Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-22T20:45:51.684Z] 2022/03/22 20:45:51 http: panic serving 127.0.0.1:49213: intentional panic [2022-03-22T20:45:51.684Z] goroutine 41 [running]: [2022-03-22T20:45:51.684Z] net/http.(*conn).serve.func1(0xc0002c7ae0) [2022-03-22T20:45:51.684Z] c:/go/src/net/http/server.go:1805 +0x153 [2022-03-22T20:45:51.684Z] panic(0x8efe60, 0xa6aae0) [2022-03-22T20:45:51.684Z] c:/go/src/runtime/panic.go:971 +0x49a [2022-03-22T20:45:51.684Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0x1, 0xa80e50, 0xc0002841c0) [2022-03-22T20:45:51.684Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xe8 [2022-03-22T20:45:51.684Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1(0xa80e50, 0xc0002841c0, 0xc000378a00) [2022-03-22T20:45:51.684Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x214 [2022-03-22T20:45:51.684Z] net/http.HandlerFunc.ServeHTTP(0xc00036aba0, 0xa80e50, 0xc0002841c0, 0xc000378a00) [2022-03-22T20:45:51.684Z] c:/go/src/net/http/server.go:2050 +0x4b [2022-03-22T20:45:51.684Z] net/http.serverHandler.ServeHTTP(0xc0004ae1c0, 0xa80e50, 0xc0002841c0, 0xc000378a00) [2022-03-22T20:45:51.684Z] c:/go/src/net/http/server.go:2868 +0xaa [2022-03-22T20:45:51.684Z] net/http.(*conn).serve(0xc0002c7ae0, 0xa823e0, 0xc0002c8d80) [2022-03-22T20:45:51.684Z] c:/go/src/net/http/server.go:1933 +0x8cd [2022-03-22T20:45:51.684Z] created by net/http.(*Server).Serve [2022-03-22T20:45:51.684Z] c:/go/src/net/http/server.go:2994 +0x3b8 [2022-03-22T20:45:51.684Z] === RUN TestNotFound [2022-03-22T20:45:51.684Z] --- PASS: TestNotFound (0.00s) [2022-03-22T20:45:51.684Z] === RUN TestConflict [2022-03-22T20:45:51.684Z] --- PASS: TestConflict (0.00s) [2022-03-22T20:45:51.684Z] === RUN TestForbidden [2022-03-22T20:45:51.684Z] --- PASS: TestForbidden (0.00s) [2022-03-22T20:45:51.684Z] === RUN TestInvalidParameter [2022-03-22T20:45:51.684Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-22T20:45:51.684Z] === RUN TestNotImplemented [2022-03-22T20:45:51.684Z] --- PASS: TestNotImplemented (0.00s) [2022-03-22T20:45:51.684Z] === RUN TestNotModified [2022-03-22T20:45:51.684Z] --- PASS: TestNotModified (0.00s) [2022-03-22T20:45:51.684Z] === RUN TestUnauthorized [2022-03-22T20:45:51.684Z] --- PASS: TestUnauthorized (0.00s) [2022-03-22T20:45:51.684Z] === RUN TestUnknown [2022-03-22T20:45:51.684Z] --- PASS: TestUnknown (0.00s) [2022-03-22T20:45:51.684Z] === RUN TestCancelled [2022-03-22T20:45:51.684Z] --- PASS: TestCancelled (0.00s) [2022-03-22T20:45:51.684Z] === RUN TestDeadline [2022-03-22T20:45:51.684Z] --- PASS: TestDeadline (0.00s) [2022-03-22T20:45:51.684Z] === RUN TestDataLoss [2022-03-22T20:45:51.684Z] --- PASS: TestDataLoss (0.00s) [2022-03-22T20:45:51.684Z] === RUN TestUnavailable [2022-03-22T20:45:51.684Z] --- PASS: TestUnavailable (0.00s) [2022-03-22T20:45:51.684Z] === RUN TestSystem [2022-03-22T20:45:51.684Z] --- PASS: TestSystem (0.00s) [2022-03-22T20:45:51.684Z] === RUN TestFromStatusCode [2022-03-22T20:45:51.684Z] === RUN TestFromStatusCode/Not_Found [2022-03-22T20:45:51.684Z] === RUN TestFromStatusCode/Bad_Request [2022-03-22T20:45:51.684Z] === RUN TestFromStatusCode/Conflict [2022-03-22T20:45:51.685Z] === RUN TestFromStatusCode/Unauthorized [2022-03-22T20:45:51.685Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-22T20:45:51.685Z] === RUN TestFromStatusCode/Forbidden [2022-03-22T20:45:51.685Z] === RUN TestFromStatusCode/Not_Modified [2022-03-22T20:45:51.685Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-22T20:45:51.685Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-22T20:45:51.685Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-22T20:45:51.685Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-22T20:45:51.685Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-22T20:45:51.685Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-22T20:45:51.685Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-22T20:45:51.685Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-22T20:45:51.685Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-22T20:45:51.685Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-22T20:45:51.685Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-22T20:45:51.685Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-22T20:45:51.685Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-22T20:45:51.685Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-22T20:45:51.685Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-22T20:45:51.685Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-22T20:45:51.685Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-22T20:45:51.685Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-22T20:45:51.685Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-22T20:45:51.685Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-22T20:45:51.685Z] PASS [2022-03-22T20:45:51.685Z] coverage: 53.1% of statements [2022-03-22T20:45:51.685Z] ok github.com/docker/docker/errdefs 0.038s coverage: 53.1% of statements [2022-03-22T20:45:51.685Z] --- PASS: TestConcurrencyLimit (0.39s) [2022-03-22T20:45:51.685Z] === RUN TestInactiveJobs [2022-03-22T20:45:51.859Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-22T20:45:52.143Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-22T20:45:52.143Z] === RUN TestPullSchema2Config/unauthorized [2022-03-22T20:45:52.143Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-22T20:45:52.143Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-22T20:45:52.143Z] --- PASS: TestPullSchema2Config (0.53s) [2022-03-22T20:45:52.143Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-22T20:45:52.143Z] --- PASS: TestPullSchema2Config/500_status (0.25s) [2022-03-22T20:45:52.143Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-22T20:45:52.143Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-22T20:45:52.143Z] === RUN TestGetRepositoryMountCandidates [2022-03-22T20:45:52.143Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-22T20:45:52.143Z] === RUN TestLayerAlreadyExists [2022-03-22T20:45:52.143Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-22T20:45:52.143Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-22T20:45:52.143Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-22T20:45:52.143Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-22T20:45:52.143Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-22T20:45:52.143Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-22T20:45:52.143Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-22T20:45:52.143Z] === RUN TestWhenEmptyAuthConfig [2022-03-22T20:45:52.143Z] --- PASS: TestInactiveJobs (0.38s) [2022-03-22T20:45:52.143Z] === RUN TestWatchRelease [2022-03-22T20:45:52.143Z] --- PASS: TestWatchRelease (0.04s) [2022-03-22T20:45:52.143Z] === RUN TestWatchFinishedTransfer [2022-03-22T20:45:52.143Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-22T20:45:52.143Z] === RUN TestDuplicateTransfer [2022-03-22T20:45:52.143Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-22T20:45:52.143Z] === RUN TestSuccessfulUpload [2022-03-22T20:45:52.421Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-22T20:45:52.598Z] time="2022-03-22T20:45:52Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-22T20:45:52.598Z] --- PASS: TestSuccessfulUpload (0.39s) [2022-03-22T20:45:52.598Z] === RUN TestCancelledUpload [2022-03-22T20:45:52.598Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-22T20:45:52.598Z] PASS [2022-03-22T20:45:52.598Z] coverage: 76.4% of statements [2022-03-22T20:45:52.598Z] === RUN TestFSGetInvalidData [2022-03-22T20:45:52.598Z] ok github.com/docker/docker/distribution/xfer 1.900s coverage: 76.4% of statements [2022-03-22T20:45:52.598Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-03-22T20:45:52.598Z] === RUN TestFSInvalidSet [2022-03-22T20:45:52.598Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-22T20:45:52.598Z] === RUN TestFSInvalidRoot [2022-03-22T20:45:52.598Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-22T20:45:52.598Z] === RUN TestFSMetadataGetSet [2022-03-22T20:45:52.598Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-03-22T20:45:52.598Z] === RUN TestFSInvalidWalker [2022-03-22T20:45:52.598Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-22T20:45:52.598Z] === RUN TestFSGetSet [2022-03-22T20:45:52.598Z] --- PASS: TestFSGetSet (0.02s) [2022-03-22T20:45:52.598Z] === RUN TestFSGetUnsetKey [2022-03-22T20:45:52.598Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-03-22T20:45:52.598Z] === RUN TestFSGetEmptyData [2022-03-22T20:45:52.598Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-03-22T20:45:52.598Z] === RUN TestFSDelete [2022-03-22T20:45:52.598Z] --- PASS: TestFSDelete (0.01s) [2022-03-22T20:45:52.598Z] === RUN TestFSWalker [2022-03-22T20:45:52.598Z] --- PASS: TestFSWalker (0.01s) [2022-03-22T20:45:52.598Z] === RUN TestFSWalkerStopOnError [2022-03-22T20:45:52.598Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-22T20:45:52.598Z] === RUN TestNewFromJSON [2022-03-22T20:45:52.598Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-22T20:45:52.598Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-22T20:45:52.598Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-22T20:45:52.598Z] === RUN TestMarshalKeyOrder [2022-03-22T20:45:52.598Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-22T20:45:52.598Z] === RUN TestImage [2022-03-22T20:45:52.598Z] --- PASS: TestImage (0.00s) [2022-03-22T20:45:52.598Z] === RUN TestImageOSNotEmpty [2022-03-22T20:45:52.598Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-22T20:45:52.598Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-22T20:45:52.598Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-22T20:45:52.598Z] === RUN TestCreate [2022-03-22T20:45:52.598Z] --- PASS: TestCreate (0.01s) [2022-03-22T20:45:52.598Z] === RUN TestRestore [2022-03-22T20:45:53.054Z] === RUN TestCompare [2022-03-22T20:45:53.054Z] --- PASS: TestCompare (0.00s) [2022-03-22T20:45:53.054Z] PASS [2022-03-22T20:45:53.054Z] coverage: 19.2% of statements [2022-03-22T20:45:53.054Z] ok github.com/docker/docker/image/cache 0.066s coverage: 19.2% of statements [2022-03-22T20:45:53.054Z] time="2022-03-22T20:45:52Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-22T20:45:53.054Z] --- PASS: TestRestore (0.19s) [2022-03-22T20:45:53.054Z] === RUN TestAddDelete [2022-03-22T20:45:53.054Z] --- PASS: TestAddDelete (0.02s) [2022-03-22T20:45:53.054Z] === RUN TestSearchAfterDelete [2022-03-22T20:45:53.054Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-22T20:45:53.054Z] === RUN TestParentReset [2022-03-22T20:45:53.054Z] --- PASS: TestParentReset (0.03s) [2022-03-22T20:45:53.054Z] === RUN TestGetAndSetLastUpdated [2022-03-22T20:45:53.054Z] --- PASS: TestWhenEmptyAuthConfig (1.09s) [2022-03-22T20:45:53.054Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-22T20:45:53.054Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-22T20:45:53.054Z] === RUN TestTokenPassThru [2022-03-22T20:45:53.054Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-22T20:45:53.054Z] === RUN TestStoreLen [2022-03-22T20:45:53.054Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-22T20:45:53.054Z] === RUN TestTokenPassThruDifferentHost [2022-03-22T20:45:53.054Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-22T20:45:53.054Z] PASS [2022-03-22T20:45:53.054Z] coverage: 25.9% of statements [2022-03-22T20:45:53.054Z] ok github.com/docker/docker/distribution 2.018s coverage: 25.9% of statements [2022-03-22T20:45:53.054Z] --- PASS: TestStoreLen (0.05s) [2022-03-22T20:45:53.054Z] PASS [2022-03-22T20:45:53.054Z] coverage: 86.8% of statements [2022-03-22T20:45:53.054Z] ok github.com/docker/docker/image 0.540s coverage: 86.8% of statements [2022-03-22T20:45:53.054Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-22T20:45:53.054Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-22T20:45:53.248Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-03-22T20:45:53.354Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-03-22T20:45:53.510Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-03-22T20:45:53.511Z] === RUN TestMakeV1ConfigFromConfig [2022-03-22T20:45:53.511Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-22T20:45:53.511Z] PASS [2022-03-22T20:45:53.511Z] coverage: 25.0% of statements [2022-03-22T20:45:53.511Z] ok github.com/docker/docker/image/v1 0.099s coverage: 25.0% of statements [2022-03-22T20:45:53.511Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-22T20:45:54.474Z] === RUN TestSerialization [2022-03-22T20:45:54.474Z] --- PASS: TestSerialization (0.05s) [2022-03-22T20:45:54.474Z] PASS [2022-03-22T20:45:54.474Z] coverage: 100.0% of statements [2022-03-22T20:45:54.474Z] ok github.com/docker/docker/libcontainerd/queue 0.167s coverage: 100.0% of statements [2022-03-22T20:45:54.931Z] === RUN TestEnvironmentParsing [2022-03-22T20:45:54.931Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-22T20:45:54.931Z] PASS [2022-03-22T20:45:54.931Z] coverage: 1.0% of statements [2022-03-22T20:45:54.931Z] ok github.com/docker/docker/libcontainerd/local 0.063s coverage: 1.0% of statements [2022-03-22T20:45:55.387Z] === RUN TestEmptyLayer [2022-03-22T20:45:55.387Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-22T20:45:55.387Z] === RUN TestCommitFailure [2022-03-22T20:45:55.387Z] --- PASS: TestCommitFailure (0.01s) [2022-03-22T20:45:55.387Z] === RUN TestStartTransactionFailure [2022-03-22T20:45:55.387Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-22T20:45:55.387Z] === RUN TestGetOrphan [2022-03-22T20:45:55.387Z] --- PASS: TestGetOrphan (0.01s) [2022-03-22T20:45:55.387Z] === RUN TestMountAndRegister [2022-03-22T20:45:55.387Z] layer_test.go:271: Layer size: 14 [2022-03-22T20:45:55.387Z] --- PASS: TestMountAndRegister (0.06s) [2022-03-22T20:45:55.387Z] === RUN TestLayerRelease [2022-03-22T20:45:55.387Z] layer_test.go:304: Failing on Windows [2022-03-22T20:45:55.387Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-22T20:45:55.387Z] === RUN TestStoreRestore [2022-03-22T20:45:55.387Z] layer_test.go:353: Failing on Windows [2022-03-22T20:45:55.387Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-22T20:45:55.387Z] === RUN TestTarStreamStability [2022-03-22T20:45:55.387Z] layer_test.go:468: Failing on Windows [2022-03-22T20:45:55.387Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-22T20:45:55.387Z] === RUN TestRegisterExistingLayer [2022-03-22T20:45:55.846Z] --- PASS: TestRegisterExistingLayer (0.17s) [2022-03-22T20:45:55.846Z] === RUN TestTarStreamVerification [2022-03-22T20:45:55.846Z] layer_test.go:697: Failing on Windows [2022-03-22T20:45:55.846Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-22T20:45:55.846Z] === RUN TestLayerMigration [2022-03-22T20:45:55.846Z] migration_test.go:46: Failing on Windows [2022-03-22T20:45:55.846Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-22T20:45:55.846Z] === RUN TestLayerMigrationNoTarsplit [2022-03-22T20:45:55.846Z] migration_test.go:182: Failing on Windows [2022-03-22T20:45:55.846Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-22T20:45:55.846Z] === RUN TestMountInit [2022-03-22T20:45:55.846Z] mount_test.go:17: Failing on Windows [2022-03-22T20:45:55.846Z] --- SKIP: TestMountInit (0.00s) [2022-03-22T20:45:55.846Z] === RUN TestMountSize [2022-03-22T20:45:55.846Z] mount_test.go:76: Failing on Windows [2022-03-22T20:45:55.846Z] --- SKIP: TestMountSize (0.00s) [2022-03-22T20:45:55.846Z] === RUN TestMountChanges [2022-03-22T20:45:55.846Z] mount_test.go:125: Failing on Windows [2022-03-22T20:45:55.846Z] --- SKIP: TestMountChanges (0.00s) [2022-03-22T20:45:55.846Z] === RUN TestMountApply [2022-03-22T20:45:55.846Z] mount_test.go:212: Failing on Windows [2022-03-22T20:45:55.846Z] --- SKIP: TestMountApply (0.00s) [2022-03-22T20:45:55.846Z] PASS [2022-03-22T20:45:55.846Z] coverage: 30.1% of statements [2022-03-22T20:45:55.846Z] ok github.com/docker/docker/layer 0.354s coverage: 30.1% of statements [2022-03-22T20:45:55.846Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-22T20:45:55.846Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-22T20:45:55.846Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-22T20:45:55.846Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-22T20:45:55.846Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-22T20:45:55.846Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-22T20:45:55.846Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-22T20:45:55.846Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-22T20:45:55.846Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-22T20:45:55.846Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-22T20:45:55.846Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-22T20:45:55.846Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-22T20:45:55.846Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-22T20:45:55.846Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-22T20:45:55.846Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-22T20:45:55.846Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-22T20:45:55.846Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-22T20:45:55.846Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-22T20:45:55.846Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-22T20:45:55.846Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-22T20:45:55.846Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-22T20:45:55.846Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-22T20:45:55.846Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-22T20:45:55.846Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-22T20:45:55.846Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-22T20:45:55.846Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-22T20:45:55.846Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-22T20:45:55.846Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-22T20:45:55.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-22T20:45:55.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-22T20:45:55.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-22T20:45:55.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-22T20:45:55.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-22T20:45:55.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-22T20:45:55.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-22T20:45:55.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-22T20:45:55.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-22T20:45:55.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-22T20:45:55.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-22T20:45:55.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-22T20:45:55.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-22T20:45:55.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-22T20:45:55.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-22T20:45:55.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-22T20:45:55.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-22T20:45:55.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-22T20:45:55.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-22T20:45:55.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-22T20:45:55.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-22T20:45:55.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-22T20:45:55.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-22T20:45:55.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-22T20:45:55.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-22T20:45:55.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-22T20:45:55.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-22T20:45:55.846Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-22T20:45:55.846Z] PASS [2022-03-22T20:45:55.846Z] coverage: 42.3% of statements [2022-03-22T20:45:55.846Z] ok github.com/docker/docker/oci 0.055s coverage: 42.3% of statements [2022-03-22T20:45:55.847Z] === RUN TestAddressPoolOpt [2022-03-22T20:45:55.847Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-22T20:45:55.847Z] === RUN TestValidateEnv [2022-03-22T20:45:55.847Z] === RUN TestValidateEnv/a [2022-03-22T20:45:55.847Z] === RUN TestValidateEnv/something [2022-03-22T20:45:55.847Z] === RUN TestValidateEnv/_=a [2022-03-22T20:45:55.847Z] === RUN TestValidateEnv/env1=value1 [2022-03-22T20:45:55.847Z] === RUN TestValidateEnv/_env1=value1 [2022-03-22T20:45:55.847Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-22T20:45:55.847Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-22T20:45:55.847Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-22T20:45:55.847Z] === RUN TestValidateEnv/PATH [2022-03-22T20:45:55.847Z] === RUN TestValidateEnv/=a [2022-03-22T20:45:55.847Z] === RUN TestValidateEnv/PATH= [2022-03-22T20:45:55.847Z] === RUN TestValidateEnv/PATH=something [2022-03-22T20:45:55.847Z] === RUN TestValidateEnv/asd!qwe [2022-03-22T20:45:55.847Z] === RUN TestValidateEnv/1asd [2022-03-22T20:45:55.847Z] === RUN TestValidateEnv/123 [2022-03-22T20:45:55.847Z] === RUN TestValidateEnv/some_space [2022-03-22T20:45:55.847Z] === RUN TestValidateEnv/__some_space_before [2022-03-22T20:45:55.847Z] === RUN TestValidateEnv/some_space_after__ [2022-03-22T20:45:55.847Z] === RUN TestValidateEnv/= [2022-03-22T20:45:55.847Z] === RUN TestValidateEnv/PaTh [2022-03-22T20:45:55.847Z] --- PASS: TestValidateEnv (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-22T20:45:55.847Z] === RUN TestParseHost [2022-03-22T20:45:55.847Z] --- PASS: TestParseHost (0.00s) [2022-03-22T20:45:55.847Z] === RUN TestParseDockerDaemonHost [2022-03-22T20:45:55.847Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-22T20:45:55.847Z] === RUN TestParseTCP [2022-03-22T20:45:55.847Z] --- PASS: TestParseTCP (0.00s) [2022-03-22T20:45:55.847Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-22T20:45:55.847Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-22T20:45:55.847Z] === RUN TestValidateExtraHosts [2022-03-22T20:45:55.847Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-22T20:45:55.847Z] === RUN TestIpOptString [2022-03-22T20:45:55.847Z] --- PASS: TestIpOptString (0.00s) [2022-03-22T20:45:55.847Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-22T20:45:55.847Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-22T20:45:55.847Z] === RUN TestNewIpOptValidDefaultVal [2022-03-22T20:45:55.847Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-22T20:45:55.847Z] === RUN TestIpOptSetInvalidVal [2022-03-22T20:45:55.847Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-22T20:45:55.847Z] === RUN TestValidateIPAddress [2022-03-22T20:45:55.847Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-22T20:45:55.847Z] === RUN TestMapOpts [2022-03-22T20:45:55.847Z] --- PASS: TestMapOpts (0.00s) [2022-03-22T20:45:55.847Z] === RUN TestListOptsWithoutValidator [2022-03-22T20:45:55.847Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-22T20:45:55.847Z] === RUN TestListOptsWithValidator [2022-03-22T20:45:55.847Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-22T20:45:55.847Z] === RUN TestValidateDNSSearch [2022-03-22T20:45:55.847Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-22T20:45:55.847Z] === RUN TestValidateLabel [2022-03-22T20:45:55.847Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-22T20:45:55.847Z] === RUN TestValidateLabel/label_with_general_format [2022-03-22T20:45:55.847Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-22T20:45:55.847Z] === RUN TestValidateLabel/label_with_one_more [2022-03-22T20:45:55.847Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-22T20:45:55.847Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-22T20:45:55.847Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-22T20:45:55.847Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-22T20:45:55.847Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-22T20:45:55.847Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-22T20:45:55.847Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-22T20:45:55.847Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-22T20:45:55.847Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-22T20:45:55.847Z] --- PASS: TestValidateLabel (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-22T20:45:55.847Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-22T20:45:55.847Z] === RUN TestNamedListOpts [2022-03-22T20:45:55.847Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-22T20:45:55.847Z] === RUN TestNamedMapOpts [2022-03-22T20:45:55.847Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-22T20:45:55.847Z] === RUN TestParseLink [2022-03-22T20:45:55.847Z] --- PASS: TestParseLink (0.00s) [2022-03-22T20:45:55.847Z] === RUN TestQuotedStringSetWithQuotes [2022-03-22T20:45:55.847Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-22T20:45:55.847Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-22T20:45:55.847Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-22T20:45:55.847Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-22T20:45:55.847Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-22T20:45:55.847Z] === RUN TestUlimitOpt [2022-03-22T20:45:55.847Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-22T20:45:55.847Z] PASS [2022-03-22T20:45:55.847Z] coverage: 67.1% of statements [2022-03-22T20:45:55.847Z] ok github.com/docker/docker/opts 0.088s coverage: 67.1% of statements [2022-03-22T20:45:55.847Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-22T20:45:55.847Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-22T20:45:55.847Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-22T20:45:55.847Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-22T20:45:55.847Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-22T20:45:55.872Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-03-22T20:45:56.129Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-03-22T20:45:56.303Z] === RUN TestParseVersion [2022-03-22T20:45:56.303Z] --- PASS: TestParseVersion (0.00s) [2022-03-22T20:45:56.303Z] PASS [2022-03-22T20:45:56.303Z] coverage: 52.9% of statements [2022-03-22T20:45:56.303Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 52.9% of statements [2022-03-22T20:45:56.303Z] === RUN TestUnbuffered [2022-03-22T20:45:56.303Z] --- PASS: TestUnbuffered (0.00s) [2022-03-22T20:45:56.303Z] === RUN TestRaceUnbuffered [2022-03-22T20:45:56.303Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-22T20:45:56.303Z] PASS [2022-03-22T20:45:56.303Z] coverage: 100.0% of statements [2022-03-22T20:45:56.303Z] ok github.com/docker/docker/pkg/broadcaster 0.048s coverage: 100.0% of statements [2022-03-22T20:45:57.266Z] === RUN TestMatch [2022-03-22T20:45:57.266Z] === RUN TestMatch/[[]] [2022-03-22T20:45:57.266Z] === RUN TestMatch/[[foo]] [2022-03-22T20:45:57.266Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-22T20:45:57.266Z] === RUN TestMatch/[[foo_bar]] [2022-03-22T20:45:57.266Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-22T20:45:57.266Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-22T20:45:57.266Z] === RUN TestMatch/[] [2022-03-22T20:45:57.266Z] === RUN TestMatch/[]#01 [2022-03-22T20:45:57.266Z] === RUN TestMatch/[[qux]] [2022-03-22T20:45:57.266Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-22T20:45:57.266Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-22T20:45:57.266Z] === RUN TestMatch/[[foo_baz]] [2022-03-22T20:45:57.266Z] --- PASS: TestMatch (0.00s) [2022-03-22T20:45:57.266Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-22T20:45:57.266Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-22T20:45:57.266Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-22T20:45:57.266Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-22T20:45:57.266Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-22T20:45:57.266Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-22T20:45:57.266Z] --- PASS: TestMatch/[] (0.00s) [2022-03-22T20:45:57.267Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-22T20:45:57.267Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-22T20:45:57.267Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-22T20:45:57.267Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-22T20:45:57.267Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-22T20:45:57.267Z] PASS [2022-03-22T20:45:57.267Z] coverage: 87.5% of statements [2022-03-22T20:45:57.267Z] ok github.com/docker/docker/pkg/capabilities 0.049s coverage: 87.5% of statements [2022-03-22T20:45:57.267Z] === RUN TestPeerCertificateMarshalJSON [2022-03-22T20:45:57.498Z] === RUN TestDockerSuite/TestAttachDetach [2022-03-22T20:45:57.723Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-22T20:45:57.723Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-22T20:45:57.723Z] --- PASS: TestPeerCertificateMarshalJSON (0.66s) [2022-03-22T20:45:57.723Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-22T20:45:57.723Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-22T20:45:57.723Z] === RUN TestMiddleware [2022-03-22T20:45:57.723Z] --- PASS: TestMiddleware (0.00s) [2022-03-22T20:45:57.723Z] === RUN TestNewResponseModifier [2022-03-22T20:45:57.723Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-22T20:45:57.723Z] PASS [2022-03-22T20:45:57.723Z] coverage: 26.8% of statements [2022-03-22T20:45:57.723Z] ok github.com/docker/docker/pkg/authorization 0.705s coverage: 26.8% of statements [2022-03-22T20:45:57.924Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-03-22T20:45:57.924Z] PASS [2022-03-22T20:45:57.924Z] [2022-03-22T20:45:57.924Z] DONE 17 tests in 47.155s [2022-03-22T20:45:57.924Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-22T20:45:57.924Z] INFO: Testing against a local daemon [2022-03-22T20:45:57.924Z] === RUN TestPluginInvalidJSON [2022-03-22T20:45:57.924Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-22T20:45:57.924Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-22T20:45:57.924Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-22T20:45:57.924Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-22T20:45:57.924Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-22T20:45:57.924Z] === RUN TestPluginInstall [2022-03-22T20:45:57.924Z] === RUN TestPluginInstall/no_auth [2022-03-22T20:45:57.924Z] time="2022-03-22T20:45:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-22T20:45:57.924Z] time="2022-03-22T20:45:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8ccd9e4221b75d3e09bb17a3621d08b39abf64c96f56b0f5403d68f212d291b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-22T20:45:57.924Z] time="2022-03-22T20:45:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-22T20:45:57.924Z] time="2022-03-22T20:45:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8ccd9e4221b75d3e09bb17a3621d08b39abf64c96f56b0f5403d68f212d291b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-22T20:45:57.924Z] === RUN TestPluginInstall/with_htpasswd [2022-03-22T20:45:58.061Z] docker_cli_daemon_test.go:1455: [db048eba6943e] daemon is not started [2022-03-22T20:45:58.178Z] === RUN TestIsArchivePathDir [2022-03-22T20:45:58.178Z] === RUN TestChrootTarUntar [2022-03-22T20:45:58.178Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-03-22T20:45:58.178Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-22T20:45:58.178Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-22T20:45:58.178Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-03-22T20:45:58.178Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-22T20:45:58.178Z] === RUN TestChrootUntarEmptyArchive [2022-03-22T20:45:58.178Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-22T20:45:58.178Z] === RUN TestChrootTarUntarWithSymlink [2022-03-22T20:45:58.178Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-22T20:45:58.178Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-22T20:45:58.178Z] === RUN TestChrootCopyWithTar [2022-03-22T20:45:58.178Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-22T20:45:58.178Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-22T20:45:58.178Z] === RUN TestChrootCopyFileWithTar [2022-03-22T20:45:58.178Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-03-22T20:45:58.178Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-22T20:45:58.178Z] === RUN TestChrootUntarPath [2022-03-22T20:45:58.178Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-22T20:45:58.178Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-22T20:45:58.178Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-22T20:45:58.178Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-03-22T20:45:58.178Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-22T20:45:58.178Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-22T20:45:58.178Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-03-22T20:45:58.178Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-22T20:45:58.178Z] === RUN TestChrootApplyDotDotFile [2022-03-22T20:45:58.178Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-03-22T20:45:58.178Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-22T20:45:58.178Z] PASS [2022-03-22T20:45:58.178Z] coverage: 15.1% of statements [2022-03-22T20:45:58.178Z] ok github.com/docker/docker/pkg/chrootarchive 0.090s coverage: 15.1% of statements [2022-03-22T20:45:58.178Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-03-22T20:45:58.178Z] === RUN TestIsArchivePathInvalidFile [2022-03-22T20:45:58.178Z] === RUN TestSizeEmpty [2022-03-22T20:45:58.178Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-22T20:45:58.178Z] === RUN TestSizeEmptyFile [2022-03-22T20:45:58.178Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2022-03-22T20:45:58.178Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-22T20:45:58.178Z] === RUN TestSizeNonemptyFile [2022-03-22T20:45:58.178Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-22T20:45:58.178Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-22T20:45:58.178Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-22T20:45:58.178Z] === RUN TestIsArchivePathTar [2022-03-22T20:45:58.178Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-22T20:45:58.178Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-22T20:45:58.178Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-22T20:45:58.178Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-22T20:45:58.178Z] === RUN TestMoveToSubdir [2022-03-22T20:45:58.178Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-22T20:45:58.178Z] === RUN TestSizeNonExistingDirectory [2022-03-22T20:45:58.178Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-22T20:45:58.178Z] PASS [2022-03-22T20:45:58.178Z] coverage: 80.0% of statements [2022-03-22T20:45:58.178Z] ok github.com/docker/docker/pkg/directory 0.054s coverage: 80.0% of statements [2022-03-22T20:45:58.183Z] time="2022-03-22T20:45:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-22T20:45:58.183Z] time="2022-03-22T20:45:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8ccd9e4221b75d3e09bb17a3621d08b39abf64c96f56b0f5403d68f212d291b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-22T20:45:58.183Z] time="2022-03-22T20:45:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-22T20:45:58.183Z] time="2022-03-22T20:45:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8ccd9e4221b75d3e09bb17a3621d08b39abf64c96f56b0f5403d68f212d291b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-22T20:45:58.318Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-22T20:45:58.441Z] === RUN TestPluginInstall/with_insecure [2022-03-22T20:45:58.634Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-03-22T20:45:58.634Z] === RUN TestDecompressStreamGzip [2022-03-22T20:45:58.634Z] --- PASS: TestDecompressStreamGzip (0.11s) [2022-03-22T20:45:58.634Z] === RUN TestDecompressStreamBzip2 [2022-03-22T20:45:58.634Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-03-22T20:45:58.634Z] === RUN TestDecompressStreamXz [2022-03-22T20:45:58.634Z] archive_test.go:134: Xz not present in msys2 [2022-03-22T20:45:58.634Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-22T20:45:58.634Z] === RUN TestCompressStreamXzUnsupported [2022-03-22T20:45:58.634Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-22T20:45:58.634Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-22T20:45:58.634Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-22T20:45:58.634Z] === RUN TestCompressStreamInvalid [2022-03-22T20:45:58.634Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-22T20:45:58.634Z] === RUN TestExtensionInvalid [2022-03-22T20:45:58.634Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-22T20:45:58.634Z] === RUN TestExtensionUncompressed [2022-03-22T20:45:58.634Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-22T20:45:58.634Z] === RUN TestExtensionBzip2 [2022-03-22T20:45:58.634Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-22T20:45:58.634Z] === RUN TestExtensionGzip [2022-03-22T20:45:58.634Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-22T20:45:58.634Z] === RUN TestExtensionXz [2022-03-22T20:45:58.634Z] --- PASS: TestExtensionXz (0.00s) [2022-03-22T20:45:58.634Z] === RUN TestCmdStreamLargeStderr [2022-03-22T20:45:58.634Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-03-22T20:45:58.634Z] === RUN TestCmdStreamBad [2022-03-22T20:45:58.634Z] archive_test.go:239: Failing on Windows CI machines [2022-03-22T20:45:58.634Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-22T20:45:58.634Z] === RUN TestCmdStreamGood [2022-03-22T20:45:58.634Z] --- PASS: TestCmdStreamGood (0.04s) [2022-03-22T20:45:58.634Z] === RUN TestUntarPathWithInvalidDest [2022-03-22T20:45:58.634Z] === RUN Test [2022-03-22T20:45:58.634Z] === RUN Test/TestContent [2022-03-22T20:45:58.634Z] === RUN Test/TestInitialize [2022-03-22T20:45:58.634Z] === RUN Test/TestNew [2022-03-22T20:45:58.634Z] === RUN Test/TestParsingContentsWithComments [2022-03-22T20:45:58.634Z] === RUN Test/TestRegister [2022-03-22T20:45:58.634Z] === RUN Test/TestWatch [2022-03-22T20:45:58.634Z] --- PASS: Test (0.00s) [2022-03-22T20:45:58.634Z] --- PASS: Test/TestContent (0.00s) [2022-03-22T20:45:58.634Z] --- PASS: Test/TestInitialize (0.00s) [2022-03-22T20:45:58.634Z] --- PASS: Test/TestNew (0.00s) [2022-03-22T20:45:58.634Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-03-22T20:45:58.634Z] --- PASS: Test/TestRegister (0.00s) [2022-03-22T20:45:58.634Z] --- PASS: Test/TestWatch (0.00s) [2022-03-22T20:45:58.634Z] PASS [2022-03-22T20:45:58.634Z] coverage: 97.6% of statements [2022-03-22T20:45:58.634Z] ok github.com/docker/docker/pkg/discovery/file 0.042s coverage: 97.6% of statements [2022-03-22T20:45:59.091Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-03-22T20:45:59.091Z] === RUN TestUntarPathWithInvalidSrc [2022-03-22T20:45:59.091Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-22T20:45:59.091Z] === RUN TestUntarPath [2022-03-22T20:45:59.091Z] --- PASS: TestUntarPath (0.07s) [2022-03-22T20:45:59.091Z] === RUN TestUntarPathWithDestinationFile [2022-03-22T20:45:59.091Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-03-22T20:45:59.091Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-22T20:45:59.091Z] === RUN Test [2022-03-22T20:45:59.091Z] === RUN Test/TestContainsEntry [2022-03-22T20:45:59.091Z] === RUN Test/TestCreateEntries [2022-03-22T20:45:59.091Z] === RUN Test/TestEntriesDiff [2022-03-22T20:45:59.091Z] === RUN Test/TestEntriesEquality [2022-03-22T20:45:59.091Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-03-22T20:45:59.091Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-03-22T20:45:59.091Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-03-22T20:45:59.091Z] === RUN Test/TestGeneratorNotGenerate [2022-03-22T20:45:59.091Z] === RUN Test/TestGeneratorWithPort [2022-03-22T20:45:59.091Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-03-22T20:45:59.091Z] === RUN Test/TestNewEntry [2022-03-22T20:45:59.091Z] === RUN Test/TestParse [2022-03-22T20:45:59.091Z] --- PASS: Test (0.00s) [2022-03-22T20:45:59.091Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-03-22T20:45:59.091Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-03-22T20:45:59.091Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-03-22T20:45:59.091Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-03-22T20:45:59.091Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-03-22T20:45:59.091Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-03-22T20:45:59.091Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-03-22T20:45:59.091Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-03-22T20:45:59.091Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-03-22T20:45:59.091Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-03-22T20:45:59.091Z] --- PASS: Test/TestNewEntry (0.00s) [2022-03-22T20:45:59.091Z] --- PASS: Test/TestParse (0.00s) [2022-03-22T20:45:59.091Z] PASS [2022-03-22T20:45:59.091Z] coverage: 58.3% of statements [2022-03-22T20:45:59.091Z] ok github.com/docker/docker/pkg/discovery 0.043s coverage: 58.3% of statements [2022-03-22T20:45:59.091Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-03-22T20:45:59.091Z] === RUN TestCopyWithTarInvalidSrc [2022-03-22T20:45:59.091Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-22T20:45:59.091Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-22T20:45:59.091Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-22T20:45:59.091Z] === RUN TestCopyWithTarSrcFile [2022-03-22T20:45:59.091Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-22T20:45:59.091Z] === RUN TestCopyWithTarSrcFolder [2022-03-22T20:45:59.091Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-22T20:45:59.091Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-22T20:45:59.091Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-22T20:45:59.092Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-22T20:45:59.092Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-22T20:45:59.092Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-22T20:45:59.092Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-22T20:45:59.092Z] === RUN TestCopyFileWithTarSrcFile [2022-03-22T20:45:59.092Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-22T20:45:59.092Z] === RUN TestTarFiles [2022-03-22T20:45:59.247Z] check_test.go:309: [d2cbc1c28d700] daemon is not started [2022-03-22T20:45:59.247Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-03-22T20:45:59.247Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-22T20:45:59.376Z] time="2022-03-22T20:45:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-22T20:45:59.376Z] time="2022-03-22T20:45:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a31562d5cf389a59753e2df5af9860ab41854905a4e825ed6a630314df3e68d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-22T20:45:59.376Z] time="2022-03-22T20:45:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-22T20:45:59.376Z] time="2022-03-22T20:45:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a31562d5cf389a59753e2df5af9860ab41854905a4e825ed6a630314df3e68d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-22T20:45:59.634Z] plugin_test.go:165: [d6ef4e9d1c10c] daemon is not started [2022-03-22T20:45:59.634Z] --- PASS: TestPluginInstall (3.10s) [2022-03-22T20:45:59.634Z] --- PASS: TestPluginInstall/no_auth (1.33s) [2022-03-22T20:45:59.634Z] --- PASS: TestPluginInstall/with_htpasswd (0.66s) [2022-03-22T20:45:59.634Z] --- PASS: TestPluginInstall/with_insecure (1.11s) [2022-03-22T20:45:59.634Z] === RUN TestPluginsWithRuntimes [2022-03-22T20:46:00.055Z] === RUN Test [2022-03-22T20:46:00.055Z] === RUN Test/TestWatch [2022-03-22T20:46:00.055Z] --- PASS: Test (0.00s) [2022-03-22T20:46:00.055Z] --- PASS: Test/TestWatch (0.00s) [2022-03-22T20:46:00.055Z] PASS [2022-03-22T20:46:00.055Z] coverage: 92.3% of statements [2022-03-22T20:46:00.055Z] ok github.com/docker/docker/pkg/discovery/memory 0.046s coverage: 92.3% of statements [2022-03-22T20:46:00.055Z] === RUN Test [2022-03-22T20:46:00.055Z] === RUN Test/TestInitialize [2022-03-22T20:46:00.055Z] === RUN Test [2022-03-22T20:46:00.055Z] === RUN Test/TestInitialize [2022-03-22T20:46:00.055Z] === RUN Test/TestInitializeWithPattern [2022-03-22T20:46:00.055Z] === RUN Test/TestRegister [2022-03-22T20:46:00.055Z] === RUN Test/TestWatch [2022-03-22T20:46:00.055Z] --- PASS: Test (0.00s) [2022-03-22T20:46:00.055Z] --- PASS: Test/TestInitialize (0.00s) [2022-03-22T20:46:00.055Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-03-22T20:46:00.055Z] --- PASS: Test/TestRegister (0.00s) [2022-03-22T20:46:00.055Z] --- PASS: Test/TestWatch (0.00s) [2022-03-22T20:46:00.055Z] PASS [2022-03-22T20:46:00.055Z] coverage: 93.8% of statements [2022-03-22T20:46:00.055Z] ok github.com/docker/docker/pkg/discovery/nodes 0.040s coverage: 93.8% of statements [2022-03-22T20:46:00.055Z] time="2022-03-22T20:45:59Z" level=info msg="Initializing discovery without TLS" [2022-03-22T20:46:00.055Z] time="2022-03-22T20:45:59Z" level=info msg="Initializing discovery without TLS" [2022-03-22T20:46:00.055Z] time="2022-03-22T20:45:59Z" level=info msg="Initializing discovery without TLS" [2022-03-22T20:46:00.055Z] === RUN Test/TestInitializeWithCerts [2022-03-22T20:46:00.055Z] time="2022-03-22T20:45:59Z" level=info msg="Initializing discovery with TLS" [2022-03-22T20:46:00.055Z] === RUN Test/TestWatch [2022-03-22T20:46:00.055Z] time="2022-03-22T20:45:59Z" level=info msg="Initializing discovery without TLS" [2022-03-22T20:46:00.511Z] === RUN TestPollerAddRemove [2022-03-22T20:46:00.511Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-22T20:46:00.511Z] === RUN TestPollerEvent [2022-03-22T20:46:00.511Z] poller_test.go:41: No chmod on Windows [2022-03-22T20:46:00.511Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-22T20:46:00.511Z] === RUN TestPollerClose [2022-03-22T20:46:00.511Z] --- PASS: TestPollerClose (0.00s) [2022-03-22T20:46:00.511Z] PASS [2022-03-22T20:46:00.511Z] coverage: 36.2% of statements [2022-03-22T20:46:00.511Z] ok github.com/docker/docker/pkg/filenotify 0.043s coverage: 36.2% of statements [2022-03-22T20:46:00.968Z] === RUN TestCopyFileWithInvalidSrc [2022-03-22T20:46:00.968Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-22T20:46:00.968Z] === RUN TestCopyFileWithInvalidDest [2022-03-22T20:46:00.968Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-22T20:46:00.968Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-22T20:46:00.968Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-22T20:46:00.968Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-22T20:46:00.968Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-22T20:46:00.968Z] === RUN TestCopyFile [2022-03-22T20:46:00.968Z] --- PASS: TestCopyFile (0.00s) [2022-03-22T20:46:00.968Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-22T20:46:00.968Z] fileutils_test.go:134: Needs porting to Windows [2022-03-22T20:46:00.968Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-22T20:46:00.968Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-22T20:46:00.968Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-22T20:46:00.968Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-22T20:46:00.968Z] fileutils_test.go:180: Needs porting to Windows [2022-03-22T20:46:00.968Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-22T20:46:00.968Z] === RUN TestWildcardMatches [2022-03-22T20:46:00.968Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-22T20:46:00.968Z] === RUN TestPatternMatches [2022-03-22T20:46:00.968Z] --- PASS: TestPatternMatches (0.00s) [2022-03-22T20:46:00.968Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-22T20:46:00.968Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-22T20:46:00.968Z] === RUN TestPatternMatchesFolderExclusions [2022-03-22T20:46:00.968Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-22T20:46:00.968Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-22T20:46:00.968Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-22T20:46:00.968Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-22T20:46:00.968Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-22T20:46:00.968Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-22T20:46:00.968Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-22T20:46:00.968Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-22T20:46:00.968Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-22T20:46:00.968Z] === RUN TestSingleExclamationError [2022-03-22T20:46:00.968Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-22T20:46:00.968Z] === RUN TestMatchesWithNoPatterns [2022-03-22T20:46:00.968Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-22T20:46:00.968Z] === RUN TestMatchesWithMalformedPatterns [2022-03-22T20:46:00.968Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-22T20:46:00.968Z] === RUN TestMatches [2022-03-22T20:46:00.968Z] --- PASS: TestMatches (0.00s) [2022-03-22T20:46:00.968Z] === RUN TestCleanPatterns [2022-03-22T20:46:00.968Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-22T20:46:00.968Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-22T20:46:00.968Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-22T20:46:00.968Z] === RUN TestCleanPatternsExceptionFlag [2022-03-22T20:46:00.968Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-22T20:46:00.968Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-22T20:46:00.968Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-22T20:46:00.968Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-22T20:46:00.968Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-22T20:46:00.968Z] === RUN TestCleanPatternsErrorSingleException [2022-03-22T20:46:00.968Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-22T20:46:00.968Z] === RUN TestCreateIfNotExistsDir [2022-03-22T20:46:00.968Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-03-22T20:46:00.968Z] === RUN TestCreateIfNotExistsFile [2022-03-22T20:46:00.968Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-22T20:46:00.968Z] === RUN TestMatch [2022-03-22T20:46:00.968Z] --- PASS: TestMatch (0.00s) [2022-03-22T20:46:00.968Z] PASS [2022-03-22T20:46:00.968Z] coverage: 85.4% of statements [2022-03-22T20:46:00.968Z] ok github.com/docker/docker/pkg/fileutils 0.138s coverage: 85.4% of statements [2022-03-22T20:46:01.143Z] Loaded image: buildpack-deps:buster [2022-03-22T20:46:01.143Z] Loaded image: busybox:latest [2022-03-22T20:46:01.143Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-22T20:46:01.400Z] Loaded image: busybox:glibc [2022-03-22T20:46:01.400Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-03-22T20:46:01.425Z] === RUN TestGet [2022-03-22T20:46:01.425Z] --- PASS: TestGet (0.00s) [2022-03-22T20:46:01.425Z] === RUN TestGetShortcutString [2022-03-22T20:46:01.425Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-22T20:46:01.425Z] PASS [2022-03-22T20:46:01.425Z] coverage: 42.9% of statements [2022-03-22T20:46:01.425Z] ok github.com/docker/docker/pkg/homedir 0.058s coverage: 42.9% of statements [2022-03-22T20:46:01.539Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-22T20:46:01.881Z] === RUN TestCreateIDMapOrder [2022-03-22T20:46:01.881Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-22T20:46:01.881Z] PASS [2022-03-22T20:46:01.881Z] coverage: 7.2% of statements [2022-03-22T20:46:01.881Z] ok github.com/docker/docker/pkg/idtools 0.046s coverage: 7.2% of statements [2022-03-22T20:46:01.962Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-22T20:46:02.106Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-22T20:46:02.843Z] === RUN TestFixedBufferCap [2022-03-22T20:46:02.843Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-22T20:46:02.843Z] === RUN TestFixedBufferLen [2022-03-22T20:46:02.843Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-22T20:46:02.843Z] === RUN TestFixedBufferString [2022-03-22T20:46:02.843Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-22T20:46:02.843Z] === RUN TestFixedBufferWrite [2022-03-22T20:46:02.843Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-22T20:46:02.843Z] === RUN TestFixedBufferRead [2022-03-22T20:46:02.843Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-22T20:46:02.843Z] === RUN TestBytesPipeRead [2022-03-22T20:46:02.843Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-22T20:46:02.843Z] === RUN TestBytesPipeWrite [2022-03-22T20:46:02.843Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-22T20:46:02.843Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-22T20:46:02.843Z] --- PASS: Test (3.17s) [2022-03-22T20:46:02.843Z] --- PASS: Test/TestInitialize (0.16s) [2022-03-22T20:46:02.843Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2022-03-22T20:46:02.843Z] --- PASS: Test/TestWatch (3.01s) [2022-03-22T20:46:02.843Z] PASS [2022-03-22T20:46:02.843Z] coverage: 84.1% of statements [2022-03-22T20:46:02.843Z] ok github.com/docker/docker/pkg/discovery/kv 3.225s coverage: 84.1% of statements [2022-03-22T20:46:02.892Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-22T20:46:03.041Z] --- PASS: TestPluginsWithRuntimes (3.36s) [2022-03-22T20:46:03.041Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-03-22T20:46:03.041Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-03-22T20:46:03.041Z] === RUN TestPluginBackCompatMediaTypes [2022-03-22T20:46:03.150Z] check_test.go:309: [de7b09f50b0bc] daemon is not started [2022-03-22T20:46:03.150Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-03-22T20:46:03.299Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2022-03-22T20:46:03.299Z] === RUN TestAtomicWriteToFile [2022-03-22T20:46:03.299Z] === RUN TestError [2022-03-22T20:46:03.299Z] --- PASS: TestError (0.00s) [2022-03-22T20:46:03.299Z] === RUN TestProgressString [2022-03-22T20:46:03.299Z] === RUN TestProgressString/no_progress [2022-03-22T20:46:03.299Z] === RUN TestProgressString/progress_1 [2022-03-22T20:46:03.299Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-22T20:46:03.299Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-22T20:46:03.299Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-22T20:46:03.299Z] === RUN TestProgressString/with_units [2022-03-22T20:46:03.299Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-22T20:46:03.299Z] === RUN TestProgressString/hide_counts [2022-03-22T20:46:03.299Z] --- PASS: TestProgressString (0.00s) [2022-03-22T20:46:03.299Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-22T20:46:03.299Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-22T20:46:03.299Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-22T20:46:03.299Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-22T20:46:03.299Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-22T20:46:03.299Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-22T20:46:03.299Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-22T20:46:03.299Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-22T20:46:03.299Z] === RUN TestJSONMessageDisplay [2022-03-22T20:46:03.299Z] --- PASS: TestAtomicWriteToFile (0.02s) [2022-03-22T20:46:03.299Z] === RUN TestAtomicWriteSetCommit [2022-03-22T20:46:03.299Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-22T20:46:03.299Z] === RUN TestAtomicWriteSetCancel [2022-03-22T20:46:03.299Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-22T20:46:03.299Z] === RUN TestReadCloserWrapperClose [2022-03-22T20:46:03.299Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-22T20:46:03.299Z] === RUN TestReaderErrWrapperReadOnError [2022-03-22T20:46:03.299Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-22T20:46:03.299Z] === RUN TestReaderErrWrapperRead [2022-03-22T20:46:03.299Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-22T20:46:03.299Z] === RUN TestHashData [2022-03-22T20:46:03.299Z] --- PASS: TestHashData (0.00s) [2022-03-22T20:46:03.299Z] === RUN TestCancelReadCloser [2022-03-22T20:46:03.299Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-22T20:46:03.299Z] === RUN TestWriteCloserWrapperClose [2022-03-22T20:46:03.299Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-22T20:46:03.299Z] === RUN TestNopWriteCloser [2022-03-22T20:46:03.299Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-22T20:46:03.299Z] === RUN TestNopWriter [2022-03-22T20:46:03.299Z] --- PASS: TestNopWriter (0.00s) [2022-03-22T20:46:03.299Z] === RUN TestWriteCounter [2022-03-22T20:46:03.299Z] --- PASS: TestWriteCounter (0.00s) [2022-03-22T20:46:03.299Z] PASS [2022-03-22T20:46:03.299Z] coverage: 68.8% of statements [2022-03-22T20:46:03.615Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-03-22T20:46:03.615Z] PASS [2022-03-22T20:46:03.615Z] [2022-03-22T20:46:03.615Z] DONE 10 tests in 7.109s [2022-03-22T20:46:03.615Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-22T20:46:03.615Z] INFO: Testing against a local daemon [2022-03-22T20:46:03.615Z] === RUN TestExternalGraphDriver [2022-03-22T20:46:03.615Z] === RUN TestExternalGraphDriver/json [2022-03-22T20:46:03.755Z] ok github.com/docker/docker/pkg/ioutils 0.649s coverage: 68.8% of statements [2022-03-22T20:46:03.755Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-03-22T20:46:03.755Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-22T20:46:03.755Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-22T20:46:03.755Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-22T20:46:03.755Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-22T20:46:03.755Z] === RUN TestDisplayJSONMessagesStream [2022-03-22T20:46:03.755Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-22T20:46:03.755Z] PASS [2022-03-22T20:46:03.755Z] coverage: 91.7% of statements [2022-03-22T20:46:03.755Z] ok github.com/docker/docker/pkg/jsonmessage 0.203s coverage: 91.7% of statements [2022-03-22T20:46:03.755Z] === RUN TestStandardLongPath [2022-03-22T20:46:03.755Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-22T20:46:03.755Z] === RUN TestUNCLongPath [2022-03-22T20:46:03.755Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-22T20:46:03.755Z] PASS [2022-03-22T20:46:03.755Z] coverage: 100.0% of statements [2022-03-22T20:46:03.755Z] ok github.com/docker/docker/pkg/longpath 0.044s coverage: 100.0% of statements [2022-03-22T20:46:03.968Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.70s) [2022-03-22T20:46:03.968Z] PASS [2022-03-22T20:46:03.968Z] [2022-03-22T20:46:03.968Z] === Skipped [2022-03-22T20:46:03.968Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-22T20:46:03.968Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-22T20:46:03.968Z] [2022-03-22T20:46:03.968Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-03-22T20:46:03.968Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-22T20:46:03.968Z] [2022-03-22T20:46:03.968Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-22T20:46:03.968Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-22T20:46:03.968Z] [2022-03-22T20:46:03.968Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-22T20:46:03.968Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-22T20:46:03.968Z] [2022-03-22T20:46:03.968Z] DONE 17 tests, 4 skipped in 25.948s [2022-03-22T20:46:03.968Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-22T20:46:03.968Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:46:03.968Z] ++ set -e [2022-03-22T20:46:03.968Z] ++ '[' -n 0 ']' [2022-03-22T20:46:03.968Z] ++ set -x [2022-03-22T20:46:03.968Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:46:03.968Z] INFO: Testing against a local daemon [2022-03-22T20:46:03.968Z] === RUN TestPluginInvalidJSON [2022-03-22T20:46:03.968Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-22T20:46:03.968Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-22T20:46:03.968Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-22T20:46:03.968Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-22T20:46:03.968Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-22T20:46:03.968Z] === RUN TestPluginInstall [2022-03-22T20:46:03.968Z] === RUN TestPluginInstall/no_auth [2022-03-22T20:46:03.968Z] time="2022-03-22T20:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-22T20:46:03.968Z] time="2022-03-22T20:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da500b076f6038d0af9c4286de3389e2bb22f0bc7922fb196f649afad3edc58f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-22T20:46:03.968Z] time="2022-03-22T20:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-22T20:46:03.968Z] time="2022-03-22T20:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da500b076f6038d0af9c4286de3389e2bb22f0bc7922fb196f649afad3edc58f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-22T20:46:03.968Z] === RUN TestPluginInstall/with_htpasswd [2022-03-22T20:46:04.077Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-22T20:46:04.215Z] === RUN TestNameFormat [2022-03-22T20:46:04.215Z] --- PASS: TestNameFormat (0.00s) [2022-03-22T20:46:04.215Z] === RUN TestNameRetries [2022-03-22T20:46:04.215Z] --- PASS: TestNameRetries (0.00s) [2022-03-22T20:46:04.215Z] PASS [2022-03-22T20:46:04.215Z] coverage: 85.7% of statements [2022-03-22T20:46:04.215Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2022-03-22T20:46:04.215Z] --- PASS: TestTarFiles (5.26s) [2022-03-22T20:46:04.215Z] === RUN TestTarUntar [2022-03-22T20:46:04.215Z] --- PASS: TestTarUntar (0.03s) [2022-03-22T20:46:04.215Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-22T20:46:04.215Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-03-22T20:46:04.215Z] === RUN TestTarWithOptions [2022-03-22T20:46:04.215Z] --- PASS: TestTarWithOptions (0.02s) [2022-03-22T20:46:04.215Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-22T20:46:04.215Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-22T20:46:04.215Z] === RUN TestUntarUstarGnuConflict [2022-03-22T20:46:04.226Z] time="2022-03-22T20:46:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-22T20:46:04.226Z] time="2022-03-22T20:46:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da500b076f6038d0af9c4286de3389e2bb22f0bc7922fb196f649afad3edc58f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-22T20:46:04.226Z] time="2022-03-22T20:46:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-22T20:46:04.226Z] time="2022-03-22T20:46:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da500b076f6038d0af9c4286de3389e2bb22f0bc7922fb196f649afad3edc58f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-22T20:46:04.485Z] === RUN TestPluginInstall/with_insecure [2022-03-22T20:46:04.671Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-22T20:46:04.671Z] === RUN TestUntarInvalidFilenames [2022-03-22T20:46:04.671Z] === RUN TestParseKeyValueOpt [2022-03-22T20:46:04.671Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-22T20:46:04.671Z] === RUN TestParseUintList [2022-03-22T20:46:04.671Z] --- PASS: TestParseUintList (0.00s) [2022-03-22T20:46:04.671Z] === RUN TestParseUintListMaximumLimits [2022-03-22T20:46:04.671Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-22T20:46:04.671Z] PASS [2022-03-22T20:46:04.671Z] coverage: 97.0% of statements [2022-03-22T20:46:04.671Z] ok github.com/docker/docker/pkg/parsers 0.065s coverage: 97.0% of statements [2022-03-22T20:46:04.671Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames357990874\\dest" [2022-03-22T20:46:04.671Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2022-03-22T20:46:04.671Z] === RUN TestUntarHardlinkToSymlink [2022-03-22T20:46:04.671Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-22T20:46:04.671Z] === RUN TestUntarInvalidHardlink [2022-03-22T20:46:04.671Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink039755979\\victim\\hello" -> "../victim/hello" [2022-03-22T20:46:04.671Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink273719726\\victim\\hello" -> "/../victim/hello" [2022-03-22T20:46:04.671Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink123631925\\victim" -> "../victim" [2022-03-22T20:46:04.671Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink215344912\\victim" -> "../victim" [2022-03-22T20:46:04.671Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink291962671\\victim" -> "../victim" [2022-03-22T20:46:04.671Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink003342018\\victim" -> "../victim" [2022-03-22T20:46:04.671Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2022-03-22T20:46:04.671Z] === RUN TestUntarInvalidSymlink [2022-03-22T20:46:04.671Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink651835193\\dest\\dotdot" -> "../victim/hello" [2022-03-22T20:46:04.671Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink350217028\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-22T20:46:04.671Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink360285651\\dest\\loophole-victim" -> "../victim" [2022-03-22T20:46:04.671Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink872595734\\dest\\loophole-victim" -> "../victim" [2022-03-22T20:46:04.671Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink941782397\\dest\\loophole-victim" -> "../victim" [2022-03-22T20:46:04.671Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink618937528\\dest\\loophole-victim" -> "../victim" [2022-03-22T20:46:04.671Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink197406903\\dest\\dir\\loophole" -> "../../victim" [2022-03-22T20:46:04.671Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-03-22T20:46:04.671Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-22T20:46:04.671Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-22T20:46:04.671Z] === RUN TestXGlobalNoParent [2022-03-22T20:46:04.671Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-22T20:46:04.671Z] === RUN TestReplaceFileTarWrapper [2022-03-22T20:46:04.671Z] === RUN TestNewAndRemove [2022-03-22T20:46:04.671Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-22T20:46:04.671Z] === RUN TestRemoveInvalidPath [2022-03-22T20:46:04.671Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-22T20:46:04.671Z] PASS [2022-03-22T20:46:04.671Z] coverage: 82.6% of statements [2022-03-22T20:46:04.671Z] ok github.com/docker/docker/pkg/pidfile 0.038s coverage: 82.6% of statements [2022-03-22T20:46:05.126Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2022-03-22T20:46:05.126Z] === RUN TestPrefixHeaderReadable [2022-03-22T20:46:05.126Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-03-22T20:46:05.126Z] === RUN TestDisablePigz [2022-03-22T20:46:05.126Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2022-03-22T20:46:05.126Z] --- PASS: TestDisablePigz (0.16s) [2022-03-22T20:46:05.126Z] === RUN TestPigz [2022-03-22T20:46:05.126Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2022-03-22T20:46:05.126Z] --- PASS: TestPigz (0.12s) [2022-03-22T20:46:05.126Z] === RUN TestCopyFileWithInvalidDest [2022-03-22T20:46:05.126Z] archive_windows_test.go:16: Currently fails [2022-03-22T20:46:05.126Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-22T20:46:05.126Z] === RUN TestCanonicalTarNameForPath [2022-03-22T20:46:05.126Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-22T20:46:05.126Z] === RUN TestCanonicalTarName [2022-03-22T20:46:05.126Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-22T20:46:05.126Z] === RUN TestChmodTarEntry [2022-03-22T20:46:05.126Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-22T20:46:05.126Z] === RUN TestHardLinkOrder [2022-03-22T20:46:05.126Z] --- PASS: TestHardLinkOrder (0.07s) [2022-03-22T20:46:05.126Z] === RUN TestChangeString [2022-03-22T20:46:05.126Z] --- PASS: TestChangeString (0.00s) [2022-03-22T20:46:05.126Z] === RUN TestChangesWithNoChanges [2022-03-22T20:46:05.126Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-22T20:46:05.126Z] === RUN TestChangesWithChanges [2022-03-22T20:46:05.126Z] --- PASS: TestChangesWithChanges (0.03s) [2022-03-22T20:46:05.126Z] === RUN TestChangesWithChangesGH13590 [2022-03-22T20:46:05.126Z] changes_test.go:192: needs more investigation [2022-03-22T20:46:05.126Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-22T20:46:05.126Z] === RUN TestChangesDirsEmpty [2022-03-22T20:46:05.419Z] time="2022-03-22T20:46:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-22T20:46:05.419Z] time="2022-03-22T20:46:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f6a2743b8b3d5a779cffbd9bac2a33d11ecba142acfdaeb5564e46dd9737496" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-22T20:46:05.419Z] time="2022-03-22T20:46:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-22T20:46:05.419Z] time="2022-03-22T20:46:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f6a2743b8b3d5a779cffbd9bac2a33d11ecba142acfdaeb5564e46dd9737496" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-22T20:46:05.419Z] plugin_test.go:165: [dec95b9362e65] daemon is not started [2022-03-22T20:46:05.419Z] --- PASS: TestPluginInstall (2.92s) [2022-03-22T20:46:05.419Z] --- PASS: TestPluginInstall/no_auth (1.27s) [2022-03-22T20:46:05.419Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2022-03-22T20:46:05.419Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2022-03-22T20:46:05.419Z] === RUN TestPluginsWithRuntimes [2022-03-22T20:46:05.516Z] === RUN TestExternalGraphDriver/spec [2022-03-22T20:46:05.583Z] --- PASS: TestChangesDirsEmpty (0.20s) [2022-03-22T20:46:05.583Z] === RUN TestChangesDirsMutated [2022-03-22T20:46:05.583Z] === RUN TestParseEmptyInterface [2022-03-22T20:46:05.583Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-22T20:46:05.583Z] === RUN TestParseNonInterfaceType [2022-03-22T20:46:05.583Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-22T20:46:05.583Z] === RUN TestParseWithOneFunction [2022-03-22T20:46:05.583Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-22T20:46:05.583Z] === RUN TestParseWithMultipleFuncs [2022-03-22T20:46:05.583Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-22T20:46:05.583Z] === RUN TestParseWithUnnamedReturn [2022-03-22T20:46:05.583Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-22T20:46:05.583Z] === RUN TestEmbeddedInterface [2022-03-22T20:46:05.583Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-22T20:46:05.583Z] === RUN TestParsedImports [2022-03-22T20:46:05.583Z] --- PASS: TestParsedImports (0.00s) [2022-03-22T20:46:05.583Z] === RUN TestAliasedImports [2022-03-22T20:46:05.583Z] --- PASS: TestAliasedImports (0.00s) [2022-03-22T20:46:05.583Z] PASS [2022-03-22T20:46:05.583Z] coverage: 56.8% of statements [2022-03-22T20:46:05.583Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.055s coverage: 56.8% of statements [2022-03-22T20:46:05.583Z] === RUN TestFailedConnection [2022-03-22T20:46:05.583Z] --- PASS: TestChangesDirsMutated (0.20s) [2022-03-22T20:46:05.583Z] === RUN TestApplyLayer [2022-03-22T20:46:05.583Z] changes_test.go:405: needs further investigation [2022-03-22T20:46:05.583Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-22T20:46:05.583Z] === RUN TestChangesSizeWithHardlinks [2022-03-22T20:46:05.583Z] changes_test.go:441: needs further investigation [2022-03-22T20:46:05.583Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-22T20:46:05.583Z] === RUN TestChangesSizeWithNoChanges [2022-03-22T20:46:05.583Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-22T20:46:05.583Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-22T20:46:05.583Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-22T20:46:05.583Z] === RUN TestChangesSize [2022-03-22T20:46:05.583Z] --- PASS: TestChangesSize (0.01s) [2022-03-22T20:46:05.583Z] === RUN TestApplyLayerInvalidFilenames [2022-03-22T20:46:05.583Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames103318862\\dest" [2022-03-22T20:46:05.583Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-22T20:46:05.583Z] === RUN TestApplyLayerInvalidHardlink [2022-03-22T20:46:05.583Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink422095792\\victim\\hello" -> "../victim/hello" [2022-03-22T20:46:05.583Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink455968079\\victim\\hello" -> "/../victim/hello" [2022-03-22T20:46:05.583Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink854291554\\victim" -> "../victim" [2022-03-22T20:46:05.583Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink005564505\\victim" -> "../victim" [2022-03-22T20:46:05.583Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink322099172\\victim" -> "../victim" [2022-03-22T20:46:05.583Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink579152371\\victim" -> "../victim" [2022-03-22T20:46:05.583Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-03-22T20:46:05.583Z] === RUN TestApplyLayerInvalidSymlink [2022-03-22T20:46:05.583Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink823255734\\dest\\dotdot" -> "../victim/hello" [2022-03-22T20:46:05.583Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink808415901\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-22T20:46:05.974Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-22T20:46:05.974Z] Loaded image: debian:bullseye [2022-03-22T20:46:05.974Z] Loaded image: hello-world:latest [2022-03-22T20:46:06.039Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink892310872\\dest\\loophole-victim" -> "../victim" [2022-03-22T20:46:06.039Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink062719191\\dest\\loophole-victim" -> "../victim" [2022-03-22T20:46:06.039Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink279273546\\dest\\loophole-victim" -> "../victim" [2022-03-22T20:46:06.039Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink617711905\\dest\\loophole-victim" -> "../victim" [2022-03-22T20:46:06.039Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-22T20:46:06.039Z] === RUN TestApplyLayerWhiteouts [2022-03-22T20:46:06.039Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-03-22T20:46:06.039Z] === RUN TestGenerateEmptyFile [2022-03-22T20:46:06.039Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-22T20:46:06.039Z] === RUN TestGenerateWithContent [2022-03-22T20:46:06.039Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-22T20:46:06.039Z] PASS [2022-03-22T20:46:06.039Z] coverage: 62.6% of statements [2022-03-22T20:46:06.039Z] ok github.com/docker/docker/pkg/archive 7.855s coverage: 62.6% of statements [2022-03-22T20:46:06.231Z] Loaded image: arm32v7/hello-world:latest [2022-03-22T20:46:06.495Z] === RUN TestHTTPTransport [2022-03-22T20:46:06.495Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-22T20:46:06.495Z] PASS [2022-03-22T20:46:06.495Z] coverage: 85.7% of statements [2022-03-22T20:46:06.495Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-22T20:46:06.495Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-22T20:46:06.495Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-22T20:46:06.495Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-22T20:46:06.495Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-22T20:46:06.495Z] ok github.com/docker/docker/pkg/plugins/transport 0.038s coverage: 85.7% of statements [2022-03-22T20:46:06.495Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-22T20:46:06.495Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-22T20:46:06.495Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-22T20:46:06.495Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-22T20:46:06.495Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-22T20:46:06.495Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-22T20:46:06.495Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-22T20:46:06.495Z] === RUN TestBufferPoolPutAndGet [2022-03-22T20:46:06.495Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-22T20:46:06.495Z] PASS [2022-03-22T20:46:06.495Z] coverage: 88.2% of statements [2022-03-22T20:46:06.495Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 88.2% of statements [2022-03-22T20:46:06.792Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-22T20:46:06.890Z] === RUN TestExternalGraphDriver/pull [2022-03-22T20:46:06.951Z] --- PASS: TestFailedConnection (1.14s) [2022-03-22T20:46:06.951Z] === RUN TestFailOnce [2022-03-22T20:46:06.951Z] 2022/03/22 20:46:06 http: panic serving 127.0.0.1:49236: Plugin not ready [2022-03-22T20:46:06.951Z] goroutine 22 [running]: [2022-03-22T20:46:06.951Z] net/http.(*conn).serve.func1(0xc0000c0000) [2022-03-22T20:46:06.951Z] c:/go/src/net/http/server.go:1805 +0x153 [2022-03-22T20:46:06.951Z] panic(0x1134240, 0x124a950) [2022-03-22T20:46:06.951Z] c:/go/src/runtime/panic.go:971 +0x49a [2022-03-22T20:46:06.951Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x125b0b0, 0xc00019a000, 0xc0000b2200) [2022-03-22T20:46:06.951Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2022-03-22T20:46:06.951Z] net/http.HandlerFunc.ServeHTTP(0xc000094050, 0x125b0b0, 0xc00019a000, 0xc0000b2200) [2022-03-22T20:46:06.951Z] c:/go/src/net/http/server.go:2050 +0x4b [2022-03-22T20:46:06.951Z] net/http.(*ServeMux).ServeHTTP(0xc00009e000, 0x125b0b0, 0xc00019a000, 0xc0000b2200) [2022-03-22T20:46:06.951Z] c:/go/src/net/http/server.go:2429 +0x1b7 [2022-03-22T20:46:06.951Z] net/http.serverHandler.ServeHTTP(0xc0000a6000, 0x125b0b0, 0xc00019a000, 0xc0000b2200) [2022-03-22T20:46:06.951Z] c:/go/src/net/http/server.go:2868 +0xaa [2022-03-22T20:46:06.951Z] net/http.(*conn).serve(0xc0000c0000, 0x125bca0, 0xc00009e0c0) [2022-03-22T20:46:06.951Z] c:/go/src/net/http/server.go:1933 +0x8cd [2022-03-22T20:46:06.951Z] created by net/http.(*Server).Serve [2022-03-22T20:46:06.951Z] c:/go/src/net/http/server.go:2994 +0x3b8 [2022-03-22T20:46:06.951Z] time="2022-03-22T20:46:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49235/Test.FailOnce: Post \"http://127.0.0.1:49235/Test.FailOnce\": EOF, retrying in 1s" [2022-03-22T20:46:06.951Z] === RUN TestOutputOnPrematureClose [2022-03-22T20:46:06.951Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-22T20:46:06.951Z] === RUN TestCompleteSilently [2022-03-22T20:46:06.951Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-22T20:46:06.951Z] PASS [2022-03-22T20:46:06.951Z] coverage: 75.9% of statements [2022-03-22T20:46:06.951Z] ok github.com/docker/docker/pkg/progress 0.040s coverage: 75.9% of statements [2022-03-22T20:46:06.951Z] === RUN TestSendToOneSub [2022-03-22T20:46:06.951Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-22T20:46:06.951Z] === RUN TestSendToMultipleSubs [2022-03-22T20:46:06.951Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-22T20:46:06.951Z] === RUN TestEvictOneSub [2022-03-22T20:46:06.951Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-22T20:46:06.951Z] === RUN TestClosePublisher [2022-03-22T20:46:06.951Z] --- PASS: TestClosePublisher (0.00s) [2022-03-22T20:46:06.951Z] === RUN TestPubSubRace [2022-03-22T20:46:07.318Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-22T20:46:07.764Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-03-22T20:46:07.764Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-22T20:46:07.764Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-22T20:46:07.887Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-22T20:46:07.915Z] === RUN TestRegister [2022-03-22T20:46:07.915Z] --- PASS: TestRegister (0.00s) [2022-03-22T20:46:07.915Z] === RUN TestCommand [2022-03-22T20:46:07.915Z] --- PASS: TestCommand (0.03s) [2022-03-22T20:46:07.915Z] === RUN TestNaiveSelf [2022-03-22T20:46:07.915Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-22T20:46:07.915Z] PASS [2022-03-22T20:46:07.915Z] coverage: 82.4% of statements [2022-03-22T20:46:07.915Z] ok github.com/docker/docker/pkg/reexec 0.088s coverage: 82.4% of statements [2022-03-22T20:46:07.915Z] --- PASS: TestFailOnce (1.14s) [2022-03-22T20:46:07.915Z] === RUN TestEchoInputOutput [2022-03-22T20:46:07.915Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-22T20:46:07.915Z] === RUN TestBackoff [2022-03-22T20:46:07.915Z] --- PASS: TestBackoff (0.00s) [2022-03-22T20:46:07.915Z] === RUN TestAbortRetry [2022-03-22T20:46:07.915Z] --- PASS: TestAbortRetry (0.00s) [2022-03-22T20:46:07.915Z] === RUN TestClientScheme [2022-03-22T20:46:07.915Z] --- PASS: TestClientScheme (0.00s) [2022-03-22T20:46:07.915Z] === RUN TestNewClientWithTimeout [2022-03-22T20:46:08.370Z] --- PASS: TestPubSubRace (1.05s) [2022-03-22T20:46:08.370Z] PASS [2022-03-22T20:46:08.370Z] coverage: 75.0% of statements [2022-03-22T20:46:08.370Z] ok github.com/docker/docker/pkg/pubsub 1.093s coverage: 75.0% of statements [2022-03-22T20:46:08.370Z] === RUN TestParseSignal [2022-03-22T20:46:08.370Z] --- PASS: TestParseSignal (0.00s) [2022-03-22T20:46:08.370Z] === RUN TestValidSignalForPlatform [2022-03-22T20:46:08.370Z] --- PASS: TestValidSignalForPlatform (0.00s) [2022-03-22T20:46:08.370Z] PASS [2022-03-22T20:46:08.370Z] coverage: 19.7% of statements [2022-03-22T20:46:08.370Z] ok github.com/docker/docker/pkg/signal 0.034s coverage: 19.7% of statements [2022-03-22T20:46:08.370Z] time="2022-03-22T20:46:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49240/Test.Echo: Post \"http://127.0.0.1:49240/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-22T20:46:08.792Z] --- PASS: TestExternalGraphDriver (5.01s) [2022-03-22T20:46:08.793Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-03-22T20:46:08.793Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-03-22T20:46:08.793Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-03-22T20:46:08.793Z] === RUN TestGraphdriverPluginV2 [2022-03-22T20:46:08.823Z] --- PASS: TestPluginsWithRuntimes (3.15s) [2022-03-22T20:46:08.823Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.82s) [2022-03-22T20:46:08.823Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.80s) [2022-03-22T20:46:08.823Z] === RUN TestPluginBackCompatMediaTypes [2022-03-22T20:46:08.827Z] === RUN TestNewStdWriter [2022-03-22T20:46:08.827Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-22T20:46:08.827Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-22T20:46:08.827Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-22T20:46:08.827Z] === RUN TestWriteWithNilBytes [2022-03-22T20:46:08.827Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-22T20:46:08.827Z] === RUN TestWrite [2022-03-22T20:46:08.827Z] --- PASS: TestWrite (0.00s) [2022-03-22T20:46:08.827Z] === RUN TestWriteWithWriterError [2022-03-22T20:46:08.827Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-22T20:46:08.827Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-22T20:46:08.827Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-22T20:46:08.827Z] === RUN TestStdCopyWriteAndRead [2022-03-22T20:46:08.827Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-22T20:46:08.827Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-22T20:46:08.827Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-22T20:46:08.827Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-22T20:46:08.827Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-22T20:46:08.827Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-22T20:46:08.827Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-22T20:46:08.827Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-22T20:46:08.827Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-22T20:46:08.827Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-22T20:46:08.827Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-22T20:46:08.827Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-22T20:46:08.827Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-22T20:46:08.827Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-22T20:46:08.827Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-22T20:46:08.827Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-22T20:46:08.827Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-22T20:46:08.827Z] PASS [2022-03-22T20:46:08.827Z] coverage: 100.0% of statements [2022-03-22T20:46:08.827Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2022-03-22T20:46:09.176Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-22T20:46:09.229Z] ......... [ 86%] [2022-03-22T20:46:09.283Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-22T20:46:09.283Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-22T20:46:09.283Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-22T20:46:09.283Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-22T20:46:09.283Z] === RUN TestFormatStatus [2022-03-22T20:46:09.283Z] --- PASS: TestFormatStatus (0.00s) [2022-03-22T20:46:09.283Z] === RUN TestFormatError [2022-03-22T20:46:09.283Z] --- PASS: TestFormatError (0.00s) [2022-03-22T20:46:09.283Z] === RUN TestFormatJSONError [2022-03-22T20:46:09.283Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-22T20:46:09.283Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-22T20:46:09.283Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-22T20:46:09.283Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-22T20:46:09.283Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-22T20:46:09.283Z] === RUN TestNewJSONProgressOutput [2022-03-22T20:46:09.283Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-22T20:46:09.283Z] === RUN TestAuxFormatterEmit [2022-03-22T20:46:09.283Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-22T20:46:09.283Z] === RUN TestStreamWriterStdout [2022-03-22T20:46:09.283Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-22T20:46:09.283Z] === RUN TestStreamWriterStderr [2022-03-22T20:46:09.283Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-22T20:46:09.283Z] PASS [2022-03-22T20:46:09.283Z] coverage: 66.2% of statements [2022-03-22T20:46:09.283Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements [2022-03-22T20:46:09.390Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-03-22T20:46:09.390Z] PASS [2022-03-22T20:46:09.390Z] [2022-03-22T20:46:09.390Z] DONE 10 tests in 6.757s [2022-03-22T20:46:09.390Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-22T20:46:09.390Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:46:09.390Z] ++ set -e [2022-03-22T20:46:09.390Z] ++ '[' -n 0 ']' [2022-03-22T20:46:09.390Z] ++ set -x [2022-03-22T20:46:09.390Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:46:09.390Z] INFO: Testing against a local daemon [2022-03-22T20:46:09.390Z] === RUN TestExternalGraphDriver [2022-03-22T20:46:09.390Z] === RUN TestExternalGraphDriver/json [2022-03-22T20:46:09.739Z] === RUN TestGenerateRandomID [2022-03-22T20:46:09.739Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-22T20:46:09.739Z] === RUN TestShortenId [2022-03-22T20:46:09.739Z] --- PASS: TestShortenId (0.00s) [2022-03-22T20:46:09.739Z] === RUN TestShortenSha256Id [2022-03-22T20:46:09.739Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-22T20:46:09.739Z] === RUN TestShortenIdEmpty [2022-03-22T20:46:09.739Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-22T20:46:09.739Z] === RUN TestShortenIdInvalid [2022-03-22T20:46:09.739Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-22T20:46:09.739Z] === RUN TestIsShortIDNonHex [2022-03-22T20:46:09.739Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-22T20:46:09.739Z] === RUN TestIsShortIDNotCorrectSize [2022-03-22T20:46:09.739Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-22T20:46:09.739Z] PASS [2022-03-22T20:46:09.739Z] coverage: 70.6% of statements [2022-03-22T20:46:09.739Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2022-03-22T20:46:09.740Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-22T20:46:10.196Z] time="2022-03-22T20:46:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49240/Test.Echo: Post \"http://127.0.0.1:49240/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-22T20:46:10.196Z] === RUN TestIsCpusetListAvailable [2022-03-22T20:46:10.196Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-22T20:46:10.196Z] PASS [2022-03-22T20:46:10.196Z] coverage: 38.2% of statements [2022-03-22T20:46:10.196Z] ok github.com/docker/docker/pkg/sysinfo 0.039s coverage: 38.2% of statements [2022-03-22T20:46:10.669Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-03-22T20:46:11.158Z] === RUN TestChtimes [2022-03-22T20:46:11.158Z] --- PASS: TestChtimes (0.01s) [2022-03-22T20:46:11.158Z] === RUN TestChtimesWindows [2022-03-22T20:46:11.158Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-22T20:46:11.158Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-22T20:46:11.158Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-22T20:46:11.158Z] === RUN TestEnsureRemoveAllNotExist [2022-03-22T20:46:11.158Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-22T20:46:11.158Z] === RUN TestEnsureRemoveAllWithDir [2022-03-22T20:46:11.158Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-22T20:46:11.158Z] === RUN TestEnsureRemoveAllWithFile [2022-03-22T20:46:11.158Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-22T20:46:11.158Z] === RUN TestHasWin32KSupport [2022-03-22T20:46:11.158Z] syscall_windows_test.go:8: win32k: true [2022-03-22T20:46:11.158Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-03-22T20:46:11.158Z] PASS [2022-03-22T20:46:11.158Z] coverage: 12.0% of statements [2022-03-22T20:46:11.158Z] ok github.com/docker/docker/pkg/system 0.058s coverage: 12.0% of statements [2022-03-22T20:46:11.158Z] === RUN TestTailFile [2022-03-22T20:46:11.158Z] --- PASS: TestTailFile (0.00s) [2022-03-22T20:46:11.158Z] === RUN TestTailFileManyLines [2022-03-22T20:46:11.158Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-22T20:46:11.158Z] === RUN TestTailEmptyFile [2022-03-22T20:46:11.158Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-22T20:46:11.158Z] === RUN TestTailNegativeN [2022-03-22T20:46:11.158Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader [2022-03-22T20:46:11.158Z] === CONT TestNewTailReader [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/truncated_last_line [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-22T20:46:11.158Z] === CONT TestNewTailReader/no_delimiter [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-22T20:46:11.158Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-22T20:46:11.158Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-22T20:46:11.158Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-22T20:46:11.158Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-22T20:46:11.158Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.158Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-22T20:46:11.158Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-22T20:46:11.158Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-22T20:46:11.158Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-22T20:46:11.158Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-22T20:46:11.158Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-22T20:46:11.158Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.159Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-22T20:46:11.159Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-22T20:46:11.159Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-22T20:46:11.159Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-22T20:46:11.159Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-22T20:46:11.159Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-22T20:46:11.159Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-22T20:46:11.159Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-22T20:46:11.159Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-22T20:46:11.159Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-22T20:46:11.159Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-22T20:46:11.159Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-22T20:46:11.159Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-22T20:46:11.159Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-22T20:46:11.159Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-22T20:46:11.159Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-22T20:46:11.159Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-22T20:46:11.159Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-22T20:46:11.159Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-22T20:46:11.159Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-22T20:46:11.159Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-22T20:46:11.159Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-22T20:46:11.159Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-22T20:46:11.159Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-22T20:46:11.159Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-22T20:46:11.159Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-22T20:46:11.159Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.159Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-22T20:46:11.159Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-22T20:46:11.159Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-22T20:46:11.160Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-22T20:46:11.160Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-22T20:46:11.160Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-22T20:46:11.161Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.161Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-22T20:46:11.161Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.161Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-22T20:46:11.161Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-22T20:46:11.161Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-22T20:46:11.161Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-22T20:46:11.161Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-22T20:46:11.161Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-22T20:46:11.161Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-22T20:46:11.161Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-22T20:46:11.161Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-22T20:46:11.161Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-22T20:46:11.161Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-22T20:46:11.291Z] === RUN TestExternalGraphDriver/spec [2022-03-22T20:46:11.618Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-22T20:46:11.618Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-22T20:46:11.618Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-22T20:46:11.618Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-22T20:46:11.618Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-22T20:46:11.618Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-22T20:46:11.618Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-22T20:46:11.618Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-22T20:46:11.618Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-22T20:46:11.618Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-22T20:46:11.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-22T20:46:11.618Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-22T20:46:11.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-22T20:46:11.618Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-22T20:46:11.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-22T20:46:11.618Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-22T20:46:11.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-22T20:46:11.618Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-22T20:46:11.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-22T20:46:11.618Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-22T20:46:11.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-22T20:46:11.618Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-22T20:46:11.618Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-22T20:46:11.618Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-22T20:46:11.618Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-22T20:46:11.618Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-22T20:46:11.618Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-22T20:46:11.618Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-22T20:46:11.618Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-22T20:46:11.618Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-22T20:46:11.618Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-22T20:46:11.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-22T20:46:11.618Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-22T20:46:11.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-22T20:46:11.618Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-22T20:46:11.618Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-22T20:46:11.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-22T20:46:11.618Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-22T20:46:11.618Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-22T20:46:11.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-22T20:46:11.618Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-22T20:46:11.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-22T20:46:11.618Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-22T20:46:11.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-22T20:46:11.618Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-22T20:46:11.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-22T20:46:11.618Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-22T20:46:11.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-22T20:46:11.618Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-22T20:46:11.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-22T20:46:11.618Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-22T20:46:11.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-22T20:46:11.618Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-22T20:46:11.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-22T20:46:11.618Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-22T20:46:11.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-22T20:46:11.618Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-22T20:46:11.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-22T20:46:11.618Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-22T20:46:11.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-22T20:46:11.618Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-22T20:46:11.618Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-22T20:46:11.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-22T20:46:11.618Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-22T20:46:11.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-22T20:46:11.618Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-22T20:46:11.618Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-22T20:46:11.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-22T20:46:11.618Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-22T20:46:11.618Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-22T20:46:11.619Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-22T20:46:11.619Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-22T20:46:11.620Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-22T20:46:11.621Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-22T20:46:11.621Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.01s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.01s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.01s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.01s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.02s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-22T20:46:11.622Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-22T20:46:12.079Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-22T20:46:12.080Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-22T20:46:12.080Z] PASS [2022-03-22T20:46:12.080Z] coverage: 88.6% of statements [2022-03-22T20:46:12.080Z] ok github.com/docker/docker/pkg/tailfile 0.299s coverage: 88.6% of statements [2022-03-22T20:46:12.080Z] === RUN TestTarSumRemoveNonExistent [2022-03-22T20:46:12.080Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-22T20:46:12.080Z] === RUN TestTarSumRemove [2022-03-22T20:46:12.080Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-22T20:46:12.080Z] === RUN TestSortFileInfoSums [2022-03-22T20:46:12.080Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-22T20:46:12.080Z] === RUN TestNewTarSumForLabelInvalid [2022-03-22T20:46:12.080Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-22T20:46:12.080Z] === RUN TestNewTarSumForLabel [2022-03-22T20:46:12.080Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-22T20:46:12.080Z] === RUN TestEmptyTar [2022-03-22T20:46:12.080Z] --- PASS: TestEmptyTar (0.00s) [2022-03-22T20:46:12.080Z] === RUN TestTarSumsReadSize [2022-03-22T20:46:12.080Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-22T20:46:12.080Z] === RUN TestTarSums [2022-03-22T20:46:12.537Z] testing: warning: no tests to run [2022-03-22T20:46:12.537Z] PASS [2022-03-22T20:46:12.537Z] coverage: [no statements] [2022-03-22T20:46:12.537Z] ok github.com/docker/docker/pkg/term/windows 0.032s coverage: [no statements] [no tests to run] [2022-03-22T20:46:12.537Z] --- PASS: TestTarSums (0.08s) [2022-03-22T20:46:12.537Z] === RUN TestIteration [2022-03-22T20:46:12.537Z] --- PASS: TestIteration (0.00s) [2022-03-22T20:46:12.537Z] === RUN TestVersionLabelForChecksum [2022-03-22T20:46:12.537Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-22T20:46:12.537Z] === RUN TestVersion [2022-03-22T20:46:12.537Z] --- PASS: TestVersion (0.00s) [2022-03-22T20:46:12.537Z] === RUN TestGetVersion [2022-03-22T20:46:12.537Z] --- PASS: TestGetVersion (0.00s) [2022-03-22T20:46:12.537Z] === RUN TestGetVersions [2022-03-22T20:46:12.537Z] --- PASS: TestGetVersions (0.00s) [2022-03-22T20:46:12.537Z] PASS [2022-03-22T20:46:12.537Z] coverage: 89.3% of statements [2022-03-22T20:46:12.537Z] ok github.com/docker/docker/pkg/tarsum 0.158s coverage: 89.3% of statements [2022-03-22T20:46:12.537Z] time="2022-03-22T20:46:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49240/Test.Echo: Post \"http://127.0.0.1:49240/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-22T20:46:12.669Z] === RUN TestExternalGraphDriver/pull [2022-03-22T20:46:12.984Z] --- PASS: TestGraphdriverPluginV2 (3.93s) [2022-03-22T20:46:12.985Z] PASS [2022-03-22T20:46:12.985Z] [2022-03-22T20:46:12.985Z] DONE 5 tests in 8.989s [2022-03-22T20:46:12.985Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-22T20:46:12.985Z] INFO: Testing against a local daemon [2022-03-22T20:46:12.985Z] === RUN TestContinueAfterPluginCrash [2022-03-22T20:46:12.985Z] === PAUSE TestContinueAfterPluginCrash [2022-03-22T20:46:12.985Z] === RUN TestReadPluginNoRead [2022-03-22T20:46:12.985Z] === PAUSE TestReadPluginNoRead [2022-03-22T20:46:12.985Z] === RUN TestDaemonStartWithLogOpt [2022-03-22T20:46:12.985Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-22T20:46:12.985Z] === CONT TestContinueAfterPluginCrash [2022-03-22T20:46:12.985Z] === CONT TestDaemonStartWithLogOpt [2022-03-22T20:46:12.992Z] === RUN TestTruncIndex [2022-03-22T20:46:12.992Z] === RUN TestIsGIT [2022-03-22T20:46:12.992Z] --- PASS: TestIsGIT (0.00s) [2022-03-22T20:46:12.992Z] === RUN TestIsTransport [2022-03-22T20:46:12.992Z] --- PASS: TestIsTransport (0.00s) [2022-03-22T20:46:12.992Z] PASS [2022-03-22T20:46:12.992Z] coverage: 100.0% of statements [2022-03-22T20:46:12.992Z] ok github.com/docker/docker/pkg/urlutil 0.028s coverage: 100.0% of statements [2022-03-22T20:46:12.992Z] --- PASS: TestTruncIndex (0.10s) [2022-03-22T20:46:12.992Z] PASS [2022-03-22T20:46:12.992Z] coverage: 91.5% of statements [2022-03-22T20:46:12.992Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2022-03-22T20:46:13.230Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-03-22T20:46:13.448Z] === RUN TestVersionInfo [2022-03-22T20:46:13.449Z] --- PASS: TestVersionInfo (0.00s) [2022-03-22T20:46:13.449Z] === RUN TestAppendVersions [2022-03-22T20:46:13.449Z] --- PASS: TestAppendVersions (0.00s) [2022-03-22T20:46:13.449Z] PASS [2022-03-22T20:46:13.449Z] coverage: 88.9% of statements [2022-03-22T20:46:13.449Z] ok github.com/docker/docker/pkg/useragent 0.057s coverage: 88.9% of statements [2022-03-22T20:46:14.031Z] tests/integration/models_images_test.py ............... [ 89%] [2022-03-22T20:46:14.044Z] --- PASS: TestExternalGraphDriver (4.73s) [2022-03-22T20:46:14.044Z] --- PASS: TestExternalGraphDriver/json (1.54s) [2022-03-22T20:46:14.044Z] --- PASS: TestExternalGraphDriver/spec (1.54s) [2022-03-22T20:46:14.044Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2022-03-22T20:46:14.044Z] === RUN TestGraphdriverPluginV2 [2022-03-22T20:46:14.044Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-22T20:46:14.044Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-03-22T20:46:14.044Z] PASS [2022-03-22T20:46:14.044Z] [2022-03-22T20:46:14.044Z] === Skipped [2022-03-22T20:46:14.044Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-03-22T20:46:14.044Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-22T20:46:14.044Z] [2022-03-22T20:46:14.044Z] DONE 5 tests, 1 skipped in 4.867s [2022-03-22T20:46:14.044Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-22T20:46:14.044Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:46:14.044Z] ++ set -e [2022-03-22T20:46:14.044Z] ++ '[' -n 0 ']' [2022-03-22T20:46:14.044Z] ++ set -x [2022-03-22T20:46:14.044Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:46:14.302Z] INFO: Testing against a local daemon [2022-03-22T20:46:14.302Z] === RUN TestContinueAfterPluginCrash [2022-03-22T20:46:14.302Z] === PAUSE TestContinueAfterPluginCrash [2022-03-22T20:46:14.302Z] === RUN TestReadPluginNoRead [2022-03-22T20:46:14.302Z] === PAUSE TestReadPluginNoRead [2022-03-22T20:46:14.302Z] === RUN TestDaemonStartWithLogOpt [2022-03-22T20:46:14.302Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-22T20:46:14.302Z] === CONT TestContinueAfterPluginCrash [2022-03-22T20:46:14.302Z] === CONT TestDaemonStartWithLogOpt [2022-03-22T20:46:14.411Z] === RUN TestValidatePrivileges [2022-03-22T20:46:14.411Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-22T20:46:14.411Z] === RUN TestFilterByCapNeg [2022-03-22T20:46:14.411Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-22T20:46:14.411Z] === RUN TestFilterByCapPos [2022-03-22T20:46:14.411Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-22T20:46:14.411Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-22T20:46:14.411Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-22T20:46:14.411Z] PASS [2022-03-22T20:46:14.411Z] coverage: 12.0% of statements [2022-03-22T20:46:14.411Z] ok github.com/docker/docker/plugin 0.065s coverage: 12.0% of statements [2022-03-22T20:46:14.867Z] === RUN TestNewSettable [2022-03-22T20:46:14.867Z] --- PASS: TestNewSettable (0.00s) [2022-03-22T20:46:14.867Z] === RUN TestIsSettable [2022-03-22T20:46:14.867Z] --- PASS: TestIsSettable (0.00s) [2022-03-22T20:46:14.867Z] === RUN TestUpdateSettingsEnv [2022-03-22T20:46:14.867Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-22T20:46:14.867Z] PASS [2022-03-22T20:46:14.867Z] coverage: 20.1% of statements [2022-03-22T20:46:14.867Z] ok github.com/docker/docker/plugin/v2 0.048s coverage: 20.1% of statements [2022-03-22T20:46:15.496Z] tests/integration/models_networks_test.py .... [ 90%] [2022-03-22T20:46:15.829Z] === RUN TestLoad [2022-03-22T20:46:15.829Z] --- PASS: TestLoad (0.00s) [2022-03-22T20:46:15.829Z] === RUN TestSave [2022-03-22T20:46:15.829Z] --- PASS: TestSave (0.03s) [2022-03-22T20:46:15.829Z] === RUN TestAddDeleteGet [2022-03-22T20:46:15.829Z] --- PASS: TestAddDeleteGet (0.05s) [2022-03-22T20:46:15.829Z] === RUN TestInvalidTags [2022-03-22T20:46:15.829Z] --- PASS: TestInvalidTags (0.01s) [2022-03-22T20:46:15.829Z] PASS [2022-03-22T20:46:15.829Z] coverage: 84.4% of statements [2022-03-22T20:46:15.829Z] ok github.com/docker/docker/reference 0.121s coverage: 84.4% of statements [2022-03-22T20:46:16.271Z] --- PASS: TestDaemonStartWithLogOpt (3.38s) [2022-03-22T20:46:16.271Z] === CONT TestReadPluginNoRead [2022-03-22T20:46:16.791Z] === RUN TestResolveAuthConfigIndexServer [2022-03-22T20:46:16.791Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-22T20:46:16.791Z] === RUN TestResolveAuthConfigFullURL [2022-03-22T20:46:16.791Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-22T20:46:16.791Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-22T20:46:16.791Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-22T20:46:16.791Z] === RUN TestValidateMirror [2022-03-22T20:46:16.791Z] --- PASS: TestValidateMirror (0.00s) [2022-03-22T20:46:16.791Z] === RUN TestLoadInsecureRegistries [2022-03-22T20:46:16.791Z] time="2022-03-22T20:46:16Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-22T20:46:16.791Z] time="2022-03-22T20:46:16Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-22T20:46:16.791Z] time="2022-03-22T20:46:16Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-22T20:46:16.791Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2022-03-22T20:46:16.791Z] === RUN TestNewServiceConfig [2022-03-22T20:46:16.791Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-22T20:46:16.791Z] === RUN TestValidateIndexName [2022-03-22T20:46:16.791Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-22T20:46:16.791Z] === RUN TestValidateIndexNameWithError [2022-03-22T20:46:16.791Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-22T20:46:16.791Z] === RUN TestEndpointParse [2022-03-22T20:46:16.791Z] --- PASS: TestEndpointParse (0.00s) [2022-03-22T20:46:16.791Z] === RUN TestEndpointParseInvalid [2022-03-22T20:46:16.791Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-22T20:46:16.791Z] === RUN TestValidateEndpoint [2022-03-22T20:46:16.791Z] --- PASS: TestValidateEndpoint (0.00s) [2022-03-22T20:46:16.791Z] === RUN TestPing [2022-03-22T20:46:16.791Z] --- PASS: TestPing (0.00s) [2022-03-22T20:46:16.791Z] === RUN TestPingRegistryEndpoint [2022-03-22T20:46:16.791Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-22T20:46:16.791Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-22T20:46:16.791Z] === RUN TestEndpoint [2022-03-22T20:46:16.791Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-22T20:46:16.791Z] --- SKIP: TestEndpoint (0.00s) [2022-03-22T20:46:16.791Z] === RUN TestParseRepositoryInfo [2022-03-22T20:46:16.791Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-22T20:46:16.791Z] === RUN TestNewIndexInfo [2022-03-22T20:46:16.791Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-22T20:46:16.791Z] === RUN TestMirrorEndpointLookup [2022-03-22T20:46:16.791Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-22T20:46:16.791Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-03-22T20:46:16.791Z] === RUN TestSearchRepositories [2022-03-22T20:46:16.791Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-22T20:46:16.791Z] Host: 127.0.0.1:49245 [2022-03-22T20:46:16.791Z] User-Agent: docker test client [2022-03-22T20:46:16.791Z] Authorization: Token fake-token [2022-03-22T20:46:16.791Z] X-Docker-Token: true [2022-03-22T20:46:16.791Z] Accept-Encoding: gzip [2022-03-22T20:46:16.791Z] [2022-03-22T20:46:16.791Z] [2022-03-22T20:46:16.791Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-22T20:46:16.791Z] Connection: close [2022-03-22T20:46:16.791Z] Content-Length: 144 [2022-03-22T20:46:16.791Z] Cache-Control: no-cache [2022-03-22T20:46:16.791Z] Content-Type: application/json [2022-03-22T20:46:16.791Z] Date: Tue, 22 Mar 2022 20:46:16 GMT [2022-03-22T20:46:16.791Z] Expires: -1 [2022-03-22T20:46:16.791Z] Pragma: no-cache [2022-03-22T20:46:16.791Z] Server: docker-tests/mock [2022-03-22T20:46:16.791Z] X-Docker-Registry-Config: mock [2022-03-22T20:46:16.791Z] X-Docker-Registry-Version: 0.0.0 [2022-03-22T20:46:16.791Z] [2022-03-22T20:46:16.791Z] [2022-03-22T20:46:16.791Z] --- PASS: TestSearchRepositories (0.00s) [2022-03-22T20:46:16.791Z] === RUN TestTrustedLocation [2022-03-22T20:46:16.791Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-22T20:46:16.791Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-22T20:46:16.791Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-22T20:46:16.791Z] === RUN TestAllowNondistributableArtifacts [2022-03-22T20:46:16.791Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-22T20:46:16.791Z] === RUN TestIsSecureIndex [2022-03-22T20:46:16.791Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-22T20:46:16.791Z] PASS [2022-03-22T20:46:16.791Z] coverage: 50.3% of statements [2022-03-22T20:46:16.791Z] ok github.com/docker/docker/registry 0.214s coverage: 50.3% of statements [2022-03-22T20:46:16.791Z] time="2022-03-22T20:46:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49240/Test.Echo: Post \"http://127.0.0.1:49240/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-22T20:46:16.791Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-22T20:46:16.791Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-03-22T20:46:16.791Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-22T20:46:17.247Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-22T20:46:17.247Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-22T20:46:17.247Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-22T20:46:17.247Z] === RUN TestResumableRequestReaderWithReadError [2022-03-22T20:46:17.247Z] time="2022-03-22T20:46:16Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-22T20:46:17.247Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2022-03-22T20:46:17.247Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-22T20:46:17.247Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-22T20:46:17.247Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-22T20:46:17.247Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-22T20:46:17.247Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-22T20:46:17.247Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-22T20:46:17.247Z] === RUN TestResumableRequestReader [2022-03-22T20:46:17.247Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-22T20:46:17.247Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-22T20:46:17.247Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-22T20:46:17.247Z] PASS [2022-03-22T20:46:17.247Z] coverage: 100.0% of statements [2022-03-22T20:46:17.247Z] ok github.com/docker/docker/registry/resumable 0.199s coverage: 100.0% of statements [2022-03-22T20:46:17.247Z] === RUN TestRestartManagerTimeout [2022-03-22T20:46:17.247Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-22T20:46:17.247Z] === RUN TestRestartManagerTimeoutReset [2022-03-22T20:46:17.247Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-22T20:46:17.247Z] PASS [2022-03-22T20:46:17.247Z] coverage: 50.9% of statements [2022-03-22T20:46:17.400Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-03-22T20:46:17.400Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (36.37s) [2022-03-22T20:46:17.400Z] PASS [2022-03-22T20:46:17.400Z] [2022-03-22T20:46:17.400Z] === Skipped [2022-03-22T20:46:17.400Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-22T20:46:17.400Z] build_session_test.go:25: TODO: BuildKit [2022-03-22T20:46:17.400Z] [2022-03-22T20:46:17.400Z] DONE 33 tests, 1 skipped in 256.484s [2022-03-22T20:46:17.400Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-22T20:46:17.400Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:46:17.400Z] ++ set -e [2022-03-22T20:46:17.400Z] ++ '[' -n 0 ']' [2022-03-22T20:46:17.400Z] ++ set -x [2022-03-22T20:46:17.400Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:46:17.400Z] INFO: Testing against a local daemon [2022-03-22T20:46:17.400Z] === RUN TestConfigInspect [2022-03-22T20:46:17.583Z] --- PASS: TestDaemonStartWithLogOpt (3.03s) [2022-03-22T20:46:17.583Z] === CONT TestReadPluginNoRead [2022-03-22T20:46:17.703Z] ok github.com/docker/docker/restartmanager 0.045s coverage: 50.9% of statements [2022-03-22T20:46:17.703Z] === RUN TestDecodeContainerConfig [2022-03-22T20:46:17.703Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-22T20:46:17.703Z] === RUN TestDecodeContainerConfigIsolation [2022-03-22T20:46:17.703Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-22T20:46:17.703Z] === RUN TestValidatePrivileged [2022-03-22T20:46:17.703Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-22T20:46:17.703Z] PASS [2022-03-22T20:46:17.703Z] coverage: 52.2% of statements [2022-03-22T20:46:17.703Z] ok github.com/docker/docker/runconfig 0.043s coverage: 52.2% of statements [2022-03-22T20:46:18.160Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-22T20:46:18.160Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-22T20:46:18.160Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-22T20:46:18.160Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-22T20:46:18.160Z] PASS [2022-03-22T20:46:18.160Z] coverage: 62.5% of statements [2022-03-22T20:46:18.160Z] ok github.com/docker/docker/testutil 0.098s coverage: 62.5% of statements [2022-03-22T20:46:18.178Z] === RUN TestReadPluginNoRead/default [2022-03-22T20:46:19.502Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-22T20:46:19.556Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-22T20:46:19.690Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-03-22T20:46:19.690Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-22T20:46:19.690Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-22T20:46:19.690Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-22T20:46:19.690Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-03-22T20:46:19.690Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-22T20:46:19.690Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-22T20:46:19.690Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-22T20:46:19.690Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-22T20:46:19.964Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-03-22T20:46:20.220Z] --- PASS: TestConfigInspect (2.81s) [2022-03-22T20:46:20.220Z] === RUN TestConfigList [2022-03-22T20:46:20.458Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-22T20:46:20.933Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-22T20:46:20.933Z] --- PASS: TestContinueAfterPluginCrash (8.44s) [2022-03-22T20:46:21.219Z] === RUN TestGetDriver [2022-03-22T20:46:21.219Z] --- PASS: TestGetDriver (0.00s) [2022-03-22T20:46:21.219Z] === RUN TestVolumeRequestError [2022-03-22T20:46:21.219Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-22T20:46:21.219Z] PASS [2022-03-22T20:46:21.219Z] coverage: 36.1% of statements [2022-03-22T20:46:21.219Z] ok github.com/docker/docker/volume/drivers 0.054s coverage: 36.1% of statements [2022-03-22T20:46:21.219Z] === RUN TestGetAddress [2022-03-22T20:46:21.219Z] --- PASS: TestGetAddress (0.00s) [2022-03-22T20:46:21.219Z] === RUN TestRemove [2022-03-22T20:46:21.219Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-22T20:46:21.219Z] --- SKIP: TestRemove (0.00s) [2022-03-22T20:46:21.219Z] === RUN TestInitializeWithVolumes [2022-03-22T20:46:21.219Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-22T20:46:21.219Z] === RUN TestCreate [2022-03-22T20:46:21.675Z] --- PASS: TestCreate (0.01s) [2022-03-22T20:46:21.675Z] === RUN TestValidateName [2022-03-22T20:46:21.675Z] --- PASS: TestValidateName (0.00s) [2022-03-22T20:46:21.675Z] === RUN TestCreateWithOpts [2022-03-22T20:46:21.675Z] local_test.go:181: runtime.GOOS == "windows" [2022-03-22T20:46:21.675Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-22T20:46:21.675Z] === RUN TestRelaodNoOpts [2022-03-22T20:46:21.675Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-03-22T20:46:21.675Z] PASS [2022-03-22T20:46:21.675Z] coverage: 41.5% of statements [2022-03-22T20:46:21.675Z] ok github.com/docker/docker/volume/local 0.070s coverage: 41.5% of statements [2022-03-22T20:46:21.675Z] === RUN TestConvertTmpfsOptions [2022-03-22T20:46:21.675Z] parser_test.go:49: data="mode=700,size=1m" [2022-03-22T20:46:21.676Z] parser_test.go:49: data="ro" [2022-03-22T20:46:21.676Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-22T20:46:21.676Z] === RUN TestParseMountRaw [2022-03-22T20:46:21.676Z] --- PASS: TestParseMountRaw (0.02s) [2022-03-22T20:46:21.676Z] === RUN TestParseMountRawSplit [2022-03-22T20:46:21.676Z] parser_test.go:390: case 0 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 1 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 2 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 3 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 4 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 5 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 6 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 7 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 8 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 0 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 1 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 2 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 3 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 4 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 5 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 6 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 7 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 8 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 9 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 10 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 11 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 12 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 0 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 1 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 2 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 3 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 4 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 5 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 6 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 7 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 8 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 9 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 10 [2022-03-22T20:46:21.676Z] parser_test.go:390: case 11 [2022-03-22T20:46:21.676Z] --- PASS: TestParseMountRawSplit (0.01s) [2022-03-22T20:46:21.676Z] === RUN TestParseMountSpec [2022-03-22T20:46:21.676Z] parser_test.go:455: case 0 [2022-03-22T20:46:21.676Z] parser_test.go:455: case 1 [2022-03-22T20:46:21.676Z] parser_test.go:455: case 2 [2022-03-22T20:46:21.676Z] parser_test.go:455: case 3 [2022-03-22T20:46:21.676Z] parser_test.go:455: case 4 [2022-03-22T20:46:21.676Z] parser_test.go:455: case 5 [2022-03-22T20:46:21.676Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-22T20:46:21.676Z] === RUN TestParseMountSpecBindWithFileinfoError [2022-03-22T20:46:21.676Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2022-03-22T20:46:21.676Z] === RUN TestValidateMount [2022-03-22T20:46:21.676Z] --- PASS: TestValidateMount (0.00s) [2022-03-22T20:46:21.676Z] PASS [2022-03-22T20:46:21.676Z] coverage: 66.2% of statements [2022-03-22T20:46:21.676Z] ok github.com/docker/docker/volume/mounts 0.068s coverage: 66.2% of statements [2022-03-22T20:46:21.833Z] === RUN TestReadPluginNoRead/default [2022-03-22T20:46:21.868Z] === CONT TestReadPluginNoRead [2022-03-22T20:46:21.868Z] read_test.go:92: [d065bb78d964c] daemon is not started [2022-03-22T20:46:21.868Z] --- PASS: TestReadPluginNoRead (5.84s) [2022-03-22T20:46:21.868Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-03-22T20:46:21.868Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-03-22T20:46:21.868Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2022-03-22T20:46:21.868Z] PASS [2022-03-22T20:46:21.868Z] [2022-03-22T20:46:21.868Z] DONE 6 tests in 9.265s [2022-03-22T20:46:21.868Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-22T20:46:21.868Z] testing: warning: no tests to run [2022-03-22T20:46:21.868Z] PASS [2022-03-22T20:46:21.868Z] [2022-03-22T20:46:21.868Z] DONE 0 tests in 0.011s [2022-03-22T20:46:21.868Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-22T20:46:21.868Z] INFO: Testing against a local daemon [2022-03-22T20:46:21.868Z] === RUN TestPluginWithDevMounts [2022-03-22T20:46:21.868Z] === PAUSE TestPluginWithDevMounts [2022-03-22T20:46:21.868Z] === CONT TestPluginWithDevMounts [2022-03-22T20:46:22.076Z] tests/integration/models_nodes_test.py . [ 91%] [2022-03-22T20:46:22.076Z] tests/integration/models_resources_test.py . [ 91%] [2022-03-22T20:46:22.091Z] --- PASS: TestContinueAfterPluginCrash (7.88s) [2022-03-22T20:46:22.116Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-03-22T20:46:22.638Z] === RUN TestSetGetMeta [2022-03-22T20:46:22.638Z] === PAUSE TestSetGetMeta [2022-03-22T20:46:22.638Z] === RUN TestRestore [2022-03-22T20:46:22.638Z] === PAUSE TestRestore [2022-03-22T20:46:22.638Z] === RUN TestServiceCreate [2022-03-22T20:46:22.638Z] === PAUSE TestServiceCreate [2022-03-22T20:46:22.638Z] === RUN TestServiceList [2022-03-22T20:46:22.638Z] === PAUSE TestServiceList [2022-03-22T20:46:22.638Z] === RUN TestServiceRemove [2022-03-22T20:46:22.638Z] === PAUSE TestServiceRemove [2022-03-22T20:46:22.638Z] === RUN TestServiceGet [2022-03-22T20:46:22.638Z] === PAUSE TestServiceGet [2022-03-22T20:46:22.638Z] === RUN TestServicePrune [2022-03-22T20:46:22.638Z] === PAUSE TestServicePrune [2022-03-22T20:46:22.638Z] === RUN TestCreate [2022-03-22T20:46:22.638Z] === PAUSE TestCreate [2022-03-22T20:46:22.638Z] === RUN TestRemove [2022-03-22T20:46:22.638Z] === PAUSE TestRemove [2022-03-22T20:46:22.638Z] === RUN TestList [2022-03-22T20:46:22.638Z] === PAUSE TestList [2022-03-22T20:46:22.638Z] === RUN TestFindByDriver [2022-03-22T20:46:22.638Z] === PAUSE TestFindByDriver [2022-03-22T20:46:22.638Z] === RUN TestFindByReferenced [2022-03-22T20:46:22.638Z] === PAUSE TestFindByReferenced [2022-03-22T20:46:22.638Z] === RUN TestDerefMultipleOfSameRef [2022-03-22T20:46:22.638Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-22T20:46:22.638Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-22T20:46:22.638Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-22T20:46:22.638Z] === RUN TestDefererencePluginOnCreateError [2022-03-22T20:46:22.639Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-22T20:46:22.639Z] === RUN TestRefDerefRemove [2022-03-22T20:46:22.639Z] === PAUSE TestRefDerefRemove [2022-03-22T20:46:22.639Z] === RUN TestGet [2022-03-22T20:46:22.639Z] === PAUSE TestGet [2022-03-22T20:46:22.639Z] === RUN TestGetWithReference [2022-03-22T20:46:22.639Z] === PAUSE TestGetWithReference [2022-03-22T20:46:22.639Z] === RUN TestFilterFunc [2022-03-22T20:46:22.639Z] === RUN TestFilterFunc/test_nil_list [2022-03-22T20:46:22.639Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-22T20:46:22.639Z] === RUN TestFilterFunc/test_empty_list [2022-03-22T20:46:22.639Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-22T20:46:22.639Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-22T20:46:22.639Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-22T20:46:22.639Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-22T20:46:22.639Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-22T20:46:22.639Z] === RUN TestFilterFunc/test_filter_some [2022-03-22T20:46:22.639Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-22T20:46:22.639Z] === RUN TestFilterFunc/test_filter_middle [2022-03-22T20:46:22.639Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-22T20:46:22.639Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-22T20:46:22.639Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-22T20:46:22.639Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-22T20:46:22.639Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-22T20:46:22.639Z] === CONT TestFilterFunc/test_nil_list [2022-03-22T20:46:22.639Z] === CONT TestFilterFunc/test_filter_some [2022-03-22T20:46:22.639Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-22T20:46:22.639Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-22T20:46:22.639Z] === CONT TestFilterFunc/test_empty_list [2022-03-22T20:46:22.639Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-22T20:46:22.639Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-22T20:46:22.639Z] === CONT TestFilterFunc/test_filter_middle [2022-03-22T20:46:22.639Z] --- PASS: TestFilterFunc (0.00s) [2022-03-22T20:46:22.639Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-22T20:46:22.639Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-22T20:46:22.639Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-22T20:46:22.639Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-22T20:46:22.639Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-22T20:46:22.639Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-22T20:46:22.639Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-22T20:46:22.639Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-22T20:46:22.639Z] === CONT TestSetGetMeta [2022-03-22T20:46:22.639Z] === CONT TestGetWithReference [2022-03-22T20:46:22.639Z] === CONT TestList [2022-03-22T20:46:22.639Z] === CONT TestServiceGet [2022-03-22T20:46:22.639Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-22T20:46:22.639Z] === CONT TestGet [2022-03-22T20:46:22.639Z] --- PASS: TestGetWithReference (0.03s) [2022-03-22T20:46:22.639Z] === CONT TestRefDerefRemove [2022-03-22T20:46:22.639Z] --- PASS: TestList (0.04s) [2022-03-22T20:46:22.639Z] === CONT TestDefererencePluginOnCreateError [2022-03-22T20:46:22.639Z] --- PASS: TestGet (0.03s) [2022-03-22T20:46:22.658Z] === CONT TestReadPluginNoRead [2022-03-22T20:46:22.658Z] read_test.go:92: [d09be725abd67] daemon is not started [2022-03-22T20:46:22.658Z] --- PASS: TestReadPluginNoRead (5.41s) [2022-03-22T20:46:22.658Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.13s) [2022-03-22T20:46:22.658Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.12s) [2022-03-22T20:46:22.658Z] --- PASS: TestReadPluginNoRead/default (1.09s) [2022-03-22T20:46:22.658Z] PASS [2022-03-22T20:46:22.658Z] [2022-03-22T20:46:22.658Z] DONE 6 tests in 8.556s [2022-03-22T20:46:22.658Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-22T20:46:22.658Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:46:22.658Z] ++ set -e [2022-03-22T20:46:22.658Z] ++ '[' -n 0 ']' [2022-03-22T20:46:22.658Z] ++ set -x [2022-03-22T20:46:22.658Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:46:22.658Z] testing: warning: no tests to run [2022-03-22T20:46:22.658Z] PASS [2022-03-22T20:46:22.658Z] [2022-03-22T20:46:22.658Z] DONE 0 tests in 0.030s [2022-03-22T20:46:22.658Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-22T20:46:22.658Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:46:22.658Z] ++ set -e [2022-03-22T20:46:22.658Z] ++ '[' -n 0 ']' [2022-03-22T20:46:22.658Z] ++ set -x [2022-03-22T20:46:22.658Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:46:22.917Z] INFO: Testing against a local daemon [2022-03-22T20:46:22.917Z] === RUN TestPluginWithDevMounts [2022-03-22T20:46:22.917Z] === PAUSE TestPluginWithDevMounts [2022-03-22T20:46:22.917Z] === CONT TestPluginWithDevMounts [2022-03-22T20:46:23.047Z] --- PASS: TestConfigList (2.73s) [2022-03-22T20:46:23.047Z] === RUN TestConfigsCreateAndDelete [2022-03-22T20:46:23.096Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-22T20:46:23.097Z] --- PASS: TestRefDerefRemove (0.03s) [2022-03-22T20:46:23.097Z] === CONT TestDerefMultipleOfSameRef [2022-03-22T20:46:23.097Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-03-22T20:46:23.097Z] === CONT TestFindByReferenced [2022-03-22T20:46:23.097Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-22T20:46:23.097Z] === CONT TestFindByDriver [2022-03-22T20:46:23.097Z] === CONT TestRemove [2022-03-22T20:46:23.097Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-03-22T20:46:23.097Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-22T20:46:23.097Z] === CONT TestCreate [2022-03-22T20:46:23.097Z] --- PASS: TestFindByDriver (0.02s) [2022-03-22T20:46:23.097Z] === CONT TestServicePrune [2022-03-22T20:46:23.097Z] --- PASS: TestRemove (0.02s) [2022-03-22T20:46:23.097Z] === CONT TestServiceRemove [2022-03-22T20:46:23.097Z] --- PASS: TestCreate (0.02s) [2022-03-22T20:46:23.097Z] === CONT TestServiceList [2022-03-22T20:46:23.097Z] --- PASS: TestServiceGet (0.16s) [2022-03-22T20:46:23.097Z] === CONT TestServiceCreate [2022-03-22T20:46:23.097Z] time="2022-03-22T20:46:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-22T20:46:23.097Z] --- PASS: TestServiceRemove (0.07s) [2022-03-22T20:46:23.097Z] === CONT TestRestore [2022-03-22T20:46:23.097Z] --- PASS: TestServiceList (0.07s) [2022-03-22T20:46:23.097Z] time="2022-03-22T20:46:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-22T20:46:23.097Z] time="2022-03-22T20:46:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-22T20:46:23.097Z] time="2022-03-22T20:46:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-22T20:46:23.097Z] --- PASS: TestServiceCreate (0.02s) [2022-03-22T20:46:23.097Z] time="2022-03-22T20:46:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-22T20:46:23.097Z] --- PASS: TestRestore (0.02s) [2022-03-22T20:46:23.097Z] --- PASS: TestServicePrune (0.10s) [2022-03-22T20:46:23.097Z] PASS [2022-03-22T20:46:23.097Z] coverage: 70.3% of statements [2022-03-22T20:46:23.097Z] ok github.com/docker/docker/volume/service 0.239s coverage: 70.3% of statements [2022-03-22T20:46:23.304Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-03-22T20:46:23.772Z] --- PASS: TestPluginWithDevMounts (1.61s) [2022-03-22T20:46:23.773Z] PASS [2022-03-22T20:46:23.773Z] [2022-03-22T20:46:23.773Z] DONE 1 tests in 1.661s [2022-03-22T20:46:23.773Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-22T20:46:23.773Z] INFO: Testing against a local daemon [2022-03-22T20:46:23.773Z] === RUN TestSecretInspect [2022-03-22T20:46:24.293Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-03-22T20:46:24.293Z] PASS [2022-03-22T20:46:24.293Z] [2022-03-22T20:46:24.293Z] DONE 1 tests in 1.611s [2022-03-22T20:46:24.293Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-22T20:46:24.293Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:46:24.293Z] ++ set -e [2022-03-22T20:46:24.293Z] ++ '[' -n 0 ']' [2022-03-22T20:46:24.293Z] ++ set -x [2022-03-22T20:46:24.293Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:46:24.552Z] INFO: Testing against a local daemon [2022-03-22T20:46:24.552Z] === RUN TestSecretInspect [2022-03-22T20:46:25.238Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-03-22T20:46:25.677Z] --- PASS: TestSecretInspect (2.17s) [2022-03-22T20:46:25.677Z] === RUN TestSecretList [2022-03-22T20:46:25.846Z] check_test.go:309: [db438ba594b8d] daemon is not started [2022-03-22T20:46:25.846Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-03-22T20:46:25.846Z] --- PASS: TestConfigsCreateAndDelete (2.84s) [2022-03-22T20:46:25.846Z] === RUN TestConfigsUpdate [2022-03-22T20:46:25.986Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-22T20:46:25.987Z] === RUN TestClientStream [2022-03-22T20:46:25.987Z] --- PASS: TestClientStream (0.00s) [2022-03-22T20:46:25.987Z] === RUN TestClientSendFile [2022-03-22T20:46:25.987Z] --- PASS: TestClientSendFile (0.00s) [2022-03-22T20:46:25.987Z] === RUN TestClientWithRequestTimeout [2022-03-22T20:46:25.987Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-03-22T20:46:25.987Z] === RUN TestFileSpecPlugin [2022-03-22T20:46:25.987Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-22T20:46:25.987Z] === RUN TestFileJSONSpecPlugin [2022-03-22T20:46:25.987Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-22T20:46:25.987Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-22T20:46:25.987Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-22T20:46:25.987Z] === RUN TestPluginAddHandler [2022-03-22T20:46:25.987Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-22T20:46:25.987Z] === RUN TestPluginWaitBadPlugin [2022-03-22T20:46:25.987Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-22T20:46:25.987Z] === RUN TestGet [2022-03-22T20:46:25.987Z] time="2022-03-22T20:46:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-22T20:46:26.102Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-22T20:46:26.358Z] check_test.go:309: [d9ccf1ba6adf8] daemon is not started [2022-03-22T20:46:26.358Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-03-22T20:46:26.442Z] time="2022-03-22T20:46:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-22T20:46:26.453Z] --- PASS: TestSecretInspect (2.10s) [2022-03-22T20:46:26.453Z] === RUN TestSecretList [2022-03-22T20:46:26.613Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-22T20:46:27.542Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-03-22T20:46:28.105Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-22T20:46:28.105Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-22T20:46:28.105Z] check_test.go:309: [d75cf1207374a] daemon is not started [2022-03-22T20:46:28.105Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-03-22T20:46:28.205Z] --- PASS: TestSecretList (2.12s) [2022-03-22T20:46:28.205Z] === RUN TestSecretsCreateAndDelete [2022-03-22T20:46:28.608Z] time="2022-03-22T20:46:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-22T20:46:28.768Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-03-22T20:46:28.768Z] --- PASS: TestConfigsUpdate (2.92s) [2022-03-22T20:46:28.768Z] === RUN TestTemplatedConfig [2022-03-22T20:46:28.980Z] --- PASS: TestSecretList (2.09s) [2022-03-22T20:46:28.980Z] === RUN TestSecretsCreateAndDelete [2022-03-22T20:46:29.740Z] tests/integration/models_services_test.py ..............X. [ 95%] [2022-03-22T20:46:30.103Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2022-03-22T20:46:30.104Z] === RUN TestSecretsUpdate [2022-03-22T20:46:30.713Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-03-22T20:46:30.713Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-22T20:46:30.881Z] --- PASS: TestSecretsCreateAndDelete (2.12s) [2022-03-22T20:46:30.881Z] === RUN TestSecretsUpdate [2022-03-22T20:46:32.125Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-03-22T20:46:32.382Z] --- PASS: TestTemplatedConfig (3.58s) [2022-03-22T20:46:32.382Z] === RUN TestConfigCreateResolve [2022-03-22T20:46:32.636Z] --- PASS: TestSecretsUpdate (2.13s) [2022-03-22T20:46:32.636Z] === RUN TestTemplatedSecret [2022-03-22T20:46:32.784Z] --- PASS: TestSecretsUpdate (1.71s) [2022-03-22T20:46:32.784Z] === RUN TestTemplatedSecret [2022-03-22T20:46:33.278Z] time="2022-03-22T20:46:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-22T20:46:33.312Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-22T20:46:34.243Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-22T20:46:34.243Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-03-22T20:46:34.541Z] --- PASS: TestTemplatedSecret (2.47s) [2022-03-22T20:46:34.541Z] === RUN TestSecretCreateResolve [2022-03-22T20:46:35.176Z] --- PASS: TestConfigCreateResolve (2.73s) [2022-03-22T20:46:35.176Z] === RUN TestConfigDaemonLibtrustID [2022-03-22T20:46:35.176Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-03-22T20:46:35.317Z] --- PASS: TestTemplatedSecret (2.54s) [2022-03-22T20:46:35.317Z] === RUN TestSecretCreateResolve [2022-03-22T20:46:35.600Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-03-22T20:46:35.740Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-03-22T20:46:35.740Z] PASS [2022-03-22T20:46:35.740Z] [2022-03-22T20:46:35.740Z] DONE 7 tests in 18.381s [2022-03-22T20:46:35.740Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-22T20:46:35.740Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:46:35.740Z] ++ set -e [2022-03-22T20:46:35.740Z] ++ '[' -n 0 ']' [2022-03-22T20:46:35.740Z] ++ set -x [2022-03-22T20:46:35.740Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:46:35.863Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-03-22T20:46:35.996Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-03-22T20:46:35.996Z] INFO: Testing against a local daemon [2022-03-22T20:46:35.996Z] === RUN TestCheckpoint [2022-03-22T20:46:35.996Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-22T20:46:35.996Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-22T20:46:35.996Z] === RUN TestContainerInvalidJSON [2022-03-22T20:46:35.996Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-03-22T20:46:35.996Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-03-22T20:46:35.996Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-22T20:46:35.996Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-22T20:46:35.996Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-22T20:46:35.996Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-22T20:46:35.996Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-03-22T20:46:35.996Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-22T20:46:35.996Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-22T20:46:35.996Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-03-22T20:46:35.996Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-22T20:46:35.996Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-22T20:46:35.996Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-03-22T20:46:35.996Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-22T20:46:36.253Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-22T20:46:36.253Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-22T20:46:36.253Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-03-22T20:46:36.253Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-22T20:46:36.253Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-03-22T20:46:36.253Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-22T20:46:36.253Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-03-22T20:46:36.253Z] === RUN TestCopyFromContainer [2022-03-22T20:46:36.692Z] --- PASS: TestSecretCreateResolve (1.71s) [2022-03-22T20:46:36.692Z] PASS [2022-03-22T20:46:36.692Z] [2022-03-22T20:46:36.692Z] DONE 6 tests in 12.392s [2022-03-22T20:46:36.692Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-03-22T20:46:36.692Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:46:36.692Z] ++ set -e [2022-03-22T20:46:36.692Z] ++ '[' -n 0 ']' [2022-03-22T20:46:36.692Z] ++ set -x [2022-03-22T20:46:36.692Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:46:36.950Z] INFO: Testing against a local daemon [2022-03-22T20:46:36.950Z] === RUN TestServiceCreateInit [2022-03-22T20:46:36.950Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-22T20:46:37.074Z] --- PASS: TestSecretCreateResolve (2.11s) [2022-03-22T20:46:37.074Z] PASS [2022-03-22T20:46:37.074Z] [2022-03-22T20:46:37.074Z] DONE 6 tests in 13.212s [2022-03-22T20:46:37.074Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-22T20:46:37.074Z] INFO: Testing against a local daemon [2022-03-22T20:46:37.074Z] === RUN TestServiceCreateInit [2022-03-22T20:46:37.074Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-22T20:46:37.662Z] === RUN TestCopyFromContainer// [2022-03-22T20:46:37.662Z] === RUN TestCopyFromContainer//bar/root [2022-03-22T20:46:37.918Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-22T20:46:37.918Z] === RUN TestCopyFromContainer/bar/quux [2022-03-22T20:46:37.918Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-22T20:46:38.174Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-22T20:46:38.174Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-22T20:46:38.174Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-22T20:46:38.174Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-22T20:46:38.429Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-22T20:46:38.429Z] --- PASS: TestCopyFromContainer (2.13s) [2022-03-22T20:46:38.429Z] --- PASS: TestCopyFromContainer// (0.08s) [2022-03-22T20:46:38.429Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-03-22T20:46:38.429Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2022-03-22T20:46:38.429Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2022-03-22T20:46:38.429Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-03-22T20:46:38.429Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2022-03-22T20:46:38.429Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2022-03-22T20:46:38.429Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-22T20:46:38.429Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2022-03-22T20:46:38.429Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-03-22T20:46:38.429Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-22T20:46:38.429Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-22T20:46:38.429Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-22T20:46:38.429Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-22T20:46:38.429Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-22T20:46:38.429Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-22T20:46:38.429Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-22T20:46:38.429Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-22T20:46:38.429Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-22T20:46:38.429Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-22T20:46:38.429Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-03-22T20:46:38.429Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-22T20:46:38.429Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-22T20:46:38.429Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-22T20:46:38.429Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-22T20:46:38.685Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2022-03-22T20:46:38.685Z] === RUN TestCreateWithInvalidEnv [2022-03-22T20:46:38.685Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-22T20:46:38.685Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-22T20:46:38.685Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-22T20:46:38.685Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-22T20:46:38.685Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-22T20:46:38.685Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-22T20:46:38.685Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-22T20:46:38.685Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-22T20:46:38.685Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-22T20:46:38.685Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-03-22T20:46:38.685Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-22T20:46:38.685Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-22T20:46:38.685Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-22T20:46:38.685Z] === RUN TestCreateTmpfsMountsTarget [2022-03-22T20:46:38.685Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2022-03-22T20:46:38.685Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-22T20:46:39.617Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-03-22T20:46:39.810Z] tests/integration/regression_test.py ...... [ 98%] [2022-03-22T20:46:39.873Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-22T20:46:40.070Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-03-22T20:46:40.331Z] tests/integration/credentials/utils_test.py . [100%] [2022-03-22T20:46:40.331Z] [2022-03-22T20:46:40.331Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-03-22T20:46:40.331Z] =========================== short test summary info ============================ [2022-03-22T20:46:40.331Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-03-22T20:46:40.331Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-03-22T20:46:40.331Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-03-22T20:46:40.331Z] Not supported on most drivers [2022-03-22T20:46:40.331Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-03-22T20:46:40.331Z] Output of docker top depends on host distro, and is not formalized. [2022-03-22T20:46:40.331Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-03-22T20:46:40.331Z] Output of docker top depends on host distro, and is not formalized. [2022-03-22T20:46:40.331Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-03-22T20:46:40.331Z] Can fail if eth0 has multiple IP addresses [2022-03-22T20:46:40.331Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-03-22T20:46:40.331Z] This doesn't seem to be taken into account by the engine [2022-03-22T20:46:40.331Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-03-22T20:46:40.331Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-03-22T20:46:40.331Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 301.71 seconds == [2022-03-22T20:46:40.357Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-22T20:46:40.434Z] --- PASS: TestCreateWithCustomMaskedPaths (1.82s) [2022-03-22T20:46:40.434Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-22T20:46:40.592Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-03-22T20:46:41.133Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-22T20:46:41.823Z] --- PASS: TestGet (15.01s) [2022-03-22T20:46:41.823Z] === RUN TestPluginWithNoManifest [2022-03-22T20:46:41.823Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-22T20:46:41.823Z] === RUN TestGetAll [2022-03-22T20:46:41.823Z] --- PASS: TestGetAll (0.01s) [2022-03-22T20:46:41.823Z] PASS [2022-03-22T20:46:41.823Z] coverage: 73.4% of statements [2022-03-22T20:46:41.823Z] ok github.com/docker/docker/pkg/plugins 34.984s coverage: 73.4% of statements [2022-03-22T20:46:41.823Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-22T20:46:41.823Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-22T20:46:41.823Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-03-22T20:46:41.823Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-22T20:46:41.823Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-22T20:46:41.823Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-22T20:46:41.823Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-22T20:46:41.823Z] ? github.com/docker/docker/quota [no test files] [2022-03-22T20:46:41.823Z] ? github.com/docker/docker/rootless [no test files] [2022-03-22T20:46:41.823Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-22T20:46:41.823Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-22T20:46:41.823Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-22T20:46:41.823Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-22T20:46:41.823Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-22T20:46:41.823Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-22T20:46:41.823Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-22T20:46:41.823Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-22T20:46:41.823Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-22T20:46:41.823Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-22T20:46:41.823Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-22T20:46:41.823Z] ? github.com/docker/docker/volume [no test files] [2022-03-22T20:46:41.823Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-22T20:46:41.823Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === Skipped [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-22T20:46:42.279Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-22T20:46:42.279Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-22T20:46:42.279Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-22T20:46:42.279Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-22T20:46:42.279Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-22T20:46:42.279Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-22T20:46:42.279Z] daemon_test.go:147: root required [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-22T20:46:42.279Z] reload_test.go:520: root required [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-03-22T20:46:42.279Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-22T20:46:42.279Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-22T20:46:42.279Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-22T20:46:42.279Z] download_test.go:268: Needs fixing on Windows [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-22T20:46:42.279Z] layer_test.go:304: Failing on Windows [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-22T20:46:42.279Z] layer_test.go:353: Failing on Windows [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-22T20:46:42.279Z] layer_test.go:468: Failing on Windows [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-22T20:46:42.279Z] layer_test.go:697: Failing on Windows [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-22T20:46:42.279Z] migration_test.go:46: Failing on Windows [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-22T20:46:42.279Z] migration_test.go:182: Failing on Windows [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-22T20:46:42.279Z] mount_test.go:17: Failing on Windows [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-22T20:46:42.279Z] mount_test.go:76: Failing on Windows [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-22T20:46:42.279Z] mount_test.go:125: Failing on Windows [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-22T20:46:42.279Z] mount_test.go:212: Failing on Windows [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-22T20:46:42.279Z] archive_test.go:134: Xz not present in msys2 [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-22T20:46:42.279Z] archive_test.go:239: Failing on Windows CI machines [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-22T20:46:42.279Z] archive_windows_test.go:16: Currently fails [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-22T20:46:42.279Z] changes_test.go:192: needs more investigation [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-22T20:46:42.279Z] changes_test.go:405: needs further investigation [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-22T20:46:42.279Z] changes_test.go:441: needs further investigation [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-22T20:46:42.279Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-22T20:46:42.279Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-22T20:46:42.279Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-22T20:46:42.279Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-22T20:46:42.279Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-22T20:46:42.279Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-22T20:46:42.279Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-22T20:46:42.279Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-22T20:46:42.279Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-22T20:46:42.279Z] poller_test.go:41: No chmod on Windows [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-22T20:46:42.279Z] fileutils_test.go:134: Needs porting to Windows [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-22T20:46:42.279Z] fileutils_test.go:180: Needs porting to Windows [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-22T20:46:42.279Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-22T20:46:42.279Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-03-22T20:46:42.279Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-22T20:46:42.279Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-22T20:46:42.279Z] local_test.go:181: runtime.GOOS == "windows" [2022-03-22T20:46:42.279Z] [2022-03-22T20:46:42.279Z] DONE 1851 tests, 45 skipped in 204.800s [2022-03-22T20:46:42.279Z] INFO: make.ps1 ended at 03/22/2022 20:46:42 [2022-03-22T20:46:42.325Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s) [2022-03-22T20:46:42.325Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-22T20:46:42.325Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-22T20:46:42.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-22T20:46:42.325Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-22T20:46:42.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-22T20:46:42.325Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-22T20:46:42.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-22T20:46:42.325Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-22T20:46:42.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-22T20:46:42.325Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-22T20:46:42.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-22T20:46:42.325Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-22T20:46:42.325Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-22T20:46:42.325Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-22T20:46:42.325Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-22T20:46:42.325Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-22T20:46:42.325Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-03-22T20:46:42.325Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-03-22T20:46:42.325Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-03-22T20:46:42.325Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-03-22T20:46:42.325Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-03-22T20:46:42.325Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-22T20:46:42.325Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-22T20:46:42.888Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2022-03-22T20:46:42.888Z] === RUN TestCreateDifferentPlatform [2022-03-22T20:46:42.888Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-22T20:46:42.888Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-22T20:46:42.888Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-22T20:46:42.888Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-22T20:46:42.888Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-03-22T20:46:42.888Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-22T20:46:42.888Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-03-22T20:46:42.888Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-22T20:46:42.888Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-22T20:46:42.888Z] === RUN TestContainerStartOnDaemonRestart [2022-03-22T20:46:42.888Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-22T20:46:42.888Z] === RUN TestDaemonRestartIpcMode [2022-03-22T20:46:42.888Z] === PAUSE TestDaemonRestartIpcMode [2022-03-22T20:46:42.888Z] === RUN TestDaemonHostGatewayIP [2022-03-22T20:46:42.888Z] === PAUSE TestDaemonHostGatewayIP [2022-03-22T20:46:42.888Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-22T20:46:42.888Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-22T20:46:42.888Z] === RUN TestContainerKillOnDaemonStart [2022-03-22T20:46:42.888Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-22T20:46:42.888Z] === RUN TestDiff [2022-03-22T20:46:42.888Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-22T20:46:43.144Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-22T20:46:43.144Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-03-22T20:46:43.707Z] --- PASS: TestDiff (0.68s) [2022-03-22T20:46:43.707Z] === RUN TestExecWithCloseStdin [2022-03-22T20:46:43.707Z] check_test.go:309: [dee3cc981558c] daemon is not started [2022-03-22T20:46:43.707Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-03-22T20:46:43.806Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-22T20:46:43.806Z] INFO: Unit tests ended at 03/22/2022 20:46:43. Duration:00:03:38.8687429 [2022-03-22T20:46:43.806Z] INFO: Building busybox [2022-03-22T20:46:43.806Z] Sending build context to Docker daemon 5.12kB [2022-03-22T20:46:43.806Z] [2022-03-22T20:46:43.806Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-22T20:46:43.806Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-22T20:46:43.806Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-22T20:46:43.806Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-22T20:46:43.806Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-22T20:46:43.806Z] ---> 6a11116086a4 [2022-03-22T20:46:43.806Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-22T20:46:43.806Z] ---> Running in c6fa57d2b4a5 [2022-03-22T20:46:44.270Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-03-22T20:46:44.270Z] --- PASS: TestExecWithCloseStdin (0.78s) [2022-03-22T20:46:44.270Z] === RUN TestExec [2022-03-22T20:46:44.417Z] --- PASS: TestServiceCreateInit (7.03s) [2022-03-22T20:46:44.417Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.50s) [2022-03-22T20:46:44.417Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.52s) [2022-03-22T20:46:44.417Z] === RUN TestCreateServiceMultipleTimes [2022-03-22T20:46:44.547Z] --- PASS: TestServiceCreateInit (7.20s) [2022-03-22T20:46:44.547Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.57s) [2022-03-22T20:46:44.547Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.62s) [2022-03-22T20:46:44.547Z] === RUN TestCreateServiceMultipleTimes [2022-03-22T20:46:44.833Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-22T20:46:44.833Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-03-22T20:46:45.089Z] --- PASS: TestExec (0.78s) [2022-03-22T20:46:45.089Z] === RUN TestExecUser [2022-03-22T20:46:45.346Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-03-22T20:46:45.908Z] --- PASS: TestExecUser (0.75s) [2022-03-22T20:46:45.908Z] === RUN TestExportContainerAndImportImage [2022-03-22T20:46:46.836Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2022-03-22T20:46:46.836Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-22T20:46:48.203Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-22T20:46:48.459Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-03-22T20:46:48.459Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2022-03-22T20:46:48.459Z] === RUN TestHealthCheckWorkdir [2022-03-22T20:46:49.386Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-22T20:46:49.386Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2022-03-22T20:46:49.386Z] === RUN TestHealthKillContainer [2022-03-22T20:46:50.326Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-22T20:46:52.814Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-22T20:46:52.814Z] [2022-03-22T20:46:52.814Z] Unloading profiles will leave already running processes permanently [2022-03-22T20:46:52.814Z] unconfined, which can lead to unexpected situations. [2022-03-22T20:46:52.814Z] [2022-03-22T20:46:52.814Z] To set a process to complain mode, use the command line tool [2022-03-22T20:46:52.814Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-22T20:46:52.814Z] Post stage [Pipeline] junit [2022-03-22T20:46:52.828Z] Recording test results [2022-03-22T20:46:52.839Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-22T20:46:52.839Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-03-22T20:46:52.931Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-03-22T20:46:53.211Z] + echo Ensuring container killed. [2022-03-22T20:46:53.211Z] Ensuring container killed. [2022-03-22T20:46:53.211Z] + docker rm -vf docker-pr2 [2022-03-22T20:46:53.211Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-03-22T20:46:53.529Z] + echo Chowning /workspace to jenkins user [2022-03-22T20:46:53.529Z] Chowning /workspace to jenkins user [2022-03-22T20:46:53.529Z] + id -u [2022-03-22T20:46:53.529Z] + id -g [2022-03-22T20:46:53.529Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43407:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-22T20:46:54.770Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-03-22T20:46:54.770Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-22T20:46:54.770Z] check_test.go:309: [d1cda412d8328] daemon is not started [2022-03-22T20:46:54.770Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-03-22T20:46:54.775Z] + bundleName=docker-py [2022-03-22T20:46:54.775Z] + echo Creating docker-py-bundles.tar.gz [2022-03-22T20:46:54.775Z] Creating docker-py-bundles.tar.gz [2022-03-22T20:46:54.775Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-03-22T20:46:54.789Z] Archiving artifacts [2022-03-22T20:46:55.026Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-22T20:46:55.099Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43407/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-03-22T20:46:55.497Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43407/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=5f9753ae734cc987f8c3bec3c516a1db880454e3 -e DOCKER_GRAPHDRIVER docker:5f9753ae734cc987f8c3bec3c516a1db880454e3 hack/make.sh binary-daemon [2022-03-22T20:46:55.759Z] [2022-03-22T20:46:55.759Z] Removing bundles/ [2022-03-22T20:46:55.954Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-22T20:46:56.021Z] [2022-03-22T20:46:56.021Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-03-22T20:46:56.021Z] Building: bundles/binary-daemon/dockerd-dev [2022-03-22T20:46:56.021Z] GOOS="" GOARCH="" GOARM="" [2022-03-22T20:46:56.516Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-03-22T20:46:57.077Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-22T20:46:58.005Z] --- PASS: TestHealthKillContainer (8.47s) [2022-03-22T20:46:58.005Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-22T20:46:58.566Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-03-22T20:46:58.823Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2022-03-22T20:46:58.823Z] === RUN TestIpcModeNone [2022-03-22T20:46:59.302Z] --- PASS: TestCreateServiceMultipleTimes (14.71s) [2022-03-22T20:46:59.302Z] === RUN TestCreateServiceConflict [2022-03-22T20:46:59.440Z] --- PASS: TestCreateServiceMultipleTimes (15.51s) [2022-03-22T20:46:59.440Z] === RUN TestCreateServiceConflict [2022-03-22T20:46:59.750Z] --- PASS: TestIpcModeNone (0.83s) [2022-03-22T20:46:59.750Z] === RUN TestIpcModePrivate [2022-03-22T20:46:59.750Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-22T20:47:00.235Z] --- PASS: TestCreateServiceConflict (1.67s) [2022-03-22T20:47:00.235Z] === RUN TestCreateServiceMaxReplicas [2022-03-22T20:47:00.312Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-03-22T20:47:00.312Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:91, shared: false, mustBeShared: false [2022-03-22T20:47:00.568Z] --- PASS: TestIpcModePrivate (0.95s) [2022-03-22T20:47:00.568Z] === RUN TestIpcModeShareable [2022-03-22T20:47:01.129Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-03-22T20:47:01.385Z] --- PASS: TestIpcModeShareable (0.83s) [2022-03-22T20:47:01.385Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-22T20:47:01.437Z] Removing intermediate container c6fa57d2b4a5 [2022-03-22T20:47:01.437Z] ---> 1af6bedf84ba [2022-03-22T20:47:01.437Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-22T20:47:01.437Z] ---> Running in c11487b8d39b [2022-03-22T20:47:01.437Z] Removing intermediate container c11487b8d39b [2022-03-22T20:47:01.437Z] ---> 6105767ef485 [2022-03-22T20:47:01.437Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-22T20:47:01.437Z] ---> Running in cc4999da54d2 [2022-03-22T20:47:01.437Z] Removing intermediate container cc4999da54d2 [2022-03-22T20:47:01.437Z] ---> 1595f0a6bb61 [2022-03-22T20:47:01.437Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-22T20:47:01.437Z] [2022-03-22T20:47:01.892Z] ---> abb2f12271a7 [2022-03-22T20:47:01.892Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-22T20:47:01.892Z] ---> Running in aaed8088bae8 [2022-03-22T20:47:01.948Z] check_test.go:309: [d1ea9501dbd12] daemon is not started [2022-03-22T20:47:01.948Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-03-22T20:47:01.968Z] --- PASS: TestCreateServiceConflict (2.12s) [2022-03-22T20:47:01.969Z] === RUN TestCreateServiceMaxReplicas [2022-03-22T20:47:03.517Z] --- PASS: TestCreateServiceMaxReplicas (2.62s) [2022-03-22T20:47:03.518Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-22T20:47:03.837Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s) [2022-03-22T20:47:03.837Z] === RUN TestAPIIpcModeHost [2022-03-22T20:47:04.498Z] --- PASS: TestCreateServiceMaxReplicas (2.70s) [2022-03-22T20:47:04.498Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-22T20:47:04.766Z] --- PASS: TestAPIIpcModeHost (0.75s) [2022-03-22T20:47:04.766Z] === RUN TestDaemonIpcModeShareable [2022-03-22T20:47:05.021Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-03-22T20:47:05.588Z] check_test.go:309: [d6e33c15225f4] daemon is not started [2022-03-22T20:47:05.588Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-03-22T20:47:06.150Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2022-03-22T20:47:06.406Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2022-03-22T20:47:06.406Z] === RUN TestDaemonIpcModePrivate [2022-03-22T20:47:06.661Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-22T20:47:08.028Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2022-03-22T20:47:08.028Z] --- PASS: TestDaemonIpcModePrivate (1.68s) [2022-03-22T20:47:08.028Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-22T20:47:08.591Z] docker_cli_daemon_plugins_test.go:79: [d25c92717259a] daemon is not started [2022-03-22T20:47:09.521Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2022-03-22T20:47:09.521Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-03-22T20:47:09.823Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.62s) [2022-03-22T20:47:09.823Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-22T20:47:10.761Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-22T20:47:11.018Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2022-03-22T20:47:11.273Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.51s) [2022-03-22T20:47:11.273Z] === RUN TestIpcModeOlderClient [2022-03-22T20:47:11.273Z] === PAUSE TestIpcModeOlderClient [2022-03-22T20:47:11.273Z] === RUN TestKillContainerInvalidSignal [2022-03-22T20:47:12.200Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2022-03-22T20:47:12.200Z] === RUN TestKillContainer [2022-03-22T20:47:12.200Z] === RUN TestKillContainer/no_signal [2022-03-22T20:47:12.456Z] docker_cli_daemon_plugins_test.go:169: [df478f1c543e6] daemon is not started [2022-03-22T20:47:12.712Z] === RUN TestKillContainer/non_killing_signal [2022-03-22T20:47:13.274Z] === RUN TestKillContainer/killing_signal [2022-03-22T20:47:13.531Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-22T20:47:13.788Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-03-22T20:47:14.047Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-22T20:47:14.302Z] --- PASS: TestKillContainer (2.17s) [2022-03-22T20:47:14.302Z] --- PASS: TestKillContainer/no_signal (0.70s) [2022-03-22T20:47:14.302Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2022-03-22T20:47:14.302Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2022-03-22T20:47:14.302Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-22T20:47:14.302Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-22T20:47:15.230Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-22T20:47:15.713Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.58s) [2022-03-22T20:47:15.713Z] === RUN TestCreateServiceSecretFileMode [2022-03-22T20:47:15.793Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.62s) [2022-03-22T20:47:15.793Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2022-03-22T20:47:15.793Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2022-03-22T20:47:15.793Z] === RUN TestKillStoppedContainer [2022-03-22T20:47:16.049Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-03-22T20:47:16.049Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-22T20:47:16.049Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-03-22T20:47:16.049Z] === RUN TestKillDifferentUserContainer [2022-03-22T20:47:16.977Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2022-03-22T20:47:16.977Z] === RUN TestInspectOomKilledTrue [2022-03-22T20:47:16.977Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-22T20:47:16.977Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2022-03-22T20:47:16.977Z] === RUN TestInspectOomKilledFalse [2022-03-22T20:47:16.977Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-22T20:47:16.977Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-22T20:47:16.977Z] === RUN TestLinksEtcHostsContentMatch [2022-03-22T20:47:17.236Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-03-22T20:47:17.493Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2022-03-22T20:47:17.493Z] === RUN TestLinksContainerNames [2022-03-22T20:47:17.750Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-03-22T20:47:18.312Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-03-22T20:47:18.875Z] --- PASS: TestLinksContainerNames (1.37s) [2022-03-22T20:47:18.875Z] === RUN TestLogsFollowTailEmpty [2022-03-22T20:47:18.875Z] check_test.go:309: [d14c965b05b57] daemon is not started [2022-03-22T20:47:18.875Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-03-22T20:47:19.369Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.31s) [2022-03-22T20:47:19.369Z] === RUN TestCreateServiceSecretFileMode [2022-03-22T20:47:19.437Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2022-03-22T20:47:19.437Z] === RUN TestContainerNetworkMountsNoChown [2022-03-22T20:47:19.563Z] Removing intermediate container aaed8088bae8 [2022-03-22T20:47:19.563Z] ---> f7144796c904 [2022-03-22T20:47:19.563Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-22T20:47:19.563Z] ---> Running in 5bd183d2fa83 [2022-03-22T20:47:19.997Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2022-03-22T20:47:19.997Z] === RUN TestMountDaemonRoot [2022-03-22T20:47:19.997Z] === RUN TestMountDaemonRoot/default [2022-03-22T20:47:19.997Z] === PAUSE TestMountDaemonRoot/default [2022-03-22T20:47:19.997Z] === RUN TestMountDaemonRoot/private [2022-03-22T20:47:19.997Z] === PAUSE TestMountDaemonRoot/private [2022-03-22T20:47:19.997Z] === RUN TestMountDaemonRoot/rprivate [2022-03-22T20:47:19.997Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-22T20:47:19.997Z] === RUN TestMountDaemonRoot/slave [2022-03-22T20:47:19.997Z] === PAUSE TestMountDaemonRoot/slave [2022-03-22T20:47:19.997Z] === RUN TestMountDaemonRoot/rslave [2022-03-22T20:47:19.997Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-22T20:47:19.997Z] === RUN TestMountDaemonRoot/shared [2022-03-22T20:47:19.997Z] === PAUSE TestMountDaemonRoot/shared [2022-03-22T20:47:19.997Z] === RUN TestMountDaemonRoot/rshared [2022-03-22T20:47:19.997Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-22T20:47:19.997Z] === CONT TestMountDaemonRoot/default [2022-03-22T20:47:19.997Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-22T20:47:19.997Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-22T20:47:19.997Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-22T20:47:19.997Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-22T20:47:19.997Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-22T20:47:19.997Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-22T20:47:19.997Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-22T20:47:19.997Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-22T20:47:19.997Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-22T20:47:19.997Z] === CONT TestMountDaemonRoot/rshared [2022-03-22T20:47:19.997Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-22T20:47:19.997Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-22T20:47:19.997Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-22T20:47:19.997Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-22T20:47:19.997Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-22T20:47:19.997Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-22T20:47:19.997Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-22T20:47:19.997Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-22T20:47:19.997Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-22T20:47:20.255Z] === CONT TestMountDaemonRoot/shared [2022-03-22T20:47:20.255Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-22T20:47:20.255Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-22T20:47:20.255Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-22T20:47:20.255Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-22T20:47:20.255Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-22T20:47:20.255Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-22T20:47:20.255Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-22T20:47:20.255Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-22T20:47:20.255Z] === CONT TestMountDaemonRoot/rslave [2022-03-22T20:47:20.255Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-22T20:47:20.255Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-22T20:47:20.255Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-22T20:47:20.255Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-22T20:47:20.255Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-22T20:47:20.255Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-22T20:47:20.255Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-22T20:47:20.255Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-22T20:47:20.255Z] === CONT TestMountDaemonRoot/slave [2022-03-22T20:47:20.255Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-22T20:47:20.255Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-22T20:47:20.255Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-22T20:47:20.255Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-22T20:47:20.255Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-22T20:47:20.255Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-22T20:47:20.255Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-22T20:47:20.255Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-22T20:47:20.255Z] === CONT TestMountDaemonRoot/rprivate [2022-03-22T20:47:20.255Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-22T20:47:20.255Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-22T20:47:20.255Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-22T20:47:20.255Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-22T20:47:20.255Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-22T20:47:20.255Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-22T20:47:20.255Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-22T20:47:20.255Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-22T20:47:20.255Z] === CONT TestMountDaemonRoot/private [2022-03-22T20:47:20.255Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-22T20:47:20.255Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-22T20:47:20.255Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-22T20:47:20.255Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-22T20:47:20.255Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-22T20:47:20.255Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-22T20:47:20.255Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-22T20:47:20.255Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-22T20:47:20.255Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-22T20:47:20.255Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-22T20:47:20.255Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-22T20:47:20.255Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-22T20:47:20.255Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-22T20:47:20.255Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-22T20:47:20.255Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-22T20:47:20.510Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-22T20:47:20.510Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-22T20:47:20.510Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-22T20:47:20.510Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-03-22T20:47:20.510Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-22T20:47:20.510Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-22T20:47:20.510Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-22T20:47:20.510Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-22T20:47:20.510Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-22T20:47:20.510Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-22T20:47:20.766Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-22T20:47:20.766Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-22T20:47:20.766Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-22T20:47:20.766Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-22T20:47:20.766Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-22T20:47:20.766Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-22T20:47:20.766Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-22T20:47:20.766Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-22T20:47:20.766Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-22T20:47:20.766Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-22T20:47:20.766Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-22T20:47:20.766Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-22T20:47:20.766Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-03-22T20:47:20.766Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2022-03-22T20:47:20.766Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-03-22T20:47:20.766Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2022-03-22T20:47:20.766Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-22T20:47:20.766Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-03-22T20:47:20.766Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-22T20:47:20.766Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2022-03-22T20:47:20.766Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-03-22T20:47:20.766Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-22T20:47:20.766Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2022-03-22T20:47:20.766Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-03-22T20:47:20.766Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-03-22T20:47:20.766Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-03-22T20:47:20.766Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-22T20:47:20.766Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-03-22T20:47:20.766Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2022-03-22T20:47:20.766Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2022-03-22T20:47:20.766Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-03-22T20:47:20.766Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-22T20:47:20.766Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-03-22T20:47:20.766Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-03-22T20:47:20.766Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-03-22T20:47:20.766Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2022-03-22T20:47:20.766Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-22T20:47:20.766Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-03-22T20:47:21.022Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2022-03-22T20:47:21.022Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s) [2022-03-22T20:47:21.022Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-03-22T20:47:21.022Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-22T20:47:21.022Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2022-03-22T20:47:21.022Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-03-22T20:47:21.022Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-03-22T20:47:21.022Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-03-22T20:47:21.022Z] === RUN TestContainerBindMountNonRecursive [2022-03-22T20:47:21.089Z] [2022-03-22T20:47:21.089Z] SUCCESS: Specified value was saved. [2022-03-22T20:47:21.278Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-22T20:47:22.210Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-03-22T20:47:22.773Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-22T20:47:23.029Z] --- PASS: TestContainerBindMountNonRecursive (2.08s) [2022-03-22T20:47:23.029Z] === RUN TestContainerVolumesMountedAsShared [2022-03-22T20:47:23.254Z] Removing intermediate container 5bd183d2fa83 [2022-03-22T20:47:23.254Z] ---> 1a49adc48431 [2022-03-22T20:47:23.254Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-22T20:47:23.254Z] ---> Running in 4e77b095c75b [2022-03-22T20:47:23.957Z] --- PASS: TestContainerVolumesMountedAsShared (0.86s) [2022-03-22T20:47:23.957Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-22T20:47:23.957Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-03-22T20:47:23.957Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-22T20:47:24.520Z] --- PASS: TestContainerVolumesMountedAsSlave (0.62s) [2022-03-22T20:47:24.520Z] === RUN TestNetworkNat [2022-03-22T20:47:25.082Z] --- PASS: TestNetworkNat (0.72s) [2022-03-22T20:47:25.082Z] === RUN TestNetworkLocalhostTCPNat [2022-03-22T20:47:25.643Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-03-22T20:47:25.899Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2022-03-22T20:47:25.899Z] === RUN TestNetworkLoopbackNat [2022-03-22T20:47:27.312Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-03-22T20:47:27.568Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-22T20:47:27.904Z] --- PASS: TestCreateServiceSecretFileMode (12.00s) [2022-03-22T20:47:27.904Z] === RUN TestCreateServiceConfigFileMode [2022-03-22T20:47:27.920Z] Cannot create a file when that file already exists. [2022-03-22T20:47:28.937Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-03-22T20:47:29.192Z] --- PASS: TestNetworkLoopbackNat (3.07s) [2022-03-22T20:47:29.192Z] === RUN TestPause [2022-03-22T20:47:29.761Z] --- PASS: TestPause (0.78s) [2022-03-22T20:47:29.761Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-22T20:47:29.761Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-22T20:47:29.761Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-22T20:47:29.761Z] === RUN TestPauseStopPausedContainer [2022-03-22T20:47:30.694Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2022-03-22T20:47:30.694Z] === RUN TestPsFilter [2022-03-22T20:47:30.694Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-03-22T20:47:30.950Z] --- PASS: TestPsFilter (0.17s) [2022-03-22T20:47:30.950Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-22T20:47:31.208Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-03-22T20:47:31.561Z] --- PASS: TestCreateServiceSecretFileMode (12.38s) [2022-03-22T20:47:31.561Z] === RUN TestCreateServiceConfigFileMode [2022-03-22T20:47:31.770Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2022-03-22T20:47:31.770Z] === RUN TestRemoveContainerWithVolume [2022-03-22T20:47:32.376Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2022-03-22T20:47:32.376Z] === RUN TestRemoveContainerRunning [2022-03-22T20:47:32.591Z] Removing intermediate container 4e77b095c75b [2022-03-22T20:47:32.591Z] ---> 6dc6cbbaddfb [2022-03-22T20:47:32.591Z] Step 13/13 : CMD ["sh"] [2022-03-22T20:47:32.591Z] ---> Running in 6075138893b2 [2022-03-22T20:47:32.591Z] Removing intermediate container 6075138893b2 [2022-03-22T20:47:32.591Z] ---> 1106fe5b9353 [2022-03-22T20:47:32.591Z] Successfully built 1106fe5b9353 [2022-03-22T20:47:32.591Z] Successfully tagged busybox:latest [2022-03-22T20:47:32.591Z] INFO: Docker images of the daemon under test [2022-03-22T20:47:32.591Z] [2022-03-22T20:47:32.591Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-22T20:47:32.591Z] busybox latest 1106fe5b9353 1 second ago 5.78GB [2022-03-22T20:47:32.591Z] microsoft/windowsservercore latest 6a11116086a4 2 weeks ago 5.75GB [2022-03-22T20:47:32.591Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 2 weeks ago 5.75GB [2022-03-22T20:47:32.591Z] [2022-03-22T20:47:32.591Z] INFO: Running integration tests at 03/22/2022 20:47:32... [2022-03-22T20:47:32.591Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-22T20:47:32.591Z] INFO: Integration API tests being run from the host: [2022-03-22T20:47:32.591Z] INFO: make.ps1 starting at 03/22/2022 20:47:32 [2022-03-22T20:47:32.939Z] --- PASS: TestRemoveContainerRunning (0.62s) [2022-03-22T20:47:32.939Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-22T20:47:33.046Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-22T20:47:33.239Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-22T20:47:33.495Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-22T20:47:33.495Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.63s) [2022-03-22T20:47:33.495Z] === RUN TestRemoveInvalidContainer [2022-03-22T20:47:33.495Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-22T20:47:33.495Z] === RUN TestRenameLinkedContainer [2022-03-22T20:47:34.860Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-03-22T20:47:35.116Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-22T20:47:36.089Z] --- PASS: TestRenameLinkedContainer (2.53s) [2022-03-22T20:47:36.089Z] === RUN TestRenameStoppedContainer [2022-03-22T20:47:36.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-22T20:47:36.651Z] --- PASS: TestRenameStoppedContainer (0.58s) [2022-03-22T20:47:36.651Z] === RUN TestRenameRunningContainerAndReuse [2022-03-22T20:47:37.578Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-22T20:47:37.838Z] --- PASS: TestRenameRunningContainerAndReuse (1.23s) [2022-03-22T20:47:37.838Z] === RUN TestRenameInvalidName [2022-03-22T20:47:38.399Z] --- PASS: TestRenameInvalidName (0.61s) [2022-03-22T20:47:38.399Z] === RUN TestRenameAnonymousContainer [2022-03-22T20:47:39.326Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-22T20:47:40.096Z] --- PASS: TestCreateServiceConfigFileMode (12.46s) [2022-03-22T20:47:40.096Z] === RUN TestCreateServiceSysctls [2022-03-22T20:47:40.697Z] --- PASS: TestRenameAnonymousContainer (2.18s) [2022-03-22T20:47:40.697Z] === RUN TestRenameContainerWithSameName [2022-03-22T20:47:40.953Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-22T20:47:41.209Z] --- PASS: TestRenameContainerWithSameName (0.62s) [2022-03-22T20:47:41.209Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-22T20:47:41.465Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-03-22T20:47:42.644Z] --- PASS: TestCreateServiceSysctls (2.44s) [2022-03-22T20:47:42.645Z] === RUN TestCreateServiceCapabilities [2022-03-22T20:47:42.832Z] --- PASS: TestRenameContainerWithLinkedContainer (1.40s) [2022-03-22T20:47:42.832Z] === RUN TestResize [2022-03-22T20:47:43.088Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-22T20:47:43.348Z] --- PASS: TestResize (0.76s) [2022-03-22T20:47:43.348Z] === RUN TestResizeWithInvalidSize [2022-03-22T20:47:43.756Z] --- PASS: TestCreateServiceConfigFileMode (12.48s) [2022-03-22T20:47:43.756Z] === RUN TestCreateServiceSysctls [2022-03-22T20:47:44.276Z] --- PASS: TestResizeWithInvalidSize (0.62s) [2022-03-22T20:47:44.276Z] === RUN TestResizeWhenContainerNotStarted [2022-03-22T20:47:44.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-22T20:47:44.545Z] --- PASS: TestCreateServiceCapabilities (1.90s) [2022-03-22T20:47:44.545Z] === RUN TestInspect [2022-03-22T20:47:44.838Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2022-03-22T20:47:44.838Z] === RUN TestDaemonRestartKillContainers [2022-03-22T20:47:44.838Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-22T20:47:44.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-22T20:47:44.838Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-22T20:47:44.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-22T20:47:44.838Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-22T20:47:44.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-22T20:47:44.838Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-22T20:47:44.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-22T20:47:44.838Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-22T20:47:44.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-22T20:47:44.838Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-22T20:47:44.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-22T20:47:44.838Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-22T20:47:44.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-22T20:47:44.838Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-22T20:47:44.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-22T20:47:44.838Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-22T20:47:44.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-22T20:47:44.838Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-22T20:47:44.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-22T20:47:44.838Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-22T20:47:44.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-22T20:47:44.838Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-22T20:47:44.838Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-22T20:47:44.838Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-22T20:47:44.838Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-22T20:47:45.657Z] --- PASS: TestCreateServiceSysctls (3.15s) [2022-03-22T20:47:45.657Z] === RUN TestCreateServiceCapabilities [2022-03-22T20:47:46.445Z] --- PASS: TestInspect (2.18s) [2022-03-22T20:47:46.446Z] === RUN TestCreateJob [2022-03-22T20:47:48.107Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-22T20:47:48.107Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-22T20:47:48.107Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-22T20:47:48.212Z] --- PASS: TestCreateServiceCapabilities (2.51s) [2022-03-22T20:47:48.212Z] === RUN TestInspect [2022-03-22T20:47:48.669Z] check_test.go:309: [db3536e0bafe6] daemon is not started [2022-03-22T20:47:48.669Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-03-22T20:47:48.975Z] --- PASS: TestCreateJob (2.40s) [2022-03-22T20:47:48.975Z] === RUN TestReplicatedJob [2022-03-22T20:47:49.597Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-22T20:47:49.853Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-22T20:47:51.226Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-03-22T20:47:51.226Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-22T20:47:51.492Z] --- PASS: TestInspect (2.69s) [2022-03-22T20:47:51.492Z] === RUN TestCreateJob [2022-03-22T20:47:51.788Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-22T20:47:53.158Z] --- PASS: TestReplicatedJob (4.24s) [2022-03-22T20:47:53.158Z] === RUN TestUpdateReplicatedJob [2022-03-22T20:47:54.021Z] --- PASS: TestCreateJob (2.95s) [2022-03-22T20:47:54.021Z] === RUN TestReplicatedJob [2022-03-22T20:47:55.059Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-22T20:47:55.059Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-22T20:47:55.687Z] --- PASS: TestUpdateReplicatedJob (2.63s) [2022-03-22T20:47:55.687Z] === RUN TestServiceListWithStatuses [2022-03-22T20:47:55.687Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-22T20:47:55.687Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-22T20:47:55.687Z] === RUN TestDockerNetworkConnectAlias [2022-03-22T20:47:58.316Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-22T20:47:58.316Z] INFO: Testing against a local daemon [2022-03-22T20:47:58.316Z] === RUN TestBuildWithSession [2022-03-22T20:47:58.316Z] build_session_test.go:25: TODO: BuildKit [2022-03-22T20:47:58.316Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-22T20:47:58.316Z] === RUN TestBuildSquashParent [2022-03-22T20:47:58.316Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:47:58.316Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-22T20:47:58.316Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-22T20:47:58.316Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-22T20:47:58.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-22T20:47:58.316Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-22T20:47:58.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-22T20:47:58.316Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-22T20:47:58.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-22T20:47:58.316Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-22T20:47:58.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-22T20:47:58.316Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-22T20:47:58.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-22T20:47:58.316Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-22T20:47:58.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-22T20:47:58.316Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-22T20:47:58.316Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-22T20:47:58.316Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-22T20:47:58.316Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-22T20:47:59.229Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-22T20:47:59.229Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-22T20:47:59.289Z] --- PASS: TestReplicatedJob (5.11s) [2022-03-22T20:47:59.289Z] === RUN TestUpdateReplicatedJob [2022-03-22T20:47:59.869Z] --- PASS: TestDockerNetworkConnectAlias (3.90s) [2022-03-22T20:47:59.869Z] === RUN TestDockerNetworkReConnect [2022-03-22T20:48:00.157Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-22T20:48:02.569Z] --- PASS: TestUpdateReplicatedJob (3.05s) [2022-03-22T20:48:02.569Z] === RUN TestServiceListWithStatuses [2022-03-22T20:48:02.569Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-22T20:48:02.569Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-22T20:48:02.569Z] === RUN TestDockerNetworkConnectAlias [2022-03-22T20:48:02.681Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-22T20:48:02.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.96s) [2022-03-22T20:48:02.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.17s) [2022-03-22T20:48:02.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s) [2022-03-22T20:48:02.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.74s) [2022-03-22T20:48:02.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s) [2022-03-22T20:48:02.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.80s) [2022-03-22T20:48:02.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.31s) [2022-03-22T20:48:02.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.30s) [2022-03-22T20:48:02.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.38s) [2022-03-22T20:48:02.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.37s) [2022-03-22T20:48:02.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.08s) [2022-03-22T20:48:02.681Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.09s) [2022-03-22T20:48:02.681Z] === RUN TestCgroupNamespacesRun [2022-03-22T20:48:03.150Z] --- PASS: TestDockerNetworkReConnect (3.12s) [2022-03-22T20:48:03.150Z] === RUN TestServicePlugin [2022-03-22T20:48:03.150Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-22T20:48:03.150Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-22T20:48:03.150Z] === RUN TestServiceUpdateLabel [2022-03-22T20:48:04.048Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-22T20:48:04.304Z] --- PASS: TestCgroupNamespacesRun (2.04s) [2022-03-22T20:48:04.304Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-22T20:48:04.521Z] --- PASS: TestServiceUpdateLabel (1.69s) [2022-03-22T20:48:04.521Z] === RUN TestServiceUpdateSecrets [2022-03-22T20:48:05.415Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-22T20:48:05.871Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-22T20:48:06.753Z] --- PASS: TestDockerNetworkConnectAlias (4.18s) [2022-03-22T20:48:06.753Z] === RUN TestDockerNetworkReConnect [2022-03-22T20:48:06.820Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.91s) [2022-03-22T20:48:06.820Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-22T20:48:06.820Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-03-22T20:48:06.820Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-22T20:48:07.075Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-22T20:48:08.002Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s) [2022-03-22T20:48:08.002Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-22T20:48:08.931Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-22T20:48:08.931Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-03-22T20:48:09.859Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s) [2022-03-22T20:48:09.859Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-22T20:48:10.038Z] --- PASS: TestDockerNetworkReConnect (3.48s) [2022-03-22T20:48:10.038Z] === RUN TestServicePlugin [2022-03-22T20:48:10.116Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-03-22T20:48:11.044Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-22T20:48:11.300Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.67s) [2022-03-22T20:48:11.300Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-22T20:48:13.190Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.65s) [2022-03-22T20:48:13.190Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-22T20:48:13.321Z] plugin_test.go:62: [d06bfac95df4f] joining swarm manager [d80c0ce690d86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-22T20:48:13.752Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2022-03-22T20:48:13.752Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-22T20:48:14.694Z] plugin_test.go:65: [d7a460795a055] joining swarm manager [d80c0ce690d86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-22T20:48:15.118Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-03-22T20:48:15.683Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) [2022-03-22T20:48:15.683Z] === RUN TestNISDomainname [2022-03-22T20:48:15.938Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-22T20:48:16.187Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-22T20:48:16.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.83s) [2022-03-22T20:48:16.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.25s) [2022-03-22T20:48:16.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.68s) [2022-03-22T20:48:16.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.21s) [2022-03-22T20:48:16.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.92s) [2022-03-22T20:48:16.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.55s) [2022-03-22T20:48:16.187Z] === RUN TestBuildMultiStageCopy [2022-03-22T20:48:16.187Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-22T20:48:16.499Z] --- PASS: TestNISDomainname (1.00s) [2022-03-22T20:48:16.499Z] === RUN TestHostnameDnsResolution [2022-03-22T20:48:17.060Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-22T20:48:17.623Z] --- PASS: TestHostnameDnsResolution (1.20s) [2022-03-22T20:48:17.623Z] === RUN TestUnprivilegedPortsAndPing [2022-03-22T20:48:18.183Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-03-22T20:48:18.440Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-22T20:48:18.696Z] --- PASS: TestUnprivilegedPortsAndPing (1.05s) [2022-03-22T20:48:18.696Z] === RUN TestStats [2022-03-22T20:48:19.257Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-22T20:48:19.416Z] --- PASS: TestServiceUpdateSecrets (13.89s) [2022-03-22T20:48:19.416Z] === RUN TestServiceUpdateConfigs [2022-03-22T20:48:19.819Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-22T20:48:21.710Z] --- PASS: TestStats (2.85s) [2022-03-22T20:48:21.710Z] === RUN TestStopContainerWithTimeout [2022-03-22T20:48:21.710Z] === RUN TestStopContainerWithTimeout/0 [2022-03-22T20:48:21.710Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-22T20:48:21.710Z] === RUN TestStopContainerWithTimeout/1 [2022-03-22T20:48:21.710Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-22T20:48:21.710Z] === RUN TestStopContainerWithTimeout/3 [2022-03-22T20:48:21.710Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-22T20:48:21.710Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-22T20:48:21.710Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-22T20:48:21.710Z] === CONT TestStopContainerWithTimeout/0 [2022-03-22T20:48:21.710Z] === CONT TestStopContainerWithTimeout/3 [2022-03-22T20:48:22.637Z] check_test.go:309: [dee8f686c0b71] daemon is not started [2022-03-22T20:48:22.637Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-03-22T20:48:22.637Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-22T20:48:23.226Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-22T20:48:23.226Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-22T20:48:23.681Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-22T20:48:24.004Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-03-22T20:48:24.137Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-22T20:48:24.259Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-22T20:48:24.514Z] === CONT TestStopContainerWithTimeout/1 [2022-03-22T20:48:25.098Z] --- PASS: TestBuildMultiStageCopy (9.97s) [2022-03-22T20:48:25.098Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.19s) [2022-03-22T20:48:25.098Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2022-03-22T20:48:25.098Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s) [2022-03-22T20:48:25.098Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.74s) [2022-03-22T20:48:25.098Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.87s) [2022-03-22T20:48:25.098Z] === RUN TestBuildMultiStageParentConfig [2022-03-22T20:48:25.879Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-22T20:48:26.134Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-03-22T20:48:26.134Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-03-22T20:48:26.389Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-03-22T20:48:26.389Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2022-03-22T20:48:26.389Z] --- PASS: TestStopContainerWithTimeout/3 (2.97s) [2022-03-22T20:48:26.389Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2022-03-22T20:48:26.390Z] --- PASS: TestStopContainerWithTimeout/1 (1.83s) [2022-03-22T20:48:26.390Z] === RUN TestDeleteDevicemapper [2022-03-22T20:48:26.390Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-22T20:48:26.390Z] --- SKIP: TestDeleteDevicemapper (0.02s) [2022-03-22T20:48:26.390Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-22T20:48:26.951Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-22T20:48:27.261Z] --- PASS: TestBuildMultiStageParentConfig (2.04s) [2022-03-22T20:48:27.261Z] === RUN TestBuildLabelWithTargets [2022-03-22T20:48:27.261Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-22T20:48:27.261Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-03-22T20:48:27.261Z] === RUN TestBuildWithEmptyLayers [2022-03-22T20:48:28.221Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2022-03-22T20:48:28.221Z] === RUN TestBuildMultiStageOnBuild [2022-03-22T20:48:28.845Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.45s) [2022-03-22T20:48:28.845Z] === RUN TestUpdateMemory [2022-03-22T20:48:28.845Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-22T20:48:28.845Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-22T20:48:28.845Z] === RUN TestUpdateCPUQuota [2022-03-22T20:48:30.736Z] --- PASS: TestUpdateCPUQuota (1.42s) [2022-03-22T20:48:30.736Z] === RUN TestUpdatePidsLimit [2022-03-22T20:48:30.736Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-22T20:48:30.736Z] === RUN TestUpdatePidsLimit/no_change [2022-03-22T20:48:30.992Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-22T20:48:31.553Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-22T20:48:32.118Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-22T20:48:32.374Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-22T20:48:32.516Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-03-22T20:48:32.516Z] Copying nested executables into bundles/binary-daemon [2022-03-22T20:48:32.516Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-03-22T20:48:32.852Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43407/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=5f9753ae734cc987f8c3bec3c516a1db880454e3 -e DOCKER_GRAPHDRIVER docker:5f9753ae734cc987f8c3bec3c516a1db880454e3 hack/make.sh cross [2022-03-22T20:48:32.937Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-22T20:48:32.937Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-22T20:48:33.113Z] [2022-03-22T20:48:33.374Z] Removing bundles/ [2022-03-22T20:48:33.375Z] [2022-03-22T20:48:33.375Z] ---> Making bundle: cross (in bundles/cross) [2022-03-22T20:48:33.375Z] Cross building: bundles/cross/linux/amd64 [2022-03-22T20:48:33.375Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-03-22T20:48:33.375Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-22T20:48:34.283Z] --- PASS: TestServiceUpdateConfigs (14.08s) [2022-03-22T20:48:34.283Z] === RUN TestServiceUpdateNetwork [2022-03-22T20:48:34.302Z] --- PASS: TestUpdatePidsLimit (3.90s) [2022-03-22T20:48:34.302Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2022-03-22T20:48:34.302Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2022-03-22T20:48:34.302Z] --- PASS: TestUpdatePidsLimit/update_lower (0.48s) [2022-03-22T20:48:34.302Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2022-03-22T20:48:34.302Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2022-03-22T20:48:34.302Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.47s) [2022-03-22T20:48:34.302Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2022-03-22T20:48:34.302Z] === RUN TestUpdateRestartPolicy [2022-03-22T20:48:35.229Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-22T20:48:35.790Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-03-22T20:48:36.047Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-22T20:48:36.617Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-22T20:48:36.872Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-22T20:48:37.128Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-22T20:48:37.385Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-22T20:48:37.386Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-03-22T20:48:37.386Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-22T20:48:38.313Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-03-22T20:48:38.506Z] --- PASS: TestBuildMultiStageOnBuild (10.08s) [2022-03-22T20:48:38.506Z] === RUN TestBuildUncleanTarFilenames [2022-03-22T20:48:38.506Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-22T20:48:38.506Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-22T20:48:38.506Z] === RUN TestBuildMultiStageLayerLeak [2022-03-22T20:48:38.569Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-22T20:48:39.933Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-03-22T20:48:41.260Z] --- PASS: TestServicePlugin (29.71s) [2022-03-22T20:48:41.260Z] === RUN TestServiceUpdateLabel [2022-03-22T20:48:41.517Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-03-22T20:48:41.517Z] === RUN TestServiceUpdateSecrets [2022-03-22T20:48:41.821Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-03-22T20:48:42.750Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-22T20:48:43.680Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-22T20:48:44.243Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-03-22T20:48:44.243Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-22T20:48:44.243Z] check_test.go:309: [dc21bb97a3a1f] daemon is not started [2022-03-22T20:48:44.243Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-03-22T20:48:44.243Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-22T20:48:44.243Z] check_test.go:309: [d06e5b59b7d3b] daemon is not started [2022-03-22T20:48:44.243Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-03-22T20:48:44.243Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-22T20:48:44.499Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-22T20:48:45.426Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-22T20:48:45.682Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-22T20:48:45.938Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-22T20:48:46.194Z] check_test.go:309: [d21328f5efdf3] daemon is not started [2022-03-22T20:48:46.194Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-03-22T20:48:46.450Z] --- PASS: TestUpdateRestartPolicy (12.27s) [2022-03-22T20:48:46.450Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-22T20:48:46.474Z] --- PASS: TestServiceUpdateNetwork (12.17s) [2022-03-22T20:48:46.475Z] === RUN TestServiceUpdatePidsLimit [2022-03-22T20:48:46.475Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-22T20:48:46.475Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-22T20:48:47.378Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2022-03-22T20:48:47.378Z] === RUN TestWaitNonBlocked [2022-03-22T20:48:47.378Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-22T20:48:47.378Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-22T20:48:47.378Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-22T20:48:47.378Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-22T20:48:47.378Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-22T20:48:47.378Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-22T20:48:48.745Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-03-22T20:48:48.745Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2022-03-22T20:48:48.745Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s) [2022-03-22T20:48:48.745Z] === RUN TestWaitBlocked [2022-03-22T20:48:48.745Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-22T20:48:48.745Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-22T20:48:48.745Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-22T20:48:48.745Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-22T20:48:48.745Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-22T20:48:48.745Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-22T20:48:49.677Z] --- PASS: TestWaitBlocked (0.02s) [2022-03-22T20:48:49.678Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2022-03-22T20:48:49.678Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2022-03-22T20:48:49.678Z] === CONT TestContainerStartOnDaemonRestart [2022-03-22T20:48:49.678Z] === CONT TestContainerKillOnDaemonStart [2022-03-22T20:48:51.097Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-03-22T20:48:52.993Z] --- PASS: TestContainerStartOnDaemonRestart (3.30s) [2022-03-22T20:48:52.993Z] === CONT TestIpcModeOlderClient [2022-03-22T20:48:53.249Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-03-22T20:48:53.249Z] === CONT TestDaemonHostGatewayIP [2022-03-22T20:48:53.331Z] --- PASS: TestBuildMultiStageLayerLeak (13.71s) [2022-03-22T20:48:53.331Z] === RUN TestBuildWithHugeFile [2022-03-22T20:48:54.179Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-03-22T20:48:54.581Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-22T20:48:56.383Z] --- PASS: TestServiceUpdateSecrets (14.44s) [2022-03-22T20:48:56.383Z] === RUN TestServiceUpdateConfigs [2022-03-22T20:48:56.739Z] --- PASS: TestDaemonHostGatewayIP (3.12s) [2022-03-22T20:48:56.739Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-22T20:48:56.996Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-03-22T20:48:57.251Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-22T20:48:58.191Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-22T20:48:58.448Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-22T20:48:58.706Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.43s) [2022-03-22T20:48:58.706Z] === CONT TestDaemonRestartIpcMode [2022-03-22T20:49:00.074Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-03-22T20:49:01.005Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-22T20:49:01.139Z] --- PASS: TestServiceUpdatePidsLimit (16.04s) [2022-03-22T20:49:01.139Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s) [2022-03-22T20:49:01.139Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-03-22T20:49:01.139Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-03-22T20:49:01.139Z] PASS [2022-03-22T20:49:01.139Z] [2022-03-22T20:49:01.139Z] === Skipped [2022-03-22T20:49:01.139Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-22T20:49:01.139Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-22T20:49:01.139Z] [2022-03-22T20:49:01.139Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-03-22T20:49:01.139Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-22T20:49:01.139Z] [2022-03-22T20:49:01.139Z] DONE 27 tests, 2 skipped in 143.848s [2022-03-22T20:49:01.139Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-03-22T20:49:01.139Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:49:01.139Z] ++ set -e [2022-03-22T20:49:01.139Z] ++ '[' -n 0 ']' [2022-03-22T20:49:01.139Z] ++ set -x [2022-03-22T20:49:01.139Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:49:01.139Z] INFO: Testing against a local daemon [2022-03-22T20:49:01.139Z] === RUN TestSessionCreate [2022-03-22T20:49:01.139Z] --- PASS: TestSessionCreate (0.02s) [2022-03-22T20:49:01.139Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-22T20:49:01.139Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-22T20:49:01.139Z] PASS [2022-03-22T20:49:01.139Z] [2022-03-22T20:49:01.139Z] DONE 2 tests in 0.146s [2022-03-22T20:49:01.139Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-03-22T20:49:01.139Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:49:01.139Z] ++ set -e [2022-03-22T20:49:01.139Z] ++ '[' -n 0 ']' [2022-03-22T20:49:01.139Z] ++ set -x [2022-03-22T20:49:01.139Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:49:01.139Z] INFO: Testing against a local daemon [2022-03-22T20:49:01.139Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-22T20:49:01.139Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-22T20:49:01.139Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-22T20:49:01.139Z] === RUN TestEventsExecDie [2022-03-22T20:49:01.397Z] --- PASS: TestEventsExecDie (0.44s) [2022-03-22T20:49:01.397Z] === RUN TestEventsBackwardsCompatible [2022-03-22T20:49:01.397Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-22T20:49:01.397Z] === RUN TestInfoBinaryCommits [2022-03-22T20:49:01.397Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-22T20:49:01.397Z] === RUN TestInfoAPIVersioned [2022-03-22T20:49:01.397Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-22T20:49:01.397Z] === RUN TestInfoDiscoveryBackend [2022-03-22T20:49:01.933Z] --- PASS: TestDaemonRestartIpcMode (3.10s) [2022-03-22T20:49:01.963Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-03-22T20:49:01.963Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-03-22T20:49:02.863Z] --- PASS: TestContainerKillOnDaemonStart (12.84s) [2022-03-22T20:49:02.863Z] PASS [2022-03-22T20:49:02.863Z] [2022-03-22T20:49:02.863Z] === Skipped [2022-03-22T20:49:02.863Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-22T20:49:02.863Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-22T20:49:02.863Z] [2022-03-22T20:49:02.863Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2022-03-22T20:49:02.863Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-22T20:49:02.863Z] [2022-03-22T20:49:02.863Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-22T20:49:02.863Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-22T20:49:02.863Z] [2022-03-22T20:49:02.863Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-22T20:49:02.863Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-22T20:49:02.863Z] [2022-03-22T20:49:02.863Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.02s) [2022-03-22T20:49:02.863Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-22T20:49:02.863Z] [2022-03-22T20:49:02.863Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-22T20:49:02.863Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-22T20:49:02.863Z] [2022-03-22T20:49:02.863Z] DONE 196 tests, 6 skipped in 146.960s [2022-03-22T20:49:02.863Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-22T20:49:02.863Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:49:02.863Z] ++ set -e [2022-03-22T20:49:02.863Z] ++ '[' -n 0 ']' [2022-03-22T20:49:02.863Z] ++ set -x [2022-03-22T20:49:02.863Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:49:02.896Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-03-22T20:49:02.896Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-03-22T20:49:03.119Z] INFO: Testing against a local daemon [2022-03-22T20:49:03.120Z] === RUN TestCommitInheritsEnv [2022-03-22T20:49:03.375Z] --- PASS: TestCommitInheritsEnv (0.33s) [2022-03-22T20:49:03.375Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-22T20:49:03.375Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-22T20:49:03.375Z] === RUN TestImagesFilterMultiReference [2022-03-22T20:49:03.375Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-03-22T20:49:03.375Z] === RUN TestImagePullPlatformInvalid [2022-03-22T20:49:03.375Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-22T20:49:03.375Z] === RUN TestRemoveImageOrphaning [2022-03-22T20:49:03.461Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-03-22T20:49:03.461Z] === RUN TestInfoAPI [2022-03-22T20:49:03.461Z] --- PASS: TestInfoAPI (0.02s) [2022-03-22T20:49:03.461Z] === RUN TestInfoAPIWarnings [2022-03-22T20:49:03.937Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2022-03-22T20:49:03.938Z] === RUN TestRemoveImageGarbageCollector [2022-03-22T20:49:04.196Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-03-22T20:49:04.452Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-22T20:49:05.817Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-22T20:49:05.817Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-03-22T20:49:05.817Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-22T20:49:05.817Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-03-22T20:49:05.817Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-22T20:49:05.817Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-03-22T20:49:05.817Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-22T20:49:05.817Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-03-22T20:49:05.817Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-22T20:49:06.380Z] --- PASS: TestRemoveImageGarbageCollector (2.47s) [2022-03-22T20:49:06.381Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-22T20:49:06.381Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-22T20:49:06.381Z] === RUN TestTagInvalidReference [2022-03-22T20:49:06.381Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-22T20:49:06.381Z] === RUN TestTagValidPrefixedRepo [2022-03-22T20:49:06.637Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-03-22T20:49:06.637Z] === RUN TestTagExistedNameWithoutForce [2022-03-22T20:49:06.637Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-22T20:49:06.637Z] === RUN TestTagOfficialNames [2022-03-22T20:49:06.637Z] --- PASS: TestTagOfficialNames (0.07s) [2022-03-22T20:49:06.637Z] === RUN TestTagMatchesDigest [2022-03-22T20:49:06.637Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-22T20:49:06.637Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-22T20:49:08.047Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-03-22T20:49:09.938Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-22T20:49:11.253Z] --- PASS: TestServiceUpdateConfigs (14.57s) [2022-03-22T20:49:11.253Z] === RUN TestServiceUpdateNetwork [2022-03-22T20:49:11.829Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-03-22T20:49:14.351Z] check_test.go:309: [d437c6d7e82ee] daemon is not started [2022-03-22T20:49:14.351Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-03-22T20:49:14.607Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-22T20:49:17.876Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-03-22T20:49:17.876Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-22T20:49:18.132Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-22T20:49:20.646Z] docker_cli_daemon_plugins_test.go:105: [d55ab0aae3f01] daemon is not started [2022-03-22T20:49:21.541Z] --- PASS: TestInfoAPIWarnings (16.20s) [2022-03-22T20:49:21.541Z] === RUN TestInfoDebug [2022-03-22T20:49:21.541Z] --- PASS: TestInfoDebug (0.52s) [2022-03-22T20:49:21.541Z] === RUN TestInfoInsecureRegistries [2022-03-22T20:49:21.541Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-22T20:49:21.541Z] === RUN TestInfoRegistryMirrors [2022-03-22T20:49:21.541Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-22T20:49:21.541Z] === RUN TestLoginFailsWithBadCredentials [2022-03-22T20:49:21.541Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-03-22T20:49:21.541Z] === RUN TestPingCacheHeaders [2022-03-22T20:49:21.541Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-22T20:49:21.541Z] === RUN TestPingGet [2022-03-22T20:49:21.541Z] --- PASS: TestPingGet (0.01s) [2022-03-22T20:49:21.541Z] === RUN TestPingHead [2022-03-22T20:49:21.541Z] --- PASS: TestPingHead (0.02s) [2022-03-22T20:49:21.541Z] === RUN TestVersion [2022-03-22T20:49:21.541Z] --- PASS: TestVersion (0.02s) [2022-03-22T20:49:21.541Z] PASS [2022-03-22T20:49:21.541Z] [2022-03-22T20:49:21.541Z] === Skipped [2022-03-22T20:49:21.541Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-22T20:49:21.541Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-22T20:49:21.541Z] [2022-03-22T20:49:21.541Z] DONE 18 tests, 1 skipped in 20.660s [2022-03-22T20:49:21.541Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-22T20:49:21.541Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:49:21.541Z] ++ set -e [2022-03-22T20:49:21.541Z] ++ '[' -n 0 ']' [2022-03-22T20:49:21.541Z] ++ set -x [2022-03-22T20:49:21.541Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:49:21.541Z] INFO: Testing against a local daemon [2022-03-22T20:49:21.541Z] === RUN TestVolumesCreateAndList [2022-03-22T20:49:21.541Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-22T20:49:21.541Z] === RUN TestVolumesRemove [2022-03-22T20:49:21.541Z] --- PASS: TestVolumesRemove (0.05s) [2022-03-22T20:49:21.541Z] === RUN TestVolumesInspect [2022-03-22T20:49:21.541Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-22T20:49:21.541Z] === RUN TestVolumesInvalidJSON [2022-03-22T20:49:21.541Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-22T20:49:21.541Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-22T20:49:21.541Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-22T20:49:21.541Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-22T20:49:21.541Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-22T20:49:21.541Z] PASS [2022-03-22T20:49:21.541Z] [2022-03-22T20:49:21.541Z] DONE 5 tests in 0.209s [2022-03-22T20:49:21.588Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-03-22T20:49:21.801Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-22T20:49:21.801Z] ++++ cat bundles/test-integration/docker.pid [2022-03-22T20:49:21.801Z] +++ kill 12179 [2022-03-22T20:49:23.174Z] +++ /etc/init.d/apparmor stop [2022-03-22T20:49:23.174Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-22T20:49:23.174Z] [2022-03-22T20:49:23.174Z] Unloading profiles will leave already running processes permanently [2022-03-22T20:49:23.174Z] unconfined, which can lead to unexpected situations. [2022-03-22T20:49:23.174Z] [2022-03-22T20:49:23.174Z] To set a process to complain mode, use the command line tool [2022-03-22T20:49:23.174Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-22T20:49:23.174Z] +++ true [2022-03-22T20:49:23.174Z] exiting test-integration [2022-03-22T20:49:23.174Z] ++ exit 0 [2022-03-22T20:49:23.174Z] [2022-03-22T20:49:23.452Z] --- PASS: TestServiceUpdateNetwork (12.35s) [2022-03-22T20:49:23.452Z] === RUN TestServiceUpdatePidsLimit [2022-03-22T20:49:23.478Z] check_test.go:309: [d326e98374b73] daemon is not started [2022-03-22T20:49:23.478Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-03-22T20:49:23.478Z] === RUN TestDockerSuite/TestBuildCopyWildcard Post stage [Pipeline] junit [2022-03-22T20:49:24.123Z] Recording test results [2022-03-22T20:49:24.266Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-22T20:49:24.388Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-22T20:49:24.593Z] + echo Ensuring container killed. [2022-03-22T20:49:24.593Z] Ensuring container killed. [2022-03-22T20:49:24.593Z] + docker rm -vf docker-pr2 [2022-03-22T20:49:24.593Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-03-22T20:49:24.881Z] + echo Chowning /workspace to jenkins user [2022-03-22T20:49:24.881Z] Chowning /workspace to jenkins user [2022-03-22T20:49:24.881Z] + id -u [2022-03-22T20:49:24.881Z] + id -g [2022-03-22T20:49:24.881Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43407:/workspace busybox chown -R 1000:1000 /workspace [2022-03-22T20:49:24.957Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-22T20:49:26.106Z] + bundleName=arm64-integration [2022-03-22T20:49:26.106Z] + echo Creating arm64-integration-bundles.tar.gz [2022-03-22T20:49:26.107Z] Creating arm64-integration-bundles.tar.gz [2022-03-22T20:49:26.107Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-22T20:49:26.107Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-22T20:49:26.118Z] Archiving artifacts [2022-03-22T20:49:26.386Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43407/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-22T20:49:26.688Z] + make clean [2022-03-22T20:49:26.688Z] docker volume rm -f docker-dev-cache [2022-03-22T20:49:26.688Z] docker-dev-cache [Pipeline] deleteDir [2022-03-22T20:49:26.792Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-03-22T20:49:28.160Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-22T20:49:28.724Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-22T20:49:30.090Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-22T20:49:32.652Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-03-22T20:49:33.070Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-22T20:49:33.621Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-22T20:49:33.621Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-03-22T20:49:34.229Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-03-22T20:49:34.229Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-22T20:49:34.229Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-22T20:49:34.792Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-03-22T20:49:34.792Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2022-03-22T20:49:35.355Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2022-03-22T20:49:35.355Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-22T20:49:35.918Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2022-03-22T20:49:36.482Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2022-03-22T20:49:36.482Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-22T20:49:37.046Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2022-03-22T20:49:37.301Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2022-03-22T20:49:37.557Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-22T20:49:37.814Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2022-03-22T20:49:38.377Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2022-03-22T20:49:38.939Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2022-03-22T20:49:39.502Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2022-03-22T20:49:39.634Z] --- PASS: TestServiceUpdatePidsLimit (16.13s) [2022-03-22T20:49:39.634Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-03-22T20:49:39.634Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-03-22T20:49:39.634Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-03-22T20:49:39.634Z] PASS [2022-03-22T20:49:39.634Z] [2022-03-22T20:49:39.634Z] === Skipped [2022-03-22T20:49:39.634Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-22T20:49:39.634Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-22T20:49:39.634Z] [2022-03-22T20:49:39.634Z] DONE 27 tests, 1 skipped in 182.257s [2022-03-22T20:49:39.634Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-22T20:49:39.634Z] INFO: Testing against a local daemon [2022-03-22T20:49:39.634Z] === RUN TestSessionCreate [2022-03-22T20:49:39.634Z] --- PASS: TestSessionCreate (0.02s) [2022-03-22T20:49:39.634Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-22T20:49:39.634Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-22T20:49:39.634Z] PASS [2022-03-22T20:49:39.634Z] [2022-03-22T20:49:39.634Z] DONE 2 tests in 0.083s [2022-03-22T20:49:39.634Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-22T20:49:39.634Z] INFO: Testing against a local daemon [2022-03-22T20:49:39.634Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-22T20:49:39.634Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-03-22T20:49:39.634Z] === RUN TestEventsExecDie [2022-03-22T20:49:39.634Z] --- PASS: TestEventsExecDie (0.54s) [2022-03-22T20:49:39.634Z] === RUN TestEventsBackwardsCompatible [2022-03-22T20:49:39.634Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-03-22T20:49:39.634Z] === RUN TestInfoBinaryCommits [2022-03-22T20:49:39.895Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-22T20:49:39.895Z] === RUN TestInfoAPIVersioned [2022-03-22T20:49:39.895Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-22T20:49:39.895Z] === RUN TestInfoDiscoveryBackend [2022-03-22T20:49:40.064Z] check_test.go:309: [d361919dce1d5] daemon is not started [2022-03-22T20:49:40.064Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-03-22T20:49:40.478Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2022-03-22T20:49:40.478Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-03-22T20:49:40.992Z] check_test.go:309: [de4f6c30e2287] daemon is not started [2022-03-22T20:49:40.992Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-03-22T20:49:41.413Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-03-22T20:49:41.413Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-03-22T20:49:41.554Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-03-22T20:49:41.980Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-03-22T20:49:41.980Z] === RUN TestInfoAPI [2022-03-22T20:49:41.981Z] --- PASS: TestInfoAPI (0.02s) [2022-03-22T20:49:41.981Z] === RUN TestInfoAPIWarnings [2022-03-22T20:49:43.490Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-03-22T20:49:46.769Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-03-22T20:49:46.769Z] check_test.go:309: [d370b5c50e6ac] daemon is not started [2022-03-22T20:49:46.769Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-03-22T20:49:46.769Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-22T20:49:48.184Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-22T20:49:50.079Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-03-22T20:49:51.445Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-22T20:49:51.701Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-03-22T20:49:55.962Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-03-22T20:49:56.527Z] check_test.go:309: [d0ce2f2b7deda] daemon is not started [2022-03-22T20:49:56.527Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-03-22T20:50:00.064Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-03-22T20:50:00.064Z] === RUN TestInfoDebug [2022-03-22T20:50:00.064Z] --- PASS: TestInfoDebug (0.53s) [2022-03-22T20:50:00.064Z] === RUN TestInfoInsecureRegistries [2022-03-22T20:50:00.064Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-22T20:50:00.064Z] === RUN TestInfoRegistryMirrors [2022-03-22T20:50:00.064Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-03-22T20:50:00.064Z] === RUN TestLoginFailsWithBadCredentials [2022-03-22T20:50:00.064Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-03-22T20:50:00.064Z] === RUN TestPingCacheHeaders [2022-03-22T20:50:00.064Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-22T20:50:00.064Z] === RUN TestPingGet [2022-03-22T20:50:00.064Z] --- PASS: TestPingGet (0.01s) [2022-03-22T20:50:00.064Z] === RUN TestPingHead [2022-03-22T20:50:00.064Z] --- PASS: TestPingHead (0.02s) [2022-03-22T20:50:00.064Z] === RUN TestVersion [2022-03-22T20:50:00.064Z] --- PASS: TestVersion (0.02s) [2022-03-22T20:50:00.064Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-03-22T20:50:00.999Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.17s) [2022-03-22T20:50:00.999Z] PASS [2022-03-22T20:50:00.999Z] [2022-03-22T20:50:00.999Z] DONE 18 tests in 21.906s [2022-03-22T20:50:00.999Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-22T20:50:00.999Z] INFO: Testing against a local daemon [2022-03-22T20:50:00.999Z] === RUN TestVolumesCreateAndList [2022-03-22T20:50:00.999Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-03-22T20:50:00.999Z] === RUN TestVolumesRemove [2022-03-22T20:50:01.258Z] --- PASS: TestVolumesRemove (0.07s) [2022-03-22T20:50:01.258Z] === RUN TestVolumesInspect [2022-03-22T20:50:01.258Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-22T20:50:01.258Z] === RUN TestVolumesInvalidJSON [2022-03-22T20:50:01.258Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-22T20:50:01.258Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-22T20:50:01.258Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-22T20:50:01.258Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-22T20:50:01.258Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-22T20:50:01.258Z] PASS [2022-03-22T20:50:01.258Z] [2022-03-22T20:50:01.258Z] DONE 5 tests in 0.173s [2022-03-22T20:50:01.258Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-22T20:50:01.780Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-22T20:50:02.342Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-22T20:50:02.631Z] Stopping apparmor (via systemctl): apparmor.service. [2022-03-22T20:50:02.631Z] Removing test suite binaries [2022-03-22T20:50:02.631Z] exiting test-integration [2022-03-22T20:50:02.631Z] ++ exit 0 [2022-03-22T20:50:02.631Z] [2022-03-22T20:50:03.271Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-22T20:50:03.528Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile Post stage [Pipeline] junit [2022-03-22T20:50:04.549Z] Recording test results [2022-03-22T20:50:04.729Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-22T20:50:04.941Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-03-22T20:50:05.056Z] + echo Ensuring container killed. [2022-03-22T20:50:05.056Z] Ensuring container killed. [2022-03-22T20:50:05.056Z] + docker rm -vf docker-pr2 [2022-03-22T20:50:05.056Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-03-22T20:50:05.339Z] + echo Chowning /workspace to jenkins user [2022-03-22T20:50:05.339Z] Chowning /workspace to jenkins user [2022-03-22T20:50:05.339Z] + id -u [2022-03-22T20:50:05.339Z] + id -g [2022-03-22T20:50:05.339Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43407:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-22T20:50:07.009Z] + bundleName=amd64-cgroup2 [2022-03-22T20:50:07.009Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-03-22T20:50:07.009Z] Creating amd64-cgroup2-bundles.tar.gz [2022-03-22T20:50:07.009Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-03-22T20:50:07.009Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-03-22T20:50:07.280Z] Archiving artifacts [2022-03-22T20:50:07.506Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-03-22T20:50:07.616Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43407/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-22T20:50:07.920Z] + make clean [2022-03-22T20:50:07.920Z] docker volume rm -f docker-dev-cache [2022-03-22T20:50:07.920Z] docker-dev-cache [Pipeline] deleteDir [2022-03-22T20:50:08.070Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-22T20:50:09.905Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-03-22T20:50:09.905Z] Copying nested executables into bundles/cross/linux/amd64 [2022-03-22T20:50:09.905Z] Cross building: bundles/cross/windows/amd64 [2022-03-22T20:50:09.905Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-03-22T20:50:09.905Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-22T20:50:09.962Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-22T20:50:10.220Z] check_test.go:309: [d51b04071c2b0] daemon is not started [2022-03-22T20:50:10.220Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-03-22T20:50:10.784Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-03-22T20:50:11.347Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-03-22T20:50:11.915Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-03-22T20:50:12.177Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-22T20:50:14.066Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-03-22T20:50:14.066Z] check_test.go:309: [d67261c7fc030] daemon is not started [2022-03-22T20:50:14.066Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-03-22T20:50:16.628Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-03-22T20:50:17.998Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-22T20:50:18.928Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-03-22T20:50:19.857Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-22T20:50:21.751Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-22T20:50:22.682Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-03-22T20:50:24.055Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-03-22T20:50:25.947Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-03-22T20:50:29.268Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-03-22T20:50:32.586Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-03-22T20:50:37.837Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-03-22T20:50:37.837Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-22T20:50:37.837Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-22T20:50:38.769Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-03-22T20:50:40.162Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-03-22T20:50:41.093Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-03-22T20:50:42.025Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-22T20:50:42.282Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-22T20:50:42.845Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-22T20:50:43.407Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-22T20:50:43.664Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-22T20:50:43.921Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-03-22T20:50:43.921Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-22T20:50:44.486Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-22T20:50:47.008Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-22T20:50:48.376Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-22T20:50:49.744Z] docker_cli_daemon_test.go:2550: [de2554fe444e2] daemon is not started [2022-03-22T20:50:50.001Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-22T20:50:51.367Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-22T20:50:51.367Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-03-22T20:50:52.732Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-22T20:50:54.101Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-22T20:51:00.641Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-22T20:51:00.641Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-22T20:51:02.530Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-03-22T20:51:04.420Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-03-22T20:51:05.207Z] --- PASS: TestBuildWithHugeFile (122.31s) [2022-03-22T20:51:05.208Z] === RUN TestBuildWithEmptyDockerfile [2022-03-22T20:51:05.208Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-22T20:51:05.208Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-22T20:51:05.208Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-22T20:51:05.208Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-22T20:51:05.208Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-22T20:51:05.208Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-22T20:51:05.208Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-22T20:51:05.208Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-22T20:51:05.208Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-22T20:51:05.208Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-03-22T20:51:05.208Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-22T20:51:05.208Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-22T20:51:05.208Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-03-22T20:51:05.208Z] === RUN TestBuildPreserveOwnership [2022-03-22T20:51:05.208Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-22T20:51:05.208Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-22T20:51:05.208Z] === RUN TestBuildPlatformInvalid [2022-03-22T20:51:05.208Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-22T20:51:05.208Z] PASS [2022-03-22T20:51:05.208Z] ok github.com/docker/docker/integration/build 176.771s [2022-03-22T20:51:05.208Z] [2022-03-22T20:51:05.208Z] === Skipped [2022-03-22T20:51:05.208Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-22T20:51:05.208Z] build_session_test.go:25: TODO: BuildKit [2022-03-22T20:51:05.208Z] [2022-03-22T20:51:05.208Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-22T20:51:05.208Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:51:05.208Z] [2022-03-22T20:51:05.208Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-03-22T20:51:05.208Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-22T20:51:05.208Z] [2022-03-22T20:51:05.208Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-22T20:51:05.208Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-22T20:51:05.208Z] [2022-03-22T20:51:05.208Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-22T20:51:05.208Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-22T20:51:05.208Z] [2022-03-22T20:51:05.208Z] DONE 28 tests, 5 skipped in 201.591s [2022-03-22T20:51:05.208Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-22T20:51:05.208Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-22T20:51:05.208Z] INFO: Testing against a local daemon [2022-03-22T20:51:05.208Z] === RUN TestConfigInspect [2022-03-22T20:51:05.208Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:51:05.208Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-22T20:51:05.208Z] === RUN TestConfigList [2022-03-22T20:51:05.208Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:51:05.208Z] --- SKIP: TestConfigList (0.00s) [2022-03-22T20:51:05.208Z] === RUN TestConfigsCreateAndDelete [2022-03-22T20:51:05.208Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:51:05.208Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-22T20:51:05.208Z] === RUN TestConfigsUpdate [2022-03-22T20:51:05.208Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:51:05.208Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-22T20:51:05.208Z] === RUN TestTemplatedConfig [2022-03-22T20:51:05.208Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:51:05.208Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-22T20:51:05.208Z] === RUN TestConfigCreateResolve [2022-03-22T20:51:05.208Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-03-22T20:51:05.208Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-22T20:51:05.208Z] === RUN TestConfigDaemonLibtrustID [2022-03-22T20:51:05.208Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-03-22T20:51:05.208Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-22T20:51:05.208Z] PASS [2022-03-22T20:51:05.208Z] ok github.com/docker/docker/integration/config 0.092s [2022-03-22T20:51:05.208Z] [2022-03-22T20:51:05.208Z] === Skipped [2022-03-22T20:51:05.208Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-22T20:51:05.208Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:51:05.208Z] [2022-03-22T20:51:05.208Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-22T20:51:05.208Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:51:05.208Z] [2022-03-22T20:51:05.208Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-22T20:51:05.208Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:51:05.208Z] [2022-03-22T20:51:05.208Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-22T20:51:05.208Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:51:05.208Z] [2022-03-22T20:51:05.208Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-22T20:51:05.208Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:51:05.208Z] [2022-03-22T20:51:05.208Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-22T20:51:05.208Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-03-22T20:51:05.208Z] [2022-03-22T20:51:05.208Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2022-03-22T20:51:05.208Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-03-22T20:51:05.208Z] [2022-03-22T20:51:05.208Z] DONE 7 tests, 7 skipped in 1.814s [2022-03-22T20:51:05.208Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-22T20:51:05.208Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-22T20:51:05.208Z] INFO: Testing against a local daemon [2022-03-22T20:51:05.208Z] === RUN TestCheckpoint [2022-03-22T20:51:05.208Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-22T20:51:05.208Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-22T20:51:05.208Z] === RUN TestContainerInvalidJSON [2022-03-22T20:51:05.208Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-03-22T20:51:05.208Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-03-22T20:51:05.208Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-22T20:51:05.208Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-22T20:51:05.208Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-22T20:51:05.208Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-22T20:51:05.208Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-03-22T20:51:05.208Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-22T20:51:05.208Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-22T20:51:05.208Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-22T20:51:05.208Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-03-22T20:51:05.208Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-22T20:51:05.208Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-22T20:51:05.208Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-22T20:51:05.208Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2022-03-22T20:51:05.208Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-22T20:51:05.208Z] copy_test.go:38: testEnv.OSType == "windows" [2022-03-22T20:51:05.208Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2022-03-22T20:51:05.208Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-22T20:51:05.208Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2022-03-22T20:51:05.208Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-22T20:51:05.208Z] copy_test.go:63: testEnv.OSType == "windows" [2022-03-22T20:51:05.208Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-22T20:51:05.208Z] === RUN TestCopyFromContainer [2022-03-22T20:51:05.208Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:51:05.208Z] --- SKIP: TestCopyFromContainer (0.01s) [2022-03-22T20:51:05.208Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-22T20:51:05.208Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-22T20:51:05.208Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-22T20:51:05.208Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-22T20:51:05.208Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-22T20:51:05.208Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-22T20:51:05.208Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-22T20:51:05.208Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-22T20:51:05.208Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-22T20:51:05.208Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-22T20:51:05.208Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-22T20:51:05.208Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-22T20:51:05.208Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-22T20:51:05.208Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-22T20:51:05.208Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-22T20:51:05.208Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-22T20:51:05.208Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-22T20:51:05.208Z] === RUN TestCreateWithInvalidEnv [2022-03-22T20:51:05.208Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-22T20:51:05.208Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-22T20:51:05.208Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-22T20:51:05.208Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-22T20:51:05.208Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-22T20:51:05.208Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-22T20:51:05.208Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-22T20:51:05.208Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-22T20:51:05.208Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-22T20:51:05.208Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-22T20:51:05.208Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-22T20:51:05.208Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-22T20:51:05.208Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-22T20:51:05.208Z] === RUN TestCreateTmpfsMountsTarget [2022-03-22T20:51:05.208Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:51:05.208Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-22T20:51:05.208Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-22T20:51:05.208Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-22T20:51:05.208Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-22T20:51:05.208Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-22T20:51:05.208Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-22T20:51:05.208Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-22T20:51:05.208Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-22T20:51:05.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-22T20:51:05.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-22T20:51:05.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-22T20:51:05.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-22T20:51:05.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-22T20:51:05.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-22T20:51:05.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-22T20:51:05.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-22T20:51:05.208Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-22T20:51:05.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-22T20:51:05.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-22T20:51:05.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-22T20:51:05.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-22T20:51:05.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-22T20:51:05.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-22T20:51:05.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-22T20:51:05.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-22T20:51:05.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-22T20:51:05.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-22T20:51:05.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-22T20:51:05.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-22T20:51:05.208Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-22T20:51:05.208Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-22T20:51:05.208Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-22T20:51:05.208Z] === RUN TestCreateDifferentPlatform [2022-03-22T20:51:05.208Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-22T20:51:05.208Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-22T20:51:05.208Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-22T20:51:05.208Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-22T20:51:05.208Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-22T20:51:05.208Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-22T20:51:05.208Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-03-22T20:51:05.208Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-22T20:51:05.208Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-22T20:51:05.208Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-22T20:51:05.208Z] === RUN TestContainerKillOnDaemonStart [2022-03-22T20:51:05.208Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:51:05.208Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-22T20:51:05.208Z] === RUN TestDiff [2022-03-22T20:51:05.208Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-22T20:51:05.208Z] --- SKIP: TestDiff (0.00s) [2022-03-22T20:51:05.208Z] === RUN TestExecWithCloseStdin [2022-03-22T20:51:05.208Z] --- PASS: TestExecWithCloseStdin (2.11s) [2022-03-22T20:51:05.208Z] === RUN TestExec [2022-03-22T20:51:05.208Z] --- PASS: TestExec (2.02s) [2022-03-22T20:51:05.208Z] === RUN TestExecUser [2022-03-22T20:51:05.208Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-22T20:51:05.208Z] --- SKIP: TestExecUser (0.00s) [2022-03-22T20:51:05.208Z] === RUN TestExportContainerAndImportImage [2022-03-22T20:51:05.208Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:51:05.208Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-22T20:51:05.208Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-22T20:51:05.208Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:51:05.208Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-22T20:51:05.208Z] === RUN TestHealthCheckWorkdir [2022-03-22T20:51:05.208Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-22T20:51:05.208Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-22T20:51:05.208Z] === RUN TestHealthKillContainer [2022-03-22T20:51:05.208Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-22T20:51:05.208Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-22T20:51:05.208Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-22T20:51:05.208Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-22T20:51:05.208Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-22T20:51:05.208Z] === RUN TestKillContainerInvalidSignal [2022-03-22T20:51:05.664Z] --- PASS: TestKillContainerInvalidSignal (1.79s) [2022-03-22T20:51:05.664Z] === RUN TestKillContainer [2022-03-22T20:51:05.664Z] === RUN TestKillContainer/no_signal [2022-03-22T20:51:06.949Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-03-22T20:51:07.193Z] === RUN TestKillContainer/non_killing_signal [2022-03-22T20:51:07.205Z] check_test.go:309: [d8161501b6a08] daemon is not started [2022-03-22T20:51:07.205Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-03-22T20:51:07.649Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-22T20:51:07.649Z] === RUN TestKillContainer/killing_signal [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite (341.01s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.17s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.47s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.52s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.97s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.27s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.84s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.41s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.86s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.26s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.88s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.91s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.24s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.39s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.10s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.32s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.32s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.65s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.02s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.06s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.50s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (1.85s) [2022-03-22T20:51:13.745Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.79s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.96s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.67s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.78s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.06s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.07s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.26s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.42s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.58s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.72s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.69s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.82s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.63s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.40s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.03s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.32s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.26s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.70s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.34s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.80s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.16s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.48s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.42s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.19s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.55s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.56s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.91s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.39s) [2022-03-22T20:51:13.745Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-22T20:51:13.745Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.00s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.87s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.08s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.92s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.05s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.06s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.80s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.67s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.50s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.25s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.03s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.91s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.67s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.02s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.00s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.86s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.98s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.62s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.41s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.90s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.68s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.80s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.39s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.58s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.80s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.85s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.29s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.29s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.41s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.70s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.23s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.08s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.00s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.54s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.55s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.58s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.78s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.66s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2022-03-22T20:51:13.745Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.74s) [2022-03-22T20:51:13.745Z] === RUN TestDockerSwarmSuite [2022-03-22T20:51:13.745Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-03-22T20:51:14.693Z] --- PASS: TestKillContainer (8.67s) [2022-03-22T20:51:14.693Z] --- PASS: TestKillContainer/no_signal (1.76s) [2022-03-22T20:51:14.693Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-22T20:51:14.693Z] --- PASS: TestKillContainer/killing_signal (6.87s) [2022-03-22T20:51:14.693Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-22T20:51:14.693Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-22T20:51:14.693Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-22T20:51:14.693Z] === RUN TestKillStoppedContainer [2022-03-22T20:51:14.693Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-22T20:51:14.693Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-22T20:51:14.693Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-22T20:51:14.693Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-22T20:51:14.693Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-22T20:51:14.693Z] === RUN TestKillDifferentUserContainer [2022-03-22T20:51:14.693Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-22T20:51:14.693Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-22T20:51:14.693Z] === RUN TestInspectOomKilledTrue [2022-03-22T20:51:14.693Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:51:14.693Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-22T20:51:14.693Z] === RUN TestInspectOomKilledFalse [2022-03-22T20:51:14.693Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-22T20:51:14.693Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-22T20:51:14.693Z] === RUN TestLogsFollowTailEmpty [2022-03-22T20:51:16.221Z] --- PASS: TestLogsFollowTailEmpty (1.80s) [2022-03-22T20:51:16.221Z] === RUN TestNetworkNat [2022-03-22T20:51:16.221Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-03-22T20:51:16.221Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-22T20:51:16.221Z] === RUN TestNetworkLocalhostTCPNat [2022-03-22T20:51:16.259Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-03-22T20:51:17.649Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-03-22T20:51:17.649Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-03-22T20:51:17.649Z] remote: Enumerating objects: 23, done. [2022-03-22T20:51:17.649Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-03-22T20:51:17.649Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-03-22T20:51:17.649Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-03-22T20:51:17.649Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2022-03-22T20:51:17.649Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-03-22T20:51:18.385Z] --- PASS: TestNetworkLocalhostTCPNat (2.14s) [2022-03-22T20:51:18.385Z] === RUN TestNetworkLoopbackNat [2022-03-22T20:51:18.385Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-03-22T20:51:18.385Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-22T20:51:18.385Z] === RUN TestPause [2022-03-22T20:51:18.385Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-22T20:51:18.385Z] --- SKIP: TestPause (0.00s) [2022-03-22T20:51:18.385Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-22T20:51:19.526Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-03-22T20:51:19.912Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.78s) [2022-03-22T20:51:19.912Z] === RUN TestPauseStopPausedContainer [2022-03-22T20:51:19.912Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:51:19.912Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-22T20:51:19.912Z] === RUN TestPsFilter [2022-03-22T20:51:20.194Z] [2022-03-22T20:51:20.368Z] --- PASS: TestPsFilter (0.11s) [2022-03-22T20:51:20.369Z] === RUN TestRemoveContainerWithRemovedVolume [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-22T20:51:20.935Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-22T20:51:21.096Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43407/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f9753ae734cc987f8c3bec3c516a1db880454e3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:5f9753ae734cc987f8c3bec3c516a1db880454e3 hack/test/unit [2022-03-22T20:51:22.540Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.02s) [2022-03-22T20:51:22.540Z] === RUN TestRemoveContainerWithVolume [2022-03-22T20:51:22.823Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-22T20:51:23.640Z] ? github.com/docker/docker/api [no test files] [2022-03-22T20:51:24.067Z] --- PASS: TestRemoveContainerWithVolume (2.10s) [2022-03-22T20:51:24.067Z] === RUN TestRemoveContainerRunning [2022-03-22T20:51:24.713Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-03-22T20:51:26.233Z] --- PASS: TestRemoveContainerRunning (1.78s) [2022-03-22T20:51:26.233Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-22T20:51:27.758Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.78s) [2022-03-22T20:51:27.758Z] === RUN TestRemoveInvalidContainer [2022-03-22T20:51:27.758Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-22T20:51:27.758Z] === RUN TestRenameLinkedContainer [2022-03-22T20:51:27.758Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-22T20:51:27.758Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-22T20:51:27.758Z] === RUN TestRenameStoppedContainer [2022-03-22T20:51:31.252Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-22T20:51:31.813Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-22T20:51:32.069Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-22T20:51:32.632Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-22T20:51:33.999Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-22T20:51:33.999Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-03-22T20:51:33.999Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-22T20:51:34.255Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-22T20:51:34.809Z] --- PASS: TestRenameStoppedContainer (6.85s) [2022-03-22T20:51:34.809Z] === RUN TestRenameRunningContainerAndReuse [2022-03-22T20:51:37.523Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-03-22T20:51:38.457Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-03-22T20:51:38.526Z] --- PASS: TestRenameRunningContainerAndReuse (3.57s) [2022-03-22T20:51:38.526Z] === RUN TestRenameInvalidName [2022-03-22T20:51:38.565Z] ok github.com/docker/docker/api/server 0.015s coverage: 9.0% of statements [2022-03-22T20:51:40.053Z] --- PASS: TestRenameInvalidName (1.79s) [2022-03-22T20:51:40.053Z] === RUN TestRenameAnonymousContainer [2022-03-22T20:51:40.053Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-03-22T20:51:40.053Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2022-03-22T20:51:40.053Z] === RUN TestRenameContainerWithSameName [2022-03-22T20:51:40.979Z] docker_api_swarm_test.go:562: [d33504c6af2de] joining swarm manager [d16deb2d71823]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-22T20:51:42.217Z] --- PASS: TestRenameContainerWithSameName (1.77s) [2022-03-22T20:51:42.217Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-22T20:51:42.217Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-03-22T20:51:42.217Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-22T20:51:42.217Z] === RUN TestResize [2022-03-22T20:51:43.747Z] --- PASS: TestResize (1.78s) [2022-03-22T20:51:43.747Z] === RUN TestResizeWithInvalidSize [2022-03-22T20:51:43.747Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-03-22T20:51:43.747Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2022-03-22T20:51:43.747Z] === RUN TestResizeWhenContainerNotStarted [2022-03-22T20:51:44.248Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-22T20:51:44.505Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-22T20:51:45.433Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-22T20:51:45.910Z] --- PASS: TestResizeWhenContainerNotStarted (2.03s) [2022-03-22T20:51:45.911Z] === RUN TestDaemonRestartKillContainers [2022-03-22T20:51:45.911Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:51:45.911Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-22T20:51:45.911Z] === RUN TestStats [2022-03-22T20:51:45.911Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-22T20:51:45.911Z] --- SKIP: TestStats (0.00s) [2022-03-22T20:51:45.911Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-22T20:51:45.995Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-22T20:51:46.251Z] === RUN TestDockerSuite/TestBuildFails [2022-03-22T20:51:46.812Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-22T20:51:47.070Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-22T20:51:48.961Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-22T20:51:49.625Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.68s) [2022-03-22T20:51:49.625Z] === RUN TestStopContainerWithTimeout [2022-03-22T20:51:49.625Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-22T20:51:49.625Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-22T20:51:49.625Z] === RUN TestUpdateRestartPolicy [2022-03-22T20:51:50.851Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-22T20:51:52.741Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-22T20:51:53.671Z] docker_api_swarm_test.go:584: [d5ca6f431c27b] joining swarm manager [d16deb2d71823]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-22T20:51:53.927Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-22T20:51:54.531Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-22T20:51:55.898Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-22T20:51:56.459Z] check_test.go:380: [d33504c6af2de] daemon is not started [2022-03-22T20:51:57.825Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-22T20:51:58.386Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-22T20:51:58.642Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-22T20:52:00.534Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-22T20:52:02.436Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-22T20:52:03.804Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-22T20:52:07.070Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-03-22T20:52:07.070Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2022-03-22T20:52:07.070Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-03-22T20:52:07.325Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-22T20:52:07.887Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-22T20:52:08.815Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-22T20:52:09.744Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-22T20:52:09.744Z] docker_api_swarm_test.go:45: [dd47f2b1bc359] joining swarm manager [d94411e87350e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-22T20:52:09.744Z] --- PASS: TestImportExtremelyLargeImageWorks (183.19s) [2022-03-22T20:52:09.744Z] PASS [2022-03-22T20:52:10.001Z] [2022-03-22T20:52:10.001Z] DONE 12 tests in 187.208s [2022-03-22T20:52:10.001Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-22T20:52:10.001Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:52:10.001Z] ++ set -e [2022-03-22T20:52:10.001Z] ++ '[' -n 0 ']' [2022-03-22T20:52:10.001Z] ++ set -x [2022-03-22T20:52:10.001Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:52:10.001Z] INFO: Testing against a local daemon [2022-03-22T20:52:10.001Z] === RUN TestNetworkCreateDelete [2022-03-22T20:52:10.258Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-22T20:52:10.258Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-22T20:52:10.258Z] --- PASS: TestNetworkCreateDelete (0.19s) [2022-03-22T20:52:10.258Z] === RUN TestDockerNetworkDeletePreferID [2022-03-22T20:52:10.695Z] --- PASS: TestUpdateRestartPolicy (19.81s) [2022-03-22T20:52:10.695Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-22T20:52:10.820Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s) [2022-03-22T20:52:10.820Z] === RUN TestDaemonDNSFallback [2022-03-22T20:52:11.076Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-22T20:52:11.163Z] --- PASS: TestUpdateRestartWithAutoRemove (1.76s) [2022-03-22T20:52:11.163Z] === RUN TestWaitNonBlocked [2022-03-22T20:52:11.163Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-22T20:52:11.163Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-22T20:52:11.163Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-22T20:52:11.163Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-22T20:52:11.163Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-22T20:52:11.163Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-22T20:52:11.332Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-22T20:52:11.894Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-22T20:52:12.150Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-22T20:52:12.405Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-22T20:52:12.966Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-22T20:52:13.379Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-22T20:52:13.379Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.36s) [2022-03-22T20:52:13.379Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.46s) [2022-03-22T20:52:13.379Z] === RUN TestWaitBlocked [2022-03-22T20:52:13.379Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-22T20:52:13.379Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-22T20:52:13.379Z] PASS [2022-03-22T20:52:13.379Z] ok github.com/docker/docker/integration/container 74.512s [2022-03-22T20:52:13.379Z] [2022-03-22T20:52:13.379Z] === Skipped [2022-03-22T20:52:13.379Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-22T20:52:13.379Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-22T20:52:13.379Z] [2022-03-22T20:52:13.379Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2022-03-22T20:52:13.379Z] copy_test.go:38: testEnv.OSType == "windows" [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2022-03-22T20:52:13.380Z] copy_test.go:63: testEnv.OSType == "windows" [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.01s) [2022-03-22T20:52:13.380Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-22T20:52:13.380Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-22T20:52:13.380Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-22T20:52:13.380Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-22T20:52:13.380Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-22T20:52:13.380Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-22T20:52:13.380Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-22T20:52:13.380Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-22T20:52:13.380Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-22T20:52:13.380Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-22T20:52:13.380Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-22T20:52:13.380Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-22T20:52:13.380Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-22T20:52:13.380Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-22T20:52:13.380Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-22T20:52:13.380Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-22T20:52:13.380Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-22T20:52:13.380Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-22T20:52:13.380Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-22T20:52:13.380Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-22T20:52:13.380Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-22T20:52:13.380Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-22T20:52:13.380Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-22T20:52:13.380Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-22T20:52:13.380Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-22T20:52:13.380Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-22T20:52:13.380Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-22T20:52:13.380Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2022-03-22T20:52:13.380Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-22T20:52:13.380Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2022-03-22T20:52:13.380Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-22T20:52:13.380Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-22T20:52:13.380Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-22T20:52:13.380Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-22T20:52:13.380Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-22T20:52:13.380Z] [2022-03-22T20:52:13.380Z] DONE 88 tests, 37 skipped in 76.742s [2022-03-22T20:52:13.526Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-22T20:52:13.848Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-22T20:52:15.412Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-22T20:52:15.412Z] INFO: Testing against a local daemon [2022-03-22T20:52:15.412Z] === RUN TestCommitInheritsEnv [2022-03-22T20:52:15.412Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-22T20:52:15.412Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-22T20:52:15.412Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-22T20:52:15.412Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-03-22T20:52:15.412Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-22T20:52:15.412Z] === RUN TestImagesFilterMultiReference [2022-03-22T20:52:15.412Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-03-22T20:52:15.412Z] === RUN TestImagePullPlatformInvalid [2022-03-22T20:52:15.412Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-22T20:52:15.412Z] === RUN TestRemoveImageOrphaning [2022-03-22T20:52:15.417Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-22T20:52:16.398Z] --- PASS: TestRemoveImageOrphaning (0.83s) [2022-03-22T20:52:16.398Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-22T20:52:16.398Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-03-22T20:52:16.398Z] === RUN TestTagInvalidReference [2022-03-22T20:52:16.398Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-22T20:52:16.398Z] === RUN TestTagValidPrefixedRepo [2022-03-22T20:52:16.398Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-03-22T20:52:16.398Z] === RUN TestTagExistedNameWithoutForce [2022-03-22T20:52:16.398Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-22T20:52:16.398Z] === RUN TestTagOfficialNames [2022-03-22T20:52:16.398Z] --- PASS: TestTagOfficialNames (0.08s) [2022-03-22T20:52:16.398Z] === RUN TestTagMatchesDigest [2022-03-22T20:52:16.398Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-22T20:52:16.398Z] PASS [2022-03-22T20:52:16.398Z] ok github.com/docker/docker/integration/image 1.306s [2022-03-22T20:52:16.398Z] [2022-03-22T20:52:16.398Z] === Skipped [2022-03-22T20:52:16.398Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-22T20:52:16.398Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-22T20:52:16.398Z] [2022-03-22T20:52:16.398Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-22T20:52:16.398Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-03-22T20:52:16.398Z] [2022-03-22T20:52:16.398Z] DONE 11 tests, 2 skipped in 2.822s [2022-03-22T20:52:16.398Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-22T20:52:17.931Z] --- PASS: TestDaemonDNSFallback (6.60s) [2022-03-22T20:52:17.931Z] === RUN TestInspectNetwork [2022-03-22T20:52:17.966Z] testing: warning: no tests to run [2022-03-22T20:52:17.966Z] PASS [2022-03-22T20:52:17.966Z] ok github.com/docker/docker/integration/network/ipvlan 0.092s [no tests to run] [2022-03-22T20:52:17.966Z] testing: warning: no tests to run [2022-03-22T20:52:17.966Z] PASS [2022-03-22T20:52:17.966Z] ok github.com/docker/docker/integration/network/macvlan 0.046s [no tests to run] [2022-03-22T20:52:18.435Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-22T20:52:18.435Z] INFO: Testing against a local daemon [2022-03-22T20:52:18.435Z] === RUN TestNetworkCreateDelete [2022-03-22T20:52:18.435Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-22T20:52:18.435Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-22T20:52:18.435Z] === RUN TestDockerNetworkDeletePreferID [2022-03-22T20:52:18.435Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-22T20:52:18.435Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-22T20:52:18.435Z] === RUN TestDaemonDNSFallback [2022-03-22T20:52:18.435Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-22T20:52:18.435Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-22T20:52:18.435Z] === RUN TestInspectNetwork [2022-03-22T20:52:18.435Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-22T20:52:18.435Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-22T20:52:18.435Z] === RUN TestRunContainerWithBridgeNone [2022-03-22T20:52:18.435Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-22T20:52:18.435Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-22T20:52:18.435Z] === RUN TestNetworkInvalidJSON [2022-03-22T20:52:18.435Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-22T20:52:18.435Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-22T20:52:18.435Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-22T20:52:18.435Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-22T20:52:18.435Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-22T20:52:18.435Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-22T20:52:18.435Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-22T20:52:18.435Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-22T20:52:18.435Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-22T20:52:18.435Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-22T20:52:18.435Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-22T20:52:18.435Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-22T20:52:18.435Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-22T20:52:18.435Z] === RUN TestNetworkList [2022-03-22T20:52:18.435Z] === RUN TestNetworkList//networks [2022-03-22T20:52:18.435Z] === PAUSE TestNetworkList//networks [2022-03-22T20:52:18.435Z] === RUN TestNetworkList//networks/ [2022-03-22T20:52:18.435Z] === PAUSE TestNetworkList//networks/ [2022-03-22T20:52:18.435Z] === CONT TestNetworkList//networks [2022-03-22T20:52:18.435Z] === CONT TestNetworkList//networks/ [2022-03-22T20:52:18.435Z] --- PASS: TestNetworkList (0.03s) [2022-03-22T20:52:18.435Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-22T20:52:18.435Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-22T20:52:18.435Z] === RUN TestHostIPv4BridgeLabel [2022-03-22T20:52:18.435Z] network_test.go:126: testEnv.OSType == "windows" [2022-03-22T20:52:18.435Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-22T20:52:18.435Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-22T20:52:18.435Z] service_test.go:29: testEnv.OSType == "windows" [2022-03-22T20:52:18.435Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-22T20:52:18.435Z] === RUN TestDaemonDefaultNetworkPools [2022-03-22T20:52:18.435Z] service_test.go:58: testEnv.OSType == "windows" [2022-03-22T20:52:18.435Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-22T20:52:18.435Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-22T20:52:18.435Z] service_test.go:102: testEnv.OSType == "windows" [2022-03-22T20:52:18.435Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-22T20:52:18.435Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-22T20:52:18.435Z] service_test.go:136: testEnv.OSType == "windows" [2022-03-22T20:52:18.435Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-22T20:52:18.435Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-22T20:52:18.435Z] service_test.go:187: testEnv.OSType == "windows" [2022-03-22T20:52:18.903Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-22T20:52:18.903Z] === RUN TestServiceWithPredefinedNetwork [2022-03-22T20:52:18.903Z] service_test.go:212: testEnv.OSType == "windows" [2022-03-22T20:52:18.903Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-22T20:52:18.903Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-22T20:52:18.903Z] service_test.go:242: FLAKY_TEST [2022-03-22T20:52:18.903Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-22T20:52:18.903Z] === RUN TestServiceWithDataPathPortInit [2022-03-22T20:52:18.903Z] service_test.go:332: testEnv.OSType == "windows" [2022-03-22T20:52:18.903Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-22T20:52:18.903Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-22T20:52:18.903Z] service_test.go:400: testEnv.OSType == "windows" [2022-03-22T20:52:18.903Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-22T20:52:18.903Z] PASS [2022-03-22T20:52:18.903Z] ok github.com/docker/docker/integration/network 0.193s [2022-03-22T20:52:18.903Z] [2022-03-22T20:52:18.903Z] === Skipped [2022-03-22T20:52:18.903Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-22T20:52:18.903Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-22T20:52:18.903Z] [2022-03-22T20:52:18.903Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-22T20:52:18.903Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-22T20:52:18.903Z] [2022-03-22T20:52:18.903Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-22T20:52:18.903Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-22T20:52:18.903Z] [2022-03-22T20:52:18.903Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-22T20:52:18.903Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-22T20:52:18.903Z] [2022-03-22T20:52:18.903Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-22T20:52:18.903Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-22T20:52:18.903Z] [2022-03-22T20:52:18.903Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-22T20:52:18.903Z] network_test.go:126: testEnv.OSType == "windows" [2022-03-22T20:52:18.903Z] [2022-03-22T20:52:18.903Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-22T20:52:18.903Z] service_test.go:29: testEnv.OSType == "windows" [2022-03-22T20:52:18.903Z] [2022-03-22T20:52:18.903Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-22T20:52:18.903Z] service_test.go:58: testEnv.OSType == "windows" [2022-03-22T20:52:18.903Z] [2022-03-22T20:52:18.903Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-22T20:52:18.903Z] service_test.go:102: testEnv.OSType == "windows" [2022-03-22T20:52:18.903Z] [2022-03-22T20:52:18.903Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-22T20:52:18.903Z] service_test.go:136: testEnv.OSType == "windows" [2022-03-22T20:52:18.903Z] [2022-03-22T20:52:18.903Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-22T20:52:18.903Z] service_test.go:187: testEnv.OSType == "windows" [2022-03-22T20:52:18.903Z] [2022-03-22T20:52:18.903Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-22T20:52:18.903Z] service_test.go:212: testEnv.OSType == "windows" [2022-03-22T20:52:18.903Z] [2022-03-22T20:52:18.903Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-22T20:52:18.903Z] service_test.go:242: FLAKY_TEST [2022-03-22T20:52:18.903Z] [2022-03-22T20:52:18.903Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-22T20:52:18.903Z] service_test.go:332: testEnv.OSType == "windows" [2022-03-22T20:52:18.903Z] [2022-03-22T20:52:18.903Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-22T20:52:18.903Z] service_test.go:400: testEnv.OSType == "windows" [2022-03-22T20:52:18.903Z] [2022-03-22T20:52:18.903Z] DONE 22 tests, 15 skipped in 2.180s [2022-03-22T20:52:18.903Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-22T20:52:19.371Z] testing: warning: no tests to run [2022-03-22T20:52:19.371Z] PASS [2022-03-22T20:52:19.371Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2022-03-22T20:52:19.371Z] [2022-03-22T20:52:19.371Z] DONE 0 tests in 0.400s [2022-03-22T20:52:19.371Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-22T20:52:19.819Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-22T20:52:19.838Z] testing: warning: no tests to run [2022-03-22T20:52:19.838Z] PASS [2022-03-22T20:52:19.838Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2022-03-22T20:52:19.838Z] [2022-03-22T20:52:19.838Z] DONE 0 tests in 0.395s [2022-03-22T20:52:19.838Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-22T20:52:21.403Z] testing: warning: no tests to run [2022-03-22T20:52:21.403Z] PASS [2022-03-22T20:52:21.403Z] ok github.com/docker/docker/integration/plugin/authz 0.092s [no tests to run] [2022-03-22T20:52:21.403Z] testing: warning: no tests to run [2022-03-22T20:52:21.403Z] PASS [2022-03-22T20:52:21.403Z] ok github.com/docker/docker/integration/plugin 0.088s [no tests to run] [2022-03-22T20:52:21.717Z] === RUN TestInspectNetwork/full_network_id [2022-03-22T20:52:21.717Z] === RUN TestInspectNetwork/partial_network_id [2022-03-22T20:52:21.717Z] === RUN TestInspectNetwork/network_name [2022-03-22T20:52:21.717Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-22T20:52:22.644Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-22T20:52:22.644Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-22T20:52:22.900Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-22T20:52:22.900Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-22T20:52:22.900Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-22T20:52:23.156Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-22T20:52:24.084Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-22T20:52:25.011Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-22T20:52:25.576Z] --- PASS: TestInspectNetwork (8.25s) [2022-03-22T20:52:25.576Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-22T20:52:25.576Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-22T20:52:25.576Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2022-03-22T20:52:25.576Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-22T20:52:25.576Z] === RUN TestRunContainerWithBridgeNone [2022-03-22T20:52:27.465Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-03-22T20:52:27.721Z] --- PASS: TestRunContainerWithBridgeNone (2.07s) [2022-03-22T20:52:27.721Z] === RUN TestNetworkInvalidJSON [2022-03-22T20:52:27.721Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-22T20:52:27.721Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-22T20:52:27.721Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-22T20:52:27.721Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-22T20:52:27.721Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-22T20:52:27.721Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-22T20:52:27.721Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-22T20:52:27.721Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-22T20:52:27.721Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-22T20:52:27.721Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-22T20:52:27.721Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-22T20:52:27.721Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-22T20:52:27.721Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-22T20:52:27.721Z] === RUN TestNetworkList [2022-03-22T20:52:27.721Z] === RUN TestNetworkList//networks [2022-03-22T20:52:27.721Z] === PAUSE TestNetworkList//networks [2022-03-22T20:52:27.721Z] === RUN TestNetworkList//networks/ [2022-03-22T20:52:27.721Z] === PAUSE TestNetworkList//networks/ [2022-03-22T20:52:27.721Z] === CONT TestNetworkList//networks/ [2022-03-22T20:52:27.722Z] === CONT TestNetworkList//networks [2022-03-22T20:52:27.722Z] --- PASS: TestNetworkList (0.02s) [2022-03-22T20:52:27.722Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-22T20:52:27.722Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-22T20:52:27.722Z] === RUN TestHostIPv4BridgeLabel [2022-03-22T20:52:27.977Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-22T20:52:28.234Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-03-22T20:52:28.490Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2022-03-22T20:52:28.490Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-22T20:52:28.490Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-22T20:52:29.053Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-22T20:52:29.614Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2022-03-22T20:52:29.614Z] === RUN TestDaemonDefaultNetworkPools [2022-03-22T20:52:30.079Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-22T20:52:30.079Z] INFO: Testing against a local daemon [2022-03-22T20:52:30.079Z] === RUN TestExternalGraphDriver [2022-03-22T20:52:30.079Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-22T20:52:30.079Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-22T20:52:30.079Z] === RUN TestGraphdriverPluginV2 [2022-03-22T20:52:30.079Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-22T20:52:30.079Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-22T20:52:30.079Z] PASS [2022-03-22T20:52:30.079Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.158s [2022-03-22T20:52:30.079Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-22T20:52:30.079Z] INFO: Testing against a local daemon [2022-03-22T20:52:30.079Z] === RUN TestPluginInvalidJSON [2022-03-22T20:52:30.079Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-22T20:52:30.079Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-22T20:52:30.079Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-22T20:52:30.079Z] --- PASS: TestPluginInvalidJSON (0.07s) [2022-03-22T20:52:30.079Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-22T20:52:30.079Z] === RUN TestPluginInstall [2022-03-22T20:52:30.079Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-22T20:52:30.079Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-22T20:52:30.079Z] === RUN TestPluginsWithRuntimes [2022-03-22T20:52:30.079Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-22T20:52:30.079Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-22T20:52:30.079Z] === RUN TestPluginBackCompatMediaTypes [2022-03-22T20:52:30.079Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-22T20:52:30.079Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-22T20:52:30.079Z] PASS [2022-03-22T20:52:30.079Z] ok github.com/docker/docker/integration/plugin/common 0.194s [2022-03-22T20:52:30.079Z] testing: warning: no tests to run [2022-03-22T20:52:30.079Z] PASS [2022-03-22T20:52:30.079Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.064s [no tests to run] [2022-03-22T20:52:30.542Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2022-03-22T20:52:30.542Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-22T20:52:30.547Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-22T20:52:30.547Z] INFO: Testing against a local daemon [2022-03-22T20:52:30.547Z] === RUN TestReadPluginNoRead [2022-03-22T20:52:30.547Z] read_test.go:21: no unix domain sockets on Windows [2022-03-22T20:52:30.547Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-22T20:52:30.547Z] PASS [2022-03-22T20:52:30.547Z] ok github.com/docker/docker/integration/plugin/logging 0.099s [2022-03-22T20:52:30.547Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-03-22T20:52:30.547Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-03-22T20:52:31.016Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-22T20:52:31.016Z] INFO: Testing against a local daemon [2022-03-22T20:52:31.016Z] === RUN TestPluginWithDevMounts [2022-03-22T20:52:31.016Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:31.016Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-22T20:52:31.016Z] PASS [2022-03-22T20:52:31.016Z] ok github.com/docker/docker/integration/plugin/volumes 0.087s [2022-03-22T20:52:31.016Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-03-22T20:52:31.016Z] [2022-03-22T20:52:31.016Z] === Skipped [2022-03-22T20:52:31.016Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-22T20:52:31.016Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-22T20:52:31.016Z] [2022-03-22T20:52:31.016Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-22T20:52:31.016Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-22T20:52:31.016Z] [2022-03-22T20:52:31.016Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-22T20:52:31.016Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-22T20:52:31.016Z] [2022-03-22T20:52:31.016Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-22T20:52:31.016Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-22T20:52:31.016Z] [2022-03-22T20:52:31.016Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-22T20:52:31.016Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-22T20:52:31.016Z] [2022-03-22T20:52:31.016Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-22T20:52:31.016Z] read_test.go:21: no unix domain sockets on Windows [2022-03-22T20:52:31.016Z] [2022-03-22T20:52:31.016Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-22T20:52:31.016Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:31.016Z] [2022-03-22T20:52:31.016Z] DONE 9 tests, 7 skipped in 11.310s [2022-03-22T20:52:31.483Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-22T20:52:31.483Z] testing: warning: no tests to run [2022-03-22T20:52:31.483Z] PASS [2022-03-22T20:52:31.483Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2022-03-22T20:52:31.483Z] [2022-03-22T20:52:31.483Z] DONE 0 tests in 0.371s [2022-03-22T20:52:31.906Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.40s) [2022-03-22T20:52:31.906Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-22T20:52:31.952Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-22T20:52:32.938Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-22T20:52:32.938Z] INFO: Testing against a local daemon [2022-03-22T20:52:32.938Z] === RUN TestPluginInvalidJSON [2022-03-22T20:52:32.938Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-22T20:52:32.938Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-22T20:52:32.938Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-22T20:52:32.938Z] --- PASS: TestPluginInvalidJSON (0.07s) [2022-03-22T20:52:32.938Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-22T20:52:32.938Z] === RUN TestPluginInstall [2022-03-22T20:52:32.938Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-22T20:52:32.938Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-22T20:52:32.938Z] === RUN TestPluginsWithRuntimes [2022-03-22T20:52:32.938Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-22T20:52:32.938Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-22T20:52:32.938Z] === RUN TestPluginBackCompatMediaTypes [2022-03-22T20:52:32.938Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-22T20:52:32.938Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-22T20:52:32.938Z] PASS [2022-03-22T20:52:32.938Z] ok github.com/docker/docker/integration/plugin/common (cached) [2022-03-22T20:52:32.938Z] [2022-03-22T20:52:32.938Z] === Skipped [2022-03-22T20:52:32.938Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-22T20:52:32.938Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-22T20:52:32.938Z] [2022-03-22T20:52:32.938Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-22T20:52:32.938Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-22T20:52:32.938Z] [2022-03-22T20:52:32.938Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-22T20:52:32.938Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-22T20:52:32.938Z] [2022-03-22T20:52:32.938Z] DONE 5 tests, 3 skipped in 0.962s [2022-03-22T20:52:32.938Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-22T20:52:33.272Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.34s) [2022-03-22T20:52:33.272Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-22T20:52:33.834Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-03-22T20:52:33.834Z] === RUN TestServiceWithPredefinedNetwork [2022-03-22T20:52:33.925Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-22T20:52:33.925Z] INFO: Testing against a local daemon [2022-03-22T20:52:33.925Z] === RUN TestExternalGraphDriver [2022-03-22T20:52:33.925Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-22T20:52:33.925Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-22T20:52:33.925Z] === RUN TestGraphdriverPluginV2 [2022-03-22T20:52:33.925Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-22T20:52:33.925Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-22T20:52:33.925Z] PASS [2022-03-22T20:52:33.925Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2022-03-22T20:52:33.925Z] [2022-03-22T20:52:33.925Z] === Skipped [2022-03-22T20:52:33.925Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-22T20:52:33.925Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-22T20:52:33.925Z] [2022-03-22T20:52:33.925Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-22T20:52:33.925Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-22T20:52:33.925Z] [2022-03-22T20:52:33.925Z] DONE 2 tests, 2 skipped in 0.873s [2022-03-22T20:52:33.925Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-22T20:52:34.914Z] testing: warning: no tests to run [2022-03-22T20:52:34.914Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-22T20:52:34.914Z] PASS [2022-03-22T20:52:34.914Z] INFO: Testing against a local daemon [2022-03-22T20:52:34.914Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-03-22T20:52:34.914Z] === RUN TestReadPluginNoRead [2022-03-22T20:52:34.914Z] read_test.go:21: no unix domain sockets on Windows [2022-03-22T20:52:34.914Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-22T20:52:34.914Z] PASS [2022-03-22T20:52:34.914Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2022-03-22T20:52:34.914Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-03-22T20:52:34.914Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-03-22T20:52:34.914Z] [2022-03-22T20:52:34.914Z] === Skipped [2022-03-22T20:52:34.914Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-22T20:52:34.914Z] read_test.go:21: no unix domain sockets on Windows [2022-03-22T20:52:34.914Z] [2022-03-22T20:52:34.914Z] DONE 1 tests, 1 skipped in 0.991s [2022-03-22T20:52:34.914Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-22T20:52:35.382Z] testing: warning: no tests to run [2022-03-22T20:52:35.382Z] PASS [2022-03-22T20:52:35.382Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-03-22T20:52:35.382Z] [2022-03-22T20:52:35.382Z] DONE 0 tests in 0.630s [2022-03-22T20:52:35.851Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-22T20:52:36.319Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-22T20:52:36.319Z] INFO: Testing against a local daemon [2022-03-22T20:52:36.319Z] === RUN TestPluginWithDevMounts [2022-03-22T20:52:36.319Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:36.319Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-22T20:52:36.319Z] PASS [2022-03-22T20:52:36.319Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2022-03-22T20:52:36.319Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-03-22T20:52:36.351Z] --- PASS: TestServiceWithPredefinedNetwork (2.69s) [2022-03-22T20:52:36.351Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-22T20:52:36.351Z] service_test.go:242: FLAKY_TEST [2022-03-22T20:52:36.351Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-22T20:52:36.351Z] === RUN TestServiceWithDataPathPortInit [2022-03-22T20:52:36.789Z] [2022-03-22T20:52:36.789Z] === Skipped [2022-03-22T20:52:36.789Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-22T20:52:36.789Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:36.789Z] [2022-03-22T20:52:36.789Z] DONE 1 tests, 1 skipped in 0.874s [2022-03-22T20:52:36.789Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-22T20:52:37.278Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-22T20:52:38.352Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-22T20:52:38.352Z] INFO: Testing against a local daemon [2022-03-22T20:52:38.352Z] === RUN TestSecretInspect [2022-03-22T20:52:38.352Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:38.352Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-22T20:52:38.352Z] === RUN TestSecretList [2022-03-22T20:52:38.352Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:38.352Z] --- SKIP: TestSecretList (0.00s) [2022-03-22T20:52:38.352Z] === RUN TestSecretsCreateAndDelete [2022-03-22T20:52:38.352Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:38.352Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-22T20:52:38.352Z] === RUN TestSecretsUpdate [2022-03-22T20:52:38.352Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:38.352Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-22T20:52:38.352Z] === RUN TestTemplatedSecret [2022-03-22T20:52:38.352Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:38.352Z] --- SKIP: TestTemplatedSecret (0.01s) [2022-03-22T20:52:38.352Z] === RUN TestSecretCreateResolve [2022-03-22T20:52:38.352Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-22T20:52:38.352Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-22T20:52:38.352Z] PASS [2022-03-22T20:52:38.352Z] ok github.com/docker/docker/integration/secret 0.100s [2022-03-22T20:52:38.352Z] [2022-03-22T20:52:38.352Z] === Skipped [2022-03-22T20:52:38.352Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-22T20:52:38.352Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:38.352Z] [2022-03-22T20:52:38.352Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-22T20:52:38.352Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:38.352Z] [2022-03-22T20:52:38.352Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-22T20:52:38.352Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:38.352Z] [2022-03-22T20:52:38.352Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-22T20:52:38.352Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:38.352Z] [2022-03-22T20:52:38.352Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.01s) [2022-03-22T20:52:38.352Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:38.352Z] [2022-03-22T20:52:38.352Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-22T20:52:38.352Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-22T20:52:38.352Z] [2022-03-22T20:52:38.352Z] DONE 6 tests, 6 skipped in 1.611s [2022-03-22T20:52:38.352Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-22T20:52:40.545Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-22T20:52:40.568Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-22T20:52:40.568Z] INFO: Testing against a local daemon [2022-03-22T20:52:40.568Z] === RUN TestServiceCreateInit [2022-03-22T20:52:40.568Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-22T20:52:40.568Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-22T20:52:40.568Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] --- PASS: TestServiceCreateInit (0.04s) [2022-03-22T20:52:40.568Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-22T20:52:40.568Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-22T20:52:40.568Z] === RUN TestCreateServiceMultipleTimes [2022-03-22T20:52:40.568Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-22T20:52:40.568Z] === RUN TestCreateServiceConflict [2022-03-22T20:52:40.568Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-22T20:52:40.568Z] === RUN TestCreateServiceMaxReplicas [2022-03-22T20:52:40.568Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-22T20:52:40.568Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-22T20:52:40.568Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-22T20:52:40.568Z] === RUN TestCreateServiceSecretFileMode [2022-03-22T20:52:40.568Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-22T20:52:40.568Z] === RUN TestCreateServiceConfigFileMode [2022-03-22T20:52:40.568Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-22T20:52:40.568Z] === RUN TestCreateServiceSysctls [2022-03-22T20:52:40.568Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-22T20:52:40.568Z] === RUN TestCreateServiceCapabilities [2022-03-22T20:52:40.568Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-03-22T20:52:40.568Z] === RUN TestInspect [2022-03-22T20:52:40.568Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] --- SKIP: TestInspect (0.00s) [2022-03-22T20:52:40.568Z] === RUN TestCreateJob [2022-03-22T20:52:40.568Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] --- SKIP: TestCreateJob (0.00s) [2022-03-22T20:52:40.568Z] === RUN TestReplicatedJob [2022-03-22T20:52:40.568Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-22T20:52:40.568Z] === RUN TestUpdateReplicatedJob [2022-03-22T20:52:40.568Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-22T20:52:40.568Z] === RUN TestServiceListWithStatuses [2022-03-22T20:52:40.568Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-22T20:52:40.568Z] === RUN TestDockerNetworkConnectAlias [2022-03-22T20:52:40.568Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-22T20:52:40.568Z] === RUN TestDockerNetworkReConnect [2022-03-22T20:52:40.568Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-22T20:52:40.568Z] === RUN TestServicePlugin [2022-03-22T20:52:40.568Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-22T20:52:40.568Z] === RUN TestServiceUpdateLabel [2022-03-22T20:52:40.568Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-22T20:52:40.568Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-22T20:52:40.568Z] === RUN TestServiceUpdateSecrets [2022-03-22T20:52:40.568Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-22T20:52:40.568Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-22T20:52:40.568Z] === RUN TestServiceUpdateConfigs [2022-03-22T20:52:40.568Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-22T20:52:40.568Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-22T20:52:40.568Z] === RUN TestServiceUpdateNetwork [2022-03-22T20:52:40.568Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-22T20:52:40.568Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-22T20:52:40.568Z] === RUN TestServiceUpdatePidsLimit [2022-03-22T20:52:40.568Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-22T20:52:40.568Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-03-22T20:52:40.568Z] PASS [2022-03-22T20:52:40.568Z] ok github.com/docker/docker/integration/service 0.261s [2022-03-22T20:52:40.568Z] [2022-03-22T20:52:40.568Z] === Skipped [2022-03-22T20:52:40.568Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-22T20:52:40.568Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-22T20:52:40.568Z] [2022-03-22T20:52:40.568Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-22T20:52:40.568Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-22T20:52:40.568Z] [2022-03-22T20:52:40.568Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-22T20:52:40.568Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] [2022-03-22T20:52:40.568Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-22T20:52:40.568Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] [2022-03-22T20:52:40.568Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-22T20:52:40.568Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] [2022-03-22T20:52:40.568Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-22T20:52:40.568Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] [2022-03-22T20:52:40.568Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-22T20:52:40.568Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] [2022-03-22T20:52:40.568Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-22T20:52:40.568Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] [2022-03-22T20:52:40.568Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-22T20:52:40.568Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] [2022-03-22T20:52:40.568Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-03-22T20:52:40.568Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] [2022-03-22T20:52:40.568Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-22T20:52:40.568Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] [2022-03-22T20:52:40.568Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-22T20:52:40.568Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] [2022-03-22T20:52:40.568Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-22T20:52:40.568Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.568Z] [2022-03-22T20:52:40.568Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-22T20:52:40.569Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.569Z] [2022-03-22T20:52:40.569Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-22T20:52:40.569Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.569Z] [2022-03-22T20:52:40.569Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-22T20:52:40.569Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.569Z] [2022-03-22T20:52:40.569Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-22T20:52:40.569Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.569Z] [2022-03-22T20:52:40.569Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-22T20:52:40.569Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:40.569Z] [2022-03-22T20:52:40.569Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-22T20:52:40.569Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-22T20:52:40.569Z] [2022-03-22T20:52:40.569Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-22T20:52:40.569Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-22T20:52:40.569Z] [2022-03-22T20:52:40.569Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-22T20:52:40.569Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-22T20:52:40.569Z] [2022-03-22T20:52:40.569Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-22T20:52:40.569Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-22T20:52:40.569Z] [2022-03-22T20:52:40.569Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-03-22T20:52:40.569Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-22T20:52:40.569Z] [2022-03-22T20:52:40.569Z] DONE 24 tests, 23 skipped in 2.095s [2022-03-22T20:52:40.569Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-22T20:52:40.801Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-22T20:52:42.132Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-22T20:52:42.132Z] INFO: Testing against a local daemon [2022-03-22T20:52:42.132Z] === RUN TestSessionCreate [2022-03-22T20:52:42.132Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-22T20:52:42.132Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-22T20:52:42.132Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-22T20:52:42.132Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-22T20:52:42.132Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-22T20:52:42.132Z] PASS [2022-03-22T20:52:42.132Z] ok github.com/docker/docker/integration/session 0.118s [2022-03-22T20:52:42.132Z] [2022-03-22T20:52:42.132Z] === Skipped [2022-03-22T20:52:42.132Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-22T20:52:42.132Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-22T20:52:42.132Z] [2022-03-22T20:52:42.132Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-22T20:52:42.132Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-22T20:52:42.132Z] [2022-03-22T20:52:42.132Z] DONE 2 tests, 2 skipped in 1.526s [2022-03-22T20:52:42.132Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-22T20:52:42.688Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-22T20:52:42.688Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-03-22T20:52:42.688Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-22T20:52:43.697Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-22T20:52:43.697Z] INFO: Testing against a local daemon [2022-03-22T20:52:43.697Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-22T20:52:43.697Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:43.697Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-22T20:52:43.697Z] === RUN TestEventsExecDie [2022-03-22T20:52:43.697Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-22T20:52:43.697Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-22T20:52:43.697Z] === RUN TestEventsBackwardsCompatible [2022-03-22T20:52:43.697Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-22T20:52:43.697Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-22T20:52:43.697Z] === RUN TestInfoAPI [2022-03-22T20:52:43.697Z] --- PASS: TestInfoAPI (0.04s) [2022-03-22T20:52:43.697Z] === RUN TestInfoAPIWarnings [2022-03-22T20:52:43.697Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-22T20:52:43.697Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-22T20:52:43.697Z] === RUN TestInfoDebug [2022-03-22T20:52:43.697Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-22T20:52:43.697Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-22T20:52:43.697Z] === RUN TestInfoInsecureRegistries [2022-03-22T20:52:43.697Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-22T20:52:43.697Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-22T20:52:43.697Z] === RUN TestInfoRegistryMirrors [2022-03-22T20:52:43.697Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-22T20:52:43.697Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-22T20:52:43.697Z] === RUN TestLoginFailsWithBadCredentials [2022-03-22T20:52:44.684Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-03-22T20:52:44.684Z] === RUN TestPingCacheHeaders [2022-03-22T20:52:44.684Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-22T20:52:44.684Z] === RUN TestPingGet [2022-03-22T20:52:44.684Z] --- PASS: TestPingGet (0.03s) [2022-03-22T20:52:44.684Z] === RUN TestPingHead [2022-03-22T20:52:44.684Z] --- PASS: TestPingHead (0.03s) [2022-03-22T20:52:44.684Z] === RUN TestVersion [2022-03-22T20:52:44.684Z] --- PASS: TestVersion (0.03s) [2022-03-22T20:52:44.684Z] PASS [2022-03-22T20:52:44.684Z] ok github.com/docker/docker/integration/system 1.257s [2022-03-22T20:52:45.152Z] [2022-03-22T20:52:45.152Z] === Skipped [2022-03-22T20:52:45.152Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-22T20:52:45.152Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-22T20:52:45.152Z] [2022-03-22T20:52:45.152Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-22T20:52:45.152Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-22T20:52:45.152Z] [2022-03-22T20:52:45.152Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-22T20:52:45.152Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-22T20:52:45.152Z] [2022-03-22T20:52:45.152Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-22T20:52:45.152Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-22T20:52:45.152Z] [2022-03-22T20:52:45.152Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-22T20:52:45.152Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-22T20:52:45.152Z] [2022-03-22T20:52:45.152Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-22T20:52:45.152Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-22T20:52:45.152Z] [2022-03-22T20:52:45.152Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-22T20:52:45.152Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-22T20:52:45.152Z] [2022-03-22T20:52:45.152Z] DONE 13 tests, 7 skipped in 2.736s [2022-03-22T20:52:45.152Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-22T20:52:45.953Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-22T20:52:45.953Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-22T20:52:46.716Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-22T20:52:46.716Z] INFO: Testing against a local daemon [2022-03-22T20:52:46.716Z] === RUN TestVolumesCreateAndList [2022-03-22T20:52:46.716Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-03-22T20:52:46.716Z] === RUN TestVolumesRemove [2022-03-22T20:52:46.716Z] --- PASS: TestVolumesRemove (0.06s) [2022-03-22T20:52:46.716Z] === RUN TestVolumesInspect [2022-03-22T20:52:46.716Z] --- PASS: TestVolumesInspect (0.04s) [2022-03-22T20:52:46.716Z] === RUN TestVolumesInvalidJSON [2022-03-22T20:52:46.716Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-22T20:52:46.716Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-22T20:52:46.716Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-22T20:52:46.716Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-03-22T20:52:46.716Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-22T20:52:46.716Z] PASS [2022-03-22T20:52:46.716Z] ok github.com/docker/docker/integration/volume 0.265s [2022-03-22T20:52:46.716Z] [2022-03-22T20:52:46.716Z] DONE 5 tests in 1.843s [2022-03-22T20:52:47.185Z] INFO: make.ps1 ended at 03/22/2022 20:52:46 [2022-03-22T20:52:47.185Z] INFO: Integration CLI tests being run from the host: [2022-03-22T20:52:47.185Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-22T20:52:47.844Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-22T20:52:47.844Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-22T20:52:49.211Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-22T20:52:49.467Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-22T20:52:50.030Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-22T20:52:50.626Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-22T20:52:51.991Z] --- PASS: TestServiceWithDataPathPortInit (15.45s) [2022-03-22T20:52:51.991Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-22T20:52:51.991Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-22T20:52:52.251Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-22T20:52:52.251Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-22T20:52:52.813Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-22T20:52:52.813Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-22T20:52:53.374Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-22T20:52:55.310Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mc6bbtgvjfb8g04gs9e350k5y Created:2022-03-22 20:52:53.224365188 +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[e586a8828e17cc2df83d3907926986a3853f7ccd36a0e8c532a3e3a3a4ec42c8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ru9oa670dvxjtphbksvwpikb8 EndpointID:5b3a01e9429ec463d65d38327176bc9e6e482571f964a8fb6c1cbdf03da62ebe MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f5100869c4def389d316ed047515385e1333701693b0f4b787507f3ea00d4bc3 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:5c6fb656172b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ru9oa670dvxjtphbksvwpikb8 EndpointID:5b3a01e9429ec463d65d38327176bc9e6e482571f964a8fb6c1cbdf03da62ebe EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-22T20:52:55.310Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-22T20:52:55.567Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-22T20:52:55.847Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-22T20:52:55.847Z] INFO: Testing against a local daemon [2022-03-22T20:52:55.847Z] === RUN TestDockerSuite [2022-03-22T20:52:55.847Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-22T20:52:55.847Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-22T20:52:55.847Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-22T20:52:55.847Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-22T20:52:55.847Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-22T20:52:55.847Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-22T20:52:55.847Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-22T20:52:55.847Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-22T20:52:55.847Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-22T20:52:55.847Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-22T20:52:55.847Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-22T20:52:55.847Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-22T20:52:56.834Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-22T20:52:56.834Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-22T20:52:57.455Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-22T20:52:58.018Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-22T20:52:59.382Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.57s) [2022-03-22T20:52:59.382Z] PASS [2022-03-22T20:52:59.382Z] [2022-03-22T20:52:59.382Z] === Skipped [2022-03-22T20:52:59.382Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-22T20:52:59.382Z] service_test.go:242: FLAKY_TEST [2022-03-22T20:52:59.382Z] [2022-03-22T20:52:59.382Z] DONE 26 tests, 1 skipped in 49.464s [2022-03-22T20:52:59.382Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-22T20:52:59.382Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:52:59.382Z] ++ set -e [2022-03-22T20:52:59.382Z] ++ '[' -n 0 ']' [2022-03-22T20:52:59.382Z] ++ set -x [2022-03-22T20:52:59.382Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:52:59.639Z] INFO: Testing against a local daemon [2022-03-22T20:52:59.639Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-22T20:52:59.639Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-22T20:52:59.639Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-22T20:52:59.639Z] === RUN TestDockerNetworkIpvlan [2022-03-22T20:52:59.639Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-22T20:52:59.639Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-22T20:52:59.639Z] PASS [2022-03-22T20:52:59.639Z] [2022-03-22T20:52:59.639Z] === Skipped [2022-03-22T20:52:59.639Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-22T20:52:59.639Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-22T20:52:59.639Z] [2022-03-22T20:52:59.639Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-22T20:52:59.639Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-22T20:52:59.639Z] [2022-03-22T20:52:59.639Z] DONE 2 tests, 2 skipped in 0.197s [2022-03-22T20:52:59.639Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-22T20:52:59.639Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:52:59.639Z] ++ set -e [2022-03-22T20:52:59.639Z] ++ '[' -n 0 ']' [2022-03-22T20:52:59.639Z] ++ set -x [2022-03-22T20:52:59.639Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:52:59.897Z] INFO: Testing against a local daemon [2022-03-22T20:52:59.897Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-22T20:52:59.897Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-22T20:53:00.825Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-22T20:53:01.387Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2022-03-22T20:53:01.387Z] === RUN TestDockerNetworkMacvlan [2022-03-22T20:53:01.948Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-22T20:53:01.948Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-22T20:53:02.205Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-22T20:53:02.766Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-22T20:53:03.694Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-22T20:53:05.061Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-22T20:53:05.989Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-22T20:53:06.918Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-22T20:53:07.480Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-22T20:53:08.042Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-22T20:53:08.042Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-22T20:53:12.213Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-22T20:53:13.594Z] --- PASS: TestDockerNetworkMacvlan (12.12s) [2022-03-22T20:53:13.594Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-03-22T20:53:13.594Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-03-22T20:53:13.594Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2022-03-22T20:53:13.594Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.13s) [2022-03-22T20:53:13.594Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.83s) [2022-03-22T20:53:13.594Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2022-03-22T20:53:13.594Z] PASS [2022-03-22T20:53:13.594Z] [2022-03-22T20:53:13.594Z] DONE 8 tests in 13.769s [2022-03-22T20:53:13.594Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-22T20:53:13.594Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:53:13.594Z] ++ set -e [2022-03-22T20:53:13.594Z] ++ '[' -n 0 ']' [2022-03-22T20:53:13.594Z] ++ set -x [2022-03-22T20:53:13.594Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:53:13.594Z] testing: warning: no tests to run [2022-03-22T20:53:13.594Z] PASS [2022-03-22T20:53:13.594Z] [2022-03-22T20:53:13.594Z] DONE 0 tests in 0.051s [2022-03-22T20:53:13.594Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-22T20:53:13.594Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:53:13.594Z] ++ set -e [2022-03-22T20:53:13.594Z] ++ '[' -n 0 ']' [2022-03-22T20:53:13.594Z] ++ set -x [2022-03-22T20:53:13.594Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:53:13.594Z] INFO: Testing against a local daemon [2022-03-22T20:53:13.594Z] === RUN TestAuthZPluginAllowRequest [2022-03-22T20:53:14.959Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2022-03-22T20:53:14.959Z] === RUN TestAuthZPluginTLS [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-22T20:53:15.057Z] ok github.com/docker/docker/api/server/httputils 0.025s coverage: 14.7% of statements [2022-03-22T20:53:15.057Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-22T20:53:15.057Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 5.7% of statements [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/api/types [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-22T20:53:15.057Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-03-22T20:53:15.057Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-22T20:53:15.057Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-03-22T20:53:15.057Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/builder [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-22T20:53:15.057Z] ok github.com/docker/docker/builder/dockerfile 0.216s coverage: 48.5% of statements [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-22T20:53:15.057Z] ok github.com/docker/docker/builder/remotecontext 0.103s coverage: 13.7% of statements [2022-03-22T20:53:15.057Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-22T20:53:15.057Z] ok github.com/docker/docker/builder/remotecontext/git 1.263s coverage: 86.3% of statements [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/cli [no test files] [2022-03-22T20:53:15.057Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-22T20:53:15.522Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-22T20:53:15.522Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-03-22T20:53:15.522Z] === RUN TestAuthZPluginDenyRequest [2022-03-22T20:53:15.630Z] ok github.com/docker/docker/client 0.202s coverage: 75.4% of statements [2022-03-22T20:53:16.085Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2022-03-22T20:53:16.085Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-22T20:53:16.647Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-03-22T20:53:16.647Z] === RUN TestAuthZPluginDenyResponse [2022-03-22T20:53:17.209Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-03-22T20:53:17.209Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2022-03-22T20:53:17.209Z] === RUN TestAuthZPluginAllowEventStream [2022-03-22T20:53:19.099Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2022-03-22T20:53:19.099Z] === RUN TestAuthZPluginErrorResponse [2022-03-22T20:53:19.355Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-03-22T20:53:19.611Z] docker_api_swarm_test.go:303: [d0a9125f37802] joining swarm manager [d3d75a3f50189]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-22T20:53:19.611Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2022-03-22T20:53:19.611Z] === RUN TestAuthZPluginErrorRequest [2022-03-22T20:53:20.173Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-03-22T20:53:20.173Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-22T20:53:20.734Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-22T20:53:20.734Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-22T20:53:20.991Z] docker_api_swarm_test.go:304: [d70406c2d17a9] joining swarm manager [d3d75a3f50189]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-22T20:53:21.248Z] === RUN TestDockerSuite/TestBuildRm [2022-03-22T20:53:22.178Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2022-03-22T20:53:22.434Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.88s) [2022-03-22T20:53:22.434Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-22T20:53:24.325Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-22T20:53:24.325Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2022-03-22T20:53:24.325Z] === RUN TestAuthZPluginHeader [2022-03-22T20:53:24.886Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-22T20:53:25.142Z] --- PASS: TestAuthZPluginHeader (0.83s) [2022-03-22T20:53:25.142Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-22T20:53:25.745Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-22T20:53:26.001Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-22T20:53:26.564Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-22T20:53:27.495Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-22T20:53:28.056Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-22T20:53:28.983Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-22T20:53:29.545Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.52s) [2022-03-22T20:53:29.545Z] === RUN TestAuthZPluginV2Disable [2022-03-22T20:53:32.059Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-22T20:53:32.059Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-22T20:53:32.059Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-22T20:53:32.059Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-03-22T20:53:32.059Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-22T20:53:32.315Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-22T20:53:33.245Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-22T20:53:33.245Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-22T20:53:33.502Z] --- PASS: TestAuthZPluginV2Disable (3.84s) [2022-03-22T20:53:33.502Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-22T20:53:34.062Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-22T20:53:37.350Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-22T20:53:37.350Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.68s) [2022-03-22T20:53:37.350Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-22T20:53:37.606Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-22T20:53:38.532Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-22T20:53:38.532Z] docker_api_swarm_test.go:363: Waiting for possible election... [2022-03-22T20:53:39.094Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-22T20:53:40.023Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-22T20:53:41.388Z] === RUN TestDockerSuite/TestBuildUser [2022-03-22T20:53:43.277Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-22T20:53:46.546Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-22T20:53:49.063Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.81s) [2022-03-22T20:53:49.063Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-22T20:53:55.597Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-03-22T20:53:56.965Z] docker_api_swarm_test.go:271: [d4baf9426ea18] joining swarm manager [dfeae84ad79ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-22T20:53:57.224Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-22T20:53:57.828Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-22T20:53:58.084Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-22T20:53:58.340Z] docker_api_swarm_test.go:272: [d9b8777319893] joining swarm manager [dfeae84ad79ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-22T20:53:58.901Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-22T20:53:59.463Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-22T20:54:00.390Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-22T20:54:00.390Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-03-22T20:54:00.390Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-22T20:54:00.390Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-03-22T20:54:00.390Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-22T20:54:00.390Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-03-22T20:54:00.390Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-22T20:54:00.390Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-03-22T20:54:00.390Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-22T20:54:01.753Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-22T20:54:01.753Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-22T20:54:02.314Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-22T20:54:02.363Z] ok github.com/docker/docker/cmd/dockerd 0.101s coverage: 29.1% of statements [2022-03-22T20:54:02.364Z] ok github.com/docker/docker/container 0.125s coverage: 34.5% of statements [2022-03-22T20:54:02.364Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-22T20:54:02.364Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-22T20:54:02.364Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-22T20:54:02.364Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-22T20:54:02.874Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-22T20:54:03.434Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-22T20:54:03.434Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-22T20:54:05.343Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-22T20:54:05.599Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2022-03-22T20:54:05.599Z] PASS [2022-03-22T20:54:05.599Z] [2022-03-22T20:54:05.599Z] DONE 17 tests in 52.013s [2022-03-22T20:54:05.599Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-22T20:54:05.599Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:54:05.599Z] ++ set -e [2022-03-22T20:54:05.599Z] ++ '[' -n 0 ']' [2022-03-22T20:54:05.599Z] ++ set -x [2022-03-22T20:54:05.599Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:54:05.599Z] INFO: Testing against a local daemon [2022-03-22T20:54:05.599Z] === RUN TestPluginInvalidJSON [2022-03-22T20:54:05.599Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-22T20:54:05.599Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-22T20:54:05.599Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-22T20:54:05.599Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-22T20:54:05.599Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-22T20:54:05.599Z] === RUN TestPluginInstall [2022-03-22T20:54:05.599Z] === RUN TestPluginInstall/no_auth [2022-03-22T20:54:06.526Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-22T20:54:07.454Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-22T20:54:07.710Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-22T20:54:08.273Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-22T20:54:08.273Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-03-22T20:54:08.273Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-22T20:54:08.835Z] time="2022-03-22T20:54:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-22T20:54:08.835Z] time="2022-03-22T20:54:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d44c82e449a649c3b5634724565b447ec18bac5de5aff2ab310c5264964b4ed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-22T20:54:08.835Z] time="2022-03-22T20:54:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-22T20:54:08.835Z] time="2022-03-22T20:54:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d44c82e449a649c3b5634724565b447ec18bac5de5aff2ab310c5264964b4ed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-22T20:54:09.091Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-22T20:54:09.091Z] === RUN TestPluginInstall/with_htpasswd [2022-03-22T20:54:09.655Z] time="2022-03-22T20:54:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-22T20:54:09.655Z] time="2022-03-22T20:54:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d44c82e449a649c3b5634724565b447ec18bac5de5aff2ab310c5264964b4ed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-22T20:54:09.655Z] time="2022-03-22T20:54:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-22T20:54:09.655Z] time="2022-03-22T20:54:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d44c82e449a649c3b5634724565b447ec18bac5de5aff2ab310c5264964b4ed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-22T20:54:09.915Z] === RUN TestPluginInstall/with_insecure [2022-03-22T20:54:10.507Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2022-03-22T20:54:10.769Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-03-22T20:54:10.841Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-22T20:54:10.841Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-22T20:54:10.841Z] docker_cli_sni_test.go:18: Flakey test [2022-03-22T20:54:10.841Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-22T20:54:10.841Z] time="2022-03-22T20:54:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-22T20:54:10.841Z] time="2022-03-22T20:54:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2abdcb627037fcd33474595d8f4621549d5600c571e1fb8766c9a1665f43a5c4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-22T20:54:10.841Z] time="2022-03-22T20:54:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-22T20:54:10.841Z] time="2022-03-22T20:54:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2abdcb627037fcd33474595d8f4621549d5600c571e1fb8766c9a1665f43a5c4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-22T20:54:11.402Z] plugin_test.go:165: [d22793bc0693d] daemon is not started [2022-03-22T20:54:11.402Z] --- PASS: TestPluginInstall (5.57s) [2022-03-22T20:54:11.402Z] --- PASS: TestPluginInstall/no_auth (3.37s) [2022-03-22T20:54:11.402Z] --- PASS: TestPluginInstall/with_htpasswd (0.87s) [2022-03-22T20:54:11.402Z] --- PASS: TestPluginInstall/with_insecure (1.33s) [2022-03-22T20:54:11.402Z] === RUN TestPluginsWithRuntimes [2022-03-22T20:54:11.402Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-22T20:54:12.155Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-03-22T20:54:12.329Z] === RUN TestDockerSuite/TestCommitChange [2022-03-22T20:54:12.931Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-22T20:54:12.931Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-22T20:54:13.907Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-22T20:54:14.163Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-22T20:54:14.724Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-22T20:54:15.286Z] --- PASS: TestPluginsWithRuntimes (4.03s) [2022-03-22T20:54:15.286Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) [2022-03-22T20:54:15.286Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2022-03-22T20:54:15.286Z] === RUN TestPluginBackCompatMediaTypes [2022-03-22T20:54:16.213Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-22T20:54:16.213Z] --- PASS: TestPluginBackCompatMediaTypes (0.78s) [2022-03-22T20:54:16.213Z] PASS [2022-03-22T20:54:16.213Z] [2022-03-22T20:54:16.213Z] DONE 10 tests in 10.599s [2022-03-22T20:54:16.213Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-22T20:54:16.213Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:54:16.213Z] ++ set -e [2022-03-22T20:54:16.213Z] ++ '[' -n 0 ']' [2022-03-22T20:54:16.213Z] ++ set -x [2022-03-22T20:54:16.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-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:54:16.213Z] INFO: Testing against a local daemon [2022-03-22T20:54:16.213Z] === RUN TestExternalGraphDriver [2022-03-22T20:54:16.470Z] === RUN TestExternalGraphDriver/json [2022-03-22T20:54:16.726Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-22T20:54:18.113Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-22T20:54:18.370Z] === RUN TestExternalGraphDriver/spec [2022-03-22T20:54:18.626Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-22T20:54:19.554Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-03-22T20:54:20.116Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-22T20:54:20.116Z] === RUN TestExternalGraphDriver/pull [2022-03-22T20:54:20.290Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2022-03-22T20:54:20.290Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.8% of statements [2022-03-22T20:54:20.551Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-03-22T20:54:21.044Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-22T20:54:21.044Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-22T20:54:21.044Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-22T20:54:21.044Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-22T20:54:21.044Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-22T20:54:21.044Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-22T20:54:21.121Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-22T20:54:21.300Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-22T20:54:21.693Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-03-22T20:54:22.665Z] --- PASS: TestExternalGraphDriver (6.09s) [2022-03-22T20:54:22.665Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2022-03-22T20:54:22.665Z] --- PASS: TestExternalGraphDriver/spec (1.95s) [2022-03-22T20:54:22.665Z] --- PASS: TestExternalGraphDriver/pull (2.17s) [2022-03-22T20:54:22.665Z] === RUN TestGraphdriverPluginV2 [2022-03-22T20:54:22.921Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-22T20:54:23.080Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.798s coverage: 73.3% of statements [2022-03-22T20:54:23.651Z] ok github.com/docker/docker/daemon 12.154s coverage: 17.1% of statements [2022-03-22T20:54:23.651Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-22T20:54:23.651Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-22T20:54:23.651Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-22T20:54:23.651Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-22T20:54:23.850Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-22T20:54:23.850Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-22T20:54:24.411Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-22T20:54:24.973Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-22T20:54:25.037Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2022-03-22T20:54:25.037Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.334s coverage: 56.2% of statements [2022-03-22T20:54:25.536Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-22T20:54:26.103Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-22T20:54:26.666Z] --- PASS: TestGraphdriverPluginV2 (4.33s) [2022-03-22T20:54:26.666Z] PASS [2022-03-22T20:54:26.666Z] [2022-03-22T20:54:26.666Z] DONE 5 tests in 10.611s [2022-03-22T20:54:26.666Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-22T20:54:26.666Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:54:26.666Z] ++ set -e [2022-03-22T20:54:26.666Z] ++ '[' -n 0 ']' [2022-03-22T20:54:26.666Z] ++ set -x [2022-03-22T20:54:26.666Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:54:26.922Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-22T20:54:26.922Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-22T20:54:26.922Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-22T20:54:26.922Z] INFO: Testing against a local daemon [2022-03-22T20:54:26.922Z] === RUN TestContinueAfterPluginCrash [2022-03-22T20:54:26.922Z] === PAUSE TestContinueAfterPluginCrash [2022-03-22T20:54:26.922Z] === RUN TestReadPluginNoRead [2022-03-22T20:54:26.922Z] === PAUSE TestReadPluginNoRead [2022-03-22T20:54:26.922Z] === RUN TestDaemonStartWithLogOpt [2022-03-22T20:54:26.922Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-22T20:54:26.922Z] === CONT TestContinueAfterPluginCrash [2022-03-22T20:54:26.922Z] === CONT TestDaemonStartWithLogOpt [2022-03-22T20:54:26.955Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.021s coverage: 1.8% of statements [2022-03-22T20:54:27.485Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-22T20:54:27.485Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-22T20:54:27.485Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-22T20:54:27.485Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-22T20:54:27.741Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-22T20:54:28.670Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-22T20:54:28.968Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.387s coverage: 50.5% of statements [2022-03-22T20:54:29.230Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.393s coverage: 46.2% of statements [2022-03-22T20:54:29.230Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-22T20:54:29.232Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-22T20:54:30.161Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-22T20:54:30.161Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-22T20:54:30.617Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.8% of statements [2022-03-22T20:54:30.878Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.730s coverage: 58.0% of statements [2022-03-22T20:54:30.878Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-22T20:54:30.878Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-22T20:54:31.527Z] --- PASS: TestDaemonStartWithLogOpt (4.40s) [2022-03-22T20:54:31.527Z] === CONT TestReadPluginNoRead [2022-03-22T20:54:31.527Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-22T20:54:31.838Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.031s coverage: 3.0% of statements [2022-03-22T20:54:32.089Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-22T20:54:32.089Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-22T20:54:32.779Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-03-22T20:54:33.017Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-22T20:54:33.350Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.6% of statements [2022-03-22T20:54:33.350Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-22T20:54:33.350Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-22T20:54:33.580Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-22T20:54:33.921Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.2% of statements [2022-03-22T20:54:34.142Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-22T20:54:34.142Z] === RUN TestReadPluginNoRead/default [2022-03-22T20:54:34.704Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-22T20:54:34.704Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-22T20:54:34.862Z] ok github.com/docker/docker/daemon/logger/awslogs 0.146s coverage: 77.8% of statements [2022-03-22T20:54:34.862Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-03-22T20:54:34.862Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-22T20:54:35.123Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-03-22T20:54:35.267Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-22T20:54:35.694Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-03-22T20:54:35.830Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-22T20:54:35.956Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-03-22T20:54:36.086Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-22T20:54:36.217Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-03-22T20:54:36.651Z] --- PASS: TestContinueAfterPluginCrash (9.47s) [2022-03-22T20:54:36.651Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-22T20:54:36.651Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-22T20:54:36.788Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 78.7% of statements [2022-03-22T20:54:36.788Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-22T20:54:37.212Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-22T20:54:37.360Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 54.7% of statements [2022-03-22T20:54:37.469Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-22T20:54:37.932Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.017s coverage: 31.5% of statements [2022-03-22T20:54:38.385Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-22T20:54:38.385Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-22T20:54:38.385Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-22T20:54:38.385Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-22T20:54:38.385Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-22T20:54:38.385Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-22T20:54:38.385Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-22T20:54:38.385Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-22T20:54:38.385Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-22T20:54:38.385Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-22T20:54:38.385Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-22T20:54:38.385Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-22T20:54:38.385Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-22T20:54:38.385Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-22T20:54:38.385Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-22T20:54:38.385Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-22T20:54:38.385Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-22T20:54:38.385Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-22T20:54:38.385Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-03-22T20:54:38.385Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-22T20:54:38.385Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-22T20:54:38.385Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-22T20:54:38.385Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-22T20:54:38.385Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-03-22T20:54:38.385Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-22T20:54:38.401Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-22T20:54:38.875Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-03-22T20:54:38.964Z] === CONT TestReadPluginNoRead [2022-03-22T20:54:38.964Z] read_test.go:92: [d6f571932c13c] daemon is not started [2022-03-22T20:54:38.964Z] --- PASS: TestReadPluginNoRead (7.40s) [2022-03-22T20:54:38.964Z] --- PASS: TestReadPluginNoRead/default (1.55s) [2022-03-22T20:54:38.964Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.56s) [2022-03-22T20:54:38.964Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.56s) [2022-03-22T20:54:38.964Z] PASS [2022-03-22T20:54:38.964Z] [2022-03-22T20:54:38.964Z] DONE 6 tests in 12.055s [2022-03-22T20:54:38.964Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-22T20:54:38.964Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:54:38.964Z] ++ set -e [2022-03-22T20:54:38.964Z] ++ '[' -n 0 ']' [2022-03-22T20:54:38.964Z] ++ set -x [2022-03-22T20:54:38.964Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:54:38.964Z] testing: warning: no tests to run [2022-03-22T20:54:38.964Z] PASS [2022-03-22T20:54:38.964Z] [2022-03-22T20:54:38.964Z] DONE 0 tests in 0.096s [2022-03-22T20:54:38.964Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-22T20:54:38.964Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:54:38.964Z] ++ set -e [2022-03-22T20:54:38.964Z] ++ '[' -n 0 ']' [2022-03-22T20:54:38.964Z] ++ set -x [2022-03-22T20:54:38.964Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:54:39.136Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-22T20:54:39.220Z] INFO: Testing against a local daemon [2022-03-22T20:54:39.220Z] === RUN TestPluginWithDevMounts [2022-03-22T20:54:39.220Z] === PAUSE TestPluginWithDevMounts [2022-03-22T20:54:39.220Z] === CONT TestPluginWithDevMounts [2022-03-22T20:54:39.476Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-22T20:54:39.476Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-22T20:54:39.708Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-03-22T20:54:39.732Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-22T20:54:39.732Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-22T20:54:39.732Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-22T20:54:39.969Z] ok github.com/docker/docker/daemon/logger/splunk 1.596s coverage: 82.5% of statements [2022-03-22T20:54:39.969Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-22T20:54:39.969Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-22T20:54:40.293Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-22T20:54:40.854Z] --- PASS: TestPluginWithDevMounts (1.79s) [2022-03-22T20:54:40.854Z] PASS [2022-03-22T20:54:40.854Z] [2022-03-22T20:54:40.854Z] DONE 1 tests in 2.031s [2022-03-22T20:54:40.854Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-22T20:54:40.854Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:54:40.854Z] ++ set -e [2022-03-22T20:54:40.854Z] ++ '[' -n 0 ']' [2022-03-22T20:54:40.854Z] ++ set -x [2022-03-22T20:54:40.854Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:54:41.110Z] INFO: Testing against a local daemon [2022-03-22T20:54:41.110Z] === RUN TestSecretInspect [2022-03-22T20:54:41.275Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-22T20:54:41.354Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 48.2% of statements [2022-03-22T20:54:41.926Z] ok github.com/docker/docker/distribution 0.663s coverage: 27.6% of statements [2022-03-22T20:54:41.926Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-22T20:54:42.498Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2022-03-22T20:54:43.441Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2022-03-22T20:54:43.441Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-22T20:54:43.444Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-03-22T20:54:43.444Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-22T20:54:43.444Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-03-22T20:54:43.444Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-22T20:54:43.444Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-03-22T20:54:43.444Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-22T20:54:43.444Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-22T20:54:43.444Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-22T20:54:43.623Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-03-22T20:54:43.623Z] --- PASS: TestSecretInspect (2.37s) [2022-03-22T20:54:43.623Z] === RUN TestSecretList [2022-03-22T20:54:43.703Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-22T20:54:43.964Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-03-22T20:54:44.225Z] ok github.com/docker/docker/distribution/xfer 1.988s coverage: 84.6% of statements [2022-03-22T20:54:44.225Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-22T20:54:44.225Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-03-22T20:54:44.225Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-22T20:54:44.487Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2022-03-22T20:54:44.550Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-22T20:54:45.480Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-22T20:54:45.872Z] ok github.com/docker/docker/oci 0.010s coverage: 38.4% of statements [2022-03-22T20:54:46.133Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2022-03-22T20:54:46.335Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-22T20:54:46.335Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-22T20:54:46.335Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-22T20:54:46.335Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-22T20:54:46.335Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-22T20:54:46.393Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-03-22T20:54:46.846Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-22T20:54:46.846Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-22T20:54:46.846Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-22T20:54:46.846Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-22T20:54:46.846Z] --- PASS: TestSecretList (3.24s) [2022-03-22T20:54:46.846Z] === RUN TestSecretsCreateAndDelete [2022-03-22T20:54:47.409Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-03-22T20:54:47.778Z] ok github.com/docker/docker/pkg/archive 0.308s coverage: 81.9% of statements [2022-03-22T20:54:48.720Z] ok github.com/docker/docker/pkg/authorization 0.334s coverage: 68.3% of statements [2022-03-22T20:54:48.980Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-22T20:54:49.241Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-03-22T20:54:49.296Z] --- PASS: TestSecretsCreateAndDelete (2.36s) [2022-03-22T20:54:49.296Z] === RUN TestSecretsUpdate [2022-03-22T20:54:49.296Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-22T20:54:49.552Z] docker_api_swarm_node_test.go:19: [d7b203cdc3194] joining swarm manager [d1059875ea8fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-22T20:54:50.114Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-22T20:54:50.676Z] docker_api_swarm_node_test.go:20: [dc2ad08bbe151] joining swarm manager [d1059875ea8fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-22T20:54:50.931Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-22T20:54:51.858Z] --- PASS: TestSecretsUpdate (2.72s) [2022-03-22T20:54:51.858Z] === RUN TestTemplatedSecret [2022-03-22T20:54:52.103Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-22T20:54:52.558Z] ok github.com/docker/docker/pkg/chrootarchive 2.476s coverage: 43.5% of statements [2022-03-22T20:54:52.558Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-22T20:54:52.558Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2022-03-22T20:54:52.818Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-03-22T20:54:53.079Z] ok github.com/docker/docker/layer 7.374s coverage: 68.8% of statements [2022-03-22T20:54:53.079Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-22T20:54:53.079Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-22T20:54:53.079Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-22T20:54:53.079Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-22T20:54:53.079Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-22T20:54:53.079Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-03-22T20:54:53.079Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-22T20:54:54.022Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2022-03-22T20:54:54.284Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2022-03-22T20:54:54.545Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2022-03-22T20:54:55.126Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-22T20:54:55.136Z] --- PASS: TestTemplatedSecret (3.01s) [2022-03-22T20:54:55.136Z] === RUN TestSecretCreateResolve [2022-03-22T20:54:55.136Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-22T20:54:55.488Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-03-22T20:54:56.059Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 86.5% of statements [2022-03-22T20:54:56.502Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-22T20:54:56.631Z] ok github.com/docker/docker/pkg/discovery/kv 3.075s coverage: 84.1% of statements [2022-03-22T20:54:56.631Z] ok github.com/docker/docker/pkg/fsutils 0.162s coverage: 85.1% of statements [2022-03-22T20:54:56.631Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-03-22T20:54:57.431Z] --- PASS: TestSecretCreateResolve (2.50s) [2022-03-22T20:54:57.431Z] PASS [2022-03-22T20:54:57.431Z] [2022-03-22T20:54:57.431Z] DONE 6 tests in 16.375s [2022-03-22T20:54:57.431Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-22T20:54:57.431Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:54:57.431Z] ++ set -e [2022-03-22T20:54:57.431Z] ++ '[' -n 0 ']' [2022-03-22T20:54:57.431Z] ++ set -x [2022-03-22T20:54:57.431Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:54:57.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-22T20:54:57.687Z] INFO: Testing against a local daemon [2022-03-22T20:54:57.687Z] === RUN TestServiceCreateInit [2022-03-22T20:54:57.687Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-22T20:54:58.017Z] ok github.com/docker/docker/pkg/idtools 0.509s coverage: 69.5% of statements [2022-03-22T20:54:58.017Z] ok github.com/docker/docker/pkg/ioutils 0.424s coverage: 68.8% of statements [2022-03-22T20:54:58.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-03-22T20:54:58.278Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-03-22T20:54:58.278Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-22T20:54:58.278Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-03-22T20:54:58.278Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-22T20:54:58.278Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-22T20:54:58.539Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2022-03-22T20:54:58.539Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-03-22T20:54:58.539Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-03-22T20:54:58.800Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2022-03-22T20:54:59.061Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2022-03-22T20:54:59.061Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-03-22T20:54:59.061Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-22T20:54:59.061Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-22T20:54:59.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-03-22T20:55:00.002Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-03-22T20:55:00.436Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-03-22T20:55:00.436Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-03-22T20:55:00.695Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-22T20:55:01.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-03-22T20:55:01.301Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-03-22T20:55:01.301Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-22T20:55:01.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-03-22T20:55:02.078Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 75.0% of statements [2022-03-22T20:55:02.078Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-03-22T20:55:03.229Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008665d0_} [2022-03-22T20:55:04.639Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1363308703_/foo_false____} [2022-03-22T20:55:06.006Z] docker_api_swarm_test.go:501: [d07971edac2a9] joining swarm manager [d75ae59912603]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-22T20:55:06.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1363308703_/foo_true____} [2022-03-22T20:55:06.285Z] ok github.com/docker/docker/pkg/signal 3.306s coverage: 62.3% of statements [2022-03-22T20:55:06.285Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-03-22T20:55:06.285Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-22T20:55:06.545Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-22T20:55:06.825Z] --- PASS: TestServiceCreateInit (9.26s) [2022-03-22T20:55:06.825Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.81s) [2022-03-22T20:55:06.825Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.44s) [2022-03-22T20:55:06.825Z] === RUN TestCreateServiceMultipleTimes [2022-03-22T20:55:07.117Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2022-03-22T20:55:07.378Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2022-03-22T20:55:07.639Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2022-03-22T20:55:07.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3577021810_/foo_false____} [2022-03-22T20:55:08.211Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-03-22T20:55:08.211Z] coverage: [no statements] [2022-03-22T20:55:08.211Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-03-22T20:55:08.472Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-22T20:55:08.734Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-22T20:55:08.995Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-03-22T20:55:09.118Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3577021810_/foo_true____} [2022-03-22T20:55:10.907Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-03-22T20:55:10.907Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2022-03-22T20:55:11.010Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3577021810_/foo_true__0xc000866600__} [2022-03-22T20:55:11.479Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.6% of statements [2022-03-22T20:55:11.937Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000866618_} [2022-03-22T20:55:12.465Z] ok github.com/docker/docker/quota 0.247s coverage: 71.4% of statements [2022-03-22T20:55:12.726Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-22T20:55:13.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000866630_} [2022-03-22T20:55:13.667Z] ok github.com/docker/docker/registry 0.059s coverage: 57.2% of statements [2022-03-22T20:55:14.227Z] docker_api_swarm_test.go:506: [d9b523de3f0ed] joining swarm manager [d75ae59912603]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-22T20:55:14.238Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-03-22T20:55:14.238Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-03-22T20:55:14.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000866648_} [2022-03-22T20:55:14.809Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2022-03-22T20:55:14.809Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-22T20:55:16.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000866660_} [2022-03-22T20:55:17.519Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-22T20:55:18.109Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-22T20:55:18.370Z] ok github.com/docker/docker/volume/local 0.095s coverage: 76.4% of statements [2022-03-22T20:55:18.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-22T20:55:18.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-22T20:55:18.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-22T20:55:18.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-22T20:55:18.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-22T20:55:18.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-22T20:55:18.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-22T20:55:18.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-22T20:55:18.705Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-22T20:55:18.705Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-22T20:55:18.705Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-22T20:55:18.705Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-03-22T20:55:18.705Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-03-22T20:55:18.705Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-03-22T20:55:18.705Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-03-22T20:55:18.705Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-03-22T20:55:18.705Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-03-22T20:55:18.705Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-22T20:55:18.943Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2022-03-22T20:55:19.886Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2022-03-22T20:55:20.594Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-22T20:55:22.003Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-22T20:55:22.568Z] --- PASS: TestCreateServiceMultipleTimes (15.81s) [2022-03-22T20:55:22.568Z] === RUN TestCreateServiceConflict [2022-03-22T20:55:23.939Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-22T20:55:25.825Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-22T20:55:25.825Z] --- PASS: TestCreateServiceConflict (2.99s) [2022-03-22T20:55:25.825Z] === RUN TestCreateServiceMaxReplicas [2022-03-22T20:55:25.825Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-22T20:55:26.387Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-22T20:55:26.949Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-03-22T20:55:27.879Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-22T20:55:28.444Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-22T20:55:29.005Z] --- PASS: TestCreateServiceMaxReplicas (3.19s) [2022-03-22T20:55:29.005Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-22T20:55:29.262Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-22T20:55:29.824Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-22T20:55:30.796Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-22T20:55:31.724Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-22T20:55:32.286Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-22T20:55:32.848Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-22T20:55:33.410Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-22T20:55:33.972Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-22T20:55:34.533Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-22T20:55:34.785Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.6% of statements [2022-03-22T20:55:34.786Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-22T20:55:34.786Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-22T20:55:34.786Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-03-22T20:55:34.786Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-22T20:55:34.786Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-22T20:55:34.786Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-22T20:55:34.786Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-22T20:55:34.786Z] ? github.com/docker/docker/rootless [no test files] [2022-03-22T20:55:34.786Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-22T20:55:34.786Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-22T20:55:34.786Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-22T20:55:34.786Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-22T20:55:34.786Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-22T20:55:34.786Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-22T20:55:34.786Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-22T20:55:34.786Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-22T20:55:34.786Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-22T20:55:34.786Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-22T20:55:34.786Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-22T20:55:34.786Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-22T20:55:34.786Z] ? github.com/docker/docker/volume [no test files] [2022-03-22T20:55:34.786Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-22T20:55:34.786Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-22T20:55:34.786Z] [2022-03-22T20:55:34.786Z] === Skipped [2022-03-22T20:55:34.786Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-03-22T20:55:34.786Z] exec_linux_test.go:18: requires AppArmor to be enabled [2022-03-22T20:55:34.786Z] [2022-03-22T20:55:34.786Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-03-22T20:55:34.786Z] exec_linux_test.go:38: requires AppArmor to be enabled [2022-03-22T20:55:34.786Z] [2022-03-22T20:55:34.786Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-22T20:55:34.786Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-22T20:55:34.786Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-22T20:55:34.786Z] [2022-03-22T20:55:34.786Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-22T20:55:34.786Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-22T20:55:34.786Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-22T20:55:34.786Z] [2022-03-22T20:55:34.786Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-22T20:55:34.786Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-22T20:55:34.786Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-22T20:55:34.786Z] [2022-03-22T20:55:34.786Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-22T20:55:34.786Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-22T20:55:34.786Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-22T20:55:34.786Z] [2022-03-22T20:55:34.786Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-22T20:55:34.786Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-22T20:55:34.786Z] graphtest_unix.go:46: Driver btrfs not supported [2022-03-22T20:55:34.786Z] [2022-03-22T20:55:34.786Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-22T20:55:34.786Z] graphtest_unix.go:73: No driver to put! [2022-03-22T20:55:34.786Z] [2022-03-22T20:55:34.786Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-22T20:55:34.786Z] time="2022-03-22T20:54:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-22T20:55:34.786Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-22T20:55:34.786Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-22T20:55:34.786Z] [2022-03-22T20:55:34.786Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-22T20:55:34.786Z] time="2022-03-22T20:54:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-22T20:55:34.786Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-22T20:55:34.786Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-22T20:55:34.786Z] [2022-03-22T20:55:34.786Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-22T20:55:34.786Z] time="2022-03-22T20:54:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-22T20:55:34.786Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-22T20:55:34.786Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-22T20:55:34.786Z] [2022-03-22T20:55:34.786Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-22T20:55:34.786Z] time="2022-03-22T20:54:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-22T20:55:34.786Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-22T20:55:34.786Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-22T20:55:34.786Z] [2022-03-22T20:55:34.786Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-22T20:55:34.786Z] time="2022-03-22T20:54:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-22T20:55:34.786Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-03-22T20:55:34.786Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-03-22T20:55:34.786Z] [2022-03-22T20:55:34.786Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-22T20:55:34.786Z] graphtest_unix.go:73: No driver to put! [2022-03-22T20:55:34.786Z] [2022-03-22T20:55:34.786Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-22T20:55:34.786Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2022-03-22T20:55:34.786Z] [2022-03-22T20:55:34.786Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-22T20:55:34.786Z] overlay_test.go:49: Fails to compute changes intermittently [2022-03-22T20:55:34.786Z] [2022-03-22T20:55:34.786Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-22T20:55:34.786Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-22T20:55:34.786Z] [2022-03-22T20:55:34.786Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-22T20:55:34.786Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-22T20:55:34.786Z] [2022-03-22T20:55:34.786Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-22T20:55:34.786Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-22T20:55:34.786Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-22T20:55:34.786Z] [2022-03-22T20:55:34.786Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-22T20:55:34.786Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-22T20:55:34.786Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-22T20:55:34.786Z] [2022-03-22T20:55:34.786Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-22T20:55:34.786Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-22T20:55:34.786Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-22T20:55:34.786Z] [2022-03-22T20:55:34.786Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-22T20:55:34.786Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-22T20:55:34.786Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-22T20:55:34.786Z] [2022-03-22T20:55:34.786Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-22T20:55:34.786Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-22T20:55:34.786Z] graphtest_unix.go:46: Driver zfs not supported [2022-03-22T20:55:34.786Z] [2022-03-22T20:55:34.786Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-22T20:55:34.786Z] graphtest_unix.go:73: No driver to put! [2022-03-22T20:55:34.786Z] [2022-03-22T20:55:34.786Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-22T20:55:34.787Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-03-22T20:55:34.787Z] [2022-03-22T20:55:34.787Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-22T20:55:34.787Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-03-22T20:55:34.787Z] [2022-03-22T20:55:34.787Z] DONE 2251 tests, 26 skipped in 251.438s Post stage [Pipeline] junit [2022-03-22T20:55:34.804Z] Recording test results [2022-03-22T20:55:35.121Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-03-22T20:55:35.445Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43407/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f9753ae734cc987f8c3bec3c516a1db880454e3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:5f9753ae734cc987f8c3bec3c516a1db880454e3 hack/validate/vendor [2022-03-22T20:55:35.460Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-22T20:55:36.016Z] update vendored copy of archive/tar [2022-03-22T20:55:36.016Z] downloading: https://golang.org/dl/go1.16.15.src.tar.gz [2022-03-22T20:55:36.020Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-22T20:55:36.584Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-22T20:55:36.584Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-22T20:55:39.600Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-22T20:55:39.600Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-22T20:55:39.600Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-22T20:55:39.600Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-22T20:55:39.600Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-22T20:55:39.604Z] patching file stat_unix.go [2022-03-22T20:55:39.604Z] 2022/03/22 20:55:37 Collecting initial packages [2022-03-22T20:55:39.604Z] 2022/03/22 20:55:37 Download dependencies [2022-03-22T20:55:40.162Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-22T20:55:40.724Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-22T20:55:41.285Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-03-22T20:55:41.513Z] 2022/03/22 20:55:41 Starting whole vndr cycle because no package specified [2022-03-22T20:55:41.513Z] 2022/03/22 20:55:41 Ignoring paths matching "^archive/tar" [2022-03-22T20:55:41.513Z] 2022/03/22 20:55:41 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-03-22T20:55:41.513Z] 2022/03/22 20:55:41 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2022-03-22T20:55:41.513Z] 2022/03/22 20:55:41 Clone github.com/Microsoft/hcsshim, revision 64a2b71405dacf76c95600f4c756a991ad09cf7c, attempt 1/20 [2022-03-22T20:55:41.513Z] 2022/03/22 20:55:41 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-03-22T20:55:41.513Z] 2022/03/22 20:55:41 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-03-22T20:55:41.513Z] 2022/03/22 20:55:41 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-03-22T20:55:41.513Z] 2022/03/22 20:55:41 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-03-22T20:55:41.513Z] 2022/03/22 20:55:41 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-03-22T20:55:41.513Z] 2022/03/22 20:55:41 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-03-22T20:55:41.513Z] 2022/03/22 20:55:41 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-03-22T20:55:41.513Z] 2022/03/22 20:55:41 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2022-03-22T20:55:41.513Z] 2022/03/22 20:55:41 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-03-22T20:55:41.513Z] 2022/03/22 20:55:41 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-03-22T20:55:41.513Z] 2022/03/22 20:55:41 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-03-22T20:55:41.513Z] 2022/03/22 20:55:41 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-03-22T20:55:41.513Z] 2022/03/22 20:55:41 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-03-22T20:55:42.461Z] 2022/03/22 20:55:42 Finished clone github.com/Azure/go-ansiterm [2022-03-22T20:55:42.461Z] 2022/03/22 20:55:42 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2022-03-22T20:55:42.651Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.88s) [2022-03-22T20:55:42.651Z] === RUN TestCreateServiceSecretFileMode [2022-03-22T20:55:42.651Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-22T20:55:42.721Z] 2022/03/22 20:55:42 Finished clone github.com/willf/bitset [2022-03-22T20:55:42.721Z] 2022/03/22 20:55:42 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-03-22T20:55:42.721Z] 2022/03/22 20:55:42 Finished clone github.com/creack/pty [2022-03-22T20:55:42.721Z] 2022/03/22 20:55:42 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-03-22T20:55:42.721Z] 2022/03/22 20:55:42 Finished clone github.com/google/uuid [2022-03-22T20:55:42.721Z] 2022/03/22 20:55:42 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-03-22T20:55:42.721Z] 2022/03/22 20:55:42 Finished clone github.com/moby/locker [2022-03-22T20:55:42.721Z] 2022/03/22 20:55:42 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-03-22T20:55:42.721Z] 2022/03/22 20:55:42 Finished clone github.com/tchap/go-patricia [2022-03-22T20:55:42.721Z] 2022/03/22 20:55:42 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-03-22T20:55:42.982Z] 2022/03/22 20:55:42 Finished clone github.com/moby/term [2022-03-22T20:55:42.982Z] 2022/03/22 20:55:42 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-03-22T20:55:42.982Z] 2022/03/22 20:55:42 Finished clone github.com/docker/libtrust [2022-03-22T20:55:42.982Z] 2022/03/22 20:55:42 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-03-22T20:55:42.982Z] 2022/03/22 20:55:42 Finished clone github.com/Microsoft/go-winio [2022-03-22T20:55:42.982Z] 2022/03/22 20:55:42 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-03-22T20:55:43.243Z] 2022/03/22 20:55:42 Finished clone github.com/gorilla/mux [2022-03-22T20:55:43.243Z] 2022/03/22 20:55:42 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-03-22T20:55:43.243Z] 2022/03/22 20:55:43 Finished clone github.com/moby/sys [2022-03-22T20:55:43.243Z] 2022/03/22 20:55:43 Clone github.com/moby/buildkit, revision bc07b2b81b1c6a62d29981ac564b16a15ce2bfa7, attempt 1/20 [2022-03-22T20:55:43.815Z] 2022/03/22 20:55:43 Finished clone github.com/sirupsen/logrus [2022-03-22T20:55:43.815Z] 2022/03/22 20:55:43 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-03-22T20:55:44.032Z] docker_api_swarm_node_test.go:80: [d5bfd84f48f73] joining swarm manager [d607b80b7befb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-22T20:55:44.076Z] 2022/03/22 20:55:43 Finished clone github.com/docker/go-units [2022-03-22T20:55:44.076Z] 2022/03/22 20:55:43 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-03-22T20:55:44.076Z] 2022/03/22 20:55:43 Finished clone github.com/syndtr/gocapability [2022-03-22T20:55:44.076Z] 2022/03/22 20:55:43 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-03-22T20:55:44.336Z] 2022/03/22 20:55:44 Finished clone github.com/RackSec/srslog [2022-03-22T20:55:44.336Z] 2022/03/22 20:55:44 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-03-22T20:55:44.597Z] 2022/03/22 20:55:44 Finished clone gotest.tools/v3 [2022-03-22T20:55:44.597Z] 2022/03/22 20:55:44 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-03-22T20:55:44.597Z] 2022/03/22 20:55:44 Finished clone github.com/imdario/mergo [2022-03-22T20:55:44.597Z] 2022/03/22 20:55:44 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-03-22T20:55:44.597Z] 2022/03/22 20:55:44 Finished clone golang.org/x/sync [2022-03-22T20:55:44.597Z] 2022/03/22 20:55:44 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2022-03-22T20:55:45.168Z] 2022/03/22 20:55:44 Finished clone github.com/google/go-cmp [2022-03-22T20:55:45.168Z] 2022/03/22 20:55:44 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2022-03-22T20:55:45.429Z] 2022/03/22 20:55:45 Finished clone github.com/tonistiigi/units [2022-03-22T20:55:45.429Z] 2022/03/22 20:55:45 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-03-22T20:55:45.690Z] 2022/03/22 20:55:45 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-03-22T20:55:45.690Z] 2022/03/22 20:55:45 Clone github.com/docker/libnetwork, revision 64b7a4574d1426139437d20e81c0b6d391130ec8, attempt 1/20 [2022-03-22T20:55:45.951Z] 2022/03/22 20:55:45 Finished clone github.com/docker/go-connections [2022-03-22T20:55:45.951Z] 2022/03/22 20:55:45 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-03-22T20:55:45.951Z] 2022/03/22 20:55:45 Finished clone github.com/mitchellh/hashstructure [2022-03-22T20:55:45.951Z] 2022/03/22 20:55:45 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-03-22T20:55:45.951Z] 2022/03/22 20:55:45 Finished clone github.com/google/shlex [2022-03-22T20:55:45.951Z] 2022/03/22 20:55:45 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2022-03-22T20:55:45.951Z] 2022/03/22 20:55:45 Finished clone github.com/opentracing-contrib/go-stdlib [2022-03-22T20:55:45.951Z] 2022/03/22 20:55:45 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-03-22T20:55:45.951Z] 2022/03/22 20:55:45 Finished clone github.com/opentracing/opentracing-go [2022-03-22T20:55:45.951Z] 2022/03/22 20:55:45 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2022-03-22T20:55:46.524Z] 2022/03/22 20:55:46 Finished clone github.com/gofrs/flock [2022-03-22T20:55:46.524Z] 2022/03/22 20:55:46 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-03-22T20:55:47.300Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-22T20:55:47.467Z] 2022/03/22 20:55:47 Finished clone github.com/docker/go-events [2022-03-22T20:55:47.468Z] 2022/03/22 20:55:47 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-03-22T20:55:47.468Z] 2022/03/22 20:55:47 Finished clone github.com/armon/go-radix [2022-03-22T20:55:47.468Z] 2022/03/22 20:55:47 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-03-22T20:55:47.729Z] 2022/03/22 20:55:47 Finished clone github.com/armon/go-metrics [2022-03-22T20:55:47.729Z] 2022/03/22 20:55:47 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-03-22T20:55:47.729Z] 2022/03/22 20:55:47 Finished clone github.com/sean-/seed [2022-03-22T20:55:47.729Z] 2022/03/22 20:55:47 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-03-22T20:55:48.302Z] 2022/03/22 20:55:48 Finished clone github.com/tonistiigi/fsutil [2022-03-22T20:55:48.302Z] 2022/03/22 20:55:48 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-03-22T20:55:48.665Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-22T20:55:48.873Z] 2022/03/22 20:55:48 Finished clone github.com/hashicorp/memberlist [2022-03-22T20:55:48.873Z] 2022/03/22 20:55:48 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-03-22T20:55:48.873Z] 2022/03/22 20:55:48 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-03-22T20:55:48.873Z] 2022/03/22 20:55:48 Finished clone github.com/hashicorp/errwrap [2022-03-22T20:55:49.134Z] 2022/03/22 20:55:48 Finished clone github.com/hashicorp/go-multierror [2022-03-22T20:55:49.134Z] 2022/03/22 20:55:48 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-03-22T20:55:49.226Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-22T20:55:50.077Z] 2022/03/22 20:55:49 Finished clone github.com/docker/libkv [2022-03-22T20:55:50.077Z] 2022/03/22 20:55:49 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-03-22T20:55:50.077Z] 2022/03/22 20:55:50 Finished clone github.com/vishvananda/netns [2022-03-22T20:55:50.077Z] 2022/03/22 20:55:50 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-03-22T20:55:50.338Z] 2022/03/22 20:55:50 Finished clone github.com/hashicorp/go-sockaddr [2022-03-22T20:55:50.338Z] 2022/03/22 20:55:50 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-03-22T20:55:50.911Z] 2022/03/22 20:55:50 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2022-03-22T20:55:50.911Z] 2022/03/22 20:55:50 Finished clone github.com/golang/gddo [2022-03-22T20:55:51.484Z] 2022/03/22 20:55:51 Finished clone github.com/moby/ipvs [2022-03-22T20:55:51.484Z] 2022/03/22 20:55:51 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-03-22T20:55:52.057Z] 2022/03/22 20:55:51 Finished clone github.com/deckarep/golang-set [2022-03-22T20:55:52.057Z] 2022/03/22 20:55:51 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-03-22T20:55:52.057Z] 2022/03/22 20:55:51 Finished clone github.com/samuel/go-zookeeper [2022-03-22T20:55:52.057Z] 2022/03/22 20:55:51 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-03-22T20:55:52.057Z] 2022/03/22 20:55:51 Finished clone github.com/hashicorp/go-msgpack [2022-03-22T20:55:52.057Z] 2022/03/22 20:55:51 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-03-22T20:55:52.057Z] 2022/03/22 20:55:52 Finished clone github.com/vishvananda/netlink [2022-03-22T20:55:52.057Z] 2022/03/22 20:55:52 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-03-22T20:55:52.630Z] 2022/03/22 20:55:52 Finished clone github.com/BurntSushi/toml [2022-03-22T20:55:52.630Z] 2022/03/22 20:55:52 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2022-03-22T20:55:52.891Z] 2022/03/22 20:55:52 Finished clone github.com/coreos/go-semver [2022-03-22T20:55:52.891Z] 2022/03/22 20:55:52 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2022-03-22T20:55:53.444Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-22T20:55:53.467Z] 2022/03/22 20:55:53 Finished clone github.com/ishidawataru/sctp [2022-03-22T20:55:53.467Z] 2022/03/22 20:55:53 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2022-03-22T20:55:53.467Z] 2022/03/22 20:55:53 Finished clone golang.org/x/net [2022-03-22T20:55:53.467Z] 2022/03/22 20:55:53 Clone github.com/docker/distribution, revision dcf66392d606f50bf3a9286dcb4bdcdfb7c0e83a, attempt 1/20 [2022-03-22T20:55:54.458Z] 2022/03/22 20:55:54 Finished clone github.com/modern-go/concurrent [2022-03-22T20:55:54.458Z] 2022/03/22 20:55:54 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2022-03-22T20:55:54.904Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-22T20:55:55.058Z] 2022/03/22 20:55:54 Finished clone github.com/modern-go/reflect2 [2022-03-22T20:55:55.059Z] 2022/03/22 20:55:54 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-03-22T20:55:55.161Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-22T20:55:55.329Z] 2022/03/22 20:55:55 Finished clone go.etcd.io/bbolt [2022-03-22T20:55:55.329Z] 2022/03/22 20:55:55 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-03-22T20:55:55.590Z] 2022/03/22 20:55:55 Finished clone github.com/json-iterator/go [2022-03-22T20:55:55.590Z] 2022/03/22 20:55:55 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-03-22T20:55:56.131Z] --- PASS: TestCreateServiceSecretFileMode (13.21s) [2022-03-22T20:55:56.131Z] === RUN TestCreateServiceConfigFileMode [2022-03-22T20:55:56.160Z] 2022/03/22 20:55:56 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-03-22T20:55:56.160Z] 2022/03/22 20:55:56 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-03-22T20:55:56.731Z] 2022/03/22 20:55:56 Finished clone github.com/opencontainers/go-digest [2022-03-22T20:55:56.731Z] 2022/03/22 20:55:56 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-03-22T20:55:56.993Z] 2022/03/22 20:55:56 Finished clone github.com/hashicorp/serf [2022-03-22T20:55:56.993Z] 2022/03/22 20:55:56 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-03-22T20:55:56.993Z] 2022/03/22 20:55:56 Finished clone github.com/mistifyio/go-zfs [2022-03-22T20:55:56.993Z] 2022/03/22 20:55:56 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-03-22T20:55:57.500Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-03-22T20:55:57.566Z] 2022/03/22 20:55:57 Finished clone github.com/Microsoft/opengcs [2022-03-22T20:55:57.567Z] 2022/03/22 20:55:57 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-03-22T20:55:58.510Z] 2022/03/22 20:55:58 Finished clone github.com/cyphar/filepath-securejoin [2022-03-22T20:55:58.510Z] 2022/03/22 20:55:58 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-03-22T20:55:58.869Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-03-22T20:55:59.083Z] 2022/03/22 20:55:58 Finished clone github.com/vbatts/tar-split [2022-03-22T20:55:59.083Z] 2022/03/22 20:55:58 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-03-22T20:55:59.799Z] docker_api_swarm_node_test.go:52: [d81fc26a7ef22] joining swarm manager [dff733bebab48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-22T20:55:59.799Z] === RUN TestDockerSuite/TestCpToDot [2022-03-22T20:56:00.027Z] 2022/03/22 20:55:59 Finished clone github.com/coreos/go-systemd [2022-03-22T20:56:00.027Z] 2022/03/22 20:55:59 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-03-22T20:56:00.362Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-22T20:56:00.600Z] 2022/03/22 20:56:00 Finished clone github.com/opencontainers/runtime-spec [2022-03-22T20:56:00.600Z] 2022/03/22 20:56:00 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-03-22T20:56:00.618Z] docker_api_swarm_node_test.go:53: [d0612d8fd64b7] joining swarm manager [dff733bebab48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-22T20:56:01.173Z] 2022/03/22 20:56:00 Finished clone github.com/coreos/go-systemd/v22 [2022-03-22T20:56:01.173Z] 2022/03/22 20:56:00 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-03-22T20:56:01.173Z] 2022/03/22 20:56:01 Finished clone github.com/opencontainers/image-spec [2022-03-22T20:56:01.173Z] 2022/03/22 20:56:01 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-03-22T20:56:01.547Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-22T20:56:01.749Z] 2022/03/22 20:56:01 Finished clone github.com/godbus/dbus/v5 [2022-03-22T20:56:01.749Z] 2022/03/22 20:56:01 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-03-22T20:56:01.749Z] 2022/03/22 20:56:01 Finished clone github.com/Graylog2/go-gelf [2022-03-22T20:56:01.749Z] 2022/03/22 20:56:01 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-03-22T20:56:02.323Z] 2022/03/22 20:56:02 Finished clone github.com/fluent/fluent-logger-golang [2022-03-22T20:56:02.323Z] 2022/03/22 20:56:02 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-03-22T20:56:02.522Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-22T20:56:02.584Z] 2022/03/22 20:56:02 Finished clone github.com/philhofer/fwd [2022-03-22T20:56:02.584Z] 2022/03/22 20:56:02 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-03-22T20:56:02.778Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-22T20:56:03.749Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-22T20:56:03.749Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-22T20:56:03.971Z] 2022/03/22 20:56:03 Finished clone github.com/fsnotify/fsnotify [2022-03-22T20:56:03.971Z] 2022/03/22 20:56:03 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-03-22T20:56:04.232Z] 2022/03/22 20:56:04 Finished clone github.com/bsphere/le_go [2022-03-22T20:56:04.232Z] 2022/03/22 20:56:04 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-03-22T20:56:04.311Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-22T20:56:04.805Z] 2022/03/22 20:56:04 Finished clone github.com/jmespath/go-jmespath [2022-03-22T20:56:04.805Z] 2022/03/22 20:56:04 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-03-22T20:56:05.238Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-22T20:56:05.238Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-22T20:56:05.238Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-22T20:56:05.493Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-22T20:56:06.057Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-22T20:56:06.057Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-22T20:56:06.057Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-22T20:56:06.057Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-22T20:56:06.193Z] 2022/03/22 20:56:05 Finished clone github.com/docker/libnetwork [2022-03-22T20:56:06.193Z] 2022/03/22 20:56:05 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-03-22T20:56:06.193Z] 2022/03/22 20:56:05 Finished clone github.com/tinylib/msgp [2022-03-22T20:56:06.193Z] 2022/03/22 20:56:05 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-03-22T20:56:06.194Z] 2022/03/22 20:56:06 Finished clone github.com/golang/groupcache [2022-03-22T20:56:06.194Z] 2022/03/22 20:56:06 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-03-22T20:56:06.194Z] 2022/03/22 20:56:06 Finished clone golang.org/x/oauth2 [2022-03-22T20:56:06.194Z] 2022/03/22 20:56:06 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-03-22T20:56:06.618Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-22T20:56:06.874Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-22T20:56:06.874Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-22T20:56:07.147Z] === RUN TestDockerSuite/TestCreateRM [2022-03-22T20:56:07.147Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-22T20:56:07.147Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-22T20:56:07.147Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-22T20:56:07.147Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-22T20:56:07.409Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-22T20:56:08.112Z] 2022/03/22 20:56:07 Finished clone github.com/googleapis/gax-go [2022-03-22T20:56:08.112Z] 2022/03/22 20:56:07 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision e048c115a3a89caf63941d363858e207c28bccd6, attempt 1/20 [2022-03-22T20:56:08.685Z] 2022/03/22 20:56:08 Finished clone github.com/miekg/dns [2022-03-22T20:56:08.685Z] 2022/03/22 20:56:08 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2022-03-22T20:56:08.773Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-22T20:56:08.773Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-22T20:56:09.028Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-22T20:56:09.283Z] --- PASS: TestCreateServiceConfigFileMode (13.23s) [2022-03-22T20:56:09.283Z] === RUN TestCreateServiceSysctls [2022-03-22T20:56:09.630Z] 2022/03/22 20:56:09 Finished clone go.opencensus.io [2022-03-22T20:56:09.630Z] 2022/03/22 20:56:09 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2022-03-22T20:56:09.895Z] 2022/03/22 20:56:09 Finished clone golang.org/x/sys [2022-03-22T20:56:09.895Z] 2022/03/22 20:56:09 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2022-03-22T20:56:10.157Z] 2022/03/22 20:56:09 Finished clone github.com/containerd/fifo [2022-03-22T20:56:10.157Z] 2022/03/22 20:56:09 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2022-03-22T20:56:10.157Z] 2022/03/22 20:56:10 Finished clone golang.org/x/text [2022-03-22T20:56:10.157Z] 2022/03/22 20:56:10 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-03-22T20:56:12.074Z] 2022/03/22 20:56:11 Finished clone github.com/containerd/go-runc [2022-03-22T20:56:12.074Z] 2022/03/22 20:56:11 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2022-03-22T20:56:12.337Z] 2022/03/22 20:56:12 Finished clone github.com/containerd/cgroups [2022-03-22T20:56:12.337Z] 2022/03/22 20:56:12 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2022-03-22T20:56:13.496Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-22T20:56:13.496Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-22T20:56:13.496Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-22T20:56:13.496Z] --- PASS: TestCreateServiceSysctls (3.79s) [2022-03-22T20:56:13.496Z] === RUN TestCreateServiceCapabilities [2022-03-22T20:56:13.496Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-22T20:56:13.496Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-22T20:56:13.496Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-22T20:56:13.728Z] 2022/03/22 20:56:13 Finished clone github.com/containerd/typeurl [2022-03-22T20:56:13.728Z] 2022/03/22 20:56:13 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-03-22T20:56:13.753Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-22T20:56:14.308Z] 2022/03/22 20:56:14 Finished clone github.com/containerd/ttrpc [2022-03-22T20:56:14.308Z] 2022/03/22 20:56:14 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2022-03-22T20:56:14.724Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-22T20:56:14.882Z] 2022/03/22 20:56:14 Clone github.com/docker/swarmkit, revision 286f4575a2d2853c1574e1be10eb1a2450692dfc, attempt 1/20 [2022-03-22T20:56:14.882Z] 2022/03/22 20:56:14 Finished clone github.com/containerd/console [2022-03-22T20:56:15.456Z] 2022/03/22 20:56:15 Finished clone github.com/gogo/googleapis [2022-03-22T20:56:15.456Z] 2022/03/22 20:56:15 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-03-22T20:56:15.663Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-22T20:56:15.663Z] --- PASS: TestCreateServiceCapabilities (2.81s) [2022-03-22T20:56:15.663Z] === RUN TestInspect [2022-03-22T20:56:16.590Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-22T20:56:16.846Z] 2022/03/22 20:56:16 Finished clone github.com/containerd/continuity [2022-03-22T20:56:16.846Z] 2022/03/22 20:56:16 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2022-03-22T20:56:17.956Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-22T20:56:18.234Z] 2022/03/22 20:56:18 Finished clone github.com/opencontainers/runc [2022-03-22T20:56:18.234Z] 2022/03/22 20:56:18 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2022-03-22T20:56:18.234Z] 2022/03/22 20:56:18 Finished clone github.com/Microsoft/hcsshim [2022-03-22T20:56:18.234Z] 2022/03/22 20:56:18 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-03-22T20:56:18.497Z] 2022/03/22 20:56:18 Finished clone google.golang.org/grpc [2022-03-22T20:56:18.497Z] 2022/03/22 20:56:18 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2022-03-22T20:56:18.882Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-22T20:56:18.882Z] --- PASS: TestInspect (3.13s) [2022-03-22T20:56:18.882Z] === RUN TestCreateJob [2022-03-22T20:56:19.138Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-22T20:56:19.394Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-22T20:56:19.887Z] 2022/03/22 20:56:19 Finished clone github.com/fernet/fernet-go [2022-03-22T20:56:19.887Z] 2022/03/22 20:56:19 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-03-22T20:56:19.956Z] === RUN TestDockerSuite/TestDockerFails [2022-03-22T20:56:19.956Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-03-22T20:56:19.956Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-03-22T20:56:19.956Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-03-22T20:56:20.150Z] 2022/03/22 20:56:19 Finished clone github.com/docker/distribution [2022-03-22T20:56:20.150Z] 2022/03/22 20:56:19 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-03-22T20:56:20.885Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-03-22T20:56:21.538Z] 2022/03/22 20:56:21 Finished clone github.com/moby/buildkit [2022-03-22T20:56:21.538Z] 2022/03/22 20:56:21 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-03-22T20:56:21.801Z] 2022/03/22 20:56:21 Finished clone golang.org/x/time [2022-03-22T20:56:21.801Z] 2022/03/22 20:56:21 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-03-22T20:56:21.813Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-03-22T20:56:22.063Z] 2022/03/22 20:56:22 Finished clone github.com/cilium/ebpf [2022-03-22T20:56:22.063Z] 2022/03/22 20:56:22 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-03-22T20:56:22.375Z] --- PASS: TestCreateJob (3.48s) [2022-03-22T20:56:22.375Z] === RUN TestReplicatedJob [2022-03-22T20:56:22.937Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-03-22T20:56:22.937Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-03-22T20:56:22.937Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-03-22T20:56:23.193Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-03-22T20:56:23.450Z] 2022/03/22 20:56:23 Finished clone github.com/hashicorp/go-memdb [2022-03-22T20:56:23.450Z] 2022/03/22 20:56:23 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-03-22T20:56:23.450Z] 2022/03/22 20:56:23 Finished clone github.com/hashicorp/go-immutable-radix [2022-03-22T20:56:23.450Z] 2022/03/22 20:56:23 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-03-22T20:56:23.450Z] 2022/03/22 20:56:23 Finished clone github.com/hashicorp/golang-lru [2022-03-22T20:56:23.450Z] 2022/03/22 20:56:23 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-03-22T20:56:24.839Z] 2022/03/22 20:56:24 Finished clone github.com/coreos/pkg [2022-03-22T20:56:24.839Z] 2022/03/22 20:56:24 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-03-22T20:56:24.839Z] 2022/03/22 20:56:24 Finished clone github.com/golang/protobuf [2022-03-22T20:56:24.839Z] 2022/03/22 20:56:24 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-03-22T20:56:26.226Z] 2022/03/22 20:56:26 Finished clone github.com/beorn7/perks [2022-03-22T20:56:26.226Z] 2022/03/22 20:56:26 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-03-22T20:56:26.487Z] 2022/03/22 20:56:26 Finished clone github.com/prometheus/client_model [2022-03-22T20:56:26.487Z] 2022/03/22 20:56:26 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-03-22T20:56:27.432Z] 2022/03/22 20:56:27 Finished clone golang.org/x/crypto [2022-03-22T20:56:27.432Z] 2022/03/22 20:56:27 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-03-22T20:56:28.008Z] 2022/03/22 20:56:27 Finished clone github.com/prometheus/client_golang [2022-03-22T20:56:28.008Z] 2022/03/22 20:56:27 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-03-22T20:56:28.008Z] 2022/03/22 20:56:27 Finished clone code.cloudfoundry.org/clock [2022-03-22T20:56:28.008Z] 2022/03/22 20:56:27 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-03-22T20:56:28.481Z] --- PASS: TestReplicatedJob (5.38s) [2022-03-22T20:56:28.481Z] === RUN TestUpdateReplicatedJob [2022-03-22T20:56:28.952Z] 2022/03/22 20:56:28 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-03-22T20:56:28.952Z] 2022/03/22 20:56:28 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-03-22T20:56:29.041Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-22T20:56:29.526Z] 2022/03/22 20:56:29 Finished clone github.com/pkg/errors [2022-03-22T20:56:29.526Z] 2022/03/22 20:56:29 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-03-22T20:56:29.526Z] 2022/03/22 20:56:29 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-03-22T20:56:29.526Z] 2022/03/22 20:56:29 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-03-22T20:56:29.788Z] 2022/03/22 20:56:29 Finished clone github.com/prometheus/procfs [2022-03-22T20:56:29.788Z] 2022/03/22 20:56:29 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-03-22T20:56:30.049Z] 2022/03/22 20:56:30 Finished clone github.com/prometheus/common [2022-03-22T20:56:30.049Z] 2022/03/22 20:56:30 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-03-22T20:56:30.311Z] 2022/03/22 20:56:30 Finished clone github.com/cespare/xxhash/v2 [2022-03-22T20:56:30.311Z] 2022/03/22 20:56:30 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-03-22T20:56:30.930Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-22T20:56:31.492Z] --- PASS: TestUpdateReplicatedJob (3.75s) [2022-03-22T20:56:31.492Z] === RUN TestServiceListWithStatuses [2022-03-22T20:56:31.492Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-22T20:56:31.492Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-22T20:56:31.492Z] === RUN TestDockerNetworkConnectAlias [2022-03-22T20:56:31.697Z] 2022/03/22 20:56:31 Finished clone github.com/inconshreveable/mousetrap [2022-03-22T20:56:31.697Z] 2022/03/22 20:56:31 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-03-22T20:56:31.697Z] 2022/03/22 20:56:31 Finished clone github.com/morikuni/aec [2022-03-22T20:56:31.697Z] 2022/03/22 20:56:31 Finished clone github.com/spf13/pflag [2022-03-22T20:56:31.959Z] 2022/03/22 20:56:31 Finished clone github.com/docker/go-metrics [2022-03-22T20:56:32.875Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-03-22T20:56:32.906Z] 2022/03/22 20:56:32 Finished clone github.com/spf13/cobra [2022-03-22T20:56:33.140Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-22T20:56:33.391Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-22T20:56:33.391Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-03-22T20:56:33.391Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-22T20:56:33.485Z] 2022/03/22 20:56:33 Finished clone github.com/google/certificate-transparency-go [2022-03-22T20:56:34.875Z] 2022/03/22 20:56:34 Finished clone github.com/opencontainers/selinux [2022-03-22T20:56:35.657Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-03-22T20:56:36.219Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-22T20:56:37.147Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-22T20:56:37.403Z] --- PASS: TestDockerNetworkConnectAlias (5.79s) [2022-03-22T20:56:37.403Z] === RUN TestDockerNetworkReConnect [2022-03-22T20:56:37.659Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-22T20:56:38.144Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-22T20:56:38.145Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-22T20:56:38.587Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-22T20:56:38.843Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-22T20:56:39.099Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-03-22T20:56:39.918Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-03-22T20:56:41.377Z] docker_api_swarm_test.go:201: [d8b23c6927eb1] joining swarm manager [dcbb409ce40c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-22T20:56:41.377Z] --- PASS: TestDockerNetworkReConnect (4.11s) [2022-03-22T20:56:41.377Z] === RUN TestServicePlugin [2022-03-22T20:56:41.633Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-03-22T20:56:41.934Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-22T20:56:41.934Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-22T20:56:41.934Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-03-22T20:56:42.402Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-22T20:56:42.402Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-03-22T20:56:42.402Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-22T20:56:42.402Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-03-22T20:56:42.402Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-22T20:56:42.402Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-22T20:56:43.389Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-22T20:56:43.521Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-22T20:56:46.038Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-03-22T20:56:46.038Z] plugin_test.go:62: [ddffeff08ef46] joining swarm manager [d934bdecee365]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-22T20:56:46.344Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-22T20:56:47.116Z] 2022/03/22 20:56:46 Finished clone github.com/cloudflare/cfssl [2022-03-22T20:56:47.330Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-22T20:56:47.330Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-03-22T20:56:47.402Z] plugin_test.go:65: [d1d04d94e11c8] joining swarm manager [d934bdecee365]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-22T20:56:47.797Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-22T20:56:47.797Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-03-22T20:56:47.797Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-22T20:56:47.797Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-22T20:56:47.965Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-22T20:56:49.330Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-22T20:56:50.012Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-22T20:56:50.257Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-22T20:56:52.411Z] 2022/03/22 20:56:52 Finished clone github.com/containerd/containerd [2022-03-22T20:56:53.798Z] 2022/03/22 20:56:53 Finished clone github.com/coreos/etcd [2022-03-22T20:56:56.348Z] 2022/03/22 20:56:56 Finished clone github.com/docker/swarmkit [2022-03-22T20:56:56.793Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-22T20:56:56.793Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-22T20:56:57.049Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-22T20:56:58.413Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-03-22T20:56:58.413Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-22T20:56:58.669Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-03-22T20:56:58.669Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-03-22T20:56:58.669Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-03-22T20:56:58.924Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-22T20:56:59.858Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-22T20:57:00.441Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-22T20:57:01.270Z] docker_api_swarm_test.go:383: [df47e39d1a04a] joining swarm manager [d7b3cac05533d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-22T20:57:01.525Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-22T20:57:01.525Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-22T20:57:01.525Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-22T20:57:02.497Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-22T20:57:02.752Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-22T20:57:02.752Z] docker_api_swarm_test.go:384: [dc672af29e551] joining swarm manager [d7b3cac05533d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-22T20:57:03.312Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-22T20:57:04.675Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-03-22T20:57:04.675Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-03-22T20:57:04.675Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-22T20:57:04.675Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-03-22T20:57:04.675Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-22T20:57:04.675Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-22T20:57:06.366Z] 2022/03/22 20:57:06 Finished clone cloud.google.com/go [2022-03-22T20:57:06.563Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-03-22T20:57:07.123Z] === RUN TestDockerSuite/TestEventsRename [2022-03-22T20:57:07.428Z] === RUN TestDockerSuite/TestEventsResize [2022-03-22T20:57:07.992Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-22T20:57:10.965Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-22T20:57:10.965Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-22T20:57:10.965Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-03-22T20:57:10.965Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-22T20:57:13.859Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-22T20:57:14.536Z] 2022/03/22 20:57:13 Finished clone github.com/gogo/protobuf [2022-03-22T20:57:14.541Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-22T20:57:14.541Z] --- PASS: TestServicePlugin (32.42s) [2022-03-22T20:57:14.541Z] === RUN TestServiceUpdateLabel [2022-03-22T20:57:14.541Z] === RUN TestDockerSuite/TestEventsStreaming [2022-03-22T20:57:14.816Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-22T20:57:15.386Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-22T20:57:15.750Z] --- PASS: TestServiceUpdateLabel (1.90s) [2022-03-22T20:57:15.750Z] === RUN TestServiceUpdateSecrets [2022-03-22T20:57:16.458Z] 2022/03/22 20:57:16 Finished clone google.golang.org/genproto [2022-03-22T20:57:17.639Z] === RUN TestDockerSuite/TestEventsTop [2022-03-22T20:57:18.199Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-22T20:57:20.711Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-22T20:57:25.672Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-22T20:57:25.672Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-03-22T20:57:25.672Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-22T20:57:25.672Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-03-22T20:57:25.672Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-22T20:57:25.672Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-03-22T20:57:25.672Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-22T20:57:25.672Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-03-22T20:57:25.672Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-22T20:57:25.672Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-22T20:57:27.242Z] === RUN TestDockerSuite/TestExec [2022-03-22T20:57:27.242Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-22T20:57:27.803Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-22T20:57:28.059Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-22T20:57:28.622Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-22T20:57:29.549Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-22T20:57:30.477Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-22T20:57:30.477Z] --- PASS: TestServiceUpdateSecrets (14.67s) [2022-03-22T20:57:30.477Z] === RUN TestServiceUpdateConfigs [2022-03-22T20:57:31.039Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-22T20:57:31.600Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-22T20:57:32.163Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-22T20:57:33.091Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-22T20:57:33.347Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-22T20:57:34.276Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-22T20:57:35.204Z] === RUN TestDockerSuite/TestExecEnv [2022-03-22T20:57:35.789Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-22T20:57:36.717Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-22T20:57:37.279Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-22T20:57:40.545Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-22T20:57:40.545Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-03-22T20:57:41.107Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-22T20:57:41.668Z] === RUN TestDockerSuite/TestExecParseError [2022-03-22T20:57:41.925Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-22T20:57:42.486Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-22T20:57:43.047Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-22T20:57:43.975Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-22T20:57:44.537Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-22T20:57:45.466Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-22T20:57:45.466Z] --- PASS: TestServiceUpdateConfigs (14.93s) [2022-03-22T20:57:45.466Z] === RUN TestServiceUpdateNetwork [2022-03-22T20:57:57.629Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-22T20:57:57.629Z] === RUN TestDockerSuite/TestExecTTY [2022-03-22T20:57:57.629Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-22T20:57:57.884Z] --- PASS: TestServiceUpdateNetwork (12.46s) [2022-03-22T20:57:57.884Z] === RUN TestServiceUpdatePidsLimit [2022-03-22T20:57:57.884Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-22T20:57:58.445Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-22T20:57:58.700Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-22T20:57:59.262Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-22T20:57:59.262Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-22T20:57:59.262Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-22T20:57:59.519Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-22T20:58:00.883Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-03-22T20:58:01.448Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-22T20:58:02.374Z] === RUN TestDockerSuite/TestExecWithTERM [2022-03-22T20:58:02.630Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-22T20:58:03.557Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-22T20:58:06.093Z] check_test.go:380: [dc672af29e551] daemon is not started [2022-03-22T20:58:06.093Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-03-22T20:58:06.654Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-22T20:58:08.018Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-22T20:58:08.140Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-22T20:58:08.140Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-03-22T20:58:08.140Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-22T20:58:08.140Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-03-22T20:58:08.140Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-22T20:58:08.579Z] docker_api_swarm_test.go:801: [d257a40273296] joining swarm manager [d3609ca59643c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-22T20:58:09.943Z] docker_api_swarm_test.go:801: [d5fd29f369865] joining swarm manager [d3609ca59643c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-22T20:58:10.870Z] docker_api_swarm_test.go:801: [dc440d70d0acd] joining swarm manager [d3609ca59643c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-22T20:58:12.233Z] docker_api_swarm_test.go:801: [d83bfff77b946] joining swarm manager [d3609ca59643c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-22T20:58:12.746Z] 2022/03/22 20:58:09 Finished clone github.com/hashicorp/consul [2022-03-22T20:58:12.794Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-22T20:58:13.355Z] docker_api_swarm_test.go:809: [d8fcdd03bc1b2] joining swarm manager [d3609ca59643c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-03-22T20:58:14.282Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-22T20:58:14.282Z] --- PASS: TestServiceUpdatePidsLimit (16.58s) [2022-03-22T20:58:14.282Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2022-03-22T20:58:14.282Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2022-03-22T20:58:14.282Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2022-03-22T20:58:14.282Z] PASS [2022-03-22T20:58:14.282Z] [2022-03-22T20:58:14.282Z] === Skipped [2022-03-22T20:58:14.282Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-22T20:58:14.282Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-22T20:58:14.282Z] [2022-03-22T20:58:14.282Z] DONE 27 tests, 1 skipped in 196.996s [2022-03-22T20:58:14.282Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-22T20:58:14.282Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:58:14.282Z] ++ set -e [2022-03-22T20:58:14.282Z] ++ '[' -n 0 ']' [2022-03-22T20:58:14.282Z] ++ set -x [2022-03-22T20:58:14.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:58:14.538Z] INFO: Testing against a local daemon [2022-03-22T20:58:14.538Z] === RUN TestSessionCreate [2022-03-22T20:58:14.538Z] --- PASS: TestSessionCreate (0.04s) [2022-03-22T20:58:14.538Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-22T20:58:14.538Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-03-22T20:58:14.538Z] PASS [2022-03-22T20:58:14.538Z] [2022-03-22T20:58:14.538Z] DONE 2 tests in 0.248s [2022-03-22T20:58:14.538Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-22T20:58:14.538Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:58:14.538Z] ++ set -e [2022-03-22T20:58:14.538Z] ++ '[' -n 0 ']' [2022-03-22T20:58:14.538Z] ++ set -x [2022-03-22T20:58:14.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:58:14.794Z] INFO: Testing against a local daemon [2022-03-22T20:58:14.794Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-22T20:58:14.794Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-22T20:58:14.794Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-22T20:58:14.794Z] === RUN TestEventsExecDie [2022-03-22T20:58:15.355Z] --- PASS: TestEventsExecDie (0.55s) [2022-03-22T20:58:15.355Z] === RUN TestEventsBackwardsCompatible [2022-03-22T20:58:15.355Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-22T20:58:15.355Z] === RUN TestInfoBinaryCommits [2022-03-22T20:58:15.355Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-22T20:58:15.355Z] === RUN TestInfoAPIVersioned [2022-03-22T20:58:15.355Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-22T20:58:15.355Z] === RUN TestInfoDiscoveryBackend [2022-03-22T20:58:15.916Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-03-22T20:58:15.916Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-03-22T20:58:16.842Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-03-22T20:58:16.842Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-03-22T20:58:17.406Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-03-22T20:58:17.407Z] === RUN TestInfoAPI [2022-03-22T20:58:17.407Z] --- PASS: TestInfoAPI (0.02s) [2022-03-22T20:58:17.407Z] === RUN TestInfoAPIWarnings [2022-03-22T20:58:19.294Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-22T20:58:19.549Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-22T20:58:19.549Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-22T20:58:19.549Z] === RUN TestDockerSuite/TestHealth [2022-03-22T20:58:20.480Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-22T20:58:20.480Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-03-22T20:58:20.480Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-22T20:58:20.480Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-22T20:58:20.894Z] 2022/03/22 20:58:20 Finished clone github.com/aws/aws-sdk-go [2022-03-22T20:58:26.246Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-22T20:58:26.246Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-03-22T20:58:27.211Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-22T20:58:31.878Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-22T20:58:34.384Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-03-22T20:58:34.384Z] === RUN TestInfoDebug [2022-03-22T20:58:34.384Z] --- PASS: TestInfoDebug (0.54s) [2022-03-22T20:58:34.384Z] === RUN TestInfoInsecureRegistries [2022-03-22T20:58:34.944Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-03-22T20:58:34.944Z] === RUN TestInfoRegistryMirrors [2022-03-22T20:58:35.513Z] --- PASS: TestInfoRegistryMirrors (0.57s) [2022-03-22T20:58:35.513Z] === RUN TestLoginFailsWithBadCredentials [2022-03-22T20:58:35.513Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2022-03-22T20:58:35.513Z] === RUN TestPingCacheHeaders [2022-03-22T20:58:35.513Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-22T20:58:35.513Z] === RUN TestPingGet [2022-03-22T20:58:35.513Z] --- PASS: TestPingGet (0.01s) [2022-03-22T20:58:35.513Z] === RUN TestPingHead [2022-03-22T20:58:35.513Z] --- PASS: TestPingHead (0.02s) [2022-03-22T20:58:35.513Z] === RUN TestVersion [2022-03-22T20:58:35.513Z] --- PASS: TestVersion (0.03s) [2022-03-22T20:58:35.513Z] PASS [2022-03-22T20:58:35.513Z] [2022-03-22T20:58:35.513Z] === Skipped [2022-03-22T20:58:35.513Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-22T20:58:35.513Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-22T20:58:35.513Z] [2022-03-22T20:58:35.513Z] DONE 18 tests, 1 skipped in 20.934s [2022-03-22T20:58:35.513Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-22T20:58:35.513Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:58:35.513Z] ++ set -e [2022-03-22T20:58:35.513Z] ++ '[' -n 0 ']' [2022-03-22T20:58:35.513Z] ++ set -x [2022-03-22T20:58:35.513Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-22T20:58:35.771Z] INFO: Testing against a local daemon [2022-03-22T20:58:35.771Z] === RUN TestVolumesCreateAndList [2022-03-22T20:58:35.771Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-22T20:58:35.771Z] === RUN TestVolumesRemove [2022-03-22T20:58:35.771Z] --- PASS: TestVolumesRemove (0.05s) [2022-03-22T20:58:35.771Z] === RUN TestVolumesInspect [2022-03-22T20:58:35.771Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-22T20:58:35.771Z] === RUN TestVolumesInvalidJSON [2022-03-22T20:58:35.771Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-22T20:58:35.771Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-22T20:58:35.771Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-22T20:58:35.771Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-03-22T20:58:35.771Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-22T20:58:35.771Z] PASS [2022-03-22T20:58:35.771Z] [2022-03-22T20:58:35.771Z] DONE 5 tests in 0.264s [2022-03-22T20:58:35.771Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-22T20:58:36.332Z] ++++ cat bundles/test-integration/docker.pid [2022-03-22T20:58:36.332Z] +++ kill 5613 [2022-03-22T20:58:37.697Z] +++ /etc/init.d/apparmor stop [2022-03-22T20:58:37.697Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-22T20:58:37.697Z] [2022-03-22T20:58:37.697Z] Unloading profiles will leave already running processes permanently [2022-03-22T20:58:37.697Z] unconfined, which can lead to unexpected situations. [2022-03-22T20:58:37.697Z] [2022-03-22T20:58:37.697Z] To set a process to complain mode, use the command line tool [2022-03-22T20:58:37.697Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-22T20:58:37.697Z] +++ true [2022-03-22T20:58:37.697Z] exiting test-integration [2022-03-22T20:58:37.697Z] ++ exit 0 [2022-03-22T20:58:37.697Z] [2022-03-22T20:58:38.259Z] + for job in $(jobs -p) [2022-03-22T20:58:38.259Z] + wait 13071 [2022-03-22T20:58:38.822Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-22T20:58:38.822Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-22T20:58:38.822Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-22T20:58:38.822Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-22T20:58:39.384Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-22T20:58:39.384Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-22T20:58:40.312Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-22T20:58:40.312Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-22T20:58:40.312Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-22T20:58:40.312Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-22T20:58:40.312Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-22T20:58:40.414Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-22T20:58:40.568Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-22T20:58:40.824Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-22T20:58:40.824Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-22T20:58:41.385Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-22T20:58:41.385Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-22T20:58:42.313Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-22T20:58:42.569Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-22T20:58:42.825Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-22T20:58:43.386Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-22T20:58:45.901Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-22T20:58:45.901Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-22T20:58:45.901Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-22T20:58:46.829Z] === RUN TestDockerSuite/TestImportFile [2022-03-22T20:58:47.459Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-22T20:58:47.459Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-03-22T20:58:47.459Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-22T20:58:48.194Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-22T20:58:48.194Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-22T20:58:49.122Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-22T20:58:50.051Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-22T20:58:51.415Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-22T20:58:51.671Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-22T20:58:52.233Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-22T20:58:52.794Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-22T20:58:52.794Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-03-22T20:58:52.794Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-22T20:58:53.436Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-22T20:58:53.692Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-22T20:58:54.253Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-22T20:58:54.818Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-22T20:58:55.074Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-22T20:58:55.661Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-22T20:58:55.661Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-03-22T20:58:56.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-22T20:58:56.230Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-03-22T20:58:56.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-22T20:58:56.230Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-03-22T20:58:56.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-22T20:58:57.037Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-22T20:58:57.292Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-22T20:58:57.854Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-22T20:58:57.854Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-22T20:58:58.416Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-22T20:58:58.416Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-22T20:58:58.416Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-22T20:58:58.976Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-22T20:58:59.538Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-22T20:58:59.795Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-22T20:59:00.357Z] === RUN TestDockerSuite/TestInspectImage [2022-03-22T20:59:00.613Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-22T20:59:00.613Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-22T20:59:00.613Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-22T20:59:00.613Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-22T20:59:00.869Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-22T20:59:01.524Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-22T20:59:01.524Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-22T20:59:02.087Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-22T20:59:02.095Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-22T20:59:02.095Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-03-22T20:59:02.095Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-22T20:59:02.563Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-22T20:59:02.563Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-03-22T20:59:02.563Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-22T20:59:02.563Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-03-22T20:59:02.563Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-22T20:59:02.648Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-22T20:59:02.648Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-03-22T20:59:04.534Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-22T20:59:04.534Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-22T20:59:05.094Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-22T20:59:05.654Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-22T20:59:06.581Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-22T20:59:07.141Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-22T20:59:07.397Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-22T20:59:07.957Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-22T20:59:08.517Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-22T20:59:08.772Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-22T20:59:09.333Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-22T20:59:09.333Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-03-22T20:59:11.219Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-22T20:59:12.147Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-22T20:59:13.075Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-22T20:59:13.075Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-22T20:59:14.443Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-22T20:59:15.814Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-22T20:59:17.178Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-22T20:59:17.178Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-22T20:59:18.553Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-22T20:59:18.809Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-22T20:59:19.370Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-22T20:59:24.616Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-03-22T20:59:26.507Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-22T20:59:28.397Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-03-22T20:59:28.652Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-22T20:59:30.018Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-22T20:59:30.585Z] docker_api_swarm_service_test.go:394: [d634e305c6ddf] joining swarm manager [d03a7d7a44451]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-22T20:59:30.585Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-22T20:59:31.512Z] docker_api_swarm_service_test.go:394: [d7994f0ea3786] joining swarm manager [d03a7d7a44451]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-22T20:59:32.440Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-03-22T20:59:32.440Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-22T20:59:33.003Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-22T20:59:33.003Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-22T20:59:33.003Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-22T20:59:33.564Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-22T20:59:34.126Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-22T20:59:38.289Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-22T20:59:38.289Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-22T20:59:38.356Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-22T20:59:41.306Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-22T20:59:41.306Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-03-22T20:59:41.774Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-22T20:59:41.774Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-03-22T20:59:42.242Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-22T20:59:43.231Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-22T20:59:43.231Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-03-22T20:59:43.231Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-22T20:59:43.607Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-22T20:59:43.607Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-22T20:59:43.607Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-22T20:59:44.168Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-22T20:59:45.096Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-22T20:59:45.660Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-22T20:59:46.588Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-22T20:59:46.845Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-03-22T20:59:47.406Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-22T20:59:47.981Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-22T20:59:48.448Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-22T20:59:48.448Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-03-22T20:59:48.448Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-22T20:59:48.448Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-03-22T20:59:48.448Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-22T20:59:49.296Z] docker_api_swarm_service_test.go:342: [d2cfd8def748a] joining swarm manager [d3b940aa10635]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-22T20:59:49.859Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-22T20:59:50.013Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-22T20:59:50.116Z] docker_api_swarm_service_test.go:342: [de680fa883555] joining swarm manager [d3b940aa10635]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-22T20:59:50.372Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-22T20:59:50.935Z] === RUN TestDockerSuite/TestLogsSince [2022-03-22T20:59:50.999Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-22T20:59:51.466Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-22T20:59:51.934Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-22T20:59:52.402Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-22T20:59:57.156Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-22T20:59:59.063Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-22T20:59:59.371Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-22T20:59:59.371Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-03-22T20:59:59.371Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-22T21:00:00.357Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-22T21:00:00.357Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-03-22T21:00:00.357Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-22T21:00:00.824Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-22T21:00:03.039Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-22T21:00:03.225Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-22T21:00:03.480Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-03-22T21:00:03.507Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-22T21:00:03.737Z] === RUN TestDockerSuite/TestLogsTail [2022-03-22T21:00:03.975Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-22T21:00:03.975Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-03-22T21:00:03.975Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-22T21:00:04.304Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-22T21:00:04.865Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-22T21:00:04.963Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-22T21:00:05.427Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-22T21:00:05.431Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-22T21:00:05.431Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-03-22T21:00:05.431Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-22T21:00:05.431Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-03-22T21:00:05.431Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-22T21:00:05.683Z] docker_api_swarm_service_test.go:489: [d89d39f79b04c] joining swarm manager [db133bfddbf31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-22T21:00:05.939Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-22T21:00:06.501Z] === RUN TestDockerSuite/TestNetHostname [2022-03-22T21:00:06.759Z] docker_api_swarm_service_test.go:489: [d1127f148ce1a] joining swarm manager [db133bfddbf31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-22T21:00:08.148Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-22T21:00:08.409Z] === RUN TestDockerSuite/TestNetworkEvents [2022-03-22T21:00:10.183Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-22T21:00:14.942Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-22T21:00:15.868Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-22T21:00:16.123Z] === RUN TestDockerSuite/TestPluginActive [2022-03-22T21:00:18.009Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-22T21:00:19.417Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-03-22T21:00:25.953Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-22T21:00:25.953Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-22T21:00:25.953Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-22T21:00:26.209Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-03-22T21:00:26.465Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-22T21:00:28.351Z] docker_api_swarm_service_test.go:127: [dfb77adfbae1c] joining swarm manager [d9bc85954278d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-22T21:00:28.913Z] docker_api_swarm_service_test.go:128: [d872651a051be] joining swarm manager [d9bc85954278d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-22T21:00:29.842Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-22T21:00:31.207Z] docker_api_swarm_service_test.go:136: [daff163557182] joining swarm manager [d9bc85954278d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-22T21:00:31.769Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-22T21:00:32.024Z] docker_api_swarm_service_test.go:137: [dd602d135cd95] joining swarm manager [d9bc85954278d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-22T21:00:34.539Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-22T21:00:39.794Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-22T21:00:40.288Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-22T21:00:40.288Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-22T21:00:40.720Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-22T21:00:40.755Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-22T21:00:41.646Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-22T21:00:42.574Z] === RUN TestDockerSuite/TestPortList [2022-03-22T21:00:45.506Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-22T21:00:45.506Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-03-22T21:00:45.506Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-22T21:00:45.506Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-03-22T21:00:45.975Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-22T21:00:45.975Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-03-22T21:00:45.975Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-22T21:00:46.443Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-22T21:00:46.443Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-03-22T21:00:46.443Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-22T21:00:49.107Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-22T21:00:49.668Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-22T21:00:54.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-03-22T21:00:55.470Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-22T21:00:55.470Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-22T21:00:55.726Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-22T21:00:56.289Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-22T21:00:56.289Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-22T21:00:56.544Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-03-22T21:00:56.800Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-22T21:00:56.800Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-22T21:00:57.362Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-22T21:00:57.362Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-22T21:00:58.728Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-22T21:00:58.728Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-03-22T21:00:58.728Z] docker_api_swarm_service_test.go:303: [d7ed2be831f0f] joining swarm manager [da35080a7034f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-22T21:00:59.655Z] docker_api_swarm_service_test.go:303: [d6780efb54634] joining swarm manager [da35080a7034f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-22T21:01:01.021Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-03-22T21:01:01.948Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-03-22T21:01:02.512Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-03-22T21:01:02.512Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-22T21:01:05.058Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-22T21:01:05.322Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-22T21:01:07.839Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-22T21:01:11.105Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-22T21:01:11.105Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-22T21:01:13.619Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-22T21:01:20.155Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-03-22T21:01:20.155Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-22T21:01:21.086Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-22T21:01:21.342Z] docker_api_swarm_service_test.go:99: [d37bbed664eec] joining swarm manager [d499ca8dc122b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-22T21:01:22.269Z] docker_api_swarm_service_test.go:100: [dbe4e07ed0c65] joining swarm manager [d499ca8dc122b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-22T21:01:22.288Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-22T21:01:22.288Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-22T21:01:22.288Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-03-22T21:01:22.288Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-22T21:01:22.526Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-22T21:01:23.892Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-22T21:01:25.257Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-22T21:01:27.772Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-22T21:01:28.697Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-22T21:01:30.063Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-22T21:01:30.063Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-22T21:01:30.625Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-22T21:01:32.005Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-22T21:01:33.893Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-22T21:01:34.149Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-22T21:01:34.149Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-22T21:01:34.149Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-22T21:01:34.404Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-22T21:01:34.405Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-22T21:01:34.405Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-22T21:01:34.967Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-22T21:01:36.333Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-22T21:01:36.896Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-22T21:01:37.457Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-22T21:01:43.515Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-22T21:01:43.515Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-22T21:01:43.984Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-22T21:01:45.543Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-22T21:01:45.543Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-22T21:01:46.105Z] check_test.go:380: [d37bbed664eec] daemon is not started [2022-03-22T21:01:46.934Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-22T21:01:47.031Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-22T21:01:47.031Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-22T21:01:47.031Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-22T21:01:47.287Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-22T21:01:49.174Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-22T21:01:49.883Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-22T21:01:50.103Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-22T21:01:51.991Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-03-22T21:01:52.098Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-22T21:01:52.247Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-22T21:01:53.175Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-22T21:01:53.175Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-22T21:01:53.432Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-22T21:01:53.995Z] docker_api_swarm_service_test.go:532: [df55caf319f52] joining swarm manager [d446edbe13a69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-22T21:01:55.376Z] docker_api_swarm_service_test.go:533: [d9d0f207af8a6] joining swarm manager [d446edbe13a69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-22T21:01:56.301Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-22T21:01:56.871Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-22T21:01:57.800Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-22T21:01:59.693Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-22T21:02:00.257Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-22T21:02:01.667Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-22T21:02:02.594Z] === RUN TestDockerSuite/TestRmiTag [2022-03-22T21:02:02.594Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-22T21:02:03.155Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-22T21:02:05.670Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-22T21:02:06.231Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-22T21:02:06.792Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-22T21:02:07.048Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-22T21:02:08.413Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-22T21:02:08.669Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-22T21:02:08.925Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-22T21:02:09.487Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-22T21:02:09.487Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-22T21:02:09.744Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-22T21:02:11.111Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-22T21:02:11.367Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-22T21:02:11.928Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-22T21:02:12.489Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-03-22T21:02:13.419Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-22T21:02:14.347Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-03-22T21:02:14.949Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-03-22T21:02:15.511Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-03-22T21:02:16.072Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-03-22T21:02:16.634Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-03-22T21:02:17.202Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-22T21:02:17.784Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-03-22T21:02:18.039Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-03-22T21:02:18.966Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-22T21:02:19.222Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-22T21:02:19.784Z] docker_api_swarm_service_test.go:147: [d1847933e9b47] joining swarm manager [d9d4e1df7a00a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-22T21:02:19.784Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-22T21:02:20.345Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-22T21:02:20.345Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-22T21:02:20.907Z] docker_api_swarm_service_test.go:147: [d76f7e45f4204] joining swarm manager [d9d4e1df7a00a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-22T21:02:22.798Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-22T21:02:22.798Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-22T21:02:23.360Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-22T21:02:23.921Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-22T21:02:24.484Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-22T21:02:24.484Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-22T21:02:25.045Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-22T21:02:25.301Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-22T21:02:25.865Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-22T21:02:26.120Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-22T21:02:26.683Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-22T21:02:26.683Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-22T21:02:27.246Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-22T21:02:27.246Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-22T21:02:27.812Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-22T21:02:28.373Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-22T21:02:28.935Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-22T21:02:29.496Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-22T21:02:29.496Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-22T21:02:30.058Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-22T21:02:31.424Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-22T21:02:32.351Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-22T21:02:33.278Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-22T21:02:33.536Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-22T21:02:34.097Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-22T21:02:34.352Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-22T21:02:34.913Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-22T21:02:35.475Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-22T21:02:36.851Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-22T21:02:39.407Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-22T21:02:39.407Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-22T21:02:39.664Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-22T21:02:41.031Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-22T21:02:41.960Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-22T21:02:42.531Z] 2022/03/22 21:02:31 Finished clone google.golang.org/api [2022-03-22T21:02:42.533Z] 2022/03/22 21:02:31 Dependencies downloaded. Download time: 6m50.452693942s [2022-03-22T21:02:42.533Z] 2022/03/22 21:02:31 Collecting all dependencies [2022-03-22T21:02:42.794Z] 2022/03/22 21:02:42 Clean vendor dir from unused packages [2022-03-22T21:02:42.794Z] 2022/03/22 21:02:42 Ignoring paths matching "^archive/tar" [2022-03-22T21:02:43.736Z] 2022/03/22 21:02:43 Success [2022-03-22T21:02:43.736Z] 2022/03/22 21:02:43 Running time: 7m5.840958452s [2022-03-22T21:02:43.847Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-22T21:02:43.997Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-22T21:02:44.880Z] + echo Ensuring container killed. [2022-03-22T21:02:44.881Z] Ensuring container killed. [2022-03-22T21:02:44.881Z] + docker rm -vf docker-pr2 [2022-03-22T21:02:44.881Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-03-22T21:02:45.166Z] + echo Chowning /workspace to jenkins user [2022-03-22T21:02:45.166Z] Chowning /workspace to jenkins user [2022-03-22T21:02:45.166Z] + id -u [2022-03-22T21:02:45.166Z] + id -g [2022-03-22T21:02:45.166Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43407:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-22T21:02:45.781Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-22T21:02:45.781Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-03-22T21:02:45.781Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-22T21:02:45.781Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-03-22T21:02:45.781Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-22T21:02:46.038Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-22T21:02:46.040Z] + bundleName=unit [2022-03-22T21:02:46.040Z] + echo Creating unit-bundles.tar.gz [2022-03-22T21:02:46.040Z] Creating unit-bundles.tar.gz [2022-03-22T21:02:46.040Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-03-22T21:02:46.040Z] bundles/junit-report.xml [2022-03-22T21:02:46.040Z] bundles/go-test-report.json [2022-03-22T21:02:46.040Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-03-22T21:02:46.055Z] Archiving artifacts [2022-03-22T21:02:46.488Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43407/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-22T21:02:46.799Z] + make clean [2022-03-22T21:02:46.799Z] docker volume rm -f docker-dev-cache [2022-03-22T21:02:46.799Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-22T21:02:47.407Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-22T21:02:48.335Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-22T21:02:49.698Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-22T21:02:49.954Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-22T21:02:50.881Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-22T21:02:51.442Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-03-22T21:02:51.442Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-22T21:02:51.442Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-22T21:02:51.698Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-03-22T21:02:52.648Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-22T21:02:53.062Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-22T21:02:53.062Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-22T21:02:53.321Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-22T21:02:53.884Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-22T21:02:54.143Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-03-22T21:02:54.439Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-22T21:02:54.696Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-22T21:02:54.814Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-22T21:02:54.814Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-03-22T21:02:54.814Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-22T21:02:54.993Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-22T21:02:55.555Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-22T21:02:55.810Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-22T21:02:56.371Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-22T21:02:56.371Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-03-22T21:02:56.933Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-22T21:02:57.498Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-22T21:02:58.062Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-22T21:02:58.624Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-22T21:02:58.624Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-22T21:02:59.553Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-22T21:03:00.115Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-22T21:03:01.042Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-22T21:03:01.298Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-22T21:03:01.298Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-03-22T21:03:01.298Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-22T21:03:03.858Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-22T21:03:04.113Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-22T21:03:04.674Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-03-22T21:03:05.234Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-22T21:03:06.160Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-03-22T21:03:06.160Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-03-22T21:03:06.160Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-22T21:03:06.160Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-22T21:03:07.087Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-22T21:03:08.975Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-22T21:03:10.342Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-22T21:03:11.269Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-22T21:03:16.508Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-22T21:03:17.069Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-22T21:03:17.325Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-22T21:03:17.886Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-22T21:03:18.143Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-22T21:03:18.143Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-22T21:03:19.506Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-22T21:03:20.436Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-22T21:03:20.696Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-03-22T21:03:21.624Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-22T21:03:21.624Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-22T21:03:21.880Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-03-22T21:03:23.244Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-22T21:03:24.172Z] === RUN TestDockerSuite/TestRunMount [2022-03-22T21:03:25.538Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-03-22T21:03:28.052Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-03-22T21:03:29.417Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-22T21:03:29.673Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-22T21:03:30.235Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-22T21:03:31.601Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-03-22T21:03:31.601Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-22T21:03:33.531Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-22T21:03:34.457Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-03-22T21:03:35.866Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-22T21:03:37.230Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-03-22T21:03:37.490Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-22T21:03:39.380Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-22T21:03:39.940Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-03-22T21:03:40.867Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-22T21:03:42.248Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-22T21:03:42.248Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-22T21:03:42.809Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-22T21:03:43.736Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-22T21:03:43.992Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-03-22T21:03:44.248Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-22T21:03:44.854Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-22T21:03:46.789Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-22T21:03:48.154Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-03-22T21:03:48.154Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-22T21:03:52.318Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-22T21:03:52.318Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-22T21:03:52.318Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-03-22T21:03:52.574Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-22T21:03:52.574Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-22T21:03:53.135Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-22T21:03:53.739Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-22T21:03:53.739Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-22T21:03:53.996Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-22T21:04:00.571Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-03-22T21:04:00.571Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-22T21:04:00.571Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-22T21:04:00.571Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-03-22T21:04:00.571Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-22T21:04:01.496Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-22T21:04:02.058Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-03-22T21:04:02.618Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-03-22T21:04:02.618Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-22T21:04:03.179Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-22T21:04:03.438Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-22T21:04:03.998Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-22T21:04:04.253Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-22T21:04:04.253Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-03-22T21:04:04.253Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-22T21:04:04.814Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-22T21:04:05.375Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-22T21:04:05.375Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-03-22T21:04:05.375Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-22T21:04:05.638Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-03-22T21:04:06.568Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-22T21:04:06.568Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-03-22T21:04:06.568Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-22T21:04:06.863Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-22T21:04:07.849Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-22T21:04:08.317Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-22T21:04:09.080Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-22T21:04:09.641Z] === RUN TestDockerSuite/TestRunRm [2022-03-22T21:04:10.202Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-22T21:04:12.715Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-03-22T21:04:13.682Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-22T21:04:13.938Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-22T21:04:14.500Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-03-22T21:04:16.391Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-03-22T21:04:16.952Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-03-22T21:04:19.467Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-03-22T21:04:21.353Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-03-22T21:04:22.717Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-03-22T21:04:23.278Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-03-22T21:04:23.888Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-03-22T21:04:24.448Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-03-22T21:04:25.009Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-03-22T21:04:25.009Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-03-22T21:04:25.570Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-03-22T21:04:26.176Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-03-22T21:04:26.432Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-22T21:04:27.392Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-22T21:04:27.651Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-22T21:04:30.204Z] === RUN TestDockerSuite/TestRunState [2022-03-22T21:04:31.174Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-22T21:04:31.432Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-22T21:04:31.994Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-22T21:04:31.995Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-03-22T21:04:31.995Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-22T21:04:31.995Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-22T21:04:32.556Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-22T21:04:33.119Z] === RUN TestDockerSuite/TestRunSysctls [2022-03-22T21:04:33.596Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-22T21:04:34.047Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-22T21:04:34.047Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-22T21:04:34.047Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-22T21:04:34.303Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-03-22T21:04:36.190Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-03-22T21:04:36.446Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-03-22T21:04:37.811Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-03-22T21:04:37.811Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-03-22T21:04:41.076Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-22T21:04:41.076Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-03-22T21:04:43.591Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-03-22T21:04:43.591Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-22T21:04:44.154Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-22T21:04:44.409Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-22T21:04:45.011Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-22T21:04:45.940Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-03-22T21:04:46.095Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-22T21:04:46.866Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-22T21:04:48.231Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-22T21:04:48.793Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-22T21:04:49.060Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-22T21:04:49.317Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-22T21:04:49.317Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-03-22T21:04:49.878Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-22T21:04:50.439Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-22T21:04:50.695Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-03-22T21:04:50.695Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-22T21:04:50.695Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-22T21:04:50.951Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-22T21:04:51.878Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-22T21:04:52.134Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-03-22T21:04:55.445Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-22T21:04:55.445Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-03-22T21:04:55.700Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-22T21:04:56.627Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-22T21:04:57.991Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-03-22T21:04:58.247Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-22T21:04:59.614Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-22T21:05:00.979Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-03-22T21:05:01.542Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-22T21:05:03.433Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-22T21:05:03.908Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-22T21:05:04.040Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-22T21:05:04.040Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-03-22T21:05:04.040Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-22T21:05:04.040Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-03-22T21:05:04.040Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-22T21:05:04.040Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-03-22T21:05:04.040Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-22T21:05:04.295Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-03-22T21:05:04.295Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-22T21:05:04.295Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-03-22T21:05:04.899Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-03-22T21:05:05.155Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-03-22T21:05:06.080Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-03-22T21:05:06.641Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-03-22T21:05:07.249Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-03-22T21:05:07.249Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-22T21:05:07.249Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-03-22T21:05:07.810Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-03-22T21:05:07.810Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-22T21:05:07.810Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-03-22T21:05:07.810Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-22T21:05:07.810Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-03-22T21:05:07.810Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-22T21:05:07.810Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-03-22T21:05:07.810Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-22T21:05:07.810Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-03-22T21:05:07.810Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-22T21:05:07.810Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-03-22T21:05:07.810Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-22T21:05:07.810Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-03-22T21:05:07.810Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-22T21:05:07.810Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-03-22T21:05:08.371Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-03-22T21:05:09.308Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-03-22T21:05:09.308Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-03-22T21:05:09.870Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-22T21:05:10.125Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-22T21:05:10.686Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-22T21:05:10.686Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-03-22T21:05:11.246Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-03-22T21:05:11.502Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-03-22T21:05:11.502Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-22T21:05:11.502Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-22T21:05:12.063Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-22T21:05:12.625Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-03-22T21:05:13.186Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-03-22T21:05:13.748Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-03-22T21:05:13.748Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-22T21:05:13.748Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-22T21:05:14.309Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-22T21:05:14.309Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-22T21:05:15.673Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-22T21:05:15.928Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-22T21:05:17.291Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-22T21:05:17.852Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-22T21:05:17.852Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-22T21:05:17.852Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-22T21:05:18.413Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-03-22T21:05:19.341Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-03-22T21:05:19.902Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-22T21:05:19.902Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-22T21:05:21.264Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-22T21:05:21.264Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-22T21:05:21.520Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-22T21:05:22.884Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents204178551 [2022-03-22T21:05:22.884Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-22T21:05:23.139Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-22T21:05:24.066Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-22T21:05:24.322Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-22T21:05:24.322Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-22T21:05:25.688Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-22T21:05:25.945Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-03-22T21:05:26.873Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-22T21:05:27.434Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-22T21:05:27.434Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-22T21:05:27.434Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-22T21:05:27.691Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-22T21:05:28.265Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-22T21:05:28.826Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-03-22T21:05:30.714Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-22T21:05:32.643Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-03-22T21:05:35.158Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-03-22T21:05:35.414Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-22T21:05:37.305Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-22T21:05:38.232Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-22T21:05:39.201Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-22T21:05:40.126Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-03-22T21:05:41.489Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-22T21:05:43.375Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-03-22T21:05:43.631Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-22T21:05:44.193Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-22T21:05:45.558Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-22T21:05:46.592Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-22T21:05:47.448Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-22T21:05:48.374Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-22T21:05:50.908Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-22T21:05:55.112Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-22T21:05:56.037Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-03-22T21:05:57.927Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-22T21:06:01.514Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-22T21:06:03.167Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-22T21:06:05.051Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-03-22T21:06:06.454Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-22T21:06:07.015Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-22T21:06:07.271Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-22T21:06:07.835Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-22T21:06:07.835Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-22T21:06:07.835Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-22T21:06:08.398Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-03-22T21:06:08.398Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-22T21:06:11.663Z] docker_cli_service_logs_test.go:245: checking task k84sc1ba0m6f [2022-03-22T21:06:11.663Z] docker_cli_service_logs_test.go:250: checking messages for k84sc1ba0m6f [2022-03-22T21:06:11.663Z] docker_cli_service_logs_test.go:245: checking task rahfmz30fb77 [2022-03-22T21:06:11.663Z] docker_cli_service_logs_test.go:250: checking messages for rahfmz30fb77 [2022-03-22T21:06:11.663Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-22T21:06:14.925Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-03-22T21:06:15.181Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-03-22T21:06:15.439Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-03-22T21:06:15.439Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2022-03-22T21:06:15.439Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-03-22T21:06:15.439Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2022-03-22T21:06:15.439Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-03-22T21:06:16.440Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-22T21:06:16.859Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-03-22T21:06:17.115Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-03-22T21:06:17.676Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-03-22T21:06:18.602Z] === RUN TestDockerSuite/TestUpdateStats [2022-03-22T21:06:21.866Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-03-22T21:06:22.121Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-03-22T21:06:23.486Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-03-22T21:06:23.486Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2022-03-22T21:06:23.486Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-03-22T21:06:24.048Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-03-22T21:06:24.610Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-03-22T21:06:24.866Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-22T21:06:27.381Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-03-22T21:06:29.898Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-03-22T21:06:31.832Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-03-22T21:06:33.721Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-22T21:06:36.234Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-22T21:06:38.748Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-03-22T21:06:40.671Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-03-22T21:06:42.081Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-03-22T21:06:42.642Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-03-22T21:06:43.570Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-03-22T21:06:44.934Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-03-22T21:06:44.934Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-03-22T21:06:46.299Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-03-22T21:06:47.663Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-03-22T21:06:48.225Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-03-22T21:06:49.588Z] docker_cli_swarm_test.go:1901: [dbf8d164210dd] joining swarm manager [d790b81d94fe4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-22T21:06:49.844Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-03-22T21:06:51.209Z] docker_cli_swarm_test.go:1902: [de8b1e093e379] joining swarm manager [d790b81d94fe4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-22T21:06:51.209Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-03-22T21:06:53.095Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-22T21:07:08.013Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-03-22T21:07:08.013Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-22T21:07:08.013Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-22T21:07:08.013Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-22T21:07:08.575Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-22T21:07:08.575Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-22T21:07:08.575Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-22T21:07:08.832Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-22T21:07:09.759Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-22T21:07:09.759Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-22T21:07:10.325Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-22T21:07:10.325Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-22T21:07:10.325Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-22T21:07:10.325Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-22T21:07:10.325Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-22T21:07:12.268Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-22T21:07:12.268Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-22T21:07:12.268Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-22T21:07:12.268Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-22T21:07:12.268Z] === RUN TestDockerSuite/TestVolumeEvents [2022-03-22T21:07:15.534Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-03-22T21:07:17.421Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-03-22T21:07:17.677Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-22T21:07:19.566Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-22T21:07:19.566Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-22T21:07:19.566Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-22T21:07:21.454Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-22T21:07:23.970Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-22T21:07:23.970Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite (1313.30s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.11s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.34s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.57s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.08s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.16s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.71s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.26s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.49s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.14s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.40s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.96s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.78s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.63s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.66s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.65s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.39s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.70s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAttachDetach (1.12s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.96s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.74s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.87s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.82s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.27s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.75s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.90s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.08s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.17s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.87s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.29s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.55s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.36s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.58s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.09s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.51s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.73s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.80s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.05s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.62s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.59s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.13s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.83s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.29s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.62s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.88s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.98s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.70s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.09s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.04s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.82s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.29s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.28s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.36s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.57s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.63s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.26s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.61s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.58s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.92s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.75s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.58s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.11s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.08s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.58s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.50s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.77s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.77s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.33s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.83s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.04s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.95s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.11s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.37s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.76s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.69s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.48s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.41s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.53s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.74s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.95s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.34s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.75s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.57s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildCmd (0.27s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.25s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.30s) [2022-03-22T21:07:23.970Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.21s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.18s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.75s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.80s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.22s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.65s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.47s) [2022-03-22T21:07:23.970Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.32s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.20s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.46s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.60s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.39s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.29s) [2022-03-22T21:07:23.971Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-03-22T21:07:23.971Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-22T21:07:23.971Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-22T21:07:23.971Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.93s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.88s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.21s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.42s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.15s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.80s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.55s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.32s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.56s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.59s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.22s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.97s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.05s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.36s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.34s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.16s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.92s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.14s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.52s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.87s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.27s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.66s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.04s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.00s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.54s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.48s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.39s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.70s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.25s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.38s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.54s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.56s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildEnv (1.43s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.33s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.22s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.97s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.72s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.02s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.23s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.76s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.24s) [2022-03-22T21:07:23.971Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.83s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildExpose (0.38s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.95s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.31s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildFails (0.70s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.75s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.92s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.85s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.52s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.35s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.88s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.62s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.84s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.36s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildHistory (3.67s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.63s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.71s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.99s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.76s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildLabel (0.37s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.22s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildLabels (0.34s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.70s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.81s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.36s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.95s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.89s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.05s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.96s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.51s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.56s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.05s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.88s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.80s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.50s) [2022-03-22T21:07:23.971Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.09s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.46s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.65s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.24s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.39s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.64s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.62s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.42s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.24s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.54s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.68s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.38s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.65s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.94s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.81s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.97s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.95s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.41s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.64s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildPATH (1.94s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.69s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.65s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.45s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.83s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.90s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildRm (2.61s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.82s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.04s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.29s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.40s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.85s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.82s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.88s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.71s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2022-03-22T21:07:23.971Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.65s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildStderr (0.72s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.94s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.83s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.67s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.59s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.00s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.19s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildUser (2.00s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.33s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.71s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.66s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.78s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.76s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.91s) [2022-03-22T21:07:23.971Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-22T21:07:23.971Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-22T21:07:23.971Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-22T21:07:23.971Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.13s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.60s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.57s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.82s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.36s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.82s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.30s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.51s) [2022-03-22T21:07:23.971Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.83s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.86s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-22T21:07:23.971Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.59s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.70s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestCommitChange (0.77s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.65s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.11s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.26s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.74s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestCommitTTY (1.33s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.64s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.34s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.79s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.17s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.65s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.05s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.58s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.55s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.49s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.61s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.66s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.60s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.14s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.78s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.83s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.76s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.33s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.75s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.65s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.69s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.53s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.55s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.56s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.77s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.59s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.76s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.05s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.10s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.64s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.34s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.92s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.05s) [2022-03-22T21:07:23.971Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.70s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.73s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.97s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.60s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.53s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.25s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.03s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.13s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.35s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.41s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.66s) [2022-03-22T21:07:23.971Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.39s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008665d0_} (1.59s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1363308703_/foo_false____} (1.51s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1363308703_/foo_true____} (1.52s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3577021810_/foo_false____} (1.43s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3577021810_/foo_true____} (1.55s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3577021810_/foo_true__0xc000866600__} (1.37s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000866618_} (1.37s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000866630_} (1.44s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000866648_} (1.32s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000866660_} (1.38s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.93s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.80s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.24s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.18s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.61s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.61s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.54s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.81s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.78s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.70s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.66s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.77s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.87s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.68s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.59s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.59s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.54s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.60s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.77s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.76s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.51s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.52s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.50s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.63s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.49s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.58s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.88s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.61s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.96s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.92s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.09s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.53s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.64s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.82s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.46s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.71s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.84s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpToDot (0.59s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.01s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.87s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpToStdout (0.55s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.80s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.51s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.79s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.35s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.53s) [2022-03-22T21:07:23.972Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2022-03-22T21:07:23.972Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.42s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.94s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.43s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.12s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.84s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.06s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.26s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.75s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.59s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.56s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.01s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.69s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.32s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.64s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.07s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.10s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.26s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.80s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsAttach (0.81s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsCommit (0.82s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.63s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.52s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.89s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.85s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.52s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.55s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.33s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsCopy (1.11s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.08s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.44s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.05s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.14s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.22s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsFilters (1.14s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsFormat (1.65s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.69s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.32s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.77s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-03-22T21:07:23.972Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-22T21:07:23.972Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.89s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.44s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsRename (0.49s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.39s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.82s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.62s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.76s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsTop (0.58s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.87s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExec (0.57s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.06s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.69s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.58s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.63s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.63s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.75s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.50s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.96s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecCgroup (0.83s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecEnv (0.52s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.06s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecInspectID (2.60s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecInteractive (0.55s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.47s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.04s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecStartFails (0.69s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.89s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.78s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.54s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecUlimits (0.76s) [2022-03-22T21:07:23.972Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.37s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.73s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.76s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.55s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestExecWithUser (0.64s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.55s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.83s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.58s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.68s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.62s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestHealth (19.22s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.59s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.48s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.55s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestImportDisplay (1.08s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestImportFile (1.05s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestImportGzipped (1.11s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.09s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.48s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.46s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.57s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-03-22T21:07:23.972Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.68s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestInspectDefault (0.42s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestInspectHistory (0.57s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-22T21:07:23.972Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.46s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-03-22T21:07:23.972Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.48s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.98s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.52s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.98s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.51s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.70s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.90s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.44s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.42s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.39s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.29s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.35s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.07s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.22s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.75s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.72s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.47s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.52s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.71s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.72s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.46s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.48s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.77s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.51s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.61s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.63s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLogsSince (6.71s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.48s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLogsTail (0.60s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.52s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.67s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.37s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.49s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestNetHostname (1.92s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.29s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.88s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.24s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPluginActive (1.99s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.01s) [2022-03-22T21:07:23.973Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.33s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.38s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.00s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.51s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.99s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.30s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.88s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.95s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPortList (6.22s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.94s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.99s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.63s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.49s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.53s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.15s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.54s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.96s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.17s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPsByOrder (2.01s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.69s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.20s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.37s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.27s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.68s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.14s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.57s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.97s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.54s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.13s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.49s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.99s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.49s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.69s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) [2022-03-22T21:07:23.973Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.48s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.05s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.97s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.67s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.96s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.80s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.94s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.88s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.07s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.10s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.71s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.88s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.58s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.83s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.86s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.39s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.78s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.62s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.48s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.61s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.13s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.99s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.04s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.90s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.55s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.88s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.51s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.62s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.49s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.04s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.56s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.51s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.54s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.52s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.21s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.96s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.93s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.57s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.22s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.42s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.34s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.03s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.55s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.81s) [2022-03-22T21:07:23.973Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-22T21:07:23.973Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.62s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.20s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.90s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.28s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.42s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.97s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.49s) [2022-03-22T21:07:23.973Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.00s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.46s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.42s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.42s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.46s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.41s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.43s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunExitCode (0.49s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.58s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.51s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.75s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunExposePort (0.04s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.74s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.56s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.12s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2022-03-22T21:07:23.973Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.26s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.46s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.48s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.66s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.92s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.71s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.05s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.11s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.02s) [2022-03-22T21:07:23.973Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.49s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.40s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.32s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.72s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.08s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.15s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.20s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.21s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.28s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunMount (4.83s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.71s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.26s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.64s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.49s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.94s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.81s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.30s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.30s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.62s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunNetHost (0.98s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.59s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.56s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.59s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.83s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.43s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.47s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.49s) [2022-03-22T21:07:23.974Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.46s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.06s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.60s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s) [2022-03-22T21:07:23.974Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.49s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2022-03-22T21:07:23.974Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.42s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.91s) [2022-03-22T21:07:23.974Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.03s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.87s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunRm (0.49s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.50s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.61s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.80s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.58s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.25s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.28s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.70s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.53s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.58s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.65s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.46s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.54s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.52s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.67s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.47s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.43s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunState (0.97s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.47s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2022-03-22T21:07:23.974Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunSysctls (0.89s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.56s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.53s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.31s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.91s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.82s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.50s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.53s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.50s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.85s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.18s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunUserByID (0.73s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.24s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.54s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunUserByName (0.57s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.48s) [2022-03-22T21:07:23.974Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.74s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.48s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.57s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.82s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.81s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.05s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.02s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.97s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.50s) [2022-03-22T21:07:23.974Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-22T21:07:23.974Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-22T21:07:23.974Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.27s) [2022-03-22T21:07:23.974Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.52s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.00s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.48s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.64s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.51s) [2022-03-22T21:07:23.974Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-03-22T21:07:23.974Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-22T21:07:23.974Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-22T21:07:23.974Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-22T21:07:23.974Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-03-22T21:07:23.974Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.69s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.09s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.65s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.22s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.46s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.52s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.58s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.07s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.54s) [2022-03-22T21:07:23.974Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.46s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.10s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.21s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.38s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.67s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.76s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.20s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.31s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.13s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.23s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.53s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.12s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.69s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.02s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.13s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.87s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.72s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.92s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.58s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.00s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.57s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestStartRecordError (1.45s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.54s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.53s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.98s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.53s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-03-22T21:07:23.974Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.63s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.24s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.90s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-03-22T21:07:23.974Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-22T21:07:23.974Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.96s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.64s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.97s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.04s) [2022-03-22T21:07:23.974Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.87s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.74s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.63s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.22s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.06s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.88s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.37s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.55s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.14s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.90s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.00s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.19s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.54s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.71s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.72s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.49s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.53s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.09s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.11s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.10s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.06s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.82s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.53s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.46s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.76s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.09s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.09s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.84s) [2022-03-22T21:07:23.974Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.43s) [2022-03-22T21:07:23.974Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-22T21:07:23.974Z] === RUN TestDockerRegistrySuite [2022-03-22T21:07:23.974Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-22T21:07:25.339Z] check_test.go:196: [dc309c3d1fe59] daemon is not started [2022-03-22T21:07:25.339Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-22T21:07:26.267Z] check_test.go:196: [d9d4c421be24b] daemon is not started [2022-03-22T21:07:26.267Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-22T21:07:27.633Z] check_test.go:196: [dafbed4e1296d] daemon is not started [2022-03-22T21:07:27.633Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-22T21:07:27.633Z] check_test.go:196: [ddc5ef46d6717] daemon is not started [2022-03-22T21:07:27.633Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-22T21:07:30.900Z] check_test.go:196: [d8bfab80dc0a4] daemon is not started [2022-03-22T21:07:30.900Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-22T21:07:33.414Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-03-22T21:07:34.785Z] check_test.go:196: [d45bd5970c64c] daemon is not started [2022-03-22T21:07:34.785Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-22T21:07:35.350Z] docker_cli_swarm_test.go:1802: [d1d6937b07979] joining swarm manager [d55e95308dc00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-22T21:07:36.714Z] docker_cli_swarm_test.go:1803: [d63bbce69d731] joining swarm manager [d55e95308dc00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-22T21:07:38.078Z] check_test.go:196: [d8183f4a205d2] daemon is not started [2022-03-22T21:07:38.078Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-22T21:07:39.444Z] check_test.go:196: [de67e26268dfa] daemon is not started [2022-03-22T21:07:39.444Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-22T21:07:40.006Z] check_test.go:196: [d0c217b190e66] daemon is not started [2022-03-22T21:07:40.006Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-22T21:07:41.370Z] check_test.go:196: [df7f0bfd6b621] daemon is not started [2022-03-22T21:07:41.370Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-22T21:07:42.296Z] check_test.go:196: [dadda5e9415d6] daemon is not started [2022-03-22T21:07:42.296Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-22T21:07:43.222Z] check_test.go:196: [d483ac33ef0cd] daemon is not started [2022-03-22T21:07:43.222Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-22T21:07:44.148Z] check_test.go:196: [d61b33eb986be] daemon is not started [2022-03-22T21:07:44.148Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-22T21:07:45.513Z] check_test.go:196: [d2877dd3d9736] daemon is not started [2022-03-22T21:07:45.513Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-22T21:07:46.073Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e2f8c6cf59e4ba05e07d9ed9b2fe34519c75c50f1224b44610489c75775aa1b2 [2022-03-22T21:07:47.000Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3f7afe06b7ed4f74a70cb256c0bd1d11023abe9005cd7feb802019746396905f [2022-03-22T21:07:47.256Z] check_test.go:196: [dab30b2416e44] daemon is not started [2022-03-22T21:07:47.256Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-22T21:07:48.226Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8a5d1f7684c1339184defb54d4bae0b934934f62399526285e80d654abdacb87 [2022-03-22T21:07:48.788Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:949788d5b44239419f598d4d8734bb9a6c195acec64f596db99c513fbfd547c4 [2022-03-22T21:07:49.045Z] check_test.go:196: [dff0a25db9be9] daemon is not started [2022-03-22T21:07:49.045Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-22T21:07:49.972Z] check_test.go:196: [d1d3250f6db61] daemon is not started [2022-03-22T21:07:49.972Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-22T21:07:52.487Z] check_test.go:196: [d1a17fc3778bc] daemon is not started [2022-03-22T21:07:52.487Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-22T21:07:52.487Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-03-22T21:07:53.415Z] check_test.go:196: [d48d418fc6f51] daemon is not started [2022-03-22T21:07:53.415Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-22T21:07:53.415Z] check_test.go:196: [d356daa560e8d] daemon is not started [2022-03-22T21:07:53.415Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-22T21:07:54.824Z] check_test.go:196: [d84ea3e977913] daemon is not started [2022-03-22T21:07:54.824Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-22T21:07:55.781Z] check_test.go:196: [d9c57528e779c] daemon is not started [2022-03-22T21:07:55.781Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-22T21:07:56.709Z] check_test.go:196: [da59fd141ca98] daemon is not started [2022-03-22T21:07:56.709Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-22T21:07:59.225Z] check_test.go:196: [d9c9459fd8eb1] daemon is not started [2022-03-22T21:07:59.225Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-22T21:07:59.480Z] check_test.go:196: [d4e076e3255e0] daemon is not started [2022-03-22T21:07:59.480Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-22T21:08:00.408Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-03-22T21:08:00.664Z] check_test.go:196: [d8d70e8cecd53] daemon is not started [2022-03-22T21:08:00.664Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-22T21:08:01.226Z] check_test.go:196: [d649441dc9608] daemon is not started [2022-03-22T21:08:01.226Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-22T21:08:01.226Z] check_test.go:196: [dbaa9035b7b80] daemon is not started [2022-03-22T21:08:01.226Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-22T21:08:01.482Z] check_test.go:196: [d449d5bd6ec13] daemon is not started [2022-03-22T21:08:01.482Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-22T21:08:01.739Z] check_test.go:196: [d0f45abf58fe5] daemon is not started [2022-03-22T21:08:01.739Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-22T21:08:02.302Z] check_test.go:196: [dd262dec1c138] daemon is not started [2022-03-22T21:08:02.302Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-22T21:08:02.302Z] check_test.go:196: [d0be9eb60d499] daemon is not started [2022-03-22T21:08:02.302Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-22T21:08:02.557Z] docker_cli_swarm_test.go:1321: [dec541b779809] joining swarm manager [d3c21c2b8cc0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-22T21:08:03.485Z] check_test.go:196: [d7902df056038] daemon is not started [2022-03-22T21:08:03.485Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-22T21:08:04.050Z] docker_cli_swarm_test.go:1322: [db7bdf6fcac64] joining swarm manager [d3c21c2b8cc0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-22T21:08:05.415Z] check_test.go:196: [da8bcc9571732] daemon is not started [2022-03-22T21:08:05.415Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-22T21:08:05.976Z] check_test.go:196: [d159cd0e2c2fb] daemon is not started [2022-03-22T21:08:05.976Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-22T21:08:07.340Z] check_test.go:196: [daa7963e8f48f] daemon is not started [2022-03-22T21:08:07.340Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-22T21:08:07.901Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite (44.87s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.18s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.03s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.40s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.65s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.40s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.36s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.07s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.88s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.04s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.17s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.08s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.91s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.03s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.95s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.90s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.98s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.13s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.12s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.34s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.97s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.91s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.35s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.20s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.48s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.14s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.19s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.63s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.84s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.01s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-03-22T21:08:08.828Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-03-22T21:08:08.828Z] === RUN TestDockerSchema1RegistrySuite [2022-03-22T21:08:08.828Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-22T21:08:09.084Z] check_test.go:223: [d039ac644d354] daemon is not started [2022-03-22T21:08:09.084Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-22T21:08:12.351Z] check_test.go:223: [da4fa9cc80e48] daemon is not started [2022-03-22T21:08:12.351Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-22T21:08:13.129Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-22T21:08:13.129Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-22T21:08:13.129Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-03-22T21:08:13.129Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-22T21:08:13.129Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-03-22T21:08:13.129Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-22T21:08:13.129Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-22T21:08:13.129Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-22T21:08:13.129Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-03-22T21:08:13.129Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-22T21:08:13.129Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-22T21:08:13.129Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-22T21:08:16.923Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-22T21:08:17.590Z] check_test.go:223: [d9889d0504cb1] daemon is not started [2022-03-22T21:08:17.590Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-03-22T21:08:19.548Z] check_test.go:223: [db6eda40ff8bb] daemon is not started [2022-03-22T21:08:19.548Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-03-22T21:08:19.873Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-22T21:08:20.474Z] check_test.go:223: [d84b370ba4741] daemon is not started [2022-03-22T21:08:20.730Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-22T21:08:21.657Z] check_test.go:223: [d22f1519f9033] daemon is not started [2022-03-22T21:08:21.657Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-22T21:08:21.657Z] check_test.go:223: [d85380434167d] daemon is not started [2022-03-22T21:08:21.657Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-22T21:08:23.024Z] check_test.go:223: [d34c5e67eac32] daemon is not started [2022-03-22T21:08:23.024Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-22T21:08:23.585Z] check_test.go:223: [d03decb789cf2] daemon is not started [2022-03-22T21:08:23.585Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-22T21:08:24.512Z] check_test.go:223: [d2d47c9762698] daemon is not started [2022-03-22T21:08:24.512Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-22T21:08:24.626Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-22T21:08:24.626Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-03-22T21:08:24.626Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-22T21:08:24.626Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-03-22T21:08:24.626Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-22T21:08:24.626Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-03-22T21:08:24.626Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-22T21:08:24.626Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-03-22T21:08:24.626Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-22T21:08:24.626Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-03-22T21:08:24.626Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-22T21:08:27.028Z] check_test.go:223: [dad8c86e3d151] daemon is not started [2022-03-22T21:08:27.028Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-22T21:08:27.284Z] check_test.go:223: [d53087f36f801] daemon is not started [2022-03-22T21:08:27.284Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-22T21:08:27.845Z] check_test.go:223: [dfd5a5aa013d4] daemon is not started [2022-03-22T21:08:27.845Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-03-22T21:08:27.845Z] check_test.go:223: [d3a06cfe34a45] daemon is not started [2022-03-22T21:08:27.845Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-03-22T21:08:28.100Z] check_test.go:223: [dfd7d4bce5a7e] daemon is not started [2022-03-22T21:08:28.100Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-03-22T21:08:28.355Z] check_test.go:223: [d13ee35d3300a] daemon is not started [2022-03-22T21:08:28.355Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-03-22T21:08:28.415Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-22T21:08:28.415Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-03-22T21:08:28.415Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-22T21:08:28.415Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-03-22T21:08:28.415Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-22T21:08:28.415Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-03-22T21:08:28.415Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-22T21:08:28.883Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-22T21:08:28.918Z] check_test.go:223: [dafedaa0992ac] daemon is not started [2022-03-22T21:08:28.918Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-03-22T21:08:28.918Z] check_test.go:223: [df31f87a079d3] daemon is not started [2022-03-22T21:08:28.918Z] --- PASS: TestDockerSchema1RegistrySuite (20.16s) [2022-03-22T21:08:28.918Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2022-03-22T21:08:28.918Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.85s) [2022-03-22T21:08:28.918Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.84s) [2022-03-22T21:08:28.918Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.92s) [2022-03-22T21:08:28.918Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.98s) [2022-03-22T21:08:28.918Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.99s) [2022-03-22T21:08:28.918Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-22T21:08:28.918Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2022-03-22T21:08:28.918Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.92s) [2022-03-22T21:08:28.918Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-03-22T21:08:28.918Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.39s) [2022-03-22T21:08:28.918Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.46s) [2022-03-22T21:08:28.918Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-03-22T21:08:28.918Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-03-22T21:08:28.918Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2022-03-22T21:08:28.918Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2022-03-22T21:08:28.918Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2022-03-22T21:08:28.918Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2022-03-22T21:08:28.918Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-22T21:08:28.918Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-22T21:08:29.844Z] check_test.go:252: [d2ea3255bc1e7] daemon is not started [2022-03-22T21:08:29.844Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-22T21:08:30.099Z] check_test.go:252: [ddf3415eb55ee] daemon is not started [2022-03-22T21:08:30.099Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-22T21:08:30.355Z] check_test.go:252: [d267131d2149d] daemon is not started [2022-03-22T21:08:30.355Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-22T21:08:31.763Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-22T21:08:31.764Z] check_test.go:252: [dd0bdf121a031] daemon is not started [2022-03-22T21:08:31.764Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-22T21:08:32.019Z] check_test.go:252: [d1c5e6154e2b5] daemon is not started [2022-03-22T21:08:32.019Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-22T21:08:32.580Z] check_test.go:252: [d3b989e150820] daemon is not started [2022-03-22T21:08:32.580Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-22T21:08:32.835Z] check_test.go:252: [d6c5130201733] daemon is not started [2022-03-22T21:08:32.835Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.91s) [2022-03-22T21:08:32.835Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.75s) [2022-03-22T21:08:32.835Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2022-03-22T21:08:32.835Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-03-22T21:08:32.835Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.10s) [2022-03-22T21:08:32.835Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2022-03-22T21:08:32.835Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.47s) [2022-03-22T21:08:32.835Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.57s) [2022-03-22T21:08:32.835Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-03-22T21:08:32.835Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-22T21:08:32.835Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-22T21:08:33.637Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-22T21:08:38.073Z] check_test.go:279: [df7da72da64d5] daemon is not started [2022-03-22T21:08:38.073Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-22T21:08:38.073Z] check_test.go:279: [d1b804609f370] daemon is not started [2022-03-22T21:08:38.073Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-22T21:08:38.328Z] check_test.go:279: [d96b97d01e444] daemon is not started [2022-03-22T21:08:38.328Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-22T21:08:38.328Z] check_test.go:279: [d41db218f618f] daemon is not started [2022-03-22T21:08:38.584Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-22T21:08:38.584Z] check_test.go:279: [d97179737c2c3] daemon is not started [2022-03-22T21:08:38.584Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2022-03-22T21:08:38.584Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-03-22T21:08:38.584Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-03-22T21:08:38.584Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-03-22T21:08:38.584Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-03-22T21:08:38.584Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-03-22T21:08:38.584Z] === RUN TestDockerNetworkSuite [2022-03-22T21:08:38.584Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-03-22T21:08:41.101Z] docker_cli_network_unix_test.go:46: [de6be51c8b800] daemon is not started [2022-03-22T21:08:41.101Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-03-22T21:08:41.379Z] docker_cli_network_unix_test.go:46: [d8465f94082bd] daemon is not started [2022-03-22T21:08:41.641Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-03-22T21:08:44.155Z] docker_cli_network_unix_test.go:46: [d38df3aa5560d] daemon is not started [2022-03-22T21:08:44.410Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-03-22T21:08:45.774Z] docker_cli_network_unix_test.go:46: [de48edd9a2173] daemon is not started [2022-03-22T21:08:46.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-03-22T21:08:46.030Z] docker_cli_network_unix_test.go:1233: [dcbfdfd63aa28] daemon is not started [2022-03-22T21:08:48.565Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-22T21:08:48.565Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-22T21:08:48.565Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-03-22T21:08:48.565Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-22T21:08:48.565Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-03-22T21:08:48.565Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-22T21:08:48.565Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-03-22T21:08:48.565Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-22T21:08:48.565Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-03-22T21:08:48.565Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-22T21:08:48.565Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-03-22T21:08:48.565Z] === RUN TestDockerSuite/TestBuildFails [2022-03-22T21:08:48.591Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-03-22T21:08:49.564Z] docker_cli_network_unix_test.go:46: [d21abb3b8d5a1] daemon is not started [2022-03-22T21:08:50.125Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-03-22T21:08:54.382Z] docker_cli_network_unix_test.go:46: [d40e18c4eecb9] daemon is not started [2022-03-22T21:08:55.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-03-22T21:08:56.165Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-22T21:08:56.165Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-22T21:08:57.202Z] docker_cli_network_unix_test.go:46: [db1135e003af3] daemon is not started [2022-03-22T21:08:57.457Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-03-22T21:08:58.386Z] docker_cli_network_unix_test.go:46: [d8ea66deac678] daemon is not started [2022-03-22T21:08:58.386Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-03-22T21:08:58.947Z] docker_cli_network_unix_test.go:46: [d71354136701a] daemon is not started [2022-03-22T21:08:58.947Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-03-22T21:08:59.203Z] docker_cli_network_unix_test.go:46: [d11c01552149e] daemon is not started [2022-03-22T21:08:59.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-03-22T21:09:00.020Z] docker_cli_network_unix_test.go:46: [d66ab7c8ada12] daemon is not started [2022-03-22T21:09:00.275Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-03-22T21:09:00.830Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-22T21:09:00.836Z] docker_cli_network_unix_test.go:46: [de4783d53798a] daemon is not started [2022-03-22T21:09:01.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-03-22T21:09:01.398Z] docker_cli_network_unix_test.go:46: [ddb748664a35d] daemon is not started [2022-03-22T21:09:01.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-03-22T21:09:01.654Z] docker_cli_network_unix_test.go:46: [dbc064bf712cf] daemon is not started [2022-03-22T21:09:01.654Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-03-22T21:09:02.216Z] docker_cli_network_unix_test.go:46: [d5e2c6c99b20b] daemon is not started [2022-03-22T21:09:02.471Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-03-22T21:09:02.727Z] docker_cli_network_unix_test.go:46: [d88a7455e158a] daemon is not started [2022-03-22T21:09:02.727Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-03-22T21:09:02.727Z] docker_cli_network_unix_test.go:46: [d3020dcde801e] daemon is not started [2022-03-22T21:09:02.727Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-03-22T21:09:02.727Z] docker_cli_network_unix_test.go:46: [d38b423042d98] daemon is not started [2022-03-22T21:09:02.727Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-03-22T21:09:03.673Z] docker_cli_network_unix_test.go:46: [db0e39b091bce] daemon is not started [2022-03-22T21:09:03.673Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-03-22T21:09:04.234Z] docker_cli_network_unix_test.go:46: [d8101640d1e2f] daemon is not started [2022-03-22T21:09:04.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-03-22T21:09:04.801Z] docker_cli_network_unix_test.go:46: [d55f7ecd81998] daemon is not started [2022-03-22T21:09:04.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-03-22T21:09:05.057Z] docker_cli_network_unix_test.go:46: [dc3b728bbf9f0] daemon is not started [2022-03-22T21:09:05.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-03-22T21:09:05.057Z] docker_cli_network_unix_test.go:46: [dcf2c2c8aac86] daemon is not started [2022-03-22T21:09:05.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-03-22T21:09:06.475Z] docker_cli_network_unix_test.go:968: [dcebee815050d] daemon is not started [2022-03-22T21:09:06.723Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-22T21:09:07.400Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-03-22T21:09:08.764Z] docker_cli_network_unix_test.go:46: [d0eefec831fd2] daemon is not started [2022-03-22T21:09:08.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-03-22T21:09:12.030Z] docker_cli_network_unix_test.go:1116: [d674896ef77d8] daemon is not started [2022-03-22T21:09:14.546Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-03-22T21:09:14.546Z] docker_cli_network_unix_test.go:46: [d0b214f193e0f] daemon is not started [2022-03-22T21:09:14.546Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-03-22T21:09:15.472Z] docker_cli_network_unix_test.go:46: [d314a78902ace] daemon is not started [2022-03-22T21:09:15.472Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-03-22T21:09:15.472Z] docker_cli_network_unix_test.go:46: [dc2517399eba6] daemon is not started [2022-03-22T21:09:15.472Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-03-22T21:09:15.728Z] docker_cli_network_unix_test.go:46: [df4cb58681779] daemon is not started [2022-03-22T21:09:15.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-03-22T21:09:15.728Z] docker_cli_network_unix_test.go:46: [d1017cf140f18] daemon is not started [2022-03-22T21:09:15.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-03-22T21:09:15.984Z] docker_cli_network_unix_test.go:46: [d2a1990888ac2] daemon is not started [2022-03-22T21:09:15.984Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-03-22T21:09:15.984Z] docker_cli_network_unix_test.go:46: [db8be47e6cde8] daemon is not started [2022-03-22T21:09:15.984Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-03-22T21:09:17.005Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-22T21:09:17.875Z] docker_cli_network_unix_test.go:46: [d4f6b4d85e771] daemon is not started [2022-03-22T21:09:18.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-03-22T21:09:18.803Z] docker_cli_network_unix_test.go:46: [ddc9ada87d9ca] daemon is not started [2022-03-22T21:09:18.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-03-22T21:09:18.803Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-22T21:09:18.803Z] docker_cli_network_unix_test.go:46: [d7a8247ea495a] daemon is not started [2022-03-22T21:09:18.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-03-22T21:09:19.364Z] docker_cli_network_unix_test.go:46: [d5ff65742e219] daemon is not started [2022-03-22T21:09:19.620Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-03-22T21:09:23.782Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-03-22T21:09:25.145Z] docker_cli_network_unix_test.go:1084: [dc55238b74f1c] daemon is not started [2022-03-22T21:09:26.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-03-22T21:09:26.783Z] docker_cli_network_unix_test.go:46: [dd190efe47b09] daemon is not started [2022-03-22T21:09:26.783Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-03-22T21:09:27.290Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-22T21:09:27.345Z] docker_cli_network_unix_test.go:46: [d677c05d75420] daemon is not started [2022-03-22T21:09:27.602Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-03-22T21:09:27.746Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-22T21:09:28.528Z] docker_cli_network_unix_test.go:46: [d9e135d986fda] daemon is not started [2022-03-22T21:09:29.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-03-22T21:09:29.088Z] docker_cli_network_unix_test.go:46: [d63bbb257fe7b] daemon is not started [2022-03-22T21:09:29.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-03-22T21:09:29.648Z] docker_cli_network_unix_test.go:46: [dccde8a883b44] daemon is not started [2022-03-22T21:09:29.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-03-22T21:09:30.209Z] docker_cli_network_unix_test.go:46: [d57a0e024391f] daemon is not started [2022-03-22T21:09:30.465Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-03-22T21:09:31.028Z] docker_cli_network_unix_test.go:46: [df4f75c138ec0] daemon is not started [2022-03-22T21:09:31.327Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-03-22T21:09:33.512Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-22T21:09:33.513Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-03-22T21:09:33.513Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-22T21:09:33.513Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-22T21:09:33.972Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-22T21:09:33.972Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-03-22T21:09:33.972Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-22T21:09:36.568Z] docker_cli_network_unix_test.go:46: [d06785bcfe188] daemon is not started [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite (58.01s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.27s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.76s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.85s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.51s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.56s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.45s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.14s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.26s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.08s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.92s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.77s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.07s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.35s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.18s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.71s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.65s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-03-22T21:09:36.568Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.80s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.00s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.11s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.83s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.60s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2022-03-22T21:09:36.568Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.31s) [2022-03-22T21:09:36.568Z] === RUN TestDockerHubPullSuite [2022-03-22T21:09:36.568Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-03-22T21:09:38.455Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-03-22T21:09:39.381Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-03-22T21:09:40.744Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-03-22T21:09:41.305Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-03-22T21:09:42.540Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-22T21:09:42.540Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-03-22T21:09:42.540Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-22T21:09:43.194Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-03-22T21:09:43.194Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-03-22T21:09:43.194Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-03-22T21:09:43.194Z] --- PASS: TestDockerHubPullSuite (6.63s) [2022-03-22T21:09:43.194Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.70s) [2022-03-22T21:09:43.194Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2022-03-22T21:09:43.194Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.76s) [2022-03-22T21:09:43.194Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.58s) [2022-03-22T21:09:43.194Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.29s) [2022-03-22T21:09:43.194Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2022-03-22T21:09:43.194Z] PASS [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === Skipped [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-22T21:09:43.194Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-03-22T21:09:43.194Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-22T21:09:43.194Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-22T21:09:43.194Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-22T21:09:43.194Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-03-22T21:09:43.194Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-22T21:09:43.194Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-22T21:09:43.194Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-22T21:09:43.194Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-22T21:09:43.194Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-22T21:09:43.194Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-22T21:09:43.194Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-22T21:09:43.194Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-22T21:09:43.194Z] docker_cli_sni_test.go:18: Flakey test [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-22T21:09:43.194Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-22T21:09:43.194Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-22T21:09:43.194Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-22T21:09:43.194Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-22T21:09:43.194Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-22T21:09:43.194Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-22T21:09:43.194Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-22T21:09:43.194Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-22T21:09:43.194Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-22T21:09:43.194Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-22T21:09:43.194Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-22T21:09:43.194Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-22T21:09:43.194Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-22T21:09:43.194Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-22T21:09:43.194Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-22T21:09:43.194Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-22T21:09:43.194Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-22T21:09:43.194Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-22T21:09:43.194Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-03-22T21:09:43.194Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-22T21:09:43.194Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-22T21:09:43.194Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-22T21:09:43.194Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-03-22T21:09:43.194Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-03-22T21:09:43.194Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-22T21:09:43.194Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-22T21:09:43.194Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-22T21:09:43.194Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-03-22T21:09:43.194Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-03-22T21:09:43.194Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-22T21:09:43.194Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-22T21:09:43.194Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-22T21:09:43.194Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-22T21:09:43.194Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-03-22T21:09:43.194Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-22T21:09:43.194Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-03-22T21:09:43.194Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-22T21:09:43.194Z] [2022-03-22T21:09:43.194Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-03-22T21:09:43.194Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-22T21:09:43.194Z] docker_cli_network_unix_test.go:46: [d7a8247ea495a] daemon is not started [2022-03-22T21:09:43.195Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-03-22T21:09:43.195Z] [2022-03-22T21:09:43.195Z] DONE 1270 tests, 51 skipped in 1505.157s [2022-03-22T21:09:43.195Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-22T21:09:43.195Z] ++++ cat bundles/test-integration/docker.pid [2022-03-22T21:09:43.195Z] +++ kill 8164 [2022-03-22T21:09:44.557Z] +++ /etc/init.d/apparmor stop [2022-03-22T21:09:44.557Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-22T21:09:44.557Z] [2022-03-22T21:09:44.557Z] Unloading profiles will leave already running processes permanently [2022-03-22T21:09:44.557Z] unconfined, which can lead to unexpected situations. [2022-03-22T21:09:44.557Z] [2022-03-22T21:09:44.557Z] To set a process to complain mode, use the command line tool [2022-03-22T21:09:44.557Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-22T21:09:44.557Z] +++ true [2022-03-22T21:09:44.557Z] exiting test-integration [2022-03-22T21:09:44.557Z] ++ exit 0 [2022-03-22T21:09:44.557Z] [2022-03-22T21:09:44.557Z] + for job in $(jobs -p) [2022-03-22T21:09:44.557Z] + wait 13072 [2022-03-22T21:09:49.798Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-03-22T21:09:51.104Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-22T21:09:52.064Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-22T21:09:54.230Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-22T21:09:54.230Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-03-22T21:09:54.230Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-22T21:09:54.686Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-22T21:09:54.686Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-22T21:09:55.052Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-03-22T21:09:57.565Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-03-22T21:09:59.362Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-22T21:09:59.363Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-22T21:10:00.324Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-22T21:10:00.779Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-22T21:10:01.741Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-22T21:10:01.768Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-03-22T21:10:02.196Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-22T21:10:03.722Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-22T21:10:04.283Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-03-22T21:10:07.547Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-03-22T21:10:07.547Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-22T21:10:07.547Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-03-22T21:10:09.488Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-22T21:10:09.488Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-03-22T21:10:09.488Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-22T21:10:09.488Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-03-22T21:10:09.488Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-22T21:10:09.488Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-22T21:10:09.488Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-22T21:10:09.488Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-22T21:10:09.488Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-22T21:10:09.944Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-22T21:10:10.399Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-22T21:10:14.078Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-03-22T21:10:14.078Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-03-22T21:10:15.004Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-03-22T21:10:16.934Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-03-22T21:10:20.681Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-22T21:10:41.780Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-22T21:10:41.780Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-03-22T21:10:41.780Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-22T21:10:41.780Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-22T21:11:11.891Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-22T21:11:13.118Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-03-22T21:11:13.118Z] docker_cli_swarm_test.go:1186: [d05d91df09757] joining swarm manager [d690955214d79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-22T21:11:19.651Z] docker_cli_swarm_test.go:1195: [d081f95736db9] joining swarm manager [d690955214d79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-22T21:11:26.823Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-22T21:11:37.245Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-22T21:11:42.000Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-22T21:11:47.867Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-22T21:12:02.794Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-22T21:12:02.794Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-03-22T21:12:02.794Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-22T21:12:15.265Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-22T21:12:15.265Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-22T21:12:15.265Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-03-22T21:12:15.265Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-22T21:12:15.265Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-03-22T21:12:15.265Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-22T21:12:15.804Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-03-22T21:12:15.804Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-03-22T21:12:17.428Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-22T21:12:19.966Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-03-22T21:12:21.148Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-22T21:12:21.854Z] docker_cli_swarm_test.go:1118: [d3d35994d9583] joining swarm manager [db54ad8c4863f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-22T21:12:22.780Z] docker_cli_swarm_test.go:1119: [d2ae648423096] joining swarm manager [db54ad8c4863f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-22T21:12:23.313Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-22T21:12:23.768Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-22T21:12:23.768Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-22T21:12:26.655Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-22T21:12:27.616Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-22T21:12:28.577Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-22T21:12:37.117Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-22T21:12:38.079Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-22T21:12:46.613Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-22T21:12:50.332Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-22T21:12:58.866Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-22T21:13:02.579Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-22T21:13:07.246Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-22T21:13:07.701Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-22T21:13:07.701Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-03-22T21:13:07.701Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-22T21:13:07.701Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-03-22T21:13:07.701Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-22T21:13:09.865Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-22T21:13:09.865Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-03-22T21:13:09.865Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-22T21:13:52.324Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-22T21:13:59.204Z] docker_cli_swarm_test.go:1172: [dc0015a57e4d2] joining swarm manager [db54ad8c4863f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-22T21:14:17.409Z] === RUN TestDockerSuite/TestBuildRm [2022-03-22T21:14:29.747Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-22T21:14:31.221Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-03-22T21:14:31.221Z] docker_cli_swarm_test.go:1453: [d44b22b0a324c] joining swarm manager [d8a0f0c712a2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-22T21:14:31.221Z] docker_cli_swarm_test.go:1454: [d891861d02a73] joining swarm manager [d8a0f0c712a2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-22T21:14:31.274Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-22T21:14:31.274Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-03-22T21:14:31.274Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-22T21:14:31.274Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-03-22T21:14:31.730Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-22T21:14:33.256Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-22T21:14:36.145Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-22T21:14:39.859Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-22T21:14:43.422Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-03-22T21:14:43.422Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-03-22T21:14:43.422Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-03-22T21:14:43.422Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-03-22T21:14:43.422Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-03-22T21:14:43.575Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-22T21:14:43.678Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-03-22T21:14:46.192Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-03-22T21:14:49.462Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-03-22T21:14:51.360Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-03-22T21:14:53.245Z] docker_cli_swarm_unix_test.go:62: [dc41aafc1e6c7] joining swarm manager [dd54bda8ad0da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-22T21:14:58.339Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-22T21:14:58.339Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-22T21:14:58.339Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-22T21:15:08.621Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-22T21:15:08.621Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-22T21:15:13.289Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-22T21:15:13.289Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-22T21:15:17.003Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-22T21:15:34.644Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-22T21:15:34.644Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-03-22T21:15:34.644Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-22T21:15:43.201Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-22T21:15:43.658Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-22T21:15:48.322Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-22T21:15:49.401Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-03-22T21:15:49.401Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-03-22T21:15:49.401Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-03-22T21:15:51.329Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-03-22T21:15:52.984Z] === RUN TestDockerSuite/TestBuildUser [2022-03-22T21:15:52.984Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-03-22T21:15:52.984Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-22T21:15:52.984Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-03-22T21:15:52.984Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-22T21:15:52.984Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-03-22T21:15:52.984Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-22T21:15:54.592Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-03-22T21:15:56.699Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-22T21:15:56.699Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-22T21:15:57.106Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-03-22T21:15:59.033Z] docker_api_swarm_test.go:961: [d825b56f548cf] joining swarm manager [d4b14ce67a6a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-22T21:15:59.586Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-22T21:15:59.586Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-03-22T21:15:59.586Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-22T21:15:59.586Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-03-22T21:15:59.586Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-22T21:16:17.069Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-03-22T21:16:20.627Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-22T21:16:20.627Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-22T21:16:27.667Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-22T21:16:29.229Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-03-22T21:16:30.156Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-03-22T21:16:32.669Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-03-22T21:16:35.932Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-03-22T21:16:37.950Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-22T21:16:37.950Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-03-22T21:16:37.950Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-22T21:16:37.950Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-03-22T21:16:37.950Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-22T21:16:39.477Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-22T21:16:39.477Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-22T21:16:39.932Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-22T21:16:44.055Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-03-22T21:16:48.221Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-03-22T21:16:50.212Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-22T21:16:50.736Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-03-22T21:16:53.252Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-03-22T21:16:53.926Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-22T21:16:53.926Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-22T21:16:55.769Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-03-22T21:16:58.281Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-03-22T21:17:01.545Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-03-22T21:17:03.432Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-03-22T21:17:19.031Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-22T21:17:19.031Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-03-22T21:17:19.031Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-22T21:17:19.031Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-03-22T21:17:19.031Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-22T21:17:19.031Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-03-22T21:17:19.031Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-22T21:17:19.031Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-22T21:17:24.895Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-22T21:17:26.458Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-22T21:17:26.458Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-03-22T21:17:26.458Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-22T21:17:26.458Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-22T21:17:26.458Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-22T21:17:26.458Z] docker_cli_sni_test.go:18: Flakey test [2022-03-22T21:17:26.458Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-22T21:17:28.673Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-22T21:17:32.462Z] === RUN TestDockerSuite/TestCommitChange [2022-03-22T21:17:37.213Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-22T21:17:40.999Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-22T21:17:40.999Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-03-22T21:17:40.999Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-22T21:17:46.866Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-22T21:17:46.866Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-03-22T21:17:46.866Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-22T21:17:59.591Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-03-22T21:18:04.677Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-22T21:18:06.890Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-22T21:18:06.890Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-03-22T21:18:06.890Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-22T21:18:06.891Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-03-22T21:18:06.891Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-22T21:18:06.891Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-22T21:18:06.891Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-22T21:18:06.891Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-22T21:18:06.891Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-22T21:18:06.891Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-22T21:18:06.891Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-22T21:18:06.891Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-22T21:18:06.891Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-22T21:18:06.891Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-22T21:18:06.891Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-22T21:18:06.891Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-22T21:18:14.043Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-22T21:18:14.420Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-03-22T21:18:19.905Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-22T21:18:19.905Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-22T21:18:19.905Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-22T21:18:21.469Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-22T21:18:21.469Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-22T21:18:21.469Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-22T21:18:21.469Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-22T21:18:21.469Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-22T21:18:21.469Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-22T21:18:21.469Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-22T21:18:23.683Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-22T21:18:23.683Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-22T21:18:23.683Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-22T21:18:23.683Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-22T21:18:25.900Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-22T21:18:25.900Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-22T21:18:25.900Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-22T21:18:25.900Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-22T21:18:25.900Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-22T21:18:25.900Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-22T21:18:25.900Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-22T21:18:25.900Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-22T21:18:28.847Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-22T21:18:30.411Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-22T21:18:32.463Z] --- PASS: TestDockerSwarmSuite (1636.48s) [2022-03-22T21:18:32.463Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.24s) [2022-03-22T21:18:32.463Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.17s) [2022-03-22T21:18:32.463Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.05s) [2022-03-22T21:18:32.463Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.80s) [2022-03-22T21:18:32.463Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2022-03-22T21:18:32.463Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.65s) [2022-03-22T21:18:32.464Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.41s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.82s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.69s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.64s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.91s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.02s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.00s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (40.04s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.92s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.56s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.31s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.44s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.54s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.40s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.33s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.59s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.33s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.73s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.88s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.68s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.00s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.34s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.68s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.50s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.43s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.31s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.41s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.79s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.59s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.22s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.88s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.99s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.74s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.04s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.19s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.30s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.69s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.69s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.84s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.13s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.59s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.60s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.18s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.00s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.00s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.62s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.22s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.05s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.50s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.47s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.78s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.57s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.82s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.72s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.06s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.80s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.60s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.40s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.71s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.57s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.55s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.74s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.81s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.85s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.22s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.76s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.32s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.09s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (99.04s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.52s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.26s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.89s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.17s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.35s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.23s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.58s) [2022-03-22T21:18:32.464Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.92s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.17s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.51s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (56.05s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.98s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.16s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (128.49s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.32s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.26s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.29s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.33s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.14s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.00s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.23s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.22s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.45s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.99s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.32s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.93s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.10s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.56s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.49s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.52s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.53s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.47s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.01s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.21s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.82s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2022-03-22T21:18:32.464Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.19s) [2022-03-22T21:18:32.464Z] === RUN TestDockerExternalVolumeSuite [2022-03-22T21:18:32.464Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-03-22T21:18:32.464Z] docker_cli_external_volume_driver_test.go:53: [d91429b5ac5db] daemon is not started [2022-03-22T21:18:32.626Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-22T21:18:32.626Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-22T21:18:32.626Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-22T21:18:32.626Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-22T21:18:34.838Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-22T21:18:34.838Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-22T21:18:37.050Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-22T21:18:37.050Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-22T21:18:37.050Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-22T21:18:37.050Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-22T21:18:37.050Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-22T21:18:39.262Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-22T21:18:39.262Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-22T21:18:41.473Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-22T21:18:41.473Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-22T21:18:41.473Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-22T21:18:43.692Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-22T21:18:43.692Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-22T21:18:45.906Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-22T21:18:47.378Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-03-22T21:18:49.694Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-22T21:18:53.481Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-22T21:18:53.481Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-22T21:18:53.481Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-22T21:18:53.481Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-22T21:18:53.481Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-22T21:18:55.043Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-22T21:18:55.043Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-22T21:18:55.043Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-22T21:18:58.001Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-22T21:18:58.001Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-22T21:18:58.001Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-22T21:19:00.214Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-22T21:19:00.214Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-22T21:19:04.964Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-22T21:19:05.950Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-22T21:19:05.950Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-03-22T21:19:05.950Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-22T21:19:05.950Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-03-22T21:19:05.950Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-22T21:19:05.950Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-03-22T21:19:06.418Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-22T21:19:06.418Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-03-22T21:19:06.418Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-22T21:19:06.418Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-03-22T21:19:06.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-22T21:19:07.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-22T21:19:07.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-22T21:19:10.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-22T21:19:13.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-22T21:19:20.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-22T21:19:23.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00050b3e0_} [2022-03-22T21:19:25.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1187657746_c:\foo_false____} [2022-03-22T21:19:28.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1187657746_c:\foo_true____} [2022-03-22T21:19:30.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-22T21:19:30.619Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-22T21:19:30.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-22T21:19:30.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-22T21:19:30.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-22T21:19:30.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-22T21:19:30.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-22T21:19:30.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-22T21:19:30.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-22T21:19:30.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-22T21:19:30.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-22T21:19:30.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-22T21:19:30.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-22T21:19:30.619Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-22T21:19:30.619Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-03-22T21:19:30.619Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-22T21:19:30.619Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-03-22T21:19:30.619Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-22T21:19:30.619Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-03-22T21:19:30.619Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-22T21:19:30.619Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-22T21:19:30.619Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-22T21:19:30.619Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-22T21:19:30.619Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-22T21:19:32.809Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-22T21:19:32.809Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-22T21:19:32.809Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-22T21:19:32.809Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-22T21:19:32.809Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-22T21:19:32.809Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-22T21:19:32.809Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-22T21:19:32.809Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-22T21:19:32.809Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-22T21:19:32.809Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-22T21:19:32.809Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-22T21:19:32.809Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-22T21:19:33.268Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-22T21:19:33.268Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-22T21:19:33.268Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-22T21:19:33.268Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-22T21:19:33.268Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-22T21:19:33.268Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-22T21:19:33.268Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-22T21:19:33.268Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-22T21:19:33.268Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-22T21:19:33.268Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-22T21:19:33.268Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-22T21:19:33.268Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-22T21:19:33.268Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-22T21:19:33.268Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-22T21:19:33.268Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-22T21:19:40.359Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-22T21:19:40.359Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-22T21:19:40.359Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-22T21:19:40.359Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-22T21:19:47.511Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-22T21:19:47.511Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-22T21:19:47.511Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-22T21:19:47.511Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-22T21:19:47.511Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-22T21:19:47.511Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-22T21:19:47.511Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-22T21:19:52.260Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-22T21:19:54.985Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-03-22T21:19:59.415Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-22T21:19:59.415Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-22T21:19:59.415Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-22T21:19:59.415Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-22T21:19:59.415Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-22T21:20:03.103Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-03-22T21:20:08.072Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-22T21:20:08.072Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-22T21:20:08.072Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-22T21:20:08.072Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-22T21:20:08.072Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-22T21:20:16.725Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-22T21:20:16.725Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-22T21:20:16.725Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-22T21:20:16.725Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-22T21:20:16.725Z] === RUN TestDockerSuite/TestCpToDot [2022-03-22T21:20:17.930Z] docker_cli_external_volume_driver_test.go:53: [d6b06faf86f0b] daemon is not started [2022-03-22T21:20:18.287Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-22T21:20:18.287Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-22T21:20:18.287Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-22T21:20:18.287Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-22T21:20:18.287Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-22T21:20:20.500Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-22T21:20:20.500Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-22T21:20:20.500Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-22T21:20:20.500Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-22T21:20:20.500Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-22T21:20:20.500Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-22T21:20:20.500Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-22T21:20:20.500Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-22T21:20:20.500Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-22T21:20:20.500Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-22T21:20:20.967Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-22T21:20:23.180Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-22T21:20:24.746Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-22T21:20:25.214Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-22T21:20:25.214Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-22T21:20:27.427Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-22T21:20:27.894Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-22T21:20:27.894Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-22T21:20:27.894Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-22T21:20:27.894Z] === RUN TestDockerSuite/TestCreateRM [2022-03-22T21:20:28.362Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-22T21:20:28.362Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-22T21:20:28.362Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-22T21:20:28.362Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-22T21:20:28.829Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-22T21:20:32.756Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-03-22T21:20:35.979Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-22T21:20:35.979Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-22T21:20:36.448Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-22T21:20:40.232Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-22T21:20:40.232Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-22T21:20:40.232Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-22T21:20:40.232Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-22T21:20:42.443Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-22T21:20:42.443Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-22T21:20:42.443Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-22T21:20:42.443Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-22T21:20:42.443Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-22T21:20:42.443Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-22T21:20:42.443Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-22T21:20:42.443Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-22T21:20:42.443Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-22T21:20:42.443Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-22T21:20:42.443Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-22T21:20:42.443Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-22T21:20:42.443Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-22T21:20:42.443Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-22T21:20:42.443Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:20:42.443Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-22T21:20:42.443Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-22T21:20:42.443Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-22T21:20:42.443Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-22T21:20:42.443Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-22T21:20:42.443Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-03-22T21:20:42.443Z] === RUN TestDockerSuite/TestDockerFails [2022-03-22T21:20:42.443Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-22T21:20:42.443Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-03-22T21:20:42.443Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-22T21:20:42.443Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-03-22T21:20:42.443Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-22T21:20:42.443Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-03-22T21:20:42.443Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-22T21:20:42.443Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-03-22T21:20:42.443Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-22T21:20:42.443Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-03-22T21:20:42.443Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-22T21:20:45.393Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-22T21:20:47.583Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-03-22T21:20:47.606Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-22T21:20:54.754Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-22T21:21:02.480Z] docker_cli_external_volume_driver_test.go:53: [d03b72c42aa29] daemon is not started [2022-03-22T21:21:03.409Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-22T21:21:06.356Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-22T21:21:11.104Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-22T21:21:13.320Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-22T21:21:14.305Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-22T21:21:18.093Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-22T21:21:18.093Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-22T21:21:19.081Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-22T21:21:20.510Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-03-22T21:21:20.510Z] docker_cli_external_volume_driver_test.go:53: [d0d8848f6cfdf] daemon is not started [2022-03-22T21:21:23.832Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-22T21:21:28.587Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-22T21:21:28.587Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-22T21:21:28.587Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-22T21:21:28.587Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-03-22T21:21:28.587Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-22T21:21:28.587Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-03-22T21:21:28.587Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-22T21:21:28.587Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-03-22T21:21:28.587Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-22T21:21:29.055Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-22T21:21:29.055Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-03-22T21:21:29.523Z] === RUN TestDockerSuite/TestEventsRename [2022-03-22T21:21:31.736Z] === RUN TestDockerSuite/TestEventsResize [2022-03-22T21:21:32.750Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-03-22T21:21:34.689Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-22T21:21:36.253Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-22T21:21:39.201Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-22T21:21:43.953Z] === RUN TestDockerSuite/TestEventsTop [2022-03-22T21:21:43.953Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-03-22T21:21:43.953Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-22T21:21:46.167Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-22T21:21:49.955Z] === RUN TestDockerSuite/TestExec [2022-03-22T21:21:49.955Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-22T21:21:49.955Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-22T21:21:49.955Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-22T21:21:49.955Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-22T21:21:51.517Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-22T21:21:53.730Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-22T21:21:53.730Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-22T21:21:53.730Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-22T21:21:53.730Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-22T21:21:53.730Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-22T21:21:53.730Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-22T21:21:53.730Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-22T21:21:55.292Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-22T21:21:57.504Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-22T21:21:59.715Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-22T21:22:01.926Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-22T21:22:04.844Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-03-22T21:22:05.713Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-22T21:22:05.713Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-22T21:22:05.713Z] === RUN TestDockerSuite/TestExecEnv [2022-03-22T21:22:05.713Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-22T21:22:05.713Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-22T21:22:05.713Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-22T21:22:05.713Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-22T21:22:07.927Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-22T21:22:12.657Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-22T21:22:12.657Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-22T21:22:12.657Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-22T21:22:12.657Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-22T21:22:12.657Z] === RUN TestDockerSuite/TestExecParseError [2022-03-22T21:22:12.657Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-22T21:22:12.657Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-22T21:22:12.657Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-22T21:22:12.657Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-22T21:22:12.657Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-22T21:22:12.657Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-22T21:22:14.836Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-22T21:22:14.836Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-22T21:22:14.836Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-22T21:22:14.836Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-22T21:22:14.836Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-22T21:22:14.836Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-22T21:22:14.836Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-22T21:22:14.836Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-22T21:22:14.836Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-22T21:22:14.836Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-22T21:22:14.836Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-22T21:22:17.001Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-22T21:22:17.001Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-22T21:22:17.001Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-22T21:22:22.888Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-03-22T21:22:25.578Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-22T21:22:25.578Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-22T21:22:25.578Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-22T21:22:25.578Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-22T21:22:25.578Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-22T21:22:25.578Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-22T21:22:25.578Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-22T21:22:31.346Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-22T21:22:37.112Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-22T21:22:37.760Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-03-22T21:22:39.998Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-22T21:22:45.763Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-22T21:22:45.763Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-22T21:22:45.763Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-22T21:22:45.763Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-22T21:22:45.763Z] === RUN TestDockerSuite/TestHealth [2022-03-22T21:22:45.763Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-22T21:22:45.763Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-22T21:22:45.763Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-22T21:22:45.763Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-22T21:22:45.763Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-22T21:22:50.427Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-22T21:22:50.427Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-22T21:22:50.427Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-03-22T21:22:50.427Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-22T21:22:50.427Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-22T21:22:50.427Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-22T21:22:50.427Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-22T21:22:50.883Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-22T21:22:50.883Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-03-22T21:22:50.883Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-22T21:22:51.844Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-22T21:22:51.844Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-22T21:22:54.007Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-22T21:22:54.007Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-22T21:22:56.172Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-22T21:22:58.336Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-22T21:22:58.791Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-22T21:22:58.791Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-03-22T21:22:58.791Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-22T21:23:02.507Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-22T21:23:02.507Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-22T21:23:04.674Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-22T21:23:04.674Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-03-22T21:23:04.674Z] === RUN TestDockerSuite/TestImportFile [2022-03-22T21:23:04.674Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-03-22T21:23:04.674Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-22T21:23:05.132Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-22T21:23:05.132Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-03-22T21:23:05.132Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-22T21:23:05.132Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-03-22T21:23:05.132Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-22T21:23:05.132Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-03-22T21:23:05.132Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-22T21:23:05.132Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-22T21:23:05.132Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-22T21:23:05.132Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-22T21:23:05.132Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-22T21:23:05.132Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-22T21:23:05.132Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-22T21:23:05.132Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-22T21:23:05.132Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-22T21:23:05.132Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-22T21:23:05.132Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-22T21:23:05.132Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-22T21:23:07.296Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-22T21:23:09.463Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-22T21:23:09.463Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-22T21:23:09.463Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-22T21:23:09.463Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-22T21:23:09.463Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-22T21:23:09.463Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-22T21:23:09.463Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-22T21:23:09.463Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-22T21:23:11.627Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-22T21:23:12.082Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-22T21:23:14.247Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-22T21:23:14.247Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-22T21:23:14.247Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-22T21:23:14.247Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-22T21:23:14.247Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-22T21:23:14.247Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-22T21:23:14.247Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-22T21:23:16.414Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-22T21:23:20.127Z] === RUN TestDockerSuite/TestInspectImage [2022-03-22T21:23:20.127Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-22T21:23:20.127Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-22T21:23:20.127Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-22T21:23:20.127Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-22T21:23:20.127Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-22T21:23:20.127Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-22T21:23:22.290Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-22T21:23:24.455Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-22T21:23:24.455Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-22T21:23:24.496Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-03-22T21:23:26.619Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-22T21:23:28.782Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-22T21:23:28.782Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-22T21:23:28.782Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-22T21:23:28.782Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-22T21:23:30.946Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-22T21:23:33.870Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-22T21:23:37.585Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-22T21:23:39.749Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-22T21:23:41.915Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-22T21:23:42.616Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-03-22T21:23:44.078Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-22T21:23:46.240Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-22T21:23:47.767Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-22T21:23:49.930Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-22T21:23:50.387Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-22T21:23:50.387Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-22T21:23:50.387Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-22T21:23:50.387Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-22T21:23:50.387Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-22T21:23:50.387Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-22T21:23:50.387Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-22T21:23:50.387Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-22T21:23:50.387Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-22T21:23:50.387Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-22T21:23:50.387Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-22T21:23:50.387Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-22T21:23:50.387Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-22T21:23:50.387Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-22T21:23:50.387Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-22T21:23:50.387Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-22T21:23:50.387Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-22T21:23:50.387Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-22T21:23:50.387Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-22T21:23:50.387Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-22T21:23:50.387Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-22T21:23:50.387Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-22T21:23:50.387Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-22T21:23:50.387Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-22T21:23:50.387Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-22T21:23:50.387Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-22T21:23:50.387Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-22T21:23:50.387Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-22T21:23:50.387Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-22T21:23:50.387Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-22T21:23:50.387Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-22T21:23:50.387Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-03-22T21:23:50.387Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-22T21:23:50.387Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-22T21:23:50.387Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-22T21:23:52.551Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-22T21:23:54.113Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-22T21:23:59.977Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-22T21:24:02.189Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-22T21:24:02.189Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-03-22T21:24:02.189Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-22T21:24:04.401Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-22T21:24:04.401Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-22T21:24:10.261Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-22T21:24:14.712Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-03-22T21:24:16.124Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-22T21:24:21.988Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-22T21:24:24.202Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-22T21:24:26.415Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-22T21:24:26.415Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-22T21:24:26.415Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-22T21:24:29.364Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-22T21:24:36.521Z] === RUN TestDockerSuite/TestLogsSince [2022-03-22T21:24:45.182Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-22T21:24:45.182Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-22T21:24:45.182Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-22T21:24:45.182Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-22T21:24:45.182Z] === RUN TestDockerSuite/TestLogsTail [2022-03-22T21:24:46.860Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-03-22T21:24:48.116Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-22T21:24:50.293Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-22T21:24:52.472Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-22T21:24:52.472Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-03-22T21:24:52.472Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-22T21:24:52.472Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-03-22T21:24:52.472Z] === RUN TestDockerSuite/TestNetHostname [2022-03-22T21:24:52.472Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-22T21:24:52.472Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-22T21:24:52.472Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-22T21:24:52.472Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-22T21:24:52.472Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-03-22T21:24:52.472Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-22T21:24:52.472Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-03-22T21:24:52.472Z] === RUN TestDockerSuite/TestPluginActive [2022-03-22T21:24:52.472Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-22T21:24:52.472Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-22T21:24:52.472Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-22T21:24:52.931Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-22T21:24:52.931Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-22T21:24:52.931Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-22T21:24:52.931Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-22T21:24:52.931Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-22T21:24:52.931Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-22T21:24:52.931Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-22T21:24:52.931Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-22T21:24:52.931Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-22T21:24:52.931Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-22T21:24:52.931Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-22T21:24:52.931Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-22T21:24:52.931Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-22T21:24:52.931Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-22T21:24:52.931Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-22T21:24:52.931Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-22T21:24:52.931Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-22T21:24:52.931Z] === RUN TestDockerSuite/TestPortList [2022-03-22T21:24:52.931Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-22T21:24:52.931Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-22T21:24:57.638Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-22T21:24:57.638Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-22T21:24:57.638Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-22T21:24:57.638Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-22T21:24:57.638Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-22T21:24:57.638Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-22T21:24:57.638Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-22T21:24:57.638Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-22T21:24:57.638Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-22T21:24:57.638Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-22T21:24:57.638Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-22T21:24:57.638Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-22T21:24:57.638Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-22T21:24:57.638Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-22T21:24:57.638Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-22T21:24:57.638Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-22T21:24:57.638Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-22T21:24:57.638Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-22T21:24:59.065Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-03-22T21:25:02.390Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-22T21:25:02.390Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-22T21:25:02.390Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-22T21:25:11.047Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-22T21:25:11.047Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-03-22T21:25:11.047Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-22T21:25:17.100Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-03-22T21:25:17.101Z] docker_cli_external_volume_driver_test.go:485: [d5ef6e0fe0d25] daemon is not started [2022-03-22T21:25:18.199Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-22T21:25:31.997Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-03-22T21:25:31.997Z] docker_cli_external_volume_driver_test.go:53: [d75776a0ca864] daemon is not started [2022-03-22T21:25:33.121Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-22T21:25:33.121Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-22T21:25:33.121Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-22T21:25:33.121Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-22T21:25:43.542Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-22T21:25:46.874Z] --- PASS: TestDockerExternalVolumeSuite (437.18s) [2022-03-22T21:25:46.874Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-03-22T21:25:46.874Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-03-22T21:25:46.874Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.22s) [2022-03-22T21:25:46.874Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-03-22T21:25:46.874Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-03-22T21:25:46.874Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-03-22T21:25:46.874Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-03-22T21:25:46.874Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s) [2022-03-22T21:25:46.874Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.23s) [2022-03-22T21:25:46.874Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-03-22T21:25:46.874Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-03-22T21:25:46.874Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s) [2022-03-22T21:25:46.874Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2022-03-22T21:25:46.874Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2022-03-22T21:25:46.874Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s) [2022-03-22T21:25:46.874Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2022-03-22T21:25:46.874Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-03-22T21:25:46.874Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-03-22T21:25:46.874Z] PASS [2022-03-22T21:25:46.874Z] [2022-03-22T21:25:46.874Z] === Skipped [2022-03-22T21:25:46.874Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-22T21:25:46.874Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-22T21:25:46.874Z] check_test.go:309: [d1cda412d8328] daemon is not started [2022-03-22T21:25:46.874Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-22T21:25:46.874Z] [2022-03-22T21:25:46.874Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-22T21:25:46.874Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-22T21:25:46.874Z] check_test.go:309: [dc21bb97a3a1f] daemon is not started [2022-03-22T21:25:46.874Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-22T21:25:46.874Z] [2022-03-22T21:25:46.874Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-22T21:25:46.874Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-22T21:25:46.874Z] check_test.go:309: [d06e5b59b7d3b] daemon is not started [2022-03-22T21:25:46.874Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-22T21:25:46.874Z] [2022-03-22T21:25:46.874Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-22T21:25:46.874Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2022-03-22T21:25:46.874Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-22T21:25:46.874Z] [2022-03-22T21:25:46.874Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-22T21:25:46.874Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-22T21:25:46.874Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-22T21:25:46.874Z] [2022-03-22T21:25:46.874Z] DONE 273 tests, 5 skipped in 2468.505s [2022-03-22T21:25:46.874Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-22T21:25:46.874Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d566fda64f32b/docker.pid [2022-03-22T21:25:46.874Z] +++ kill 6687 [2022-03-22T21:25:46.874Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6687 is not a child of this shell [2022-03-22T21:25:46.874Z] warning: PID 6687 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d566fda64f32b/docker.pid had a nonzero exit code [2022-03-22T21:25:46.874Z] ++++ cat bundles/test-integration/docker.pid [2022-03-22T21:25:46.874Z] +++ kill 8128 [2022-03-22T21:25:47.802Z] +++ /etc/init.d/apparmor stop [2022-03-22T21:25:47.802Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-22T21:25:47.802Z] [2022-03-22T21:25:47.802Z] Unloading profiles will leave already running processes permanently [2022-03-22T21:25:47.802Z] unconfined, which can lead to unexpected situations. [2022-03-22T21:25:47.802Z] [2022-03-22T21:25:47.802Z] To set a process to complain mode, use the command line tool [2022-03-22T21:25:47.802Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-22T21:25:47.802Z] +++ true [2022-03-22T21:25:47.802Z] exiting test-integration [2022-03-22T21:25:47.802Z] ++ exit 0 [2022-03-22T21:25:47.802Z] [2022-03-22T21:25:48.059Z] + exit 0 [2022-03-22T21:25:48.059Z] ++ jobs -p [2022-03-22T21:25:48.059Z] + pids= [2022-03-22T21:25:48.059Z] + echo 'Remaining pids to kill: []' [2022-03-22T21:25:48.059Z] Remaining pids to kill: [] [2022-03-22T21:25:48.059Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-03-22T21:25:48.072Z] Recording test results [2022-03-22T21:25:48.514Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-22T21:25:48.829Z] + echo Ensuring container killed. [2022-03-22T21:25:48.829Z] Ensuring container killed. [2022-03-22T21:25:48.829Z] + docker ps -aq -f name=docker-pr2-* [2022-03-22T21:25:48.829Z] + cids=fe032fb1f61f [2022-03-22T21:25:48.829Z] b3b9f9b9de06 [2022-03-22T21:25:48.829Z] f491aaf47646 [2022-03-22T21:25:48.829Z] + [ -n fe032fb1f61f [2022-03-22T21:25:48.829Z] b3b9f9b9de06 [2022-03-22T21:25:48.829Z] f491aaf47646 ] [2022-03-22T21:25:48.829Z] + docker rm -vf fe032fb1f61f b3b9f9b9de06 f491aaf47646 [2022-03-22T21:25:49.762Z] fe032fb1f61f [2022-03-22T21:25:50.694Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-22T21:25:53.928Z] b3b9f9b9de06 [2022-03-22T21:25:53.928Z] f491aaf47646 [Pipeline] sh [2022-03-22T21:25:54.243Z] + echo Chowning /workspace to jenkins user [2022-03-22T21:25:54.244Z] Chowning /workspace to jenkins user [2022-03-22T21:25:54.244Z] + id -u [2022-03-22T21:25:54.244Z] + id -g [2022-03-22T21:25:54.244Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43407:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-22T21:25:57.849Z] + bundleName=amd64 [2022-03-22T21:25:57.849Z] + echo Creating amd64-bundles.tar.gz [2022-03-22T21:25:57.849Z] Creating amd64-bundles.tar.gz [2022-03-22T21:25:57.849Z] + xargs tar -czf amd64-bundles.tar.gz [2022-03-22T21:25:57.849Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-03-22T21:25:58.871Z] Archiving artifacts [2022-03-22T21:25:59.317Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43407/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-22T21:25:59.618Z] + make clean [2022-03-22T21:25:59.618Z] docker volume rm -f docker-dev-cache [2022-03-22T21:25:59.880Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-22T21:26:03.182Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-22T21:26:06.972Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-22T21:26:06.972Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-03-22T21:26:06.972Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-22T21:26:06.972Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-03-22T21:26:06.972Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-22T21:26:11.724Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-22T21:26:11.724Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-22T21:26:11.724Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-22T21:26:11.724Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-03-22T21:26:11.724Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-22T21:26:11.724Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-03-22T21:26:11.724Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-22T21:26:11.724Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-03-22T21:26:11.724Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-22T21:26:18.876Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-22T21:26:18.876Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-03-22T21:26:18.876Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-22T21:26:19.863Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-22T21:26:19.863Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-22T21:26:19.863Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-22T21:26:20.849Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-22T21:26:21.835Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-22T21:26:21.835Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-22T21:26:21.835Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-22T21:26:25.624Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-22T21:26:30.375Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-22T21:26:31.939Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-22T21:27:07.819Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-22T21:27:07.819Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-22T21:27:07.819Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-22T21:27:11.607Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-22T21:27:11.607Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-22T21:27:11.607Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-22T21:27:12.075Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-22T21:27:15.863Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-22T21:27:20.613Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-22T21:27:20.613Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-22T21:27:20.613Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-22T21:27:24.400Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-22T21:27:24.400Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-22T21:27:24.400Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-22T21:27:36.887Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-22T21:27:39.838Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-22T21:27:40.306Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-22T21:27:46.166Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-22T21:27:50.884Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-22T21:27:58.024Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-22T21:28:01.812Z] === RUN TestDockerSuite/TestRmiTag [2022-03-22T21:28:02.279Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-22T21:28:04.493Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-22T21:28:19.540Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-22T21:28:22.493Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-22T21:28:26.282Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-22T21:28:27.268Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-22T21:28:27.268Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-03-22T21:28:27.268Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-22T21:28:27.268Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-03-22T21:28:27.268Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-22T21:28:27.268Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-03-22T21:28:27.268Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-22T21:28:27.268Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-03-22T21:28:27.268Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-22T21:28:27.268Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-03-22T21:28:27.268Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-22T21:28:27.268Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-03-22T21:28:27.268Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-22T21:28:27.268Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-03-22T21:28:27.268Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-22T21:28:29.480Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-22T21:28:29.480Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-03-22T21:28:29.480Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-22T21:28:29.480Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-03-22T21:28:29.480Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-22T21:28:34.228Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-22T21:28:37.174Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-22T21:28:39.387Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-22T21:28:41.607Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-22T21:28:48.754Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-22T21:28:48.754Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-22T21:28:53.505Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-22T21:28:53.505Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-03-22T21:28:53.505Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-22T21:28:53.505Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-03-22T21:28:53.505Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-22T21:28:53.505Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-03-22T21:28:53.505Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-22T21:28:53.505Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-03-22T21:28:53.505Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-22T21:28:53.505Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-03-22T21:28:53.505Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-22T21:28:53.505Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-03-22T21:28:53.505Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-22T21:28:53.505Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-03-22T21:28:53.505Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-22T21:28:53.505Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-03-22T21:28:53.505Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-22T21:28:53.505Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-03-22T21:28:53.505Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-22T21:28:53.505Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-03-22T21:28:53.505Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-22T21:28:53.505Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-03-22T21:28:53.505Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-22T21:28:55.068Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-22T21:28:55.068Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-03-22T21:28:55.068Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-22T21:28:58.018Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-22T21:28:58.018Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-03-22T21:28:58.018Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-22T21:28:58.018Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-03-22T21:28:58.018Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-22T21:29:00.232Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-22T21:29:00.232Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-03-22T21:29:00.232Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-22T21:29:00.232Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-03-22T21:29:00.232Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-22T21:29:00.232Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-03-22T21:29:00.232Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-22T21:29:00.232Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-03-22T21:29:00.232Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-22T21:29:00.232Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-03-22T21:29:00.232Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-22T21:29:00.232Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-03-22T21:29:00.232Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-22T21:29:00.232Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-22T21:29:00.232Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-22T21:29:02.447Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-22T21:29:04.660Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-22T21:29:06.872Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-22T21:29:06.872Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-03-22T21:29:06.872Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-22T21:29:06.872Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-03-22T21:29:06.872Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-22T21:29:06.872Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-03-22T21:29:06.872Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-22T21:29:09.082Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-22T21:29:09.082Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-03-22T21:29:09.082Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-22T21:29:09.082Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-03-22T21:29:09.082Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-22T21:29:09.082Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-03-22T21:29:09.082Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-22T21:29:09.082Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-03-22T21:29:09.082Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-22T21:29:10.645Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-22T21:29:15.395Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-22T21:29:15.395Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-03-22T21:29:15.395Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-22T21:29:15.395Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-03-22T21:29:15.395Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-22T21:29:15.395Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-03-22T21:29:15.395Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-22T21:29:15.395Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-22T21:29:15.395Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-22T21:29:15.395Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-03-22T21:29:15.395Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-22T21:29:15.395Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-03-22T21:29:15.395Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-22T21:29:17.609Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-22T21:29:17.609Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-03-22T21:29:17.609Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-22T21:29:17.609Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-22T21:29:17.609Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-03-22T21:29:17.609Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-22T21:29:19.822Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-22T21:29:22.037Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-22T21:29:22.037Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-03-22T21:29:22.037Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-22T21:29:24.250Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-22T21:29:24.250Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-03-22T21:29:24.250Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-22T21:29:24.250Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-03-22T21:29:24.250Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-22T21:29:24.250Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-03-22T21:29:24.250Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-22T21:29:26.462Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-22T21:29:28.675Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-22T21:29:30.889Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-22T21:29:33.103Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-22T21:29:33.103Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-22T21:29:33.103Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-03-22T21:29:33.103Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-22T21:29:33.103Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-03-22T21:29:33.103Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-22T21:29:33.103Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-03-22T21:29:33.103Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-22T21:29:33.103Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-03-22T21:29:33.103Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-22T21:29:33.103Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-03-22T21:29:33.103Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-22T21:29:33.103Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-03-22T21:29:33.103Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-22T21:29:33.103Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-03-22T21:29:33.103Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-22T21:29:41.765Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-22T21:29:41.765Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-03-22T21:29:41.765Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-22T21:29:41.765Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-22T21:29:41.765Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-03-22T21:29:41.765Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-22T21:29:41.765Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-03-22T21:29:41.765Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-22T21:29:41.765Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-03-22T21:29:41.765Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-22T21:29:41.765Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-03-22T21:29:41.765Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-22T21:29:52.179Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-22T21:29:52.179Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-03-22T21:29:52.179Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-22T21:29:52.647Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-22T21:29:52.648Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-03-22T21:29:52.648Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-22T21:29:52.648Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-03-22T21:29:52.648Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-22T21:29:52.648Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-03-22T21:29:52.648Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-22T21:29:52.648Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-03-22T21:29:52.648Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-22T21:29:52.648Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-03-22T21:29:52.648Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-22T21:29:52.648Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-03-22T21:29:52.648Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-22T21:29:52.648Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-03-22T21:29:52.648Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-22T21:29:52.648Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-03-22T21:29:52.648Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-03-22T21:29:52.648Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-03-22T21:29:52.648Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-22T21:29:52.648Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-03-22T21:29:52.648Z] === RUN TestDockerSuite/TestRunMount [2022-03-22T21:29:52.648Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-03-22T21:29:52.648Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-22T21:29:52.648Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-03-22T21:29:52.648Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-22T21:29:52.648Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-03-22T21:29:52.648Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-22T21:29:52.648Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-03-22T21:29:52.648Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-22T21:29:59.798Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-22T21:29:59.798Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-22T21:29:59.798Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-22T21:29:59.798Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-03-22T21:29:59.798Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-22T21:29:59.798Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-03-22T21:29:59.798Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-22T21:30:04.549Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-22T21:30:13.211Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-22T21:30:13.211Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-03-22T21:30:13.211Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-22T21:30:13.211Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-03-22T21:30:13.211Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-22T21:30:13.211Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-03-22T21:30:13.211Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-22T21:30:13.211Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-03-22T21:30:13.211Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-22T21:30:13.211Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-22T21:30:13.211Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-22T21:30:13.211Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-03-22T21:30:13.211Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-22T21:30:13.211Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-03-22T21:30:13.211Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-22T21:30:13.211Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-03-22T21:30:13.211Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-22T21:30:13.211Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-03-22T21:30:13.211Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-22T21:30:13.211Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-22T21:30:14.197Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-22T21:30:16.411Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-22T21:30:18.627Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-22T21:30:19.612Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-22T21:30:21.827Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-22T21:30:21.827Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-03-22T21:30:21.827Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-22T21:30:21.827Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-03-22T21:30:21.827Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-22T21:30:21.827Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-03-22T21:30:21.827Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-22T21:30:21.827Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-03-22T21:30:21.827Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-22T21:30:21.827Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-03-22T21:30:21.827Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-22T21:30:21.827Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-03-22T21:30:21.827Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-22T21:30:21.827Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-03-22T21:30:21.827Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-22T21:30:21.827Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-03-22T21:30:21.827Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-22T21:30:24.777Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-22T21:30:24.777Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-03-22T21:30:24.777Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-22T21:30:24.777Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-03-22T21:30:24.777Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-22T21:30:24.777Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-03-22T21:30:24.777Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-22T21:30:24.777Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-03-22T21:30:24.777Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-22T21:30:24.777Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-22T21:30:24.777Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-22T21:30:31.933Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-22T21:30:31.933Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-03-22T21:30:31.933Z] === RUN TestDockerSuite/TestRunRm [2022-03-22T21:30:34.861Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-22T21:30:40.627Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-22T21:30:42.791Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-22T21:30:44.956Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-22T21:30:47.120Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-22T21:30:49.287Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-22T21:30:49.287Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-03-22T21:30:49.287Z] === RUN TestDockerSuite/TestRunState [2022-03-22T21:30:49.287Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-03-22T21:30:49.287Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-22T21:30:51.453Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-22T21:30:51.453Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-03-22T21:30:51.453Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-22T21:30:53.619Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-22T21:30:53.619Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-03-22T21:30:53.619Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-22T21:30:53.619Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-03-22T21:30:53.619Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-22T21:30:53.619Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-22T21:30:53.619Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-22T21:30:53.620Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-03-22T21:30:53.620Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-22T21:30:58.305Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-22T21:30:58.305Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-03-22T21:30:58.305Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-22T21:30:58.305Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-03-22T21:30:58.305Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-22T21:30:58.306Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-03-22T21:30:58.306Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-22T21:30:58.306Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-03-22T21:30:58.306Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-22T21:30:58.306Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-03-22T21:30:58.306Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-22T21:30:58.306Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-03-22T21:30:58.306Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-22T21:30:58.306Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-03-22T21:30:58.306Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-22T21:30:58.306Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-03-22T21:30:58.306Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-22T21:30:58.306Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-03-22T21:30:58.306Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-22T21:30:58.306Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-03-22T21:30:58.306Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-22T21:31:01.192Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-22T21:31:01.192Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-03-22T21:31:01.192Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-22T21:31:03.356Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-22T21:31:03.356Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-03-22T21:31:03.356Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-22T21:31:03.356Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-03-22T21:31:03.356Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-22T21:31:06.243Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-22T21:31:13.291Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-22T21:31:17.009Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-22T21:31:22.773Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-22T21:31:22.773Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-03-22T21:31:22.773Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-22T21:31:22.773Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-22T21:31:24.938Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-22T21:31:27.101Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-22T21:31:29.265Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-22T21:31:29.265Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-03-22T21:31:29.265Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-22T21:31:29.265Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-22T21:31:29.265Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-22T21:31:29.265Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-03-22T21:31:29.265Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-22T21:31:29.265Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-22T21:31:29.265Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-22T21:31:29.265Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-22T21:31:29.265Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-22T21:31:29.265Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-03-22T21:31:29.265Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-22T21:31:29.265Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-03-22T21:31:29.265Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-22T21:31:33.929Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-22T21:31:34.891Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-22T21:31:37.054Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-22T21:31:41.721Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-22T21:31:41.721Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-03-22T21:31:41.721Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-22T21:31:41.721Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-03-22T21:31:41.721Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-22T21:31:41.721Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-03-22T21:31:41.721Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-22T21:31:41.721Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-03-22T21:31:41.721Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-22T21:31:41.721Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-03-22T21:31:41.721Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-22T21:31:41.721Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-03-22T21:31:41.721Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-22T21:31:41.721Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-03-22T21:31:41.721Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-22T21:31:41.721Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-03-22T21:31:41.721Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-22T21:31:41.721Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-03-22T21:31:41.721Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-22T21:31:41.721Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-03-22T21:31:41.721Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-22T21:31:41.721Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-03-22T21:31:41.721Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-22T21:31:41.721Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-03-22T21:31:41.721Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-22T21:31:41.721Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-03-22T21:31:41.721Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-22T21:31:41.721Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-03-22T21:31:41.721Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-22T21:31:41.721Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-03-22T21:31:41.721Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-22T21:31:41.721Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-03-22T21:31:41.721Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-22T21:31:41.721Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-03-22T21:31:41.721Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-22T21:31:43.885Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-22T21:31:44.340Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-22T21:31:44.796Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-22T21:31:44.796Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-22T21:31:46.963Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-22T21:31:59.313Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-22T21:31:59.313Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-03-22T21:31:59.313Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-22T21:32:05.082Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-22T21:32:05.082Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-03-22T21:32:05.082Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-22T21:32:08.797Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-22T21:32:08.798Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-03-22T21:32:08.798Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-22T21:32:08.798Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-03-22T21:32:08.798Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-22T21:32:08.798Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-03-22T21:32:08.798Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-22T21:32:08.798Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-03-22T21:32:08.798Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-22T21:32:14.572Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-22T21:32:14.572Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-22T21:32:14.572Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-22T21:32:14.572Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-22T21:32:14.572Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-22T21:32:14.572Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-22T21:32:14.572Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-22T21:32:14.572Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-22T21:32:14.572Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-22T21:32:14.572Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-22T21:32:14.572Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-22T21:32:14.572Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-22T21:32:14.572Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-22T21:32:16.785Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-22T21:32:18.997Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-22T21:32:18.997Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-22T21:32:18.997Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-22T21:32:21.211Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-22T21:32:21.211Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-03-22T21:32:21.211Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-22T21:32:21.211Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-22T21:32:21.211Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-22T21:32:21.211Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-22T21:32:21.211Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-22T21:32:21.211Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-03-22T21:32:21.211Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-22T21:32:21.211Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-03-22T21:32:21.211Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-22T21:32:21.211Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-03-22T21:32:21.211Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-22T21:32:36.147Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-22T21:32:36.614Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-22T21:32:36.614Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-22T21:32:36.614Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-03-22T21:32:36.614Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-22T21:32:37.083Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-22T21:32:37.083Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-22T21:32:37.551Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-22T21:32:39.763Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-22T21:32:39.763Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-22T21:32:42.711Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-22T21:32:43.178Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-22T21:32:43.178Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-22T21:32:43.646Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-22T21:32:43.646Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-22T21:32:56.131Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-22T21:32:56.131Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-03-22T21:32:56.131Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-22T21:32:56.599Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-22T21:32:56.599Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-22T21:32:56.599Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-03-22T21:32:56.599Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-22T21:33:03.752Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-22T21:33:03.752Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-22T21:33:03.752Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-22T21:33:12.410Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-22T21:33:12.410Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-03-22T21:33:12.410Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite (2418.71s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (93.33s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.10s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.08s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.13s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.13s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.16s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.11s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.39s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (100.36s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.27s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.66s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.03s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.32s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.53s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.26s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.42s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.93s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.08s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.42s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.17s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.46s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.13s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.28s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.85s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.27s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.09s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.47s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.02s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.42s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (34.62s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.16s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.19s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.03s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.17s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.30s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.89s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildCmd (0.53s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.97s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.00s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.11s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.89s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.80s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.82s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.68s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.04s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.88s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.49s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-22T21:33:13.397Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2022-03-22T21:33:13.397Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (34.41s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.05s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.45s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.67s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.08s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.62s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.56s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildDockerignore (57.43s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.81s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (71.52s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.42s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.67s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.93s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.89s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (18.52s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (39.04s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.95s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.81s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (114.28s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.00s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.02s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.02s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.26s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.21s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.86s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.40s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.40s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildFails (7.06s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.10s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.13s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.92s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.01s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.28s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.76s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.51s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.61s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildHistory (9.54s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.88s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.90s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.72s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.85s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildLabel (0.86s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.88s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildLabels (0.88s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.44s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.09s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (9.42s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.80s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.63s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.69s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.78s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.72s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.54s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.02s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.95s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.73s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.54s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.95s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.24s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.20s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.98s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.18s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.02s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.38s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.72s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.43s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.70s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.42s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.30s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.05s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.08s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.87s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (26.03s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildRm (11.53s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.08s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.25s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.22s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.25s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.95s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.85s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.67s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.58s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.82s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.22s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildStderr (3.97s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.56s) [2022-03-22T21:33:13.398Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (7.75s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.13s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.11s) [2022-03-22T21:33:13.398Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.75s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.69s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.67s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.09s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.79s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.63s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.70s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.46s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.78s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.01s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.36s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (21.59s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.08s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.15s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.73s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.08s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.92s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestCommitChange (4.34s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.95s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.20s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestCommitTTY (15.83s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.96s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.04s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.15s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.13s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.17s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.31s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.46s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.06s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.08s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.20s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.18s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.15s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.91s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.39s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.10s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.68s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.81s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.80s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.54s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.21s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.24s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.90s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.81s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.46s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.49s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.48s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.51s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.52s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00050b3e0_} (2.52s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1187657746_c:\foo_false____} (2.46s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1187657746_c:\foo_true____} (2.46s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.13s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.01s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.25s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.21s) [2022-03-22T21:33:13.868Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-03-22T21:33:13.868Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.20s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.21s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.20s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.34s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.38s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestCpToDot (2.24s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestCpToStdout (2.25s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.96s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.16s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.89s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.59s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestCreateLabels (0.14s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestCreateRM (0.28s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.27s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.06s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.41s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.51s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.22s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.32s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.29s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (7.22s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.74s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestEventsCopy (4.43s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.75s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.12s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.73s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.57s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.56s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.91s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestEventsFilters (4.36s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestEventsFormat (4.33s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestEventsRename (2.39s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestEventsResize (2.57s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.11s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.45s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.57s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.60s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.88s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.88s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.85s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.06s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.09s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.94s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.90s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.19s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestExecInspectID (4.58s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.37s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.20s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.64s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.99s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.98s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.94s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.95s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.99s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.58s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.91s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.60s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.65s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.57s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.14s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.14s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.11s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.10s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestInspectDefault (2.23s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestInspectHistory (3.95s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.10s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.07s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.14s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.07s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.09s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestInspectStatus (2.43s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.19s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.11s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.07s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.09s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.11s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.13s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.87s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.87s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.58s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.30s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.16s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.72s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.73s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.68s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.58s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.39s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.38s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.36s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestLogsSince (8.92s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestLogsTail (2.65s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.40s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.31s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.61s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-22T21:33:13.869Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-22T21:33:13.869Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.23s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestPsByOrder (7.89s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.57s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.08s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.87s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.95s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.76s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.33s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.43s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.70s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.91s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.88s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.37s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (33.39s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.62s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.62s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.97s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.98s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.89s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.74s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.66s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.64s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.92s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.50s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.05s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.86s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRmiTag (0.67s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.34s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.02s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.40s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.28s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.04s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.90s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.74s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.55s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.63s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.12s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (6.99s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.30s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.09s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.92s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.90s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.21s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.23s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.10s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.12s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.52s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.93s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.23s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.12s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.12s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.22s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunExitCode (2.08s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.11s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.09s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.20s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.56s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.17s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.66s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.56s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.57s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (8.65s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.29s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.08s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.08s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.89s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.66s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.49s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunRm (2.43s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.29s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.68s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.20s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.08s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.40s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.11s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.90s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.58s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.65s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.11s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.84s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.42s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.50s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.51s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.45s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.17s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.17s) [2022-03-22T21:33:13.870Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-03-22T21:33:13.870Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.80s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.65s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.11s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.21s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.38s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (11.21s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.28s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.84s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.42s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.11s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.24s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.09s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.39s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.74s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.25s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.59s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.41s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.43s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.42s) [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-22T21:33:13.871Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.17s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-22T21:33:13.871Z] === RUN TestDockerSchema1RegistrySuite [2022-03-22T21:33:13.871Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-22T21:33:13.871Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-22T21:33:13.871Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-22T21:33:13.871Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-03-22T21:33:13.871Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-03-22T21:33:13.871Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-22T21:33:13.871Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-22T21:33:13.871Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-22T21:33:13.871Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-22T21:33:13.871Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-22T21:33:13.871Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-22T21:33:13.871Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-22T21:33:13.871Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-22T21:33:13.871Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-03-22T21:33:13.871Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-03-22T21:33:13.871Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-03-22T21:33:13.871Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-03-22T21:33:13.871Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-03-22T21:33:13.871Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.871Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-03-22T21:33:13.871Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-03-22T21:33:13.872Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-22T21:33:13.872Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-22T21:33:13.872Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-22T21:33:13.872Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-22T21:33:13.872Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-22T21:33:13.872Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-22T21:33:13.872Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-22T21:33:13.872Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-22T21:33:13.872Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-22T21:33:13.872Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-22T21:33:13.872Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-22T21:33:13.872Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-22T21:33:13.872Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-22T21:33:13.872Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-22T21:33:13.872Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-22T21:33:13.872Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-22T21:33:13.872Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-22T21:33:13.872Z] === RUN TestDockerDaemonSuite [2022-03-22T21:33:13.872Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-22T21:33:13.872Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-22T21:33:13.872Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-22T21:33:13.872Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-22T21:33:13.872Z] === RUN TestDockerSwarmSuite [2022-03-22T21:33:13.872Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-22T21:33:13.872Z] === RUN TestDockerPluginSuite [2022-03-22T21:33:13.872Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-22T21:33:13.872Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-22T21:33:13.872Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-22T21:33:13.872Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-22T21:33:13.872Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-22T21:33:13.872Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-22T21:33:13.872Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-22T21:33:13.872Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-22T21:33:13.872Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-22T21:33:13.872Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-22T21:33:13.872Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-22T21:33:13.872Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- PASS: TestDockerPluginSuite (0.02s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-22T21:33:13.872Z] === RUN TestDockerExternalVolumeSuite [2022-03-22T21:33:13.872Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-22T21:33:13.872Z] === RUN TestDockerNetworkSuite [2022-03-22T21:33:13.872Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-22T21:33:13.872Z] === RUN TestDockerHubPullSuite [2022-03-22T21:33:13.872Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-22T21:33:13.872Z] PASS [2022-03-22T21:33:13.872Z] ok github.com/docker/docker/integration-cli 2419.132s [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === Skipped [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-22T21:33:13.872Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-22T21:33:13.872Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-22T21:33:13.872Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-22T21:33:13.872Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-22T21:33:13.872Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-22T21:33:13.872Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-22T21:33:13.872Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-22T21:33:13.872Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-22T21:33:13.872Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-22T21:33:13.872Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-22T21:33:13.872Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-22T21:33:13.872Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-22T21:33:13.872Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-22T21:33:13.872Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-22T21:33:13.872Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-22T21:33:13.872Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-22T21:33:13.872Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-22T21:33:13.872Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2022-03-22T21:33:13.872Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-22T21:33:13.872Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-22T21:33:13.872Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-22T21:33:13.872Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-22T21:33:13.872Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-22T21:33:13.872Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-22T21:33:13.872Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-22T21:33:13.872Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-22T21:33:13.872Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-22T21:33:13.872Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-22T21:33:13.872Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-22T21:33:13.872Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2022-03-22T21:33:13.872Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2022-03-22T21:33:13.872Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.85s) [2022-03-22T21:33:13.872Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.85s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2022-03-22T21:33:13.872Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-22T21:33:13.872Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-22T21:33:13.872Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-22T21:33:13.872Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.872Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-22T21:33:13.872Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-22T21:33:13.873Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-03-22T21:33:13.873Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-22T21:33:13.873Z] [2022-03-22T21:33:13.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-22T21:33:13.873Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-03-22T21:33:14.342Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-03-22T21:33:14.342Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s) [2022-03-22T21:33:14.342Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-03-22T21:33:14.342Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-22T21:33:14.342Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-22T21:33:14.342Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-22T21:33:14.342Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-22T21:33:14.342Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-03-22T21:33:14.342Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-22T21:33:14.342Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2022-03-22T21:33:14.342Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2022-03-22T21:33:14.342Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2022-03-22T21:33:14.342Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-22T21:33:14.342Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2022-03-22T21:33:14.342Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-22T21:33:14.342Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-22T21:33:14.342Z] docker_cli_sni_test.go:18: Flakey test [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-22T21:33:14.342Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-22T21:33:14.342Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-22T21:33:14.342Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-22T21:33:14.342Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-22T21:33:14.342Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-22T21:33:14.342Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-22T21:33:14.342Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-22T21:33:14.342Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-22T21:33:14.342Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-22T21:33:14.342Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-22T21:33:14.342Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-22T21:33:14.342Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-22T21:33:14.342Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-22T21:33:14.342Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-22T21:33:14.342Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-22T21:33:14.342Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-22T21:33:14.342Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-22T21:33:14.342Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-22T21:33:14.342Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-22T21:33:14.342Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-22T21:33:14.342Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-22T21:33:14.342Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-22T21:33:14.342Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-22T21:33:14.342Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-22T21:33:14.342Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-22T21:33:14.342Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-22T21:33:14.342Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-22T21:33:14.342Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-22T21:33:14.342Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.342Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-22T21:33:14.342Z] [2022-03-22T21:33:14.342Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-22T21:33:14.342Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-22T21:33:14.343Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-22T21:33:14.343Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-22T21:33:14.343Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-22T21:33:14.343Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-22T21:33:14.343Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-22T21:33:14.343Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-22T21:33:14.343Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-22T21:33:14.343Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-22T21:33:14.343Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-22T21:33:14.343Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-22T21:33:14.343Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-22T21:33:14.343Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-22T21:33:14.343Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-22T21:33:14.343Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-22T21:33:14.343Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-22T21:33:14.343Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-22T21:33:14.343Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-22T21:33:14.343Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-22T21:33:14.343Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-22T21:33:14.343Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-22T21:33:14.343Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-22T21:33:14.343Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-22T21:33:14.343Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-22T21:33:14.343Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-22T21:33:14.343Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-22T21:33:14.343Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-22T21:33:14.343Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-03-22T21:33:14.343Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-22T21:33:14.343Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-03-22T21:33:14.343Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-22T21:33:14.343Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-22T21:33:14.343Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.343Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-22T21:33:14.343Z] [2022-03-22T21:33:14.343Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-03-22T21:33:14.344Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-22T21:33:14.344Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-22T21:33:14.344Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-03-22T21:33:14.344Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-03-22T21:33:14.344Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-22T21:33:14.344Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-03-22T21:33:14.344Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-22T21:33:14.344Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-22T21:33:14.344Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-22T21:33:14.344Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-22T21:33:14.344Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-22T21:33:14.344Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-22T21:33:14.344Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-22T21:33:14.344Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-22T21:33:14.344Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-22T21:33:14.344Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-22T21:33:14.344Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-22T21:33:14.344Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-22T21:33:14.344Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-22T21:33:14.344Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-22T21:33:14.344Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-22T21:33:14.344Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-22T21:33:14.344Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-03-22T21:33:14.344Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-22T21:33:14.344Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-22T21:33:14.344Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-03-22T21:33:14.344Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-22T21:33:14.344Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-22T21:33:14.344Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-22T21:33:14.344Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-22T21:33:14.344Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-22T21:33:14.344Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.344Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-22T21:33:14.344Z] [2022-03-22T21:33:14.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-22T21:33:14.345Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-03-22T21:33:14.345Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-22T21:33:14.345Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-22T21:33:14.345Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-22T21:33:14.345Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-22T21:33:14.345Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-22T21:33:14.345Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-22T21:33:14.345Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-22T21:33:14.345Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-22T21:33:14.345Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-22T21:33:14.345Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-22T21:33:14.345Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-22T21:33:14.345Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-22T21:33:14.345Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-22T21:33:14.345Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-22T21:33:14.345Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-22T21:33:14.345Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-22T21:33:14.345Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-22T21:33:14.345Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-22T21:33:14.345Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-22T21:33:14.345Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-22T21:33:14.345Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-22T21:33:14.345Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-22T21:33:14.345Z] [2022-03-22T21:33:14.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-22T21:33:14.345Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.345Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-22T21:33:14.346Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.346Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-22T21:33:14.346Z] [2022-03-22T21:33:14.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-22T21:33:14.347Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-22T21:33:14.347Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-22T21:33:14.347Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-22T21:33:14.347Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-22T21:33:14.347Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-22T21:33:14.347Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-22T21:33:14.347Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-22T21:33:14.347Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-22T21:33:14.347Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-22T21:33:14.347Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-22T21:33:14.347Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-22T21:33:14.347Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-22T21:33:14.347Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-22T21:33:14.347Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-22T21:33:14.347Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-22T21:33:14.347Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-22T21:33:14.347Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-22T21:33:14.347Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-22T21:33:14.347Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-22T21:33:14.347Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-22T21:33:14.347Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-22T21:33:14.347Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-22T21:33:14.347Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-22T21:33:14.347Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.347Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-22T21:33:14.347Z] [2022-03-22T21:33:14.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-22T21:33:14.815Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.815Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-22T21:33:14.815Z] [2022-03-22T21:33:14.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-22T21:33:14.815Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.815Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-22T21:33:14.815Z] [2022-03-22T21:33:14.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-22T21:33:14.815Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.815Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-22T21:33:14.815Z] [2022-03-22T21:33:14.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-22T21:33:14.815Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.815Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-22T21:33:14.815Z] [2022-03-22T21:33:14.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-22T21:33:14.815Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.815Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-22T21:33:14.815Z] [2022-03-22T21:33:14.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-22T21:33:14.815Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.815Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-22T21:33:14.815Z] [2022-03-22T21:33:14.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-22T21:33:14.815Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.815Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-22T21:33:14.815Z] [2022-03-22T21:33:14.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-22T21:33:14.815Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.815Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-22T21:33:14.815Z] [2022-03-22T21:33:14.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-22T21:33:14.815Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.815Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-22T21:33:14.815Z] [2022-03-22T21:33:14.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-22T21:33:14.815Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.815Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-22T21:33:14.815Z] [2022-03-22T21:33:14.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-22T21:33:14.815Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.815Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-22T21:33:14.815Z] [2022-03-22T21:33:14.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-22T21:33:14.815Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.815Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-22T21:33:14.815Z] [2022-03-22T21:33:14.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-22T21:33:14.815Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.815Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-22T21:33:14.815Z] [2022-03-22T21:33:14.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-22T21:33:14.815Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.815Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-22T21:33:14.815Z] [2022-03-22T21:33:14.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-22T21:33:14.815Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.815Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-22T21:33:14.815Z] [2022-03-22T21:33:14.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-22T21:33:14.815Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.815Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-22T21:33:14.815Z] [2022-03-22T21:33:14.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-22T21:33:14.815Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.815Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-22T21:33:14.815Z] [2022-03-22T21:33:14.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-22T21:33:14.815Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.815Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-22T21:33:14.815Z] [2022-03-22T21:33:14.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-22T21:33:14.815Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.815Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-22T21:33:14.815Z] [2022-03-22T21:33:14.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-22T21:33:14.815Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.815Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-22T21:33:14.815Z] [2022-03-22T21:33:14.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-22T21:33:14.815Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.815Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-22T21:33:14.815Z] [2022-03-22T21:33:14.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-22T21:33:14.815Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.815Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-22T21:33:14.815Z] [2022-03-22T21:33:14.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-22T21:33:14.815Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.815Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-22T21:33:14.815Z] [2022-03-22T21:33:14.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-22T21:33:14.815Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.815Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-22T21:33:14.815Z] [2022-03-22T21:33:14.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-22T21:33:14.815Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.815Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-22T21:33:14.815Z] [2022-03-22T21:33:14.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-22T21:33:14.815Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.815Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-22T21:33:14.815Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.17s) [2022-03-22T21:33:14.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.17s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-22T21:33:14.816Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-03-22T21:33:14.816Z] [2022-03-22T21:33:14.816Z] DONE 1093 tests, 547 skipped in 2427.522s [2022-03-22T21:33:14.816Z] INFO: Integration tests ended at 03/22/2022 21:33:14. Duration:00:40:27.7240623 [2022-03-22T21:33:14.817Z] INFO: Docker info of the daemon under test at end of run [2022-03-22T21:33:14.817Z] [2022-03-22T21:33:14.817Z] Containers: 2 [2022-03-22T21:33:14.817Z] Running: 0 [2022-03-22T21:33:14.817Z] Paused: 0 [2022-03-22T21:33:14.817Z] Stopped: 2 [2022-03-22T21:33:14.817Z] Images: 18 [2022-03-22T21:33:14.817Z] Server Version: 0.0.0-dev [2022-03-22T21:33:14.817Z] Storage Driver: windowsfilter [2022-03-22T21:33:14.817Z] Windows: [2022-03-22T21:33:14.817Z] Logging Driver: json-file [2022-03-22T21:33:14.817Z] Plugins: [2022-03-22T21:33:14.817Z] Volume: local [2022-03-22T21:33:14.817Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-22T21:33:14.817Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-22T21:33:14.817Z] Swarm: inactive [2022-03-22T21:33:14.817Z] Default Isolation: process [2022-03-22T21:33:14.817Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-22T21:33:14.817Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-22T21:33:14.817Z] OSType: windows [2022-03-22T21:33:14.817Z] Architecture: x86_64 [2022-03-22T21:33:14.817Z] CPUs: 4 [2022-03-22T21:33:14.817Z] Total Memory: 32GiB [2022-03-22T21:33:14.817Z] Name: azwin-2-a32250 [2022-03-22T21:33:14.817Z] ID: GNAT:KE47:BZPA:OKPI:Q3CU:XDFZ:4747:36OK:IUMK:6S4V:U2WN:GBXU [2022-03-22T21:33:14.817Z] Docker Root Dir: D:\CI\PR-43407\2\daemon [2022-03-22T21:33:14.817Z] Debug Mode (client): false [2022-03-22T21:33:14.817Z] Debug Mode (server): true [2022-03-22T21:33:14.817Z] File Descriptors: -1 [2022-03-22T21:33:14.817Z] Goroutines: 17 [2022-03-22T21:33:14.817Z] System Time: 2022-03-22T21:33:14.4956881Z [2022-03-22T21:33:14.817Z] EventsListeners: 0 [2022-03-22T21:33:14.817Z] Registry: https://index.docker.io/v1/ [2022-03-22T21:33:14.817Z] Labels: [2022-03-22T21:33:14.817Z] Experimental: false [2022-03-22T21:33:14.817Z] Insecure Registries: [2022-03-22T21:33:14.817Z] 127.0.0.0/8 [2022-03-22T21:33:14.817Z] Live Restore Enabled: false [2022-03-22T21:33:14.817Z] [2022-03-22T21:33:14.817Z] [2022-03-22T21:33:14.817Z] INFO: Stopping daemon under test [2022-03-22T21:33:14.817Z] SUCCESS: The process with PID 5844 (child process of PID 9196) has been terminated. [2022-03-22T21:33:14.817Z] SUCCESS: The process with PID 9196 (child process of PID 8036) has been terminated. [2022-03-22T21:33:14.817Z] INFO: Stop tailing logs of the daemon under tests [2022-03-22T21:33:14.817Z] INFO: executeCI.ps1 Completed successfully at 03/22/2022 21:33:14. [2022-03-22T21:33:14.817Z] INFO: Tidying up at end of run [2022-03-22T21:33:14.817Z] INFO: Saving daemon under test log (d:\CI\PR-43407\2\dut.out) to bundles\CIDUT.out [2022-03-22T21:33:14.817Z] INFO: Saving daemon under test log (d:\CI\PR-43407\2\dut.err) to bundles\CIDUT.err [2022-03-22T21:33:14.817Z] INFO: Nuke-Everything... [2022-03-22T21:33:14.817Z] INFO: Container count on control daemon to delete is 2 [2022-03-22T21:33:15.285Z] 8ee99a7078c7 [2022-03-22T21:33:15.285Z] ec803f6c771e [2022-03-22T21:33:15.285Z] INFO: Tidying pidfile d:\CI\PR-43407\2\docker.pid [2022-03-22T21:33:15.285Z] INFO: Nuking d:\CI [2022-03-22T21:33:40.569Z] INFO: Zapped successfully [2022-03-22T21:33:40.569Z] [2022-03-22T21:33:40.569Z] INFO: executeCI.ps1 exiting at Tue Mar 22 21:33:38 CUT 2022. Duration 00:57:35.0291050 [2022-03-22T21:33:40.569Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-22T21:33:40.816Z] Recording test results [2022-03-22T21:33:41.259Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-22T21:33:43.029Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-22T21:33:44.816Z] Archiving artifacts [2022-03-22T21:33:45.938Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43407/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-22T21:33:46.885Z] + make clean [2022-03-22T21:33:47.871Z] docker volume rm -f docker-dev-cache [2022-03-22T21:33:47.871Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS