Pull request #42361 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 3987dc264b5819ec752c63f80b29d049747ecdd1+e42a32e4f00863d7b081f4c86a1d7553afad6b59 (726171b80fdf7bee93321bc4e2b768af296313c5) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-42361@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-05-06T14:19:52.522Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-05-06T14:19:52.526Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-05-06T14:19:52.739Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0b27348d510511859) in /home/ubuntu/workspace/moby_PR-42361 [Pipeline] { [Pipeline] checkout [2021-05-06T14:19:52.772Z] The recommended git tool is: git [2021-05-06T14:19:52.782Z] using credential docker-jenkins-github-credentials [2021-05-06T14:19:52.791Z] Cloning the remote Git repository [2021-05-06T14:19:52.791Z] Cloning with configured refspecs honoured and without tags [2021-05-06T14:19:52.796Z] Cloning repository https://github.com/moby/moby.git [2021-05-06T14:19:52.797Z] > git init /home/ubuntu/workspace/moby_PR-42361 # timeout=10 [2021-05-06T14:19:52.807Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T14:19:52.807Z] > git --version # timeout=10 [2021-05-06T14:19:52.816Z] > git --version # 'git version 2.17.1' [2021-05-06T14:19:52.817Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T14:19:52.817Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42361/head:refs/remotes/origin/PR-42361 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T14:20:06.539Z] Fetching without tags [2021-05-06T14:20:06.836Z] Merging remotes/origin/master commit e42a32e4f00863d7b081f4c86a1d7553afad6b59 into PR head commit 3987dc264b5819ec752c63f80b29d049747ecdd1 [2021-05-06T14:20:06.512Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T14:20:06.517Z] > git config --add remote.origin.fetch +refs/pull/42361/head:refs/remotes/origin/PR-42361 # timeout=10 [2021-05-06T14:20:06.522Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T14:20:06.530Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T14:20:06.548Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T14:20:06.548Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T14:20:06.549Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42361/head:refs/remotes/origin/PR-42361 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T14:20:06.837Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T14:20:06.845Z] > git checkout -f 3987dc264b5819ec752c63f80b29d049747ecdd1 # timeout=10 [2021-05-06T14:20:07.313Z] Merge succeeded, producing 3987dc264b5819ec752c63f80b29d049747ecdd1 [2021-05-06T14:20:07.313Z] Checking out Revision 3987dc264b5819ec752c63f80b29d049747ecdd1 (PR-42361) [2021-05-06T14:20:07.747Z] Commit message: "vendor: github.com/godbus/dbus/v5 v5.0.4" [2021-05-06T14:20:07.748Z] First time build. Skipping changelog. [2021-05-06T14:20:07.764Z] > git --version # timeout=10 [2021-05-06T14:20:07.771Z] > git --version # 'git version 2.17.1' [2021-05-06T14:20:07.779Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-06T14:20:08.562Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42361:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-05-06T14:20:08.562Z] Unable to find image 'alpine:latest' locally [2021-05-06T14:20:07.280Z] > git remote # timeout=10 [2021-05-06T14:20:07.291Z] > git config --get remote.origin.url # timeout=10 [2021-05-06T14:20:07.296Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T14:20:07.297Z] > git merge e42a32e4f00863d7b081f4c86a1d7553afad6b59 # timeout=10 [2021-05-06T14:20:07.306Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-06T14:20:07.320Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T14:20:07.322Z] > git checkout -f 3987dc264b5819ec752c63f80b29d049747ecdd1 # timeout=10 [2021-05-06T14:20:08.821Z] latest: Pulling from library/alpine [2021-05-06T14:20:08.821Z] 540db60ca938: Pulling fs layer [2021-05-06T14:20:08.821Z] 540db60ca938: Verifying Checksum [2021-05-06T14:20:08.821Z] 540db60ca938: Download complete [2021-05-06T14:20:09.080Z] 540db60ca938: Pull complete [2021-05-06T14:20:09.080Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f [2021-05-06T14:20:09.080Z] Status: Downloaded newer image for alpine:latest [2021-05-06T14:20:11.613Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) 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 [2021-05-06T14:20:11.954Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0b27348d510511859) in /home/ubuntu/workspace/moby_PR-42361 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-05-06T14:20:11.963Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0b120423169abdde4) in /home/ubuntu/workspace/moby_PR-42361 Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [2021-05-06T14:20:11.966Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04bef01dbbc753f1e) in /home/ubuntu/workspace/moby_PR-42361 [Pipeline] { (Print info) [2021-05-06T14:20:11.968Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-058d31ce40e2f7435) in /home/ubuntu/workspace/moby_PR-42361 [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 "win-RS1" skipped due to when conditional [Pipeline] } [2021-05-06T14:20:11.976Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02e6ae83efd947869) in /home/ubuntu/workspace/moby_PR-42361 [Pipeline] { [Pipeline] { [Pipeline] { [2021-05-06T14:20:12.037Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-42361 [Pipeline] checkout [2021-05-06T14:20:12.051Z] Running on ppc64le-ubuntu-13 in /home/docker/workspace/moby_PR-42361 [Pipeline] checkout [2021-05-06T14:20:12.057Z] The recommended git tool is: git [Pipeline] { [2021-05-06T14:20:12.061Z] The recommended git tool is: git [2021-05-06T14:20:12.066Z] using credential docker-jenkins-github-credentials [2021-05-06T14:20:12.069Z] using credential docker-jenkins-github-credentials [2021-05-06T14:20:12.077Z] Cloning the remote Git repository [2021-05-06T14:20:12.077Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2021-05-06T14:20:12.079Z] Fetching changes from the remote Git repository [2021-05-06T14:20:12.085Z] Fetching without tags [Pipeline] // stage [Pipeline] checkout [2021-05-06T14:20:12.100Z] The recommended git tool is: git [2021-05-06T14:20:12.107Z] using credential docker-jenkins-github-credentials [2021-05-06T14:20:12.113Z] Cloning the remote Git repository [2021-05-06T14:20:12.113Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2021-05-06T14:20:12.150Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2021-05-06T14:20:12.163Z] using credential docker-jenkins-github-credentials [2021-05-06T14:20:12.169Z] Cloning the remote Git repository [2021-05-06T14:20:12.169Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] { Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-05-06T14:20:12.187Z] The recommended git tool is: git [2021-05-06T14:20:12.199Z] using credential docker-jenkins-github-credentials [Pipeline] { [2021-05-06T14:20:12.207Z] Cloning the remote Git repository [2021-05-06T14:20:12.207Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2021-05-06T14:20:12.241Z] The recommended git tool is: git [Pipeline] checkout [2021-05-06T14:20:12.265Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [2021-05-06T14:20:12.286Z] using credential docker-jenkins-github-credentials [2021-05-06T14:20:12.301Z] Cloning the remote Git repository [2021-05-06T14:20:12.301Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [2021-05-06T14:20:12.304Z] using credential docker-jenkins-github-credentials [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2021-05-06T14:20:12.322Z] Cloning the remote Git repository [2021-05-06T14:20:12.322Z] Cloning with configured refspecs honoured and without tags [2021-05-06T14:20:12.336Z] Merging remotes/origin/master commit e42a32e4f00863d7b081f4c86a1d7553afad6b59 into PR head commit 3987dc264b5819ec752c63f80b29d049747ecdd1 [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-05-06T14:20:12.181Z] Cloning repository https://github.com/moby/moby.git [2021-05-06T14:20:12.182Z] > git init /home/ubuntu/workspace/moby_PR-42361 # timeout=10 [2021-05-06T14:20:12.200Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T14:20:12.200Z] > git --version # timeout=10 [2021-05-06T14:20:12.203Z] > git --version # 'git version 2.25.1' [2021-05-06T14:20:12.203Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T14:20:12.204Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42361/head:refs/remotes/origin/PR-42361 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T14:20:12.698Z] Merge succeeded, producing 3987dc264b5819ec752c63f80b29d049747ecdd1 [2021-05-06T14:20:12.698Z] Checking out Revision 3987dc264b5819ec752c63f80b29d049747ecdd1 (PR-42361) [2021-05-06T14:20:12.756Z] Commit message: "vendor: github.com/godbus/dbus/v5 v5.0.4" [2021-05-06T14:20:12.767Z] > git --version # timeout=10 [2021-05-06T14:20:12.769Z] > git --version # 'git version 2.17.1' [2021-05-06T14:20:12.776Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-05-06T14:20:12.072Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-05-06T14:20:12.080Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T14:20:12.086Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T14:20:12.086Z] > git --version # timeout=10 [2021-05-06T14:20:12.090Z] > git --version # 'git version 2.17.1' [2021-05-06T14:20:12.090Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T14:20:12.090Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42361/head:refs/remotes/origin/PR-42361 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T14:20:12.337Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T14:20:12.342Z] > git checkout -f 3987dc264b5819ec752c63f80b29d049747ecdd1 # timeout=10 [2021-05-06T14:20:12.672Z] > git remote # timeout=10 [2021-05-06T14:20:12.679Z] > git config --get remote.origin.url # timeout=10 [2021-05-06T14:20:12.682Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T14:20:12.683Z] > git merge e42a32e4f00863d7b081f4c86a1d7553afad6b59 # timeout=10 [2021-05-06T14:20:12.694Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-06T14:20:12.699Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T14:20:12.701Z] > git checkout -f 3987dc264b5819ec752c63f80b29d049747ecdd1 # timeout=10 [2021-05-06T14:20:12.071Z] Cloning repository https://github.com/moby/moby.git [2021-05-06T14:20:12.071Z] > git init /home/ubuntu/workspace/moby_PR-42361 # timeout=10 [2021-05-06T14:20:12.074Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T14:20:12.074Z] > git --version # timeout=10 [2021-05-06T14:20:12.076Z] > git --version # 'git version 2.17.1' [2021-05-06T14:20:12.076Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T14:20:12.077Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42361/head:refs/remotes/origin/PR-42361 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T14:20:12.441Z] Cloning repository https://github.com/moby/moby.git [2021-05-06T14:20:12.441Z] > git init /home/ubuntu/workspace/moby_PR-42361 # timeout=10 [2021-05-06T14:20:12.456Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T14:20:12.456Z] > git --version # timeout=10 [2021-05-06T14:20:12.461Z] > git --version # 'git version 2.17.1' [2021-05-06T14:20:12.462Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T14:20:12.463Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42361/head:refs/remotes/origin/PR-42361 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T14:20:12.227Z] Cloning repository https://github.com/moby/moby.git [2021-05-06T14:20:12.227Z] > git init /home/ubuntu/workspace/moby_PR-42361 # timeout=10 [2021-05-06T14:20:12.246Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T14:20:12.246Z] > git --version # timeout=10 [2021-05-06T14:20:12.250Z] > git --version # 'git version 2.25.1' [2021-05-06T14:20:12.250Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T14:20:12.252Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42361/head:refs/remotes/origin/PR-42361 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T14:20:12.308Z] Cloning repository https://github.com/moby/moby.git [2021-05-06T14:20:12.308Z] > git init /home/jenkins/workspace/moby_PR-42361 # timeout=10 [2021-05-06T14:20:12.332Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T14:20:12.332Z] > git --version # timeout=10 [2021-05-06T14:20:12.338Z] > git --version # 'git version 2.17.1' [2021-05-06T14:20:12.338Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T14:20:12.338Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42361/head:refs/remotes/origin/PR-42361 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T14:20:12.332Z] Cloning repository https://github.com/moby/moby.git [2021-05-06T14:20:12.332Z] > git init /home/docker/workspace/moby_PR-42361 # timeout=10 [2021-05-06T14:20:12.340Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T14:20:12.340Z] > git --version # timeout=10 [2021-05-06T14:20:12.346Z] > git --version # 'git version 2.7.4' [2021-05-06T14:20:12.346Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T14:20:12.347Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42361/head:refs/remotes/origin/PR-42361 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-06T14:20:13.599Z] + docker version [2021-05-06T14:20:13.599Z] Client: Docker Engine - Community [2021-05-06T14:20:13.599Z] Version: 20.10.5 [2021-05-06T14:20:13.599Z] API version: 1.41 [2021-05-06T14:20:13.599Z] Go version: go1.13.15 [2021-05-06T14:20:13.599Z] Git commit: 55c4c88 [2021-05-06T14:20:13.599Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-06T14:20:13.599Z] OS/Arch: linux/amd64 [2021-05-06T14:20:13.599Z] Context: default [2021-05-06T14:20:13.599Z] Experimental: true [2021-05-06T14:20:13.599Z] [2021-05-06T14:20:13.599Z] Server: Docker Engine - Community [2021-05-06T14:20:13.599Z] Engine: [2021-05-06T14:20:13.599Z] Version: 20.10.5 [2021-05-06T14:20:13.599Z] API version: 1.41 (minimum version 1.12) [2021-05-06T14:20:13.599Z] Go version: go1.13.15 [2021-05-06T14:20:13.599Z] Git commit: 363e9a8 [2021-05-06T14:20:13.599Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-06T14:20:13.599Z] OS/Arch: linux/amd64 [2021-05-06T14:20:13.599Z] Experimental: true [2021-05-06T14:20:13.599Z] containerd: [2021-05-06T14:20:13.599Z] Version: 1.4.4 [2021-05-06T14:20:13.599Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T14:20:13.599Z] runc: [2021-05-06T14:20:13.599Z] Version: 1.0.0-rc93 [2021-05-06T14:20:13.599Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T14:20:13.599Z] docker-init: [2021-05-06T14:20:13.599Z] Version: 0.19.0 [2021-05-06T14:20:13.599Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-06T14:20:13.883Z] + docker info [2021-05-06T14:20:14.141Z] Client: [2021-05-06T14:20:14.141Z] Context: default [2021-05-06T14:20:14.141Z] Debug Mode: false [2021-05-06T14:20:14.141Z] Plugins: [2021-05-06T14:20:14.141Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-06T14:20:14.141Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-06T14:20:14.141Z] [2021-05-06T14:20:14.141Z] Server: [2021-05-06T14:20:14.141Z] Containers: 0 [2021-05-06T14:20:14.141Z] Running: 0 [2021-05-06T14:20:14.141Z] Paused: 0 [2021-05-06T14:20:14.141Z] Stopped: 0 [2021-05-06T14:20:14.141Z] Images: 3 [2021-05-06T14:20:14.141Z] Server Version: 20.10.5 [2021-05-06T14:20:14.141Z] Storage Driver: overlay2 [2021-05-06T14:20:14.141Z] Backing Filesystem: extfs [2021-05-06T14:20:14.141Z] Supports d_type: true [2021-05-06T14:20:14.141Z] Native Overlay Diff: true [2021-05-06T14:20:14.141Z] Logging Driver: json-file [2021-05-06T14:20:14.141Z] Cgroup Driver: cgroupfs [2021-05-06T14:20:14.141Z] Cgroup Version: 1 [2021-05-06T14:20:14.141Z] Plugins: [2021-05-06T14:20:14.141Z] Volume: local [2021-05-06T14:20:14.141Z] Network: bridge host ipvlan macvlan null overlay [2021-05-06T14:20:14.141Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-06T14:20:14.141Z] Swarm: inactive [2021-05-06T14:20:14.141Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-06T14:20:14.141Z] Default Runtime: runc [2021-05-06T14:20:14.141Z] Init Binary: docker-init [2021-05-06T14:20:14.141Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T14:20:14.141Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T14:20:14.141Z] init version: de40ad0 [2021-05-06T14:20:14.141Z] Security Options: [2021-05-06T14:20:14.141Z] apparmor [2021-05-06T14:20:14.141Z] seccomp [2021-05-06T14:20:14.141Z] Profile: default [2021-05-06T14:20:14.141Z] Kernel Version: 5.4.0-1041-aws [2021-05-06T14:20:14.141Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-06T14:20:14.141Z] OSType: linux [2021-05-06T14:20:14.141Z] Architecture: x86_64 [2021-05-06T14:20:14.141Z] CPUs: 2 [2021-05-06T14:20:14.141Z] Total Memory: 15.35GiB [2021-05-06T14:20:14.141Z] Name: ip-10-100-108-35 [2021-05-06T14:20:14.141Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-06T14:20:14.141Z] Docker Root Dir: /var/lib/docker [2021-05-06T14:20:14.141Z] Debug Mode: false [2021-05-06T14:20:14.141Z] Registry: https://index.docker.io/v1/ [2021-05-06T14:20:14.141Z] Labels: [2021-05-06T14:20:14.141Z] Experimental: true [2021-05-06T14:20:14.141Z] Insecure Registries: [2021-05-06T14:20:14.141Z] 127.0.0.0/8 [2021-05-06T14:20:14.141Z] Live Restore Enabled: true [2021-05-06T14:20:14.141Z] [2021-05-06T14:20:14.141Z] WARNING: No swap limit support [Pipeline] sh [2021-05-06T14:20:14.426Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-06T14:20:14.426Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-06T14:20:14.426Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42361/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-06T14:20:14.426Z] + bash /home/ubuntu/workspace/moby_PR-42361/check-config.sh [2021-05-06T14:20:14.426Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-06T14:20:14.426Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-06T14:20:14.426Z] [2021-05-06T14:20:14.426Z] Generally Necessary: [2021-05-06T14:20:14.426Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-06T14:20:14.426Z] - apparmor: enabled and tools installed [2021-05-06T14:20:14.426Z] - CONFIG_NAMESPACES: enabled [2021-05-06T14:20:14.426Z] - CONFIG_NET_NS: enabled [2021-05-06T14:20:14.426Z] - CONFIG_PID_NS: enabled [2021-05-06T14:20:14.426Z] - CONFIG_IPC_NS: enabled [2021-05-06T14:20:14.426Z] - CONFIG_UTS_NS: enabled [2021-05-06T14:20:14.426Z] - CONFIG_CGROUPS: enabled [2021-05-06T14:20:14.426Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-06T14:20:14.426Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-06T14:20:14.426Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-06T14:20:14.426Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-06T14:20:14.426Z] - CONFIG_CPUSETS: enabled [2021-05-06T14:20:14.426Z] - CONFIG_MEMCG: enabled [2021-05-06T14:20:14.426Z] - CONFIG_KEYS: enabled [2021-05-06T14:20:14.426Z] - CONFIG_VETH: enabled (as module) [2021-05-06T14:20:14.426Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-06T14:20:14.426Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-06T14:20:14.426Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-06T14:20:14.685Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-06T14:20:14.685Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-06T14:20:14.685Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-06T14:20:14.685Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-06T14:20:14.685Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-06T14:20:14.685Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-06T14:20:14.685Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-06T14:20:14.685Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-06T14:20:14.685Z] [2021-05-06T14:20:14.685Z] Optional Features: [2021-05-06T14:20:14.685Z] - CONFIG_USER_NS: enabled [2021-05-06T14:20:14.685Z] - CONFIG_SECCOMP: enabled [2021-05-06T14:20:14.685Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-06T14:20:14.685Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-06T14:20:14.685Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-06T14:20:14.685Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-06T14:20:14.685Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-06T14:20:14.685Z] - CONFIG_BLK_CGROUP: enabled [2021-05-06T14:20:14.685Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-06T14:20:14.685Z] - CONFIG_CGROUP_PERF: enabled [2021-05-06T14:20:14.685Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-06T14:20:14.685Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-06T14:20:14.685Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-06T14:20:14.685Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-06T14:20:14.685Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-06T14:20:14.685Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-06T14:20:14.685Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-06T14:20:14.685Z] - CONFIG_IP_VS: enabled (as module) [2021-05-06T14:20:14.685Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-06T14:20:14.685Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-06T14:20:14.685Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-06T14:20:14.685Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-06T14:20:14.685Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-06T14:20:14.685Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-06T14:20:14.685Z] - CONFIG_EXT4_FS: enabled [2021-05-06T14:20:14.685Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-06T14:20:14.685Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-06T14:20:14.685Z] - Network Drivers: [2021-05-06T14:20:14.685Z] - "overlay": [2021-05-06T14:20:14.685Z] - CONFIG_VXLAN: enabled (as module) [2021-05-06T14:20:14.685Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-06T14:20:14.685Z] Optional (for encrypted networks): [2021-05-06T14:20:14.685Z] - CONFIG_CRYPTO: enabled [2021-05-06T14:20:14.685Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-06T14:20:14.685Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-06T14:20:14.685Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-06T14:20:14.685Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-06T14:20:14.685Z] - CONFIG_XFRM: enabled [2021-05-06T14:20:14.685Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-06T14:20:14.685Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-06T14:20:14.685Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-06T14:20:14.685Z] - "ipvlan": [2021-05-06T14:20:14.685Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-06T14:20:14.685Z] - "macvlan": [2021-05-06T14:20:14.685Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-06T14:20:14.685Z] - CONFIG_DUMMY: enabled (as module) [2021-05-06T14:20:14.685Z] - "ftp,tftp client in container": [2021-05-06T14:20:14.950Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-06T14:20:14.950Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-06T14:20:14.950Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-06T14:20:14.950Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-06T14:20:14.950Z] - Storage Drivers: [2021-05-06T14:20:14.950Z] - "aufs": [2021-05-06T14:20:14.950Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-06T14:20:14.950Z] - "btrfs": [2021-05-06T14:20:14.950Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-06T14:20:14.950Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-06T14:20:14.950Z] - "devicemapper": [2021-05-06T14:20:14.950Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-06T14:20:14.950Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-06T14:20:14.950Z] - "overlay": [2021-05-06T14:20:14.950Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-06T14:20:14.950Z] - "zfs": [2021-05-06T14:20:14.950Z] - /dev/zfs: present [2021-05-06T14:20:14.950Z] - zfs command: missing [2021-05-06T14:20:14.950Z] - zpool command: missing [2021-05-06T14:20:14.950Z] [2021-05-06T14:20:14.950Z] Limits: [2021-05-06T14:20:14.950Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-06T14:20:14.950Z] [2021-05-06T14:20:14.950Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-06T14:20:15.285Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3987dc264b5819ec752c63f80b29d049747ecdd1 . [2021-05-06T14:20:15.285Z] #1 [internal] load build definition from Dockerfile [2021-05-06T14:20:15.285Z] #1 sha256:70361ae7d131fe5b9af2dc035d1f5775f9c9c0eaf4d349dbf8a13623188dc740 [2021-05-06T14:20:15.285Z] #1 transferring dockerfile: 17.07kB done [2021-05-06T14:20:15.285Z] #1 DONE 0.0s [2021-05-06T14:20:15.285Z] [2021-05-06T14:20:15.285Z] #2 [internal] load .dockerignore [2021-05-06T14:20:15.285Z] #2 sha256:e18abdf88390030e219807a311f41975e8b4548e39fddac65dd697b94f45599a [2021-05-06T14:20:15.285Z] #2 transferring context: 87B done [2021-05-06T14:20:15.285Z] #2 DONE 0.0s [2021-05-06T14:20:15.285Z] [2021-05-06T14:20:15.285Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-06T14:20:15.285Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-06T14:20:15.543Z] #3 DONE 0.2s [2021-05-06T14:20:15.543Z] [2021-05-06T14:20:15.543Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-06T14:20:15.543Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-06T14:20:15.543Z] #4 CACHED [2021-05-06T14:20:15.803Z] [2021-05-06T14:20:15.803Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-06T14:20:15.803Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-06T14:20:15.803Z] #8 DONE 0.1s [2021-05-06T14:20:15.803Z] [2021-05-06T14:20:15.803Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-06T14:20:15.803Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-06T14:20:15.803Z] #6 DONE 0.1s [2021-05-06T14:20:15.803Z] [2021-05-06T14:20:15.803Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-06T14:20:15.803Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-06T14:20:15.803Z] #5 DONE 0.1s [2021-05-06T14:20:15.803Z] [2021-05-06T14:20:15.803Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-06T14:20:15.803Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-06T14:20:15.803Z] #7 DONE 0.1s [2021-05-06T14:20:15.803Z] [2021-05-06T14:20:15.803Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-06T14:20:15.803Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-06T14:20:15.803Z] #64 DONE 0.0s [2021-05-06T14:20:15.803Z] [2021-05-06T14:20:15.803Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-06T14:20:15.803Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-06T14:20:15.803Z] #62 DONE 0.0s [2021-05-06T14:20:15.803Z] [2021-05-06T14:20:15.803Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T14:20:15.803Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T14:20:15.803Z] #9 DONE 0.0s [2021-05-06T14:20:15.803Z] [2021-05-06T14:20:15.803Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-06T14:20:15.803Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-05-06T14:20:15.803Z] #26 DONE 0.0s [2021-05-06T14:20:15.803Z] [2021-05-06T14:20:15.803Z] #23 [internal] load build context [2021-05-06T14:20:15.803Z] #23 sha256:56c202386321440668bb6b8794d0a42abdafcfd45cd85877feea3f91bf3f96be [2021-05-06T14:20:17.184Z] #23 transferring context: 53.23MB 1.3s done [2021-05-06T14:20:17.184Z] #23 DONE 1.4s [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-06T14:20:17.184Z] #46 sha256:cdcb96a8de1bea8549a095578a4f2a5596dcfd8c02a618720dd379ffa170fcc1 [2021-05-06T14:20:17.184Z] #46 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #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 [2021-05-06T14:20:17.184Z] #45 sha256:1d39a050a15819bb6b6bd75a73ef766c85bd02b7fe42f21e35dd93e4902c8612 [2021-05-06T14:20:17.184Z] #45 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-06T14:20:17.184Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-06T14:20:17.184Z] #31 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-06T14:20:17.184Z] #59 sha256:3bb88df855d64785f7ae5a212ae7602413f06bcf8b4058920bac2e0b916b0495 [2021-05-06T14:20:17.184Z] #59 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-06T14:20:17.184Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-06T14:20:17.184Z] #12 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-06T14:20:17.184Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-06T14:20:17.184Z] #11 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-06T14:20:17.184Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-06T14:20:17.184Z] #14 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-06T14:20:17.184Z] #35 sha256:8d7cc7b7e8777416f8fd48dc0e3fef22e91dd285a8c64f47ff45f0c535e95c02 [2021-05-06T14:20:17.184Z] #35 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-06T14:20:17.184Z] #24 sha256:a4a677cfa38a6fcb1c6dd58071581eb23dffca64afc6af2fcc10f4c0d73996ef [2021-05-06T14:20:17.184Z] #24 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-06T14:20:17.184Z] #30 sha256:26271cb5a2f5821bfa32fac63e35fdb44eccbbb0445f10aaae0e42dd61d11b40 [2021-05-06T14:20:17.184Z] #30 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #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 [2021-05-06T14:20:17.184Z] #56 sha256:1f2c9378516c2353d7f783e927c03dfa02309edf7e692d48999f583190b6dda5 [2021-05-06T14:20:17.184Z] #56 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-06T14:20:17.184Z] #61 sha256:48174b71bedfb4d91348d0b605c46274ccec314f60e8d1abd2cf9ec27cf18cb4 [2021-05-06T14:20:17.184Z] #61 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-06T14:20:17.184Z] #68 sha256:32e298056a23e059fe66df40da7d05012170169760c59a4ea53a4bad71919576 [2021-05-06T14:20:17.184Z] #68 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-06T14:20:17.184Z] #66 sha256:f42fa2b4a313ea171c60352d643ab4080224ed9b9f9febf06c8e4047cd76cbf8 [2021-05-06T14:20:17.184Z] #66 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T14:20:17.184Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T14:20:17.184Z] #13 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-06T14:20:17.184Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-06T14:20:17.184Z] #65 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-06T14:20:17.184Z] #50 sha256:c9285632f06ddc55830020e00f8e77f32d654b2b8c92ad277ee98eaa9acc749c [2021-05-06T14:20:17.184Z] #50 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-06T14:20:17.184Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-06T14:20:17.184Z] #10 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-06T14:20:17.184Z] #60 sha256:02fda5fa597adc7b36b75e597c3006a69059d9433c5fecafd19796e1372d3528 [2021-05-06T14:20:17.184Z] #60 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-06T14:20:17.184Z] #44 sha256:4eb3394cdea4f8f4dc3270e2d8a842833b7d03826e4c95c2391ec36a24554687 [2021-05-06T14:20:17.184Z] #44 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-06T14:20:17.184Z] #25 sha256:a6cd40bb250d8ce3a65c1b1b5836be115988e303fb920a251ee6d329fe552274 [2021-05-06T14:20:17.184Z] #25 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #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 [2021-05-06T14:20:17.184Z] #49 sha256:04c4a504a99ab0281d4985a5a391d07dc5cfd51d41ff9700c896265f84cbad78 [2021-05-06T14:20:17.184Z] #49 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-06T14:20:17.184Z] #34 sha256:941e195bbf98b79b624311e803f368fff81ce7b53733e9eccb2e06d901309a54 [2021-05-06T14:20:17.184Z] #34 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #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 [2021-05-06T14:20:17.184Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-06T14:20:17.184Z] #15 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-06T14:20:17.184Z] #33 sha256:ea71c8b5088c6680d7dafc121f3f8dd358c1ca712154b46301c24747d740aa0f [2021-05-06T14:20:17.184Z] #33 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-06T14:20:17.184Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-06T14:20:17.184Z] #22 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T14:20:17.184Z] #29 sha256:70c25dd9c504eea42a18f8ee47d56133d6cbdd3f54ec5f3c926abbdd1b7f4ef4 [2021-05-06T14:20:17.184Z] #29 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #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 [2021-05-06T14:20:17.184Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T14:20:17.184Z] #42 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-06T14:20:17.184Z] #37 sha256:fc55ddef9e8f9dd6cdda97f4bcb54174386c9090171ac9cc907db4dc6b6b0330 [2021-05-06T14:20:17.184Z] #37 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-06T14:20:17.184Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-06T14:20:17.184Z] #39 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #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 [2021-05-06T14:20:17.184Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-06T14:20:17.184Z] #55 CACHED [2021-05-06T14:20:17.184Z] [2021-05-06T14:20:17.184Z] #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 [2021-05-06T14:20:17.185Z] #67 sha256:599f4420699bd391c66afc72ef1139d5f032831ecc12cf4e99f893058118bc9d [2021-05-06T14:20:17.185Z] #67 CACHED [2021-05-06T14:20:17.185Z] [2021-05-06T14:20:17.185Z] #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 [2021-05-06T14:20:17.185Z] #47 sha256:8755fd12e7cf00d864d3cd05cf7438e605b315e978e711b29a38ad358a349703 [2021-05-06T14:20:17.185Z] #47 CACHED [2021-05-06T14:20:17.185Z] [2021-05-06T14:20:17.185Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-06T14:20:17.185Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-06T14:20:17.185Z] #17 CACHED [2021-05-06T14:20:17.185Z] [2021-05-06T14:20:17.185Z] #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 [2021-05-06T14:20:17.185Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-06T14:20:17.185Z] #21 CACHED [2021-05-06T14:20:17.185Z] [2021-05-06T14:20:17.185Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-06T14:20:17.185Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-06T14:20:17.185Z] #19 CACHED [2021-05-06T14:20:17.185Z] [2021-05-06T14:20:17.185Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-06T14:20:17.185Z] #38 sha256:0ea2560029f406ce642fd1a6f188003eaae7bd0f541f413134e795b5b89cfbb5 [2021-05-06T14:20:17.185Z] #38 CACHED [2021-05-06T14:20:17.185Z] [2021-05-06T14:20:17.185Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-06T14:20:17.185Z] #28 sha256:c0d698059decc6c70dbf066b658e148df4d065e5884bd43b887f7ec17608b89e [2021-05-06T14:20:17.185Z] #28 CACHED [2021-05-06T14:20:17.185Z] [2021-05-06T14:20:17.185Z] #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 [2021-05-06T14:20:17.185Z] #51 sha256:da172df7db168fc81257275f12c7e07dfff62734b0d11120c04338545a48656c [2021-05-06T14:20:17.185Z] #51 CACHED [2021-05-06T14:20:17.185Z] [2021-05-06T14:20:17.185Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T14:20:17.185Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-06T14:20:17.185Z] #40 CACHED [2021-05-06T14:20:17.185Z] [2021-05-06T14:20:17.185Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-06T14:20:17.185Z] #48 sha256:df210ae48f831719cd0df92b68b54bc35cbcc143e251d095f1a913eb7c417a74 [2021-05-06T14:20:17.185Z] #48 CACHED [2021-05-06T14:20:17.185Z] [2021-05-06T14:20:17.185Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-06T14:20:17.185Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-05-06T14:20:17.185Z] #27 CACHED [2021-05-06T14:20:17.185Z] [2021-05-06T14:20:17.185Z] #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 [2021-05-06T14:20:17.185Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T14:20:17.185Z] #43 CACHED [2021-05-06T14:20:17.185Z] [2021-05-06T14:20:17.185Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-06T14:20:17.185Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-06T14:20:17.185Z] #16 CACHED [2021-05-06T14:20:17.185Z] [2021-05-06T14:20:17.185Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T14:20:17.185Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T14:20:17.185Z] #36 CACHED [2021-05-06T14:20:17.185Z] [2021-05-06T14:20:17.185Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-06T14:20:17.185Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-06T14:20:17.185Z] #18 CACHED [2021-05-06T14:20:17.185Z] [2021-05-06T14:20:17.185Z] #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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T14:20:17.185Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-06T14:20:17.185Z] #20 CACHED [2021-05-06T14:20:17.185Z] [2021-05-06T14:20:17.185Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-06T14:20:17.185Z] #52 sha256:1beedee730a50faf8479c6d92c9e35894637a5b47351da5a2576641d747c3454 [2021-05-06T14:20:17.185Z] #52 CACHED [2021-05-06T14:20:17.185Z] [2021-05-06T14:20:17.185Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-06T14:20:17.185Z] #54 sha256:3cdcca836cb3375004fe2c96a7c0c8cb03edde6acb9000551dfb09f0d9ffe01b [2021-05-06T14:20:17.185Z] #54 CACHED [2021-05-06T14:20:17.185Z] [2021-05-06T14:20:17.185Z] #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 [2021-05-06T14:20:17.185Z] #53 sha256:3f562b6ebf567b018745919ab5ec01dfc0d576e6577cd701e1a5bdcf50b75d56 [2021-05-06T14:20:17.185Z] #53 CACHED [2021-05-06T14:20:17.185Z] [2021-05-06T14:20:17.185Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-06T14:20:17.185Z] #57 sha256:743561c883dc6ddc058a630c03a65af0ac5f22bcb69351577bb305fd1ec63388 [2021-05-06T14:20:17.185Z] #57 CACHED [2021-05-06T14:20:17.185Z] [2021-05-06T14:20:17.185Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T14:20:17.185Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-06T14:20:17.185Z] #32 CACHED [2021-05-06T14:20:17.185Z] [2021-05-06T14:20:17.185Z] #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 [2021-05-06T14:20:17.185Z] #58 sha256:7cdd0606c0c4068a7a165a60d6c817e5d7102f86c72d3af7e41742d85f3db624 [2021-05-06T14:20:17.185Z] #58 CACHED [2021-05-06T14:20:17.185Z] [2021-05-06T14:20:17.185Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-06T14:20:17.185Z] #41 sha256:4c18362cf73f2cae1b9d9bead9ab45848427126e0282f05b7650f34d894aeafa [2021-05-06T14:20:17.185Z] #41 CACHED [2021-05-06T14:20:17.185Z] [2021-05-06T14:20:17.185Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-06T14:20:17.185Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-06T14:20:17.185Z] #63 CACHED [2021-05-06T14:20:17.185Z] [2021-05-06T14:20:17.185Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-06T14:20:17.185Z] #69 sha256:d89a0acb4e00f882c21334fbea51dfb3bdec5a94930c555d35be7594a0d1e7e5 [2021-05-06T14:20:17.185Z] #69 CACHED [2021-05-06T14:20:17.185Z] [2021-05-06T14:20:17.185Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-06T14:20:17.185Z] #70 sha256:e436f167172e76aad238e66189dd79e94b20e956c853b6c5db054ae118e545d0 [2021-05-06T14:20:18.122Z] #70 DONE 0.9s [2021-05-06T14:20:18.122Z] [2021-05-06T14:20:18.122Z] #71 exporting to image [2021-05-06T14:20:18.122Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-06T14:20:18.122Z] #71 exporting layers [2021-05-06T14:20:19.059Z] #71 exporting layers 0.9s done [2021-05-06T14:20:19.059Z] #71 writing image sha256:53c6225d575bddd22c488c25b92917320327b7fd8bf078d03957289ce3b87f55 done [2021-05-06T14:20:19.059Z] #71 naming to docker.io/library/docker:3987dc264b5819ec752c63f80b29d049747ecdd1 done [2021-05-06T14:20:19.059Z] #71 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-06T14:20:19.411Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=3987dc264b5819ec752c63f80b29d049747ecdd1 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3987dc264b5819ec752c63f80b29d049747ecdd1 hack/make.sh dynbinary test-integration [2021-05-06T14:20:19.979Z] [2021-05-06T14:20:19.979Z] Removing bundles/ [2021-05-06T14:20:19.979Z] [2021-05-06T14:20:19.979Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-06T14:20:19.979Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-06T14:20:19.979Z] GOOS="" GOARCH="" GOARM="" [2021-05-06T14:20:21.087Z] Fetching without tags [2021-05-06T14:20:21.333Z] Merging remotes/origin/master commit e42a32e4f00863d7b081f4c86a1d7553afad6b59 into PR head commit 3987dc264b5819ec752c63f80b29d049747ecdd1 [2021-05-06T14:20:21.069Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T14:20:21.071Z] > git config --add remote.origin.fetch +refs/pull/42361/head:refs/remotes/origin/PR-42361 # timeout=10 [2021-05-06T14:20:21.073Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T14:20:21.077Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T14:20:21.081Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T14:20:21.081Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T14:20:21.082Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42361/head:refs/remotes/origin/PR-42361 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T14:20:21.327Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T14:20:21.328Z] > git checkout -f 3987dc264b5819ec752c63f80b29d049747ecdd1 # timeout=10 [2021-05-06T14:20:21.791Z] Merge succeeded, producing 3987dc264b5819ec752c63f80b29d049747ecdd1 [2021-05-06T14:20:21.791Z] Checking out Revision 3987dc264b5819ec752c63f80b29d049747ecdd1 (PR-42361) [2021-05-06T14:20:22.287Z] Commit message: "vendor: github.com/godbus/dbus/v5 v5.0.4" [2021-05-06T14:20:22.290Z] > git --version # timeout=10 [2021-05-06T14:20:22.292Z] > git --version # 'git version 2.17.1' [2021-05-06T14:20:22.294Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-05-06T14:20:22.682Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-06T14:20:22.971Z] Merging remotes/origin/master commit e42a32e4f00863d7b081f4c86a1d7553afad6b59 into PR head commit 3987dc264b5819ec752c63f80b29d049747ecdd1 [2021-05-06T14:20:22.988Z] + [ PR != PR ] [2021-05-06T14:20:22.988Z] + [ master != master ] [2021-05-06T14:20:22.988Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-06T14:20:21.769Z] > git remote # timeout=10 [2021-05-06T14:20:21.772Z] > git config --get remote.origin.url # timeout=10 [2021-05-06T14:20:21.774Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T14:20:21.774Z] > git merge e42a32e4f00863d7b081f4c86a1d7553afad6b59 # timeout=10 [2021-05-06T14:20:21.780Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-06T14:20:21.785Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T14:20:21.786Z] > git checkout -f 3987dc264b5819ec752c63f80b29d049747ecdd1 # timeout=10 [2021-05-06T14:20:22.659Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T14:20:22.660Z] > git config --add remote.origin.fetch +refs/pull/42361/head:refs/remotes/origin/PR-42361 # timeout=10 [2021-05-06T14:20:22.664Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T14:20:22.676Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T14:20:22.689Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T14:20:22.689Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T14:20:22.689Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42361/head:refs/remotes/origin/PR-42361 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T14:20:22.977Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T14:20:22.982Z] > git checkout -f 3987dc264b5819ec752c63f80b29d049747ecdd1 # timeout=10 [2021-05-06T14:20:23.313Z] + docker version [2021-05-06T14:20:23.313Z] Client: Docker Engine - Community [2021-05-06T14:20:23.313Z] Version: 20.10.5 [2021-05-06T14:20:23.313Z] API version: 1.41 [2021-05-06T14:20:23.313Z] Go version: go1.13.15 [2021-05-06T14:20:23.313Z] Git commit: 55c4c88 [2021-05-06T14:20:23.313Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-06T14:20:23.313Z] OS/Arch: linux/amd64 [2021-05-06T14:20:23.313Z] Context: default [2021-05-06T14:20:23.313Z] Experimental: true [2021-05-06T14:20:23.313Z] [2021-05-06T14:20:23.313Z] Server: Docker Engine - Community [2021-05-06T14:20:23.313Z] Engine: [2021-05-06T14:20:23.313Z] Version: 20.10.5 [2021-05-06T14:20:23.313Z] API version: 1.41 (minimum version 1.12) [2021-05-06T14:20:23.313Z] Go version: go1.13.15 [2021-05-06T14:20:23.313Z] Git commit: 363e9a8 [2021-05-06T14:20:23.313Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-06T14:20:23.313Z] OS/Arch: linux/amd64 [2021-05-06T14:20:23.313Z] Experimental: true [2021-05-06T14:20:23.313Z] containerd: [2021-05-06T14:20:23.313Z] Version: 1.4.4 [2021-05-06T14:20:23.313Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T14:20:23.313Z] runc: [2021-05-06T14:20:23.313Z] Version: 1.0.0-rc93 [2021-05-06T14:20:23.313Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T14:20:23.313Z] docker-init: [2021-05-06T14:20:23.313Z] Version: 0.19.0 [2021-05-06T14:20:23.313Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-06T14:20:23.417Z] Merge succeeded, producing 3987dc264b5819ec752c63f80b29d049747ecdd1 [2021-05-06T14:20:23.418Z] Checking out Revision 3987dc264b5819ec752c63f80b29d049747ecdd1 (PR-42361) [2021-05-06T14:20:23.592Z] + docker info [2021-05-06T14:20:23.592Z] Client: [2021-05-06T14:20:23.592Z] Context: default [2021-05-06T14:20:23.592Z] Debug Mode: false [2021-05-06T14:20:23.592Z] Plugins: [2021-05-06T14:20:23.592Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-06T14:20:23.592Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-06T14:20:23.592Z] [2021-05-06T14:20:23.592Z] Server: [2021-05-06T14:20:23.592Z] Containers: 0 [2021-05-06T14:20:23.592Z] Running: 0 [2021-05-06T14:20:23.592Z] Paused: 0 [2021-05-06T14:20:23.592Z] Stopped: 0 [2021-05-06T14:20:23.592Z] Images: 12 [2021-05-06T14:20:23.592Z] Server Version: 20.10.5 [2021-05-06T14:20:23.592Z] Storage Driver: overlay2 [2021-05-06T14:20:23.592Z] Backing Filesystem: extfs [2021-05-06T14:20:23.592Z] Supports d_type: true [2021-05-06T14:20:23.592Z] Native Overlay Diff: true [2021-05-06T14:20:23.592Z] Logging Driver: json-file [2021-05-06T14:20:23.592Z] Cgroup Driver: cgroupfs [2021-05-06T14:20:23.592Z] Cgroup Version: 1 [2021-05-06T14:20:23.592Z] Plugins: [2021-05-06T14:20:23.592Z] Volume: local [2021-05-06T14:20:23.592Z] Network: bridge host ipvlan macvlan null overlay [2021-05-06T14:20:23.592Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-06T14:20:23.592Z] Swarm: inactive [2021-05-06T14:20:23.592Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-06T14:20:23.592Z] Default Runtime: runc [2021-05-06T14:20:23.592Z] Init Binary: docker-init [2021-05-06T14:20:23.592Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T14:20:23.592Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T14:20:23.592Z] init version: de40ad0 [2021-05-06T14:20:23.592Z] Security Options: [2021-05-06T14:20:23.592Z] apparmor [2021-05-06T14:20:23.592Z] seccomp [2021-05-06T14:20:23.592Z] Profile: default [2021-05-06T14:20:23.592Z] Kernel Version: 5.4.0-1041-aws [2021-05-06T14:20:23.592Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-06T14:20:23.592Z] OSType: linux [2021-05-06T14:20:23.592Z] Architecture: x86_64 [2021-05-06T14:20:23.592Z] CPUs: 8 [2021-05-06T14:20:23.592Z] Total Memory: 30.91GiB [2021-05-06T14:20:23.592Z] Name: ip-10-100-102-103 [2021-05-06T14:20:23.592Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-06T14:20:23.592Z] Docker Root Dir: /var/lib/docker [2021-05-06T14:20:23.592Z] Debug Mode: false [2021-05-06T14:20:23.592Z] Registry: https://index.docker.io/v1/ [2021-05-06T14:20:23.592Z] Labels: [2021-05-06T14:20:23.592Z] Experimental: true [2021-05-06T14:20:23.592Z] Insecure Registries: [2021-05-06T14:20:23.592Z] 127.0.0.0/8 [2021-05-06T14:20:23.592Z] Live Restore Enabled: true [2021-05-06T14:20:23.592Z] [2021-05-06T14:20:23.592Z] WARNING: No swap limit support [Pipeline] sh [2021-05-06T14:20:23.872Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-06T14:20:23.872Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-06T14:20:23.872Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42361/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-06T14:20:23.872Z] + bash /home/ubuntu/workspace/moby_PR-42361/check-config.sh [2021-05-06T14:20:23.872Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-06T14:20:23.872Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-06T14:20:23.872Z] [2021-05-06T14:20:23.872Z] Generally Necessary: [2021-05-06T14:20:23.872Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-06T14:20:23.872Z] - apparmor: enabled and tools installed [2021-05-06T14:20:23.872Z] - CONFIG_NAMESPACES: enabled [2021-05-06T14:20:23.872Z] - CONFIG_NET_NS: enabled [2021-05-06T14:20:23.872Z] - CONFIG_PID_NS: enabled [2021-05-06T14:20:23.872Z] - CONFIG_IPC_NS: enabled [2021-05-06T14:20:23.872Z] - CONFIG_UTS_NS: enabled [2021-05-06T14:20:23.872Z] - CONFIG_CGROUPS: enabled [2021-05-06T14:20:23.872Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-06T14:20:23.872Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-06T14:20:23.872Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-06T14:20:23.872Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-06T14:20:23.872Z] - CONFIG_CPUSETS: enabled [2021-05-06T14:20:23.872Z] - CONFIG_MEMCG: enabled [2021-05-06T14:20:23.872Z] - CONFIG_KEYS: enabled [2021-05-06T14:20:23.872Z] - CONFIG_VETH: enabled (as module) [2021-05-06T14:20:23.872Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-06T14:20:23.872Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-06T14:20:23.872Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-06T14:20:23.872Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-06T14:20:23.872Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-06T14:20:23.872Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-06T14:20:23.872Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-06T14:20:23.872Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-06T14:20:23.872Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-06T14:20:23.872Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-06T14:20:23.872Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-06T14:20:23.872Z] [2021-05-06T14:20:23.872Z] Optional Features: [2021-05-06T14:20:23.872Z] - CONFIG_USER_NS: enabled [2021-05-06T14:20:23.872Z] - CONFIG_SECCOMP: enabled [2021-05-06T14:20:23.872Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-06T14:20:23.872Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-06T14:20:23.872Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-06T14:20:23.872Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-06T14:20:23.872Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-06T14:20:23.872Z] - CONFIG_BLK_CGROUP: enabled [2021-05-06T14:20:23.872Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-06T14:20:23.872Z] - CONFIG_CGROUP_PERF: enabled [2021-05-06T14:20:23.872Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-06T14:20:23.872Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-06T14:20:23.872Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-06T14:20:23.872Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-06T14:20:23.872Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-06T14:20:23.872Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-06T14:20:23.872Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-06T14:20:23.872Z] - CONFIG_IP_VS: enabled (as module) [2021-05-06T14:20:23.872Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-06T14:20:23.872Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-06T14:20:23.875Z] Commit message: "vendor: github.com/godbus/dbus/v5 v5.0.4" [2021-05-06T14:20:23.921Z] > git --version # timeout=10 [2021-05-06T14:20:23.923Z] > git --version # 'git version 2.17.1' [2021-05-06T14:20:23.924Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-05-06T14:20:24.130Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-06T14:20:24.130Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-06T14:20:24.130Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-06T14:20:24.130Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-06T14:20:24.130Z] - CONFIG_EXT4_FS: enabled [2021-05-06T14:20:24.130Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-06T14:20:24.130Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-06T14:20:24.130Z] - Network Drivers: [2021-05-06T14:20:24.130Z] - "overlay": [2021-05-06T14:20:24.130Z] - CONFIG_VXLAN: enabled (as module) [2021-05-06T14:20:24.130Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-06T14:20:24.130Z] Optional (for encrypted networks): [2021-05-06T14:20:24.130Z] - CONFIG_CRYPTO: enabled [2021-05-06T14:20:24.130Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-06T14:20:24.130Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-06T14:20:24.130Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-06T14:20:24.130Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-06T14:20:24.130Z] - CONFIG_XFRM: enabled [2021-05-06T14:20:24.130Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-06T14:20:24.130Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-06T14:20:24.130Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-06T14:20:24.130Z] - "ipvlan": [2021-05-06T14:20:24.130Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-06T14:20:24.130Z] - "macvlan": [2021-05-06T14:20:24.130Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-06T14:20:24.130Z] - CONFIG_DUMMY: enabled (as module) [2021-05-06T14:20:24.130Z] - "ftp,tftp client in container": [2021-05-06T14:20:24.130Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-06T14:20:24.130Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-06T14:20:24.130Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-06T14:20:24.130Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-06T14:20:24.130Z] - Storage Drivers: [2021-05-06T14:20:24.130Z] - "aufs": [2021-05-06T14:20:24.130Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-06T14:20:24.130Z] - "btrfs": [2021-05-06T14:20:24.130Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-06T14:20:24.130Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-06T14:20:24.130Z] - "devicemapper": [2021-05-06T14:20:24.130Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-06T14:20:24.130Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-06T14:20:24.130Z] - "overlay": [2021-05-06T14:20:24.130Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-06T14:20:24.130Z] - "zfs": [2021-05-06T14:20:24.130Z] - /dev/zfs: present [2021-05-06T14:20:24.130Z] - zfs command: missing [2021-05-06T14:20:24.130Z] - zpool command: missing [2021-05-06T14:20:24.130Z] [2021-05-06T14:20:24.130Z] Limits: [2021-05-06T14:20:24.130Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-06T14:20:24.130Z] [2021-05-06T14:20:24.130Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-06T14:20:24.471Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3987dc264b5819ec752c63f80b29d049747ecdd1 . [2021-05-06T14:20:24.471Z] #1 [internal] load build definition from Dockerfile [2021-05-06T14:20:24.471Z] #1 sha256:9f60d5174f329a8b54126c8768d969d594efe643da50facb22e971bc0409ddf9 [2021-05-06T14:20:24.471Z] #1 transferring dockerfile: 17.07kB done [2021-05-06T14:20:24.471Z] #1 DONE 0.0s [2021-05-06T14:20:24.471Z] [2021-05-06T14:20:24.471Z] #2 [internal] load .dockerignore [2021-05-06T14:20:24.471Z] #2 sha256:9779fe95714cfc4ef6e6e2ae3f4633655d8f4731755f820dd06c406a65e40972 [2021-05-06T14:20:24.471Z] #2 transferring context: 87B done [2021-05-06T14:20:24.471Z] #2 DONE 0.0s [2021-05-06T14:20:24.471Z] [2021-05-06T14:20:24.471Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-06T14:20:24.471Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-06T14:20:24.730Z] #3 DONE 0.1s [2021-05-06T14:20:24.730Z] [2021-05-06T14:20:24.730Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-06T14:20:24.730Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-06T14:20:24.730Z] #4 CACHED [2021-05-06T14:20:24.730Z] [2021-05-06T14:20:24.730Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-06T14:20:24.730Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-06T14:20:24.730Z] #8 DONE 0.1s [2021-05-06T14:20:24.730Z] [2021-05-06T14:20:24.730Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-06T14:20:24.730Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-06T14:20:24.730Z] #6 DONE 0.1s [2021-05-06T14:20:24.730Z] [2021-05-06T14:20:24.730Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-06T14:20:24.730Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-06T14:20:24.730Z] #7 DONE 0.1s [2021-05-06T14:20:24.730Z] [2021-05-06T14:20:24.730Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-06T14:20:24.730Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-06T14:20:24.730Z] #5 DONE 0.1s [2021-05-06T14:20:24.754Z] + docker version [2021-05-06T14:20:24.754Z] Client: Docker Engine - Community [2021-05-06T14:20:24.754Z] Version: 19.03.7 [2021-05-06T14:20:24.754Z] API version: 1.40 [2021-05-06T14:20:24.754Z] Go version: go1.12.17 [2021-05-06T14:20:24.754Z] Git commit: 7141c199a2 [2021-05-06T14:20:24.754Z] Built: Sat Mar 7 16:48:47 2020 [2021-05-06T14:20:24.754Z] OS/Arch: linux/s390x [2021-05-06T14:20:24.754Z] Experimental: false [2021-05-06T14:20:24.754Z] [2021-05-06T14:20:24.754Z] Server: Docker Engine - Community [2021-05-06T14:20:24.754Z] Engine: [2021-05-06T14:20:24.754Z] Version: 19.03.7 [2021-05-06T14:20:24.754Z] API version: 1.40 (minimum version 1.12) [2021-05-06T14:20:24.754Z] Go version: go1.12.17 [2021-05-06T14:20:24.754Z] Git commit: 7141c199a2 [2021-05-06T14:20:24.754Z] Built: Sat Mar 7 16:47:46 2020 [2021-05-06T14:20:24.754Z] OS/Arch: linux/s390x [2021-05-06T14:20:24.754Z] Experimental: true [2021-05-06T14:20:24.754Z] containerd: [2021-05-06T14:20:24.754Z] Version: 1.2.13 [2021-05-06T14:20:24.754Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-05-06T14:20:24.754Z] runc: [2021-05-06T14:20:24.754Z] Version: 1.0.0-rc10 [2021-05-06T14:20:24.754Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-05-06T14:20:24.754Z] docker-init: [2021-05-06T14:20:24.754Z] Version: 0.18.0 [2021-05-06T14:20:24.754Z] GitCommit: fec3683 [Pipeline] sh [2021-05-06T14:20:23.390Z] > git remote # timeout=10 [2021-05-06T14:20:23.395Z] > git config --get remote.origin.url # timeout=10 [2021-05-06T14:20:23.396Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T14:20:23.397Z] > git merge e42a32e4f00863d7b081f4c86a1d7553afad6b59 # timeout=10 [2021-05-06T14:20:23.412Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-06T14:20:23.423Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T14:20:23.425Z] > git checkout -f 3987dc264b5819ec752c63f80b29d049747ecdd1 # timeout=10 [2021-05-06T14:20:24.989Z] [2021-05-06T14:20:24.989Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-06T14:20:24.989Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-06T14:20:24.989Z] #64 DONE 0.0s [2021-05-06T14:20:24.989Z] [2021-05-06T14:20:24.989Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-06T14:20:24.989Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-06T14:20:24.989Z] #62 DONE 0.0s [2021-05-06T14:20:24.989Z] [2021-05-06T14:20:24.989Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T14:20:24.989Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T14:20:24.989Z] #9 DONE 0.0s [2021-05-06T14:20:24.989Z] [2021-05-06T14:20:24.989Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-06T14:20:24.989Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-05-06T14:20:24.989Z] #26 DONE 0.0s [2021-05-06T14:20:24.989Z] [2021-05-06T14:20:24.989Z] #23 [internal] load build context [2021-05-06T14:20:24.989Z] #23 sha256:f4d59089a22ce3acf99a3615407874400d4086a5d7226bad0e2b3d292894be49 [2021-05-06T14:20:25.177Z] + docker info [2021-05-06T14:20:25.467Z] Client: [2021-05-06T14:20:25.467Z] Debug Mode: false [2021-05-06T14:20:25.467Z] [2021-05-06T14:20:25.467Z] Server: [2021-05-06T14:20:25.467Z] Containers: 0 [2021-05-06T14:20:25.467Z] Running: 0 [2021-05-06T14:20:25.467Z] Paused: 0 [2021-05-06T14:20:25.467Z] Stopped: 0 [2021-05-06T14:20:25.467Z] Images: 2 [2021-05-06T14:20:25.467Z] Server Version: 19.03.7 [2021-05-06T14:20:25.467Z] Storage Driver: overlay2 [2021-05-06T14:20:25.467Z] Backing Filesystem: [2021-05-06T14:20:25.467Z] Supports d_type: true [2021-05-06T14:20:25.467Z] Native Overlay Diff: true [2021-05-06T14:20:25.467Z] Logging Driver: json-file [2021-05-06T14:20:25.467Z] Cgroup Driver: cgroupfs [2021-05-06T14:20:25.467Z] Plugins: [2021-05-06T14:20:25.467Z] Volume: local [2021-05-06T14:20:25.467Z] Network: bridge host ipvlan macvlan null overlay [2021-05-06T14:20:25.467Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-06T14:20:25.467Z] Swarm: inactive [2021-05-06T14:20:25.467Z] Runtimes: runc [2021-05-06T14:20:25.467Z] Default Runtime: runc [2021-05-06T14:20:25.467Z] Init Binary: docker-init [2021-05-06T14:20:25.467Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-05-06T14:20:25.467Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-05-06T14:20:25.467Z] init version: fec3683 [2021-05-06T14:20:25.467Z] Security Options: [2021-05-06T14:20:25.467Z] apparmor [2021-05-06T14:20:25.467Z] seccomp [2021-05-06T14:20:25.467Z] Profile: default [2021-05-06T14:20:25.467Z] Kernel Version: 4.15.0-88-generic [2021-05-06T14:20:25.467Z] Operating System: Ubuntu 18.04.4 LTS [2021-05-06T14:20:25.467Z] OSType: linux [2021-05-06T14:20:25.467Z] Architecture: s390x [2021-05-06T14:20:25.467Z] CPUs: 2 [2021-05-06T14:20:25.467Z] Total Memory: 7.861GiB [2021-05-06T14:20:25.467Z] Name: s390x-ubuntu-26 [2021-05-06T14:20:25.467Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-05-06T14:20:25.467Z] Docker Root Dir: /var/lib/docker [2021-05-06T14:20:25.467Z] Debug Mode: false [2021-05-06T14:20:25.467Z] Registry: https://index.docker.io/v1/ [2021-05-06T14:20:25.467Z] Labels: [2021-05-06T14:20:25.467Z] Experimental: true [2021-05-06T14:20:25.467Z] Insecure Registries: [2021-05-06T14:20:25.467Z] 127.0.0.0/8 [2021-05-06T14:20:25.467Z] Live Restore Enabled: false [2021-05-06T14:20:25.467Z] [2021-05-06T14:20:25.467Z] WARNING: No swap limit support [Pipeline] sh [2021-05-06T14:20:25.840Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-06T14:20:25.840Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-06T14:20:25.840Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42361/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-06T14:20:25.946Z] #23 transferring context: 53.23MB 0.7s done [2021-05-06T14:20:25.946Z] #23 DONE 0.7s [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-06T14:20:25.946Z] #50 sha256:caf8d8438061477d8a4d6f90133269b7dce84ad79d4b911985be6afda478ea4b [2021-05-06T14:20:25.946Z] #50 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #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 [2021-05-06T14:20:25.946Z] #58 sha256:942def55b48167fcd0c3aa701e19b03e2a3a5a8aa73f4dab7e14698c885a1d18 [2021-05-06T14:20:25.946Z] #58 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T14:20:25.946Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T14:20:25.946Z] #36 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-06T14:20:25.946Z] #30 sha256:357e68dc5f0cf1bce7b6b4a372dac33b14a2f4bd2ea3fbb49c0064f1e890979e [2021-05-06T14:20:25.946Z] #30 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-06T14:20:25.946Z] #61 sha256:8451dbd87b0a5e9d075fbfb6b63a795c04ab892a05c9406dd5e4ec558191d25a [2021-05-06T14:20:25.946Z] #61 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-06T14:20:25.946Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-06T14:20:25.946Z] #65 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-06T14:20:25.946Z] #44 sha256:352f597e0e144f93db2859889a0ce9751b95bb6f5dd5a1ea0f2c551e934b22f8 [2021-05-06T14:20:25.946Z] #44 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T14:20:25.946Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-06T14:20:25.946Z] #20 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-06T14:20:25.946Z] #34 sha256:fbbe9e532e743bf03e8103638f7f7c26838e4e61fa489654aa79094f0048d1e2 [2021-05-06T14:20:25.946Z] #34 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-06T14:20:25.946Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-06T14:20:25.946Z] #14 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #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 [2021-05-06T14:20:25.946Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T14:20:25.946Z] #43 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #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 [2021-05-06T14:20:25.946Z] #49 sha256:4821bbcd9bfe0d237b984b024d3e06368519079893397c9fb138d8e5e71cc879 [2021-05-06T14:20:25.946Z] #49 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-06T14:20:25.946Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-06T14:20:25.946Z] #19 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-06T14:20:25.946Z] #35 sha256:62fd02d8aead41ca633d53e6acee56b11952dccd674d5e63fa5416c083cd5902 [2021-05-06T14:20:25.946Z] #35 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-06T14:20:25.946Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-06T14:20:25.946Z] #22 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #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 [2021-05-06T14:20:25.946Z] #45 sha256:b0e077dcdf2003f5266d5c2ebc892c464917a03e20edf68026f966ff7b994609 [2021-05-06T14:20:25.946Z] #45 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-06T14:20:25.946Z] #52 sha256:f29c9c2573cf5cd0129b1cd648af09b2a28c2e032f4e502acc86504280c40132 [2021-05-06T14:20:25.946Z] #52 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-06T14:20:25.946Z] #37 sha256:a41e522a3236e3fe61dc6057a9d8bf3376902022b7fb2c31d8c9ad3ab077e6c8 [2021-05-06T14:20:25.946Z] #37 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-06T14:20:25.946Z] #48 sha256:9fc648981847a7dfe0bacb66b461f529f0a92b87c3d9516bb5f0d0cb1ee620ca [2021-05-06T14:20:25.946Z] #48 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #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 [2021-05-06T14:20:25.946Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-06T14:20:25.946Z] #15 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-06T14:20:25.946Z] #24 sha256:170f391b70dd1e296e8226bad2f2bf85d12618443f6a98ff41ca42602e83f7cc [2021-05-06T14:20:25.946Z] #24 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #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 [2021-05-06T14:20:25.946Z] #56 sha256:225e32256f1f35739552f3af4eb00125bb00832194d27ce5ed14d3205bf84f42 [2021-05-06T14:20:25.946Z] #56 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-06T14:20:25.946Z] #60 sha256:4526eb4169dfd5c2e1947cf3be5868b958e6da6c739571ef2472da6985fb5198 [2021-05-06T14:20:25.946Z] #60 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T14:20:25.946Z] #29 sha256:c57be4ede8b2fe09ad777755803045deab6b9541aeb323ef5b613d6c51c01a21 [2021-05-06T14:20:25.946Z] #29 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #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 [2021-05-06T14:20:25.946Z] #47 sha256:645248bc217a3c3a375734d54d86319479e0685519fae2c6a77458720c24aa5e [2021-05-06T14:20:25.946Z] #47 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T14:20:25.946Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T14:20:25.946Z] #13 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-06T14:20:25.946Z] #57 sha256:5013003cb9a116a68757d36748a1a7463475c2926e6fb460193fd5ebca79ae8a [2021-05-06T14:20:25.946Z] #57 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-06T14:20:25.946Z] #68 sha256:758ad85935f470d303ed3089a69944cf8fa835c2acefcade94f6439cc8e0e26d [2021-05-06T14:20:25.946Z] #68 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #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 [2021-05-06T14:20:25.946Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-06T14:20:25.946Z] #55 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-06T14:20:25.946Z] #41 sha256:1581208201a92af7e36babab98ec749253e511e2783ca4b2f0e628026afaea33 [2021-05-06T14:20:25.946Z] #41 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-06T14:20:25.946Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-06T14:20:25.946Z] #31 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-06T14:20:25.946Z] #46 sha256:72c8a9ade7933cca5fb13e991822f740e454556abfe68cdda343618f5bed6ecd [2021-05-06T14:20:25.946Z] #46 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-06T14:20:25.946Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-06T14:20:25.946Z] #11 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-06T14:20:25.946Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-06T14:20:25.946Z] #16 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #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 [2021-05-06T14:20:25.946Z] #67 sha256:4949ba49263be57a8cdf27e73e6edca99b3fa7039372abe3f25ab5a49c9abe5e [2021-05-06T14:20:25.946Z] #67 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-06T14:20:25.946Z] #25 sha256:ea8c6dbf279a2714efc1deaeb9e79f3888732dc67745239eebc3e7299462f39a [2021-05-06T14:20:25.946Z] #25 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T14:20:25.946Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-06T14:20:25.946Z] #40 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-06T14:20:25.946Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-05-06T14:20:25.946Z] #27 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #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 [2021-05-06T14:20:25.946Z] #51 sha256:f82fdde77ed32ba34906e0e935780b88c4235c1a25fea7a23fdec6e8cda944aa [2021-05-06T14:20:25.946Z] #51 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-06T14:20:25.946Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-06T14:20:25.946Z] #18 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-06T14:20:25.946Z] #28 sha256:641078797b157fa03a021a7f1b922eb7378b92ec9e8d5a8e9f4a1d87d3909a7c [2021-05-06T14:20:25.946Z] #28 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-06T14:20:25.946Z] #54 sha256:8577dadb43a91cd85bba10e791ed9d8a9404e09df5a1c149895e17c8c42d7ba1 [2021-05-06T14:20:25.946Z] #54 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T14:20:25.946Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-06T14:20:25.946Z] #32 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #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 [2021-05-06T14:20:25.946Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T14:20:25.946Z] #42 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-06T14:20:25.946Z] #66 sha256:b3ef49265fddfd2a2810bfeb8dd8493cfd30c935f869e886f119610f17b37dab [2021-05-06T14:20:25.946Z] #66 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-06T14:20:25.946Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-06T14:20:25.946Z] #63 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-06T14:20:25.946Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-06T14:20:25.946Z] #17 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-06T14:20:25.946Z] #59 sha256:359bcda8f69b1dd4207f1046c0cc07fdbc3236873b54b66bb71050c49ebbc029 [2021-05-06T14:20:25.946Z] #59 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-06T14:20:25.946Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-06T14:20:25.946Z] #39 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #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 [2021-05-06T14:20:25.946Z] #53 sha256:3679c48ab9dbdfa4b7ee884ec0d52995a25ca1d3043de17aa945597f474ee2bc [2021-05-06T14:20:25.946Z] #53 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #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 [2021-05-06T14:20:25.946Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-06T14:20:25.946Z] #21 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-06T14:20:25.946Z] #38 sha256:c4c0069c152dd4e0812826f46e8fc19ff6e00e92179c4869128c5c84caffe3a9 [2021-05-06T14:20:25.946Z] #38 CACHED [2021-05-06T14:20:25.946Z] [2021-05-06T14:20:25.946Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-06T14:20:25.946Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-06T14:20:25.947Z] #12 CACHED [2021-05-06T14:20:25.947Z] [2021-05-06T14:20:25.947Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-06T14:20:25.947Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-06T14:20:25.947Z] #10 CACHED [2021-05-06T14:20:25.947Z] [2021-05-06T14:20:25.947Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-06T14:20:25.947Z] #33 sha256:09c7ad6f4706a045431a3eeb0854d54dcaeb81905a6851327b2ede49ddbd8355 [2021-05-06T14:20:25.947Z] #33 CACHED [2021-05-06T14:20:25.947Z] [2021-05-06T14:20:25.947Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-06T14:20:25.947Z] #69 sha256:8a50ab9baf6c2714b30092c828f1bef462340143fa5fd2f8f2ffddf8f0ebf7f6 [2021-05-06T14:20:25.947Z] #69 CACHED [2021-05-06T14:20:25.947Z] [2021-05-06T14:20:25.947Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-06T14:20:25.947Z] #70 sha256:889b880d3ee11d80428096572ccefbe160b080f7da3d3e0c1c1a241ccc1aefba [2021-05-06T14:20:25.978Z] Fetching without tags [2021-05-06T14:20:26.087Z] Fetching without tags [2021-05-06T14:20:26.129Z] + bash /home/jenkins/workspace/moby_PR-42361/check-config.sh [2021-05-06T14:20:26.129Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-06T14:20:26.129Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2021-05-06T14:20:26.129Z] [2021-05-06T14:20:26.129Z] Generally Necessary: [2021-05-06T14:20:26.129Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-06T14:20:26.129Z] - apparmor: enabled and tools installed [2021-05-06T14:20:26.129Z] - CONFIG_NAMESPACES: enabled [2021-05-06T14:20:26.129Z] - CONFIG_NET_NS: enabled [2021-05-06T14:20:26.129Z] - CONFIG_PID_NS: enabled [2021-05-06T14:20:26.129Z] - CONFIG_IPC_NS: enabled [2021-05-06T14:20:26.129Z] - CONFIG_UTS_NS: enabled [2021-05-06T14:20:26.129Z] - CONFIG_CGROUPS: enabled [2021-05-06T14:20:26.129Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-06T14:20:26.129Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-06T14:20:26.129Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-06T14:20:26.129Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-06T14:20:26.129Z] - CONFIG_CPUSETS: enabled [2021-05-06T14:20:26.129Z] - CONFIG_MEMCG: enabled [2021-05-06T14:20:26.129Z] - CONFIG_KEYS: enabled [2021-05-06T14:20:26.129Z] - CONFIG_VETH: enabled (as module) [2021-05-06T14:20:26.129Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-06T14:20:26.129Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-06T14:20:26.129Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-06T14:20:26.129Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-06T14:20:26.129Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-06T14:20:26.129Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-06T14:20:26.129Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-06T14:20:26.129Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-06T14:20:26.129Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-06T14:20:26.129Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-06T14:20:26.129Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-06T14:20:26.129Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-05-06T14:20:26.129Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-05-06T14:20:26.129Z] [2021-05-06T14:20:26.129Z] Optional Features: [2021-05-06T14:20:26.129Z] - CONFIG_USER_NS: enabled [2021-05-06T14:20:26.129Z] - CONFIG_SECCOMP: enabled [2021-05-06T14:20:26.129Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-06T14:20:26.129Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-06T14:20:26.129Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-06T14:20:26.129Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-06T14:20:26.129Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-06T14:20:26.129Z] - CONFIG_IOSCHED_CFQ: enabled [2021-05-06T14:20:26.129Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-05-06T14:20:26.129Z] - CONFIG_BLK_CGROUP: enabled [2021-05-06T14:20:26.129Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-06T14:20:26.129Z] - CONFIG_CGROUP_PERF: enabled [2021-05-06T14:20:26.129Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-06T14:20:26.129Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-06T14:20:26.129Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-06T14:20:26.129Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-06T14:20:26.129Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-06T14:20:26.129Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-06T14:20:26.129Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-06T14:20:26.129Z] - CONFIG_IP_VS: enabled (as module) [2021-05-06T14:20:26.129Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-06T14:20:26.129Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-06T14:20:26.129Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-06T14:20:26.129Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-06T14:20:26.129Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-06T14:20:26.129Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-06T14:20:26.129Z] - CONFIG_EXT4_FS: enabled [2021-05-06T14:20:26.129Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-06T14:20:26.129Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-06T14:20:26.238Z] Merging remotes/origin/master commit e42a32e4f00863d7b081f4c86a1d7553afad6b59 into PR head commit 3987dc264b5819ec752c63f80b29d049747ecdd1 [2021-05-06T14:20:26.231Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T14:20:26.243Z] > git config --add remote.origin.fetch +refs/pull/42361/head:refs/remotes/origin/PR-42361 # timeout=10 [2021-05-06T14:20:26.256Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T14:20:26.261Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T14:20:26.268Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T14:20:26.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T14:20:26.268Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42361/head:refs/remotes/origin/PR-42361 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T14:20:26.528Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T14:20:26.533Z] > git checkout -f 3987dc264b5819ec752c63f80b29d049747ecdd1 # timeout=10 [2021-05-06T14:20:26.063Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T14:20:26.076Z] > git config --add remote.origin.fetch +refs/pull/42361/head:refs/remotes/origin/PR-42361 # timeout=10 [2021-05-06T14:20:26.082Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T14:20:26.090Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T14:20:26.098Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T14:20:26.098Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T14:20:26.098Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42361/head:refs/remotes/origin/PR-42361 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T14:20:26.351Z] Merging remotes/origin/master commit e42a32e4f00863d7b081f4c86a1d7553afad6b59 into PR head commit 3987dc264b5819ec752c63f80b29d049747ecdd1 [2021-05-06T14:20:26.419Z] - Network Drivers: [2021-05-06T14:20:26.419Z] - "overlay": [2021-05-06T14:20:26.419Z] - CONFIG_VXLAN: enabled (as module) [2021-05-06T14:20:26.419Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-06T14:20:26.419Z] Optional (for encrypted networks): [2021-05-06T14:20:26.419Z] - CONFIG_CRYPTO: enabled [2021-05-06T14:20:26.419Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-06T14:20:26.419Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-06T14:20:26.419Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-06T14:20:26.419Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-06T14:20:26.419Z] - CONFIG_XFRM: enabled [2021-05-06T14:20:26.419Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-06T14:20:26.419Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-06T14:20:26.419Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-06T14:20:26.419Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-05-06T14:20:26.419Z] - "ipvlan": [2021-05-06T14:20:26.419Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-06T14:20:26.419Z] - "macvlan": [2021-05-06T14:20:26.419Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-06T14:20:26.419Z] - CONFIG_DUMMY: enabled (as module) [2021-05-06T14:20:26.419Z] - "ftp,tftp client in container": [2021-05-06T14:20:26.419Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-06T14:20:26.419Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-06T14:20:26.419Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-06T14:20:26.419Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-06T14:20:26.419Z] - Storage Drivers: [2021-05-06T14:20:26.419Z] - "aufs": [2021-05-06T14:20:26.419Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-06T14:20:26.419Z] - "btrfs": [2021-05-06T14:20:26.419Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-06T14:20:26.419Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-06T14:20:26.419Z] - "devicemapper": [2021-05-06T14:20:26.419Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-06T14:20:26.419Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-06T14:20:26.419Z] - "overlay": [2021-05-06T14:20:26.419Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-06T14:20:26.419Z] - "zfs": [2021-05-06T14:20:26.419Z] - /dev/zfs: missing [2021-05-06T14:20:26.419Z] - zfs command: missing [2021-05-06T14:20:26.419Z] - zpool command: missing [2021-05-06T14:20:26.419Z] [2021-05-06T14:20:26.419Z] Limits: [2021-05-06T14:20:26.419Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-06T14:20:26.419Z] [2021-05-06T14:20:26.419Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-06T14:20:26.513Z] #70 DONE 0.8s [2021-05-06T14:20:26.513Z] [2021-05-06T14:20:26.513Z] #71 exporting to image [2021-05-06T14:20:26.513Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-06T14:20:26.513Z] #71 exporting layers [2021-05-06T14:20:26.702Z] Merge succeeded, producing 3987dc264b5819ec752c63f80b29d049747ecdd1 [2021-05-06T14:20:26.702Z] Checking out Revision 3987dc264b5819ec752c63f80b29d049747ecdd1 (PR-42361) [2021-05-06T14:20:26.824Z] Merge succeeded, producing 3987dc264b5819ec752c63f80b29d049747ecdd1 [2021-05-06T14:20:26.824Z] Checking out Revision 3987dc264b5819ec752c63f80b29d049747ecdd1 (PR-42361) [2021-05-06T14:20:26.849Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3987dc264b5819ec752c63f80b29d049747ecdd1 . [2021-05-06T14:20:26.850Z] #2 [internal] load build definition from Dockerfile [2021-05-06T14:20:26.850Z] #2 DONE 0.0s [2021-05-06T14:20:26.850Z] [2021-05-06T14:20:26.850Z] #1 [internal] load .dockerignore [2021-05-06T14:20:26.850Z] #1 transferring context: 87B done [2021-05-06T14:20:26.850Z] #1 DONE 0.0s [2021-05-06T14:20:26.850Z] [2021-05-06T14:20:26.850Z] #2 [internal] load build definition from Dockerfile [2021-05-06T14:20:26.850Z] #2 transferring dockerfile: 17.07kB done [2021-05-06T14:20:26.850Z] #2 DONE 0.0s [2021-05-06T14:20:26.850Z] [2021-05-06T14:20:26.850Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-06T14:20:26.961Z] Still waiting to schedule task [2021-05-06T14:20:26.961Z] Waiting for next available executor on ‘windows-2019’ [2021-05-06T14:20:26.962Z] Still waiting to schedule task [2021-05-06T14:20:26.962Z] Waiting for next available executor on ‘windows-2022’ [2021-05-06T14:20:27.141Z] #3 DONE 0.2s [2021-05-06T14:20:27.141Z] [2021-05-06T14:20:27.141Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b... [2021-05-06T14:20:27.141Z] #4 CACHED [2021-05-06T14:20:27.220Z] Commit message: "vendor: github.com/godbus/dbus/v5 v5.0.4" [2021-05-06T14:20:27.561Z] > git --version # timeout=10 [2021-05-06T14:20:27.564Z] > git --version # 'git version 2.17.1' [2021-05-06T14:20:27.571Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-05-06T14:20:27.325Z] Commit message: "vendor: github.com/godbus/dbus/v5 v5.0.4" [2021-05-06T14:20:27.346Z] > git --version # timeout=10 [2021-05-06T14:20:27.351Z] > git --version # 'git version 2.25.1' [2021-05-06T14:20:27.357Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-05-06T14:20:27.448Z] #71 exporting layers 0.7s done [2021-05-06T14:20:27.448Z] #71 writing image sha256:dfde119fd69ae9311998accbb3f195bdf11e512b9aaaaac02758cd01c5049d83 [2021-05-06T14:20:27.448Z] #71 writing image sha256:dfde119fd69ae9311998accbb3f195bdf11e512b9aaaaac02758cd01c5049d83 done [2021-05-06T14:20:27.448Z] #71 naming to docker.io/library/docker:3987dc264b5819ec752c63f80b29d049747ecdd1 done [2021-05-06T14:20:27.448Z] #71 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-05-06T14:20:27.770Z] [2021-05-06T14:20:27.770Z] #5 [internal] load build definition from Dockerfile [2021-05-06T14:20:27.770Z] #5 transferring dockerfile: 17.07kB done [2021-05-06T14:20:27.770Z] #5 DONE 0.0s [2021-05-06T14:20:27.770Z] [2021-05-06T14:20:27.770Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-05-06T14:20:27.770Z] #6 DONE 0.1s [2021-05-06T14:20:27.770Z] [2021-05-06T14:20:27.770Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-06T14:20:27.770Z] #9 DONE 0.1s [2021-05-06T14:20:27.770Z] [2021-05-06T14:20:27.770Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-06T14:20:27.770Z] #7 DONE 0.1s [2021-05-06T14:20:27.770Z] [2021-05-06T14:20:27.770Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-06T14:20:27.770Z] #8 DONE 0.1s [2021-05-06T14:20:27.770Z] [2021-05-06T14:20:27.770Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-05-06T14:20:27.770Z] #65 DONE 0.0s [2021-05-06T14:20:27.770Z] [2021-05-06T14:20:27.770Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-05-06T14:20:27.770Z] #63 DONE 0.0s [2021-05-06T14:20:27.770Z] [2021-05-06T14:20:27.770Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-05-06T14:20:27.770Z] #10 DONE 0.0s [2021-05-06T14:20:27.770Z] [2021-05-06T14:20:27.770Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a4373... [2021-05-06T14:20:27.770Z] #27 DONE 0.0s [2021-05-06T14:20:27.770Z] [2021-05-06T14:20:27.770Z] #24 [internal] load build context [2021-05-06T14:20:27.783Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42361/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42361/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3987dc264b5819ec752c63f80b29d049747ecdd1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3987dc264b5819ec752c63f80b29d049747ecdd1 hack/validate/default [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-06T14:20:26.963Z] > git remote # timeout=10 [2021-05-06T14:20:26.970Z] > git config --get remote.origin.url # timeout=10 [2021-05-06T14:20:26.975Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T14:20:26.976Z] > git merge e42a32e4f00863d7b081f4c86a1d7553afad6b59 # timeout=10 [2021-05-06T14:20:26.982Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-06T14:20:26.992Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T14:20:26.996Z] > git checkout -f 3987dc264b5819ec752c63f80b29d049747ecdd1 # timeout=10 [2021-05-06T14:20:26.361Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T14:20:26.367Z] > git checkout -f 3987dc264b5819ec752c63f80b29d049747ecdd1 # timeout=10 [2021-05-06T14:20:26.809Z] > git remote # timeout=10 [2021-05-06T14:20:26.814Z] > git config --get remote.origin.url # timeout=10 [2021-05-06T14:20:26.820Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T14:20:26.821Z] > git merge e42a32e4f00863d7b081f4c86a1d7553afad6b59 # timeout=10 [2021-05-06T14:20:26.828Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-06T14:20:26.835Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T14:20:26.844Z] > git checkout -f 3987dc264b5819ec752c63f80b29d049747ecdd1 # timeout=10 [2021-05-06T14:20:28.106Z] Fetching without tags [2021-05-06T14:20:28.132Z] + docker version [2021-05-06T14:20:28.132Z] Client: Docker Engine - Community [2021-05-06T14:20:28.132Z] Version: 20.10.5 [2021-05-06T14:20:28.132Z] API version: 1.41 [2021-05-06T14:20:28.132Z] Go version: go1.13.15 [2021-05-06T14:20:28.132Z] Git commit: 55c4c88 [2021-05-06T14:20:28.132Z] Built: Tue Mar 2 20:18:20 2021 [2021-05-06T14:20:28.132Z] OS/Arch: linux/amd64 [2021-05-06T14:20:28.132Z] Context: default [2021-05-06T14:20:28.132Z] Experimental: true [2021-05-06T14:20:28.132Z] [2021-05-06T14:20:28.132Z] Server: Docker Engine - Community [2021-05-06T14:20:28.132Z] Engine: [2021-05-06T14:20:28.132Z] Version: 20.10.5 [2021-05-06T14:20:28.132Z] API version: 1.41 (minimum version 1.12) [2021-05-06T14:20:28.132Z] Go version: go1.13.15 [2021-05-06T14:20:28.132Z] Git commit: 363e9a8 [2021-05-06T14:20:28.132Z] Built: Tue Mar 2 20:16:15 2021 [2021-05-06T14:20:28.132Z] OS/Arch: linux/amd64 [2021-05-06T14:20:28.132Z] Experimental: true [2021-05-06T14:20:28.132Z] containerd: [2021-05-06T14:20:28.132Z] Version: 1.4.4 [2021-05-06T14:20:28.132Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T14:20:28.132Z] runc: [2021-05-06T14:20:28.132Z] Version: 1.0.0-rc93 [2021-05-06T14:20:28.132Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T14:20:28.132Z] docker-init: [2021-05-06T14:20:28.132Z] Version: 0.19.0 [2021-05-06T14:20:28.132Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-06T14:20:28.238Z] + docker version [2021-05-06T14:20:28.238Z] Client: Docker Engine - Community [2021-05-06T14:20:28.238Z] Version: 20.10.5 [2021-05-06T14:20:28.238Z] API version: 1.41 [2021-05-06T14:20:28.238Z] Go version: go1.13.15 [2021-05-06T14:20:28.238Z] Git commit: 55c4c88 [2021-05-06T14:20:28.238Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-06T14:20:28.238Z] OS/Arch: linux/amd64 [2021-05-06T14:20:28.238Z] Context: default [2021-05-06T14:20:28.238Z] Experimental: true [2021-05-06T14:20:28.238Z] [2021-05-06T14:20:28.238Z] Server: Docker Engine - Community [2021-05-06T14:20:28.238Z] Engine: [2021-05-06T14:20:28.238Z] Version: 20.10.5 [2021-05-06T14:20:28.238Z] API version: 1.41 (minimum version 1.12) [2021-05-06T14:20:28.238Z] Go version: go1.13.15 [2021-05-06T14:20:28.238Z] Git commit: 363e9a8 [2021-05-06T14:20:28.238Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-06T14:20:28.238Z] OS/Arch: linux/amd64 [2021-05-06T14:20:28.238Z] Experimental: true [2021-05-06T14:20:28.238Z] containerd: [2021-05-06T14:20:28.238Z] Version: 1.4.4 [2021-05-06T14:20:28.238Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T14:20:28.238Z] runc: [2021-05-06T14:20:28.238Z] Version: 1.0.0-rc93 [2021-05-06T14:20:28.238Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T14:20:28.238Z] docker-init: [2021-05-06T14:20:28.238Z] Version: 0.19.0 [2021-05-06T14:20:28.238Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-06T14:20:28.350Z] Congratulations! All commits are properly signed with the DCO! [2021-05-06T14:20:28.350Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-05-06T14:20:28.350Z] No api/types/ or api/swagger.yaml changes in diff. [2021-05-06T14:20:28.350Z] Congratulations! All TOML source files changed here have valid syntax. [2021-05-06T14:20:28.350Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-05-06T14:20:28.350Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-05-06T14:20:28.350Z] Congratulations! No new tests were added to integration-cli. [2021-05-06T14:20:28.350Z] [2021-05-06T14:20:28.350Z] INFO Start validation with golang-ci-lint [2021-05-06T14:20:28.419Z] + docker info [2021-05-06T14:20:28.485Z] Merging remotes/origin/master commit e42a32e4f00863d7b081f4c86a1d7553afad6b59 into PR head commit 3987dc264b5819ec752c63f80b29d049747ecdd1 [2021-05-06T14:20:28.551Z] + docker info [2021-05-06T14:20:28.609Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-05-06T14:20:28.609Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-05-06T14:20:28.609Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-05-06T14:20:28.871Z] #24 transferring context: 53.23MB 0.9s done [2021-05-06T14:20:28.871Z] #24 DONE 1.0s [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #36 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/b... [2021-05-06T14:20:28.871Z] #36 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-05-06T14:20:28.871Z] #19 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian... [2021-05-06T14:20:28.871Z] #13 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-05-06T14:20:28.871Z] #62 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-05-06T14:20:28.871Z] #21 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-05-06T14:20:28.871Z] #55 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-06T14:20:28.871Z] #59 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-05-06T14:20:28.871Z] #42 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-05-06T14:20:28.871Z] #39 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-06T14:20:28.871Z] #57 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-06T14:20:28.871Z] #25 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-05-06T14:20:28.871Z] #28 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-06T14:20:28.871Z] #40 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-05-06T14:20:28.871Z] #43 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-05-06T14:20:28.871Z] #69 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-05-06T14:20:28.871Z] #20 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-06T14:20:28.871Z] #68 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-06T14:20:28.871Z] #30 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-05-06T14:20:28.871Z] #16 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-06T14:20:28.871Z] #15 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-06T14:20:28.871Z] #61 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-05-06T14:20:28.871Z] #53 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-05-06T14:20:28.871Z] #26 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-06T14:20:28.871Z] #32 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-06T14:20:28.871Z] #44 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-06T14:20:28.871Z] #14 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-05-06T14:20:28.871Z] #58 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-06T14:20:28.871Z] #46 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-05-06T14:20:28.871Z] #34 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-06T14:20:28.871Z] #52 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-06T14:20:28.871Z] #54 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-06T14:20:28.871Z] #50 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-06T14:20:28.871Z] #23 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-06T14:20:28.871Z] #29 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-05-06T14:20:28.871Z] #47 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/b... [2021-05-06T14:20:28.871Z] #67 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-05-06T14:20:28.871Z] #49 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-05-06T14:20:28.871Z] #11 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-06T14:20:28.871Z] #48 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-05-06T14:20:28.871Z] #12 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-05-06T14:20:28.871Z] #51 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-06T14:20:28.871Z] #38 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-05-06T14:20:28.871Z] #41 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-05-06T14:20:28.871Z] #18 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-05-06T14:20:28.871Z] #56 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-05-06T14:20:28.871Z] #33 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-05-06T14:20:28.871Z] #17 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-05-06T14:20:28.871Z] #22 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-06T14:20:28.871Z] #35 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-05-06T14:20:28.871Z] #31 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-06T14:20:28.871Z] #60 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-06T14:20:28.871Z] #45 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-06T14:20:28.871Z] #66 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-06T14:20:28.871Z] #64 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-05-06T14:20:28.871Z] #37 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-06T14:20:28.871Z] #70 CACHED [2021-05-06T14:20:28.871Z] [2021-05-06T14:20:28.871Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-06T14:20:28.987Z] Client: [2021-05-06T14:20:28.987Z] Context: default [2021-05-06T14:20:28.987Z] Debug Mode: false [2021-05-06T14:20:28.987Z] Plugins: [2021-05-06T14:20:28.987Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-06T14:20:28.987Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-06T14:20:28.987Z] [2021-05-06T14:20:28.987Z] Server: [2021-05-06T14:20:28.987Z] Containers: 0 [2021-05-06T14:20:28.987Z] Running: 0 [2021-05-06T14:20:28.987Z] Paused: 0 [2021-05-06T14:20:28.987Z] Stopped: 0 [2021-05-06T14:20:28.987Z] Images: 3 [2021-05-06T14:20:28.987Z] Server Version: 20.10.5 [2021-05-06T14:20:28.987Z] Storage Driver: overlay2 [2021-05-06T14:20:28.987Z] Backing Filesystem: extfs [2021-05-06T14:20:28.987Z] Supports d_type: true [2021-05-06T14:20:28.987Z] Native Overlay Diff: true [2021-05-06T14:20:28.987Z] Logging Driver: json-file [2021-05-06T14:20:28.987Z] Cgroup Driver: systemd [2021-05-06T14:20:28.987Z] Cgroup Version: 2 [2021-05-06T14:20:28.987Z] Plugins: [2021-05-06T14:20:28.987Z] Volume: local [2021-05-06T14:20:28.987Z] Network: bridge host ipvlan macvlan null overlay [2021-05-06T14:20:28.987Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-06T14:20:28.987Z] Swarm: inactive [2021-05-06T14:20:28.987Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-06T14:20:28.987Z] Default Runtime: runc [2021-05-06T14:20:28.987Z] Init Binary: docker-init [2021-05-06T14:20:28.987Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T14:20:28.987Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T14:20:28.987Z] init version: de40ad0 [2021-05-06T14:20:28.987Z] Security Options: [2021-05-06T14:20:28.987Z] apparmor [2021-05-06T14:20:28.987Z] seccomp [2021-05-06T14:20:28.987Z] Profile: default [2021-05-06T14:20:28.987Z] cgroupns [2021-05-06T14:20:28.987Z] Kernel Version: 5.4.0-1041-aws [2021-05-06T14:20:28.987Z] Operating System: Ubuntu 20.04.2 LTS [2021-05-06T14:20:28.987Z] OSType: linux [2021-05-06T14:20:28.987Z] Architecture: x86_64 [2021-05-06T14:20:28.987Z] CPUs: 2 [2021-05-06T14:20:28.987Z] Total Memory: 7.569GiB [2021-05-06T14:20:28.987Z] Name: ip-10-100-121-71 [2021-05-06T14:20:28.987Z] ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR [2021-05-06T14:20:28.987Z] Docker Root Dir: /var/lib/docker [2021-05-06T14:20:28.987Z] Debug Mode: false [2021-05-06T14:20:28.987Z] Registry: https://index.docker.io/v1/ [2021-05-06T14:20:28.987Z] Labels: [2021-05-06T14:20:28.987Z] Experimental: true [2021-05-06T14:20:28.987Z] Insecure Registries: [2021-05-06T14:20:28.987Z] 127.0.0.0/8 [2021-05-06T14:20:28.987Z] Live Restore Enabled: true [2021-05-06T14:20:28.987Z] [2021-05-06T14:20:28.987Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-06T14:20:29.325Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:3987dc264b5819ec752c63f80b29d049747ecdd1 . [2021-05-06T14:20:29.458Z] Merge succeeded, producing 3987dc264b5819ec752c63f80b29d049747ecdd1 [2021-05-06T14:20:29.458Z] Checking out Revision 3987dc264b5819ec752c63f80b29d049747ecdd1 (PR-42361) [2021-05-06T14:20:29.477Z] Client: [2021-05-06T14:20:29.477Z] Context: default [2021-05-06T14:20:29.477Z] Debug Mode: false [2021-05-06T14:20:29.477Z] Plugins: [2021-05-06T14:20:29.477Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-06T14:20:29.477Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-06T14:20:29.477Z] [2021-05-06T14:20:29.477Z] Server: [2021-05-06T14:20:29.477Z] Containers: 0 [2021-05-06T14:20:29.477Z] Running: 0 [2021-05-06T14:20:29.477Z] Paused: 0 [2021-05-06T14:20:29.477Z] Stopped: 0 [2021-05-06T14:20:29.477Z] Images: 2 [2021-05-06T14:20:29.477Z] Server Version: 20.10.5 [2021-05-06T14:20:29.477Z] Storage Driver: overlay2 [2021-05-06T14:20:29.477Z] Backing Filesystem: extfs [2021-05-06T14:20:29.477Z] Supports d_type: true [2021-05-06T14:20:29.477Z] Native Overlay Diff: true [2021-05-06T14:20:29.477Z] Logging Driver: json-file [2021-05-06T14:20:29.477Z] Cgroup Driver: cgroupfs [2021-05-06T14:20:29.477Z] Cgroup Version: 1 [2021-05-06T14:20:29.477Z] Plugins: [2021-05-06T14:20:29.477Z] Volume: local [2021-05-06T14:20:29.477Z] Network: bridge host ipvlan macvlan null overlay [2021-05-06T14:20:29.477Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-06T14:20:29.477Z] Swarm: inactive [2021-05-06T14:20:29.477Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-06T14:20:29.477Z] Default Runtime: runc [2021-05-06T14:20:29.477Z] Init Binary: docker-init [2021-05-06T14:20:29.477Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T14:20:29.477Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T14:20:29.477Z] init version: de40ad0 [2021-05-06T14:20:29.477Z] Security Options: [2021-05-06T14:20:29.477Z] apparmor [2021-05-06T14:20:29.477Z] seccomp [2021-05-06T14:20:29.477Z] Profile: default [2021-05-06T14:20:29.477Z] Kernel Version: 5.4.0-1041-aws [2021-05-06T14:20:29.477Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-06T14:20:29.477Z] OSType: linux [2021-05-06T14:20:29.477Z] Architecture: x86_64 [2021-05-06T14:20:29.477Z] CPUs: 2 [2021-05-06T14:20:29.477Z] Total Memory: 7.487GiB [2021-05-06T14:20:29.477Z] Name: ip-10-100-82-233 [2021-05-06T14:20:29.477Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-06T14:20:29.477Z] Docker Root Dir: /var/lib/docker [2021-05-06T14:20:29.477Z] Debug Mode: false [2021-05-06T14:20:29.477Z] Registry: https://index.docker.io/v1/ [2021-05-06T14:20:29.477Z] Labels: [2021-05-06T14:20:29.477Z] Experimental: true [2021-05-06T14:20:29.477Z] Insecure Registries: [2021-05-06T14:20:29.477Z] 127.0.0.0/8 [2021-05-06T14:20:29.477Z] Live Restore Enabled: true [2021-05-06T14:20:29.477Z] [2021-05-06T14:20:29.477Z] WARNING: No swap limit support [Pipeline] sh [2021-05-06T14:20:29.584Z] #1 [internal] load build definition from Dockerfile [2021-05-06T14:20:29.584Z] #1 sha256:47007b965949482598dbeb53617a5c3b6f578f9231814cbbc665542db3e3e982 [2021-05-06T14:20:29.584Z] #1 transferring dockerfile: 17.07kB done [2021-05-06T14:20:29.584Z] #1 DONE 0.0s [2021-05-06T14:20:29.584Z] [2021-05-06T14:20:29.584Z] #2 [internal] load .dockerignore [2021-05-06T14:20:29.584Z] #2 sha256:c0a046ad3cbac67bb3902cab29f045873d26f97f91a5a98a4d17607c0f838f0d [2021-05-06T14:20:29.584Z] #2 transferring context: 87B done [2021-05-06T14:20:29.584Z] #2 DONE 0.0s [2021-05-06T14:20:29.584Z] [2021-05-06T14:20:29.584Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-06T14:20:29.584Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-06T14:20:29.584Z] #3 DONE 0.1s [2021-05-06T14:20:29.584Z] [2021-05-06T14:20:29.584Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-06T14:20:29.584Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-06T14:20:29.584Z] #4 CACHED [2021-05-06T14:20:29.792Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-06T14:20:29.792Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-06T14:20:29.792Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42361/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-06T14:20:29.792Z] + bash /home/ubuntu/workspace/moby_PR-42361/check-config.sh [2021-05-06T14:20:29.792Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-06T14:20:29.792Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-06T14:20:29.792Z] [2021-05-06T14:20:29.792Z] Generally Necessary: [2021-05-06T14:20:29.792Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-06T14:20:29.792Z] - apparmor: enabled and tools installed [2021-05-06T14:20:29.792Z] - CONFIG_NAMESPACES: enabled [2021-05-06T14:20:29.792Z] - CONFIG_NET_NS: enabled [2021-05-06T14:20:29.792Z] - CONFIG_PID_NS: enabled [2021-05-06T14:20:29.792Z] - CONFIG_IPC_NS: enabled [2021-05-06T14:20:29.792Z] - CONFIG_UTS_NS: enabled [2021-05-06T14:20:29.792Z] - CONFIG_CGROUPS: enabled [2021-05-06T14:20:29.792Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-06T14:20:29.792Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-06T14:20:29.792Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-06T14:20:29.792Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-06T14:20:29.792Z] - CONFIG_CPUSETS: enabled [2021-05-06T14:20:29.792Z] - CONFIG_MEMCG: enabled [2021-05-06T14:20:29.792Z] - CONFIG_KEYS: enabled [2021-05-06T14:20:29.792Z] - CONFIG_VETH: enabled (as module) [2021-05-06T14:20:29.792Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-06T14:20:29.792Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-06T14:20:29.792Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-06T14:20:29.792Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-06T14:20:29.792Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-06T14:20:29.792Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-06T14:20:29.792Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-06T14:20:29.792Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-06T14:20:29.792Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-06T14:20:29.792Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-06T14:20:29.792Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-06T14:20:29.792Z] [2021-05-06T14:20:29.792Z] Optional Features: [2021-05-06T14:20:29.792Z] - CONFIG_USER_NS: enabled [2021-05-06T14:20:29.792Z] - CONFIG_SECCOMP: enabled [2021-05-06T14:20:29.792Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-06T14:20:29.792Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-06T14:20:29.792Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-06T14:20:29.792Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-06T14:20:29.792Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-06T14:20:29.792Z] - CONFIG_BLK_CGROUP: enabled [2021-05-06T14:20:29.792Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-06T14:20:29.792Z] - CONFIG_CGROUP_PERF: enabled [2021-05-06T14:20:29.792Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-06T14:20:29.845Z] [2021-05-06T14:20:29.845Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-06T14:20:29.845Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-06T14:20:29.845Z] #6 DONE 0.1s [2021-05-06T14:20:29.845Z] [2021-05-06T14:20:29.845Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-06T14:20:29.845Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-06T14:20:28.100Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T14:20:28.106Z] > git config --add remote.origin.fetch +refs/pull/42361/head:refs/remotes/origin/PR-42361 # timeout=10 [2021-05-06T14:20:28.110Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T14:20:28.118Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T14:20:28.126Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T14:20:28.126Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T14:20:28.127Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42361/head:refs/remotes/origin/PR-42361 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T14:20:28.504Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T14:20:28.513Z] > git checkout -f 3987dc264b5819ec752c63f80b29d049747ecdd1 # timeout=10 [2021-05-06T14:20:29.443Z] > git remote # timeout=10 [2021-05-06T14:20:29.447Z] > git config --get remote.origin.url # timeout=10 [2021-05-06T14:20:29.457Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T14:20:29.459Z] > git merge e42a32e4f00863d7b081f4c86a1d7553afad6b59 # timeout=10 [2021-05-06T14:20:29.470Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-06T14:20:29.478Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T14:20:29.482Z] > git checkout -f 3987dc264b5819ec752c63f80b29d049747ecdd1 # timeout=10 [2021-05-06T14:20:29.985Z] #71 DONE 0.9s [2021-05-06T14:20:29.985Z] [2021-05-06T14:20:29.985Z] #72 exporting to image [2021-05-06T14:20:29.985Z] #72 exporting layers [2021-05-06T14:20:30.009Z] Commit message: "vendor: github.com/godbus/dbus/v5 v5.0.4" [2021-05-06T14:20:30.048Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-06T14:20:30.048Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-06T14:20:30.048Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-06T14:20:30.048Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-06T14:20:30.048Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-06T14:20:30.048Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-06T14:20:30.048Z] - CONFIG_IP_VS: enabled (as module) [2021-05-06T14:20:30.048Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-06T14:20:30.048Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-06T14:20:30.048Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-06T14:20:30.048Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-06T14:20:30.048Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-06T14:20:30.048Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-06T14:20:30.048Z] - CONFIG_EXT4_FS: enabled [2021-05-06T14:20:30.048Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-06T14:20:30.048Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-06T14:20:30.048Z] - Network Drivers: [2021-05-06T14:20:30.048Z] - "overlay": [2021-05-06T14:20:30.048Z] - CONFIG_VXLAN: enabled (as module) [2021-05-06T14:20:30.048Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-06T14:20:30.048Z] Optional (for encrypted networks): [2021-05-06T14:20:30.048Z] - CONFIG_CRYPTO: enabled [2021-05-06T14:20:30.048Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-06T14:20:30.048Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-06T14:20:30.048Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-06T14:20:30.048Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-06T14:20:30.048Z] - CONFIG_XFRM: enabled [2021-05-06T14:20:30.048Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-06T14:20:30.048Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-06T14:20:30.048Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-06T14:20:30.048Z] - "ipvlan": [2021-05-06T14:20:30.048Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-06T14:20:30.048Z] - "macvlan": [2021-05-06T14:20:30.048Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-06T14:20:30.048Z] - CONFIG_DUMMY: enabled (as module) [2021-05-06T14:20:30.048Z] - "ftp,tftp client in container": [2021-05-06T14:20:30.048Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-06T14:20:30.048Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-06T14:20:30.048Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-06T14:20:30.048Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-06T14:20:30.048Z] - Storage Drivers: [2021-05-06T14:20:30.048Z] - "aufs": [2021-05-06T14:20:30.048Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-06T14:20:30.048Z] - "btrfs": [2021-05-06T14:20:30.048Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-06T14:20:30.048Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-06T14:20:30.048Z] - "devicemapper": [2021-05-06T14:20:30.048Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-06T14:20:30.048Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-06T14:20:30.048Z] - "overlay": [2021-05-06T14:20:30.048Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-06T14:20:30.048Z] - "zfs": [2021-05-06T14:20:30.048Z] - /dev/zfs: present [2021-05-06T14:20:30.048Z] - zfs command: missing [2021-05-06T14:20:30.048Z] - zpool command: missing [2021-05-06T14:20:30.048Z] [2021-05-06T14:20:30.048Z] Limits: [2021-05-06T14:20:30.048Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-06T14:20:30.048Z] [2021-05-06T14:20:30.048Z] + true [2021-05-06T14:20:30.055Z] > git --version # timeout=10 [2021-05-06T14:20:30.058Z] > git --version # 'git version 2.25.1' [2021-05-06T14:20:30.065Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-05-06T14:20:30.104Z] #8 DONE 0.1s [2021-05-06T14:20:30.104Z] [2021-05-06T14:20:30.104Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-06T14:20:30.104Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-06T14:20:30.104Z] #7 DONE 0.1s [2021-05-06T14:20:30.104Z] [2021-05-06T14:20:30.104Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-06T14:20:30.104Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-06T14:20:30.104Z] #5 DONE 0.1s [2021-05-06T14:20:30.104Z] [2021-05-06T14:20:30.104Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-06T14:20:30.104Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-06T14:20:30.104Z] #62 DONE 0.0s [2021-05-06T14:20:30.104Z] [2021-05-06T14:20:30.104Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-06T14:20:30.104Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-06T14:20:30.104Z] #64 DONE 0.0s [2021-05-06T14:20:30.104Z] [2021-05-06T14:20:30.104Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T14:20:30.104Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T14:20:30.104Z] #9 DONE 0.0s [2021-05-06T14:20:30.104Z] [2021-05-06T14:20:30.104Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-06T14:20:30.104Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-05-06T14:20:30.104Z] #26 DONE 0.0s [2021-05-06T14:20:30.104Z] [2021-05-06T14:20:30.104Z] #23 [internal] load build context [2021-05-06T14:20:30.104Z] #23 sha256:91d655d346d0c6643f3c97988ff5f76163d79fc5e5ada5c2c0782036642d5452 [Pipeline] sh [2021-05-06T14:20:30.384Z] + sudo modprobe ip_vs [2021-05-06T14:20:30.384Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3987dc264b5819ec752c63f80b29d049747ecdd1 . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-06T14:20:30.615Z] #72 exporting layers 0.6s done [2021-05-06T14:20:30.615Z] #72 writing image sha256:dafad6a526c45dc3e0a26d4a7def2a443d3e9f3cb704073cb99e05e781d071b8 [2021-05-06T14:20:30.615Z] #72 writing image sha256:dafad6a526c45dc3e0a26d4a7def2a443d3e9f3cb704073cb99e05e781d071b8 done [2021-05-06T14:20:30.615Z] #72 naming to docker.io/library/docker:3987dc264b5819ec752c63f80b29d049747ecdd1 done [2021-05-06T14:20:30.615Z] #72 DONE 0.7s [2021-05-06T14:20:30.639Z] #1 [internal] load build definition from Dockerfile [2021-05-06T14:20:30.639Z] #1 sha256:7f7130077f1d64c0917ff53a0c355c181a6e3c6f70ded301df61cacb8bb7026a [2021-05-06T14:20:30.639Z] #1 transferring dockerfile: 17.07kB done [2021-05-06T14:20:30.639Z] #1 DONE 0.0s [2021-05-06T14:20:30.639Z] [2021-05-06T14:20:30.639Z] #2 [internal] load .dockerignore [2021-05-06T14:20:30.639Z] #2 sha256:6cb12d7c43e13f3480d29921aeb4a71b62ec1251393fb092dbe641c5085e1e6c [2021-05-06T14:20:30.639Z] #2 transferring context: 87B done [2021-05-06T14:20:30.639Z] #2 DONE 0.0s [2021-05-06T14:20:30.639Z] [2021-05-06T14:20:30.639Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-06T14:20:30.639Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-06T14:20:30.639Z] #3 DONE 0.1s [2021-05-06T14:20:30.639Z] [2021-05-06T14:20:30.639Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-06T14:20:30.639Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-06T14:20:30.639Z] #4 CACHED [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-06T14:20:30.811Z] + docker version [2021-05-06T14:20:30.811Z] Client: Docker Engine - Community [2021-05-06T14:20:30.811Z] Version: 20.10.5 [2021-05-06T14:20:30.811Z] API version: 1.41 [2021-05-06T14:20:30.811Z] Go version: go1.13.15 [2021-05-06T14:20:30.811Z] Git commit: 55c4c88 [2021-05-06T14:20:30.811Z] Built: Tue Mar 2 20:19:31 2021 [2021-05-06T14:20:30.811Z] OS/Arch: linux/arm64 [2021-05-06T14:20:30.811Z] Context: default [2021-05-06T14:20:30.811Z] Experimental: true [2021-05-06T14:20:30.811Z] [2021-05-06T14:20:30.811Z] Server: Docker Engine - Community [2021-05-06T14:20:30.811Z] Engine: [2021-05-06T14:20:30.811Z] Version: 20.10.5 [2021-05-06T14:20:30.811Z] API version: 1.41 (minimum version 1.12) [2021-05-06T14:20:30.811Z] Go version: go1.13.15 [2021-05-06T14:20:30.811Z] Git commit: 363e9a8 [2021-05-06T14:20:30.811Z] Built: Tue Mar 2 20:17:22 2021 [2021-05-06T14:20:30.811Z] OS/Arch: linux/arm64 [2021-05-06T14:20:30.811Z] Experimental: true [2021-05-06T14:20:30.811Z] containerd: [2021-05-06T14:20:30.811Z] Version: 1.4.4 [2021-05-06T14:20:30.811Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T14:20:30.811Z] runc: [2021-05-06T14:20:30.811Z] Version: 1.0.0-rc93 [2021-05-06T14:20:30.811Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T14:20:30.811Z] docker-init: [2021-05-06T14:20:30.811Z] Version: 0.19.0 [2021-05-06T14:20:30.811Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-06T14:20:30.894Z] [2021-05-06T14:20:30.894Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-06T14:20:30.894Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-06T14:20:30.894Z] #5 DONE 0.1s [2021-05-06T14:20:30.894Z] [2021-05-06T14:20:30.894Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-06T14:20:30.894Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-06T14:20:30.894Z] #6 DONE 0.1s [2021-05-06T14:20:30.894Z] [2021-05-06T14:20:30.894Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-06T14:20:30.894Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-06T14:20:30.894Z] #8 DONE 0.1s [2021-05-06T14:20:30.894Z] [2021-05-06T14:20:30.894Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-06T14:20:30.894Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-06T14:20:30.894Z] #7 DONE 0.1s [2021-05-06T14:20:31.042Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3987dc264b5819ec752c63f80b29d049747ecdd1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3987dc264b5819ec752c63f80b29d049747ecdd1 hack/test/unit [2021-05-06T14:20:31.059Z] Fetching without tags [2021-05-06T14:20:31.102Z] + docker info [2021-05-06T14:20:31.178Z] [2021-05-06T14:20:31.178Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-06T14:20:31.178Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-06T14:20:31.178Z] #64 DONE 0.0s [2021-05-06T14:20:31.178Z] [2021-05-06T14:20:31.178Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-06T14:20:31.178Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-06T14:20:31.178Z] #62 DONE 0.0s [2021-05-06T14:20:31.178Z] [2021-05-06T14:20:31.178Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T14:20:31.178Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-06T14:20:31.178Z] #9 DONE 0.0s [2021-05-06T14:20:31.178Z] [2021-05-06T14:20:31.178Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-06T14:20:31.178Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-05-06T14:20:31.178Z] #26 DONE 0.0s [2021-05-06T14:20:31.178Z] [2021-05-06T14:20:31.178Z] #23 [internal] load build context [2021-05-06T14:20:31.178Z] #23 sha256:76201772aa15614c144871da3158ee914f8e8e7319b422e25ac76311f99c9806 [2021-05-06T14:20:31.478Z] Merging remotes/origin/master commit e42a32e4f00863d7b081f4c86a1d7553afad6b59 into PR head commit 3987dc264b5819ec752c63f80b29d049747ecdd1 [2021-05-06T14:20:31.675Z] Client: [2021-05-06T14:20:31.675Z] Context: default [2021-05-06T14:20:31.675Z] Debug Mode: false [2021-05-06T14:20:31.675Z] Plugins: [2021-05-06T14:20:31.675Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-06T14:20:31.675Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-06T14:20:31.675Z] [2021-05-06T14:20:31.675Z] Server: [2021-05-06T14:20:31.675Z] Containers: 0 [2021-05-06T14:20:31.675Z] Running: 0 [2021-05-06T14:20:31.675Z] Paused: 0 [2021-05-06T14:20:31.675Z] Stopped: 0 [2021-05-06T14:20:31.675Z] Images: 4 [2021-05-06T14:20:31.675Z] Server Version: 20.10.5 [2021-05-06T14:20:31.675Z] Storage Driver: overlay2 [2021-05-06T14:20:31.675Z] Backing Filesystem: extfs [2021-05-06T14:20:31.675Z] Supports d_type: true [2021-05-06T14:20:31.675Z] Native Overlay Diff: true [2021-05-06T14:20:31.675Z] Logging Driver: json-file [2021-05-06T14:20:31.675Z] Cgroup Driver: cgroupfs [2021-05-06T14:20:31.675Z] Cgroup Version: 1 [2021-05-06T14:20:31.675Z] Plugins: [2021-05-06T14:20:31.675Z] Volume: local [2021-05-06T14:20:31.675Z] Network: bridge host ipvlan macvlan null overlay [2021-05-06T14:20:31.675Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-06T14:20:31.675Z] Swarm: inactive [2021-05-06T14:20:31.675Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-06T14:20:31.675Z] Default Runtime: runc [2021-05-06T14:20:31.675Z] Init Binary: docker-init [2021-05-06T14:20:31.675Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T14:20:31.675Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T14:20:31.675Z] init version: de40ad0 [2021-05-06T14:20:31.675Z] Security Options: [2021-05-06T14:20:31.675Z] apparmor [2021-05-06T14:20:31.675Z] seccomp [2021-05-06T14:20:31.675Z] Profile: default [2021-05-06T14:20:31.675Z] Kernel Version: 5.4.0-1041-aws [2021-05-06T14:20:31.675Z] Operating System: Ubuntu 20.04.2 LTS [2021-05-06T14:20:31.675Z] OSType: linux [2021-05-06T14:20:31.675Z] Architecture: aarch64 [2021-05-06T14:20:31.675Z] CPUs: 4 [2021-05-06T14:20:31.675Z] Total Memory: 7.494GiB [2021-05-06T14:20:31.675Z] Name: ip-10-100-43-242 [2021-05-06T14:20:31.675Z] ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4 [2021-05-06T14:20:31.675Z] Docker Root Dir: /var/lib/docker [2021-05-06T14:20:31.675Z] Debug Mode: false [2021-05-06T14:20:31.675Z] Registry: https://index.docker.io/v1/ [2021-05-06T14:20:31.675Z] Labels: [2021-05-06T14:20:31.675Z] Experimental: true [2021-05-06T14:20:31.675Z] Insecure Registries: [2021-05-06T14:20:31.675Z] 127.0.0.0/8 [2021-05-06T14:20:31.675Z] Live Restore Enabled: true [2021-05-06T14:20:31.675Z] [2021-05-06T14:20:31.675Z] WARNING: No swap limit support [Pipeline] sh [2021-05-06T14:20:31.029Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T14:20:31.032Z] > git config --add remote.origin.fetch +refs/pull/42361/head:refs/remotes/origin/PR-42361 # timeout=10 [2021-05-06T14:20:31.035Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T14:20:31.050Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T14:20:31.066Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T14:20:31.066Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T14:20:31.067Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42361/head:refs/remotes/origin/PR-42361 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T14:20:31.487Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T14:20:31.489Z] > git checkout -f 3987dc264b5819ec752c63f80b29d049747ecdd1 # timeout=10 [2021-05-06T14:20:31.969Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-06T14:20:31.969Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-06T14:20:31.969Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42361/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-06T14:20:31.969Z] + bash /home/ubuntu/workspace/moby_PR-42361/check-config.sh [2021-05-06T14:20:31.969Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-06T14:20:31.969Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-06T14:20:31.969Z] [2021-05-06T14:20:31.969Z] Generally Necessary: [2021-05-06T14:20:31.969Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-06T14:20:31.969Z] - apparmor: enabled and tools installed [2021-05-06T14:20:31.969Z] - CONFIG_NAMESPACES: enabled [2021-05-06T14:20:31.969Z] - CONFIG_NET_NS: enabled [2021-05-06T14:20:31.969Z] - CONFIG_PID_NS: enabled [2021-05-06T14:20:31.969Z] - CONFIG_IPC_NS: enabled [2021-05-06T14:20:31.969Z] - CONFIG_UTS_NS: enabled [2021-05-06T14:20:31.969Z] - CONFIG_CGROUPS: enabled [2021-05-06T14:20:31.969Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-06T14:20:31.969Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-06T14:20:31.969Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-06T14:20:31.969Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-06T14:20:31.969Z] - CONFIG_CPUSETS: enabled [2021-05-06T14:20:31.969Z] - CONFIG_MEMCG: enabled [2021-05-06T14:20:31.969Z] - CONFIG_KEYS: enabled [2021-05-06T14:20:31.969Z] - CONFIG_VETH: enabled (as module) [2021-05-06T14:20:31.969Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-06T14:20:31.969Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-06T14:20:31.969Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-06T14:20:32.018Z] #23 transferring context: 53.22MB 1.8s done [2021-05-06T14:20:32.018Z] #23 DONE 1.8s [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-06T14:20:32.018Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-06T14:20:32.018Z] #17 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #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 [2021-05-06T14:20:32.018Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T14:20:32.018Z] #42 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #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 [2021-05-06T14:20:32.018Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-06T14:20:32.018Z] #21 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #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 [2021-05-06T14:20:32.018Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-06T14:20:32.018Z] #15 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-06T14:20:32.018Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-06T14:20:32.018Z] #19 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-06T14:20:32.018Z] #24 sha256:b02cb76fede089e4a86465af526af11cf3ef67e55095f00e959f7b61158dcf08 [2021-05-06T14:20:32.018Z] #24 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-06T14:20:32.018Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-06T14:20:32.018Z] #31 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-06T14:20:32.018Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-06T14:20:32.018Z] #10 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #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 [2021-05-06T14:20:32.018Z] #51 sha256:da83072ecbc798f3cabf37493fe9a0f54f990f680d425df022fafcc6baf5e236 [2021-05-06T14:20:32.018Z] #51 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T14:20:32.018Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-06T14:20:32.018Z] #32 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #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 [2021-05-06T14:20:32.018Z] #56 sha256:183f0eba6d37ac5b7f76d199eb2a880676e16d62a09c2c9755651c73b7ff4501 [2021-05-06T14:20:32.018Z] #56 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-06T14:20:32.018Z] #41 sha256:6b51280bd09ba0500e98df5c63ab383606db2498f5693ad6ad272817d8cdbc0d [2021-05-06T14:20:32.018Z] #41 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-06T14:20:32.018Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-06T14:20:32.018Z] #63 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-06T14:20:32.018Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-06T14:20:32.018Z] #39 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-06T14:20:32.018Z] #30 sha256:b02f2678e58754032bc16c340aac7a212aa0f03a0ba040178fd15ceb474b6aaa [2021-05-06T14:20:32.018Z] #30 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-06T14:20:32.018Z] #44 sha256:920c003da46d0fa7fb16b6aec8829f12eaa8c34554389d438d0c82342d17dd93 [2021-05-06T14:20:32.018Z] #44 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-06T14:20:32.018Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-06T14:20:32.018Z] #16 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-06T14:20:32.018Z] #52 sha256:5af2f21b99b3a2c4c04cc8e6d2ae65d902397ee26b1c3be016cd0a53a49844e3 [2021-05-06T14:20:32.018Z] #52 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #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 [2021-05-06T14:20:32.018Z] #70 sha256:5425e3914883e6dc45cf32e8690158e26eb0f92a7d0c81780ae9f2ced39e2592 [2021-05-06T14:20:32.018Z] #70 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-06T14:20:32.018Z] #68 sha256:5ba7f0148b55c7b64ae3ad3eb2a635603ad63db701885f1d2e01669cdc6c0eb6 [2021-05-06T14:20:32.018Z] #68 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-06T14:20:32.018Z] #57 sha256:94657a577ff45f4d19b0fdd1f7c2d71a45629afe558d03849588574691c6719b [2021-05-06T14:20:32.018Z] #57 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-06T14:20:32.018Z] #33 sha256:e32643f5015435375e53cb742bb57aaeba62dfddd4b1ca7dcfc2c9fc7c914185 [2021-05-06T14:20:32.018Z] #33 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-06T14:20:32.018Z] #25 sha256:cb271df92e657ae74e19a7cb9c330f6bf015b1e885b5b8037383bf513670b6a7 [2021-05-06T14:20:32.018Z] #25 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-06T14:20:32.018Z] #69 sha256:f6cd21d82d64e277bb2b414b71a38d6080968aed28d6dbda73561248dcc3112c [2021-05-06T14:20:32.018Z] #69 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #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 [2021-05-06T14:20:32.018Z] #53 sha256:40592c63ece045c1dcf2f4f5594acd850f218b9a03a10706e31d3149c3f1677f [2021-05-06T14:20:32.018Z] #53 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-06T14:20:32.018Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-06T14:20:32.018Z] #12 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #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 [2021-05-06T14:20:32.018Z] #45 sha256:87bb0dbcc7277bebc750d7dc0be206e6b56f504631e8b41e713312bd56aedd9b [2021-05-06T14:20:32.018Z] #45 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-06T14:20:32.018Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-05-06T14:20:32.018Z] #27 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T14:20:32.018Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-06T14:20:32.018Z] #40 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #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 [2021-05-06T14:20:32.018Z] #58 sha256:ebb1fb596c9d80b7d2b69e7fc69d35898e465e1b8068aa995566b3fc298c8a81 [2021-05-06T14:20:32.018Z] #58 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-06T14:20:32.018Z] #34 sha256:3479ab41977f1125a6ea7fbdf95a6ed6b0e876e1932829f7002feec990ac7213 [2021-05-06T14:20:32.018Z] #34 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-06T14:20:32.018Z] #54 sha256:c91fd0bc538c372273ec3286d2aba549acb42aef987d8712f842f86d143ad69b [2021-05-06T14:20:32.018Z] #54 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-06T14:20:32.018Z] #28 sha256:64d1d215d14eceb0585f22b9cdd8fa7ed553f8998dd745191e4f6443e7d2ae4c [2021-05-06T14:20:32.018Z] #28 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-06T14:20:32.018Z] #66 sha256:955b0d37ccb050967bc171938821e9d8cf0e4d40094e522fe55ddd70d4aefdbb [2021-05-06T14:20:32.018Z] #66 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-06T14:20:32.018Z] #61 sha256:ddc6db334d61c6559a0d077a1192e0f81c2f0ccd1a30ed4e922ea6d8a4de70a9 [2021-05-06T14:20:32.018Z] #61 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-06T14:20:32.018Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-06T14:20:32.018Z] #11 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-06T14:20:32.018Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-06T14:20:32.018Z] #14 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #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 [2021-05-06T14:20:32.018Z] #67 sha256:43f085b59d1c47dbb0086acef0560247223736048779455ae619341efa5b036b [2021-05-06T14:20:32.018Z] #67 CACHED [2021-05-06T14:20:32.018Z] [2021-05-06T14:20:32.018Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-06T14:20:32.018Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-06T14:20:32.018Z] #22 CACHED [2021-05-06T14:20:32.019Z] [2021-05-06T14:20:32.019Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-06T14:20:32.019Z] #35 sha256:5b9936073f95ba941dabd62d7a70a075d8122f8a28dc40f99a83b1e0e6cf84a3 [2021-05-06T14:20:32.019Z] #35 CACHED [2021-05-06T14:20:32.019Z] [2021-05-06T14:20:32.019Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T14:20:32.019Z] #29 sha256:27376c3b66d776cb25e53541a7b68a56e675e0acc8b5010404cbd2e866b1cc1d [2021-05-06T14:20:32.019Z] #29 CACHED [2021-05-06T14:20:32.019Z] [2021-05-06T14:20:32.019Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-06T14:20:32.019Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-06T14:20:32.019Z] #65 CACHED [2021-05-06T14:20:32.019Z] [2021-05-06T14:20:32.019Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T14:20:32.019Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T14:20:32.019Z] #13 CACHED [2021-05-06T14:20:32.019Z] [2021-05-06T14:20:32.019Z] #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 [2021-05-06T14:20:32.019Z] #47 sha256:a8f84c1f3dc5a237f8b478fd7acd0b3b0ceca467bfdcc8b5d9f0f630958ca3c4 [2021-05-06T14:20:32.019Z] #47 CACHED [2021-05-06T14:20:32.019Z] [2021-05-06T14:20:32.019Z] #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 [2021-05-06T14:20:32.019Z] #49 sha256:188183f5fb858f327f931cfff3ce449be0fea73b3e424261ce0744201134185c [2021-05-06T14:20:32.019Z] #49 CACHED [2021-05-06T14:20:32.019Z] [2021-05-06T14:20:32.019Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-06T14:20:32.019Z] #38 sha256:d7d7fc4c7750afec95a0c2c7b8afb1ed4ad9bafb583c95c4a5918a9f0d32d6b3 [2021-05-06T14:20:32.019Z] #38 CACHED [2021-05-06T14:20:32.019Z] [2021-05-06T14:20:32.019Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-06T14:20:32.019Z] #46 sha256:520469546b22e0f8a0b0e532358d6c61c8694bb3b14c8e9cca0d6b6004a0c449 [2021-05-06T14:20:32.019Z] #46 CACHED [2021-05-06T14:20:32.019Z] [2021-05-06T14:20:32.019Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-06T14:20:32.019Z] #60 sha256:712321526dd91c9ea55a738e7a35f6233dc3faa55471b5e065283daba2187b43 [2021-05-06T14:20:32.019Z] #60 CACHED [2021-05-06T14:20:32.019Z] [2021-05-06T14:20:32.019Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-06T14:20:32.019Z] #37 sha256:171a52a8d5c1d4ee426e49c33ac6c0765a221ad3520304d5392157713409c4fa [2021-05-06T14:20:32.019Z] #37 CACHED [2021-05-06T14:20:32.019Z] [2021-05-06T14:20:32.019Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-06T14:20:32.019Z] #50 sha256:6e979a3d546ea4290b4481a54b956e629bb8f1f84689f48cb240249fcee5b87e [2021-05-06T14:20:32.019Z] #50 CACHED [2021-05-06T14:20:32.019Z] [2021-05-06T14:20:32.019Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T14:20:32.019Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T14:20:32.019Z] #36 CACHED [2021-05-06T14:20:32.019Z] [2021-05-06T14:20:32.019Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-06T14:20:32.019Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-06T14:20:32.019Z] #18 CACHED [2021-05-06T14:20:32.019Z] [2021-05-06T14:20:32.019Z] #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 [2021-05-06T14:20:32.019Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T14:20:32.019Z] #43 CACHED [2021-05-06T14:20:32.019Z] [2021-05-06T14:20:32.019Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-06T14:20:32.019Z] #48 sha256:dd63b081406eeb9f2549aecd13a122db7a897f0100d364912a3d46c45856f493 [2021-05-06T14:20:32.019Z] #48 CACHED [2021-05-06T14:20:32.019Z] [2021-05-06T14:20:32.019Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-06T14:20:32.019Z] #59 sha256:75024ff1e2d270611724ea3bfc15cf962214ffa6b51822be763929fc40b87af6 [2021-05-06T14:20:32.019Z] #59 CACHED [2021-05-06T14:20:32.019Z] [2021-05-06T14:20:32.019Z] #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 [2021-05-06T14:20:32.019Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-06T14:20:32.019Z] #55 CACHED [2021-05-06T14:20:32.019Z] [2021-05-06T14:20:32.019Z] #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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T14:20:32.019Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-06T14:20:32.019Z] #20 CACHED [2021-05-06T14:20:32.019Z] [2021-05-06T14:20:32.019Z] #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 [2021-05-06T14:20:32.019Z] #71 sha256:85e7192745ccb1f6215276b64d45ee9f020204545777bc47e788cb763f27f47a [2021-05-06T14:20:32.019Z] #71 CACHED [2021-05-06T14:20:32.019Z] [2021-05-06T14:20:32.019Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-06T14:20:32.019Z] #72 sha256:ef25bc5f94f405acbbfa72b77d190b6d2a919cdec09e79b178cc82d7894a1aa7 [2021-05-06T14:20:32.231Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-06T14:20:32.231Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-06T14:20:32.231Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-06T14:20:32.231Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-06T14:20:32.231Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-06T14:20:32.231Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-06T14:20:32.231Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-06T14:20:32.231Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-06T14:20:32.231Z] [2021-05-06T14:20:32.231Z] Optional Features: [2021-05-06T14:20:32.231Z] - CONFIG_USER_NS: enabled [2021-05-06T14:20:32.231Z] - CONFIG_SECCOMP: enabled [2021-05-06T14:20:32.231Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-06T14:20:32.231Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-06T14:20:32.231Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-06T14:20:32.231Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-06T14:20:32.231Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-06T14:20:32.231Z] - CONFIG_BLK_CGROUP: enabled [2021-05-06T14:20:32.231Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-06T14:20:32.231Z] - CONFIG_CGROUP_PERF: enabled [2021-05-06T14:20:32.231Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-06T14:20:32.231Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-06T14:20:32.231Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-06T14:20:32.231Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-06T14:20:32.287Z] Merge succeeded, producing 3987dc264b5819ec752c63f80b29d049747ecdd1 [2021-05-06T14:20:32.287Z] Checking out Revision 3987dc264b5819ec752c63f80b29d049747ecdd1 (PR-42361) [2021-05-06T14:20:32.494Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-06T14:20:32.494Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-06T14:20:32.494Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-06T14:20:32.494Z] - CONFIG_IP_VS: enabled (as module) [2021-05-06T14:20:32.494Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-06T14:20:32.494Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-06T14:20:32.494Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-06T14:20:32.494Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-06T14:20:32.494Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-06T14:20:32.494Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-06T14:20:32.494Z] - CONFIG_EXT4_FS: enabled [2021-05-06T14:20:32.494Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-06T14:20:32.494Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-06T14:20:32.494Z] - Network Drivers: [2021-05-06T14:20:32.494Z] - "overlay": [2021-05-06T14:20:32.494Z] - CONFIG_VXLAN: enabled (as module) [2021-05-06T14:20:32.494Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-06T14:20:32.494Z] Optional (for encrypted networks): [2021-05-06T14:20:32.670Z] Commit message: "vendor: github.com/godbus/dbus/v5 v5.0.4" [2021-05-06T14:20:32.733Z] > git --version # timeout=10 [2021-05-06T14:20:32.735Z] > git --version # 'git version 2.7.4' [2021-05-06T14:20:32.737Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-05-06T14:20:32.755Z] - CONFIG_CRYPTO: enabled [2021-05-06T14:20:32.755Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-06T14:20:32.755Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-06T14:20:32.755Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-06T14:20:32.755Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-06T14:20:32.755Z] - CONFIG_XFRM: enabled [2021-05-06T14:20:32.755Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-06T14:20:32.755Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-06T14:20:32.755Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-06T14:20:32.755Z] - "ipvlan": [2021-05-06T14:20:32.755Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-06T14:20:32.755Z] - "macvlan": [2021-05-06T14:20:32.755Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-06T14:20:32.755Z] - CONFIG_DUMMY: enabled (as module) [2021-05-06T14:20:32.755Z] - "ftp,tftp client in container": [2021-05-06T14:20:32.755Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-06T14:20:32.755Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-06T14:20:32.755Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-06T14:20:32.755Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-06T14:20:32.755Z] - Storage Drivers: [2021-05-06T14:20:32.755Z] - "aufs": [2021-05-06T14:20:32.755Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-06T14:20:32.755Z] - "btrfs": [2021-05-06T14:20:32.755Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-06T14:20:32.755Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-06T14:20:32.755Z] - "devicemapper": [2021-05-06T14:20:32.755Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-06T14:20:32.755Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-06T14:20:32.755Z] - "overlay": [2021-05-06T14:20:32.755Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-06T14:20:32.755Z] - "zfs": [2021-05-06T14:20:32.755Z] - /dev/zfs: present [2021-05-06T14:20:32.755Z] - zfs command: missing [2021-05-06T14:20:32.755Z] - zpool command: missing [2021-05-06T14:20:32.755Z] [2021-05-06T14:20:32.755Z] Limits: [2021-05-06T14:20:32.755Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-06T14:20:32.755Z] [2021-05-06T14:20:32.755Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-06T14:20:32.957Z] #72 DONE 0.8s [2021-05-06T14:20:32.957Z] [2021-05-06T14:20:32.957Z] #73 exporting to image [2021-05-06T14:20:32.957Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-06T14:20:32.958Z] #73 exporting layers [2021-05-06T14:20:33.076Z] #23 transferring context: 53.23MB 1.7s done [2021-05-06T14:20:33.076Z] #23 DONE 1.7s [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-06T14:20:33.076Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-06T14:20:33.076Z] #17 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-06T14:20:33.076Z] #24 sha256:434fcffb5bb26dae24b7a5b682b6635b9390d056c06696cfb0575a5c14be2725 [2021-05-06T14:20:33.076Z] #24 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #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 [2021-05-06T14:20:33.076Z] #56 sha256:2761de2a9d81d3c8eace7c4ae5539f823125ffe4a98ecc90ec20ddec72d780e3 [2021-05-06T14:20:33.076Z] #56 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #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 [2021-05-06T14:20:33.076Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-06T14:20:33.076Z] #15 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-06T14:20:33.076Z] #35 sha256:5e2dd62649a07bb2bbc7aee9f1776e5426a8bd05e0b5fc900b4705d9683aaae0 [2021-05-06T14:20:33.076Z] #35 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-06T14:20:33.076Z] #68 sha256:ebd75fd7967997c155f939da8917f58238505f9ee76f75982df99e2091e7795d [2021-05-06T14:20:33.076Z] #68 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-06T14:20:33.076Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-06T14:20:33.076Z] #18 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #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 [2021-05-06T14:20:33.076Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-06T14:20:33.076Z] #43 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #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 [2021-05-06T14:20:33.076Z] #53 sha256:fb49b5cfb9f472cb9061c7ece8cb870468f48a2f8a32878bf54b33f92f91931a [2021-05-06T14:20:33.076Z] #53 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T14:20:33.076Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-06T14:20:33.076Z] #40 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-06T14:20:33.076Z] #30 sha256:55bd969775a15d0fd2dcbbc24a23a8e7acb646e88223526c83f1b3e219ac5f70 [2021-05-06T14:20:33.076Z] #30 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-06T14:20:33.076Z] #34 sha256:2156db07318f99ec766c752a1d8cb8986b94f0779a0fc448f74f610fa7835a5e [2021-05-06T14:20:33.076Z] #34 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-06T14:20:33.076Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-06T14:20:33.076Z] #31 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-06T14:20:33.076Z] #54 sha256:dfd8be9ad93634f135178827454f35b4574c0dc8f8991b9f748b1a6418d2b39b [2021-05-06T14:20:33.076Z] #54 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #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 [2021-05-06T14:20:33.076Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-06T14:20:33.076Z] #42 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-06T14:20:33.076Z] #25 sha256:96f7052a4abfd379f5e8c7d780544f6866a97b32289cbd67a9a20f9abffd34ed [2021-05-06T14:20:33.076Z] #25 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-06T14:20:33.076Z] #52 sha256:22cb8733ce79c002f7cc6413de421a9d7db4b891a20a516b58cfb0c5ce9e7c39 [2021-05-06T14:20:33.076Z] #52 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-06T14:20:33.076Z] #38 sha256:5f69b3b413a45d8ae5a002c2777ac64429f696bf20c444eead7fb245a52a24f1 [2021-05-06T14:20:33.076Z] #38 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-06T14:20:33.076Z] #60 sha256:dc2f467745d8ec4bf5fdab2fbe2f393b4ab5a3ab9837fff7dfe276e836b7076e [2021-05-06T14:20:33.076Z] #60 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-06T14:20:33.076Z] #41 sha256:3f7b3b00ed2a53e2b80bbb3700b8f681f20a63328d1ba9f8e64f7dfb92c50ed7 [2021-05-06T14:20:33.076Z] #41 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #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 [2021-05-06T14:20:33.076Z] #58 sha256:d372ea576465ad5198d00f4a03f7985f55228d5fbe8b7763afb264cf6c4cca7c [2021-05-06T14:20:33.076Z] #58 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #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 [2021-05-06T14:20:33.076Z] #47 sha256:602191a1dfaa1893745043a0498baa05ad576ea25b0fe9d0429383ebfe1d2b68 [2021-05-06T14:20:33.076Z] #47 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-06T14:20:33.076Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-06T14:20:33.076Z] #14 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-06T14:20:33.076Z] #61 sha256:4db58efeb4f55c539fe1aa4893b4350e3162dd90139eb8b1cee625cff1fdce22 [2021-05-06T14:20:33.076Z] #61 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-06T14:20:33.076Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-06T14:20:33.076Z] #11 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #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 [2021-05-06T14:20:33.076Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-06T14:20:33.076Z] #55 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-06T14:20:33.076Z] #44 sha256:caeccda0b0ad5f9ba52149ce818827de28cae8cf536664681525c2471bf9ee81 [2021-05-06T14:20:33.076Z] #44 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T14:20:33.076Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-06T14:20:33.076Z] #13 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-06T14:20:33.076Z] #48 sha256:e80e239f59f767b612b7274c10a311299d9e1310502ebea324177f87e1db898c [2021-05-06T14:20:33.076Z] #48 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #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 [2021-05-06T14:20:33.076Z] #49 sha256:1ea26ff9ae0114a3fdc4ed87d2db8144f5838b2d3d202ecfd3bfe75479288444 [2021-05-06T14:20:33.076Z] #49 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T14:20:33.076Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-06T14:20:33.076Z] #20 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-06T14:20:33.076Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-06T14:20:33.076Z] #65 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-06T14:20:33.076Z] #28 sha256:ecbce40616a5361acc25e7f4ab93c2a3c767a948c5fffd583a4e3ba07007e9dd [2021-05-06T14:20:33.076Z] #28 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-06T14:20:33.076Z] #37 sha256:dd6f9f88cd496ce0d0b858d2a8b9502ddbc689f585597b8cbfa5286bd6f2ea47 [2021-05-06T14:20:33.076Z] #37 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-06T14:20:33.076Z] #50 sha256:9e2df5630d50bd0ba1b1e3c9131528248eebe4ef3981afea74b5b730b4701f4f [2021-05-06T14:20:33.076Z] #50 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-06T14:20:33.076Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-06T14:20:33.076Z] #16 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T14:20:33.076Z] #29 sha256:36faa785deb0e9563c168598d2b71894a6272ff897121406cd8ee9eb3fc48877 [2021-05-06T14:20:33.076Z] #29 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #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 [2021-05-06T14:20:33.076Z] #45 sha256:6afe2e732157134846d38ddee752f9b47d0bb6392c13b96fd798cace2343e264 [2021-05-06T14:20:33.076Z] #45 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #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 [2021-05-06T14:20:33.076Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-06T14:20:33.076Z] #21 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-06T14:20:33.076Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-06T14:20:33.076Z] #19 CACHED [2021-05-06T14:20:33.076Z] [2021-05-06T14:20:33.076Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-06T14:20:33.076Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-06T14:20:33.077Z] #39 CACHED [2021-05-06T14:20:33.077Z] [2021-05-06T14:20:33.077Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-06T14:20:33.077Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-05-06T14:20:33.077Z] #27 CACHED [2021-05-06T14:20:33.077Z] [2021-05-06T14:20:33.077Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-06T14:20:33.077Z] #57 sha256:f578eff8946f53829523901ca8d3a5e90fab155fe1c44467df96a6f441646258 [2021-05-06T14:20:33.077Z] #57 CACHED [2021-05-06T14:20:33.077Z] [2021-05-06T14:20:33.077Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T14:20:33.077Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-06T14:20:33.077Z] #36 CACHED [2021-05-06T14:20:33.077Z] [2021-05-06T14:20:33.077Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-06T14:20:33.077Z] #33 sha256:d0f37792aff4278e2b239a2b79f9ee1c57bb0a4ede071a16f75e73f4aeed0584 [2021-05-06T14:20:33.077Z] #33 CACHED [2021-05-06T14:20:33.077Z] [2021-05-06T14:20:33.077Z] #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 [2021-05-06T14:20:33.077Z] #51 sha256:16153b522f563b335d48e471b5cc3156ff9b9952f6e01d712bb949d9b491d483 [2021-05-06T14:20:33.077Z] #51 CACHED [2021-05-06T14:20:33.077Z] [2021-05-06T14:20:33.077Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T14:20:33.077Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-06T14:20:33.077Z] #32 CACHED [2021-05-06T14:20:33.077Z] [2021-05-06T14:20:33.077Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-06T14:20:33.077Z] #66 sha256:49ea233a9aaf1d15765b580ed4a0bae8126042d0d985f9bb8e9820d486ec04e0 [2021-05-06T14:20:33.077Z] #66 CACHED [2021-05-06T14:20:33.077Z] [2021-05-06T14:20:33.077Z] #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 [2021-05-06T14:20:33.077Z] #67 sha256:a100031e9442c25ed95244dbaae6be5d47f12dd7023ebe9b2614eb420200403a [2021-05-06T14:20:33.077Z] #67 CACHED [2021-05-06T14:20:33.077Z] [2021-05-06T14:20:33.077Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-06T14:20:33.077Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-06T14:20:33.077Z] #12 CACHED [2021-05-06T14:20:33.077Z] [2021-05-06T14:20:33.077Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-06T14:20:33.077Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-06T14:20:33.077Z] #63 CACHED [2021-05-06T14:20:33.077Z] [2021-05-06T14:20:33.077Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-06T14:20:33.077Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-06T14:20:33.077Z] #10 CACHED [2021-05-06T14:20:33.077Z] [2021-05-06T14:20:33.077Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-06T14:20:33.077Z] #46 sha256:ba0f0a64c3592e3922eff7cb782ae7d8976e7fee81d1d6239444a59f73dd34a9 [2021-05-06T14:20:33.077Z] #46 CACHED [2021-05-06T14:20:33.077Z] [2021-05-06T14:20:33.077Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-06T14:20:33.077Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-06T14:20:33.077Z] #22 CACHED [2021-05-06T14:20:33.077Z] [2021-05-06T14:20:33.077Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-06T14:20:33.077Z] #59 sha256:6d8515d0430175db8085a6772f2e5d668ec8af42fb4b303c31a6cbfe9ba9205f [2021-05-06T14:20:33.077Z] #59 CACHED [2021-05-06T14:20:33.077Z] [2021-05-06T14:20:33.077Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-06T14:20:33.077Z] #69 sha256:e28514dd8b4475020b61d3cddce33a30048b6ba1d84a26a2505edd89a46abcbe [2021-05-06T14:20:33.077Z] #69 CACHED [2021-05-06T14:20:33.077Z] [2021-05-06T14:20:33.077Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-06T14:20:33.077Z] #70 sha256:fcabf80bec793f6da50efdea6f66f3eddfa9674e3107489aa40759b6adade78c [2021-05-06T14:20:33.113Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3987dc264b5819ec752c63f80b29d049747ecdd1 . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-06T14:20:33.638Z] #70 DONE 0.7s [2021-05-06T14:20:33.638Z] [2021-05-06T14:20:33.638Z] #71 exporting to image [2021-05-06T14:20:33.638Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-06T14:20:33.638Z] #71 exporting layers [2021-05-06T14:20:33.664Z] + docker version [2021-05-06T14:20:33.664Z] Client: [2021-05-06T14:20:33.664Z] Version: 18.06.1-ce [2021-05-06T14:20:33.664Z] API version: 1.38 [2021-05-06T14:20:33.665Z] Go version: go1.10.3 [2021-05-06T14:20:33.665Z] Git commit: e68fc7a [2021-05-06T14:20:33.665Z] Built: Tue Aug 21 17:26:10 2018 [2021-05-06T14:20:33.665Z] OS/Arch: linux/ppc64le [2021-05-06T14:20:33.665Z] Experimental: false [2021-05-06T14:20:33.665Z] [2021-05-06T14:20:33.665Z] Server: [2021-05-06T14:20:33.665Z] Engine: [2021-05-06T14:20:33.665Z] Version: 18.06.1-ce [2021-05-06T14:20:33.665Z] API version: 1.38 (minimum version 1.12) [2021-05-06T14:20:33.665Z] Go version: go1.10.3 [2021-05-06T14:20:33.665Z] Git commit: e68fc7a [2021-05-06T14:20:33.665Z] Built: Tue Aug 21 17:24:20 2018 [2021-05-06T14:20:33.665Z] OS/Arch: linux/ppc64le [2021-05-06T14:20:33.665Z] Experimental: true [Pipeline] sh [2021-05-06T14:20:33.797Z] ? github.com/docker/docker/api [no test files] [2021-05-06T14:20:32.249Z] > git remote # timeout=10 [2021-05-06T14:20:32.252Z] > git config --get remote.origin.url # timeout=10 [2021-05-06T14:20:32.254Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T14:20:32.256Z] > git merge e42a32e4f00863d7b081f4c86a1d7553afad6b59 # timeout=10 [2021-05-06T14:20:32.279Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-06T14:20:32.294Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T14:20:32.296Z] > git checkout -f 3987dc264b5819ec752c63f80b29d049747ecdd1 # timeout=10 [2021-05-06T14:20:33.894Z] #73 exporting layers 1.0s done [2021-05-06T14:20:33.894Z] #73 writing image sha256:c83b299d1ab6cedd081fa830f0a23b931eb330f04e80648d22cfc5839098e671 done [2021-05-06T14:20:33.894Z] #73 naming to docker.io/library/docker:3987dc264b5819ec752c63f80b29d049747ecdd1 done [2021-05-06T14:20:33.894Z] #73 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-06T14:20:34.057Z] + docker info [2021-05-06T14:20:34.057Z] Containers: 0 [2021-05-06T14:20:34.057Z] Running: 0 [2021-05-06T14:20:34.057Z] Paused: 0 [2021-05-06T14:20:34.057Z] Stopped: 0 [2021-05-06T14:20:34.057Z] Images: 0 [2021-05-06T14:20:34.057Z] Server Version: 18.06.1-ce [2021-05-06T14:20:34.057Z] Storage Driver: overlay2 [2021-05-06T14:20:34.057Z] Backing Filesystem: extfs [2021-05-06T14:20:34.057Z] Supports d_type: true [2021-05-06T14:20:34.057Z] Native Overlay Diff: true [2021-05-06T14:20:34.057Z] Logging Driver: json-file [2021-05-06T14:20:34.057Z] Cgroup Driver: cgroupfs [2021-05-06T14:20:34.057Z] Plugins: [2021-05-06T14:20:34.057Z] Volume: local [2021-05-06T14:20:34.057Z] Network: bridge host ipvlan macvlan null overlay [2021-05-06T14:20:34.057Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-05-06T14:20:34.057Z] Swarm: inactive [2021-05-06T14:20:34.057Z] Runtimes: runc [2021-05-06T14:20:34.057Z] Default Runtime: runc [2021-05-06T14:20:34.057Z] Init Binary: docker-init [2021-05-06T14:20:34.057Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-05-06T14:20:34.057Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-05-06T14:20:34.057Z] init version: fec3683 [2021-05-06T14:20:34.057Z] Security Options: [2021-05-06T14:20:34.057Z] apparmor [2021-05-06T14:20:34.057Z] seccomp [2021-05-06T14:20:34.057Z] Profile: default [2021-05-06T14:20:34.057Z] Kernel Version: 4.4.0-139-generic [2021-05-06T14:20:34.057Z] Operating System: Ubuntu 16.04.3 LTS [2021-05-06T14:20:34.057Z] OSType: linux [2021-05-06T14:20:34.057Z] Architecture: ppc64le [2021-05-06T14:20:34.057Z] CPUs: 4 [2021-05-06T14:20:34.057Z] Total Memory: 7.972GiB [2021-05-06T14:20:34.057Z] Name: ppc64le-ubuntu-13 [2021-05-06T14:20:34.057Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-05-06T14:20:34.057Z] Docker Root Dir: /var/lib/docker [2021-05-06T14:20:34.057Z] Debug Mode (client): false [2021-05-06T14:20:34.057Z] Debug Mode (server): false [2021-05-06T14:20:34.057Z] Registry: https://index.docker.io/v1/ [2021-05-06T14:20:34.057Z] Labels: [2021-05-06T14:20:34.057Z] Experimental: true [2021-05-06T14:20:34.057Z] Insecure Registries: [2021-05-06T14:20:34.057Z] 127.0.0.0/8 [2021-05-06T14:20:34.057Z] Live Restore Enabled: false [2021-05-06T14:20:34.057Z] [Pipeline] sh [2021-05-06T14:20:34.276Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=3987dc264b5819ec752c63f80b29d049747ecdd1 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3987dc264b5819ec752c63f80b29d049747ecdd1 hack/make.sh dynbinary test-integration [2021-05-06T14:20:34.466Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-06T14:20:34.466Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-06T14:20:34.466Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42361/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-06T14:20:34.466Z] + bash /home/docker/workspace/moby_PR-42361/check-config.sh [2021-05-06T14:20:34.466Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-06T14:20:34.466Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-05-06T14:20:34.466Z] [2021-05-06T14:20:34.466Z] Generally Necessary: [2021-05-06T14:20:34.466Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-06T14:20:34.466Z] - apparmor: enabled and tools installed [2021-05-06T14:20:34.466Z] - CONFIG_NAMESPACES: enabled [2021-05-06T14:20:34.466Z] - CONFIG_NET_NS: enabled [2021-05-06T14:20:34.466Z] - CONFIG_PID_NS: enabled [2021-05-06T14:20:34.466Z] - CONFIG_IPC_NS: enabled [2021-05-06T14:20:34.466Z] - CONFIG_UTS_NS: enabled [2021-05-06T14:20:34.466Z] - CONFIG_CGROUPS: enabled [2021-05-06T14:20:34.466Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-06T14:20:34.466Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-06T14:20:34.466Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-06T14:20:34.466Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-06T14:20:34.466Z] - CONFIG_CPUSETS: enabled [2021-05-06T14:20:34.466Z] - CONFIG_MEMCG: enabled [2021-05-06T14:20:34.466Z] - CONFIG_KEYS: enabled [2021-05-06T14:20:34.466Z] - CONFIG_VETH: enabled (as module) [2021-05-06T14:20:34.466Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-06T14:20:34.466Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-06T14:20:34.466Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-06T14:20:34.466Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-06T14:20:34.466Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-06T14:20:34.466Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-06T14:20:34.466Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-06T14:20:34.466Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-06T14:20:34.564Z] #71 exporting layers 1.0s done [2021-05-06T14:20:34.564Z] #71 writing image sha256:b9df9687b918ad100c796bb00d3a3dccc2b942083dcd5fc18516fb4c46a9bd5f done [2021-05-06T14:20:34.564Z] #71 naming to docker.io/library/docker:3987dc264b5819ec752c63f80b29d049747ecdd1 done [2021-05-06T14:20:34.564Z] #71 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-05-06T14:20:34.770Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-06T14:20:34.770Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-06T14:20:34.770Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-06T14:20:34.770Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-05-06T14:20:34.770Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-05-06T14:20:34.770Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-05-06T14:20:34.770Z] [2021-05-06T14:20:34.770Z] Optional Features: [2021-05-06T14:20:34.770Z] - CONFIG_USER_NS: enabled [2021-05-06T14:20:34.770Z] - CONFIG_SECCOMP: enabled [2021-05-06T14:20:34.770Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-06T14:20:34.770Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-06T14:20:34.770Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-06T14:20:34.770Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-06T14:20:34.770Z] (cgroup swap accounting is currently enabled) [2021-05-06T14:20:34.770Z] - CONFIG_MEMCG_KMEM: enabled [2021-05-06T14:20:34.770Z] - CONFIG_IOSCHED_CFQ: enabled [2021-05-06T14:20:34.770Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-05-06T14:20:34.770Z] - CONFIG_BLK_CGROUP: enabled [2021-05-06T14:20:34.770Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-06T14:20:34.770Z] - CONFIG_CGROUP_PERF: enabled [2021-05-06T14:20:34.770Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-06T14:20:34.770Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-06T14:20:34.770Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-06T14:20:34.770Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-06T14:20:34.770Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-06T14:20:34.770Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-06T14:20:34.770Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-06T14:20:34.770Z] - CONFIG_IP_VS: enabled (as module) [2021-05-06T14:20:34.770Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-06T14:20:34.770Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-06T14:20:34.770Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-06T14:20:34.770Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-06T14:20:34.770Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-06T14:20:34.770Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-06T14:20:34.770Z] - CONFIG_EXT4_FS: enabled [2021-05-06T14:20:34.770Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-06T14:20:34.770Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-06T14:20:34.770Z] - Network Drivers: [2021-05-06T14:20:34.770Z] - "overlay": [2021-05-06T14:20:34.770Z] - CONFIG_VXLAN: enabled (as module) [2021-05-06T14:20:34.770Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-06T14:20:34.770Z] Optional (for encrypted networks): [2021-05-06T14:20:34.844Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-05-06T14:20:34.844Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-05-06T14:20:34.844Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-05-06T14:20:34.844Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-05-06T14:20:34.844Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-05-06T14:20:34.844Z] Detected virtualization docker. [2021-05-06T14:20:34.844Z] Detected architecture x86-64. [2021-05-06T14:20:34.844Z] Set hostname to . [2021-05-06T14:20:34.993Z] + trap exit INT TERM [2021-05-06T14:20:34.993Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-05-06T14:20:34.993Z] + CONTAINER_NAME=docker-pr1 [2021-05-06T14:20:34.993Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42361/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42361/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3987dc264b5819ec752c63f80b29d049747ecdd1 -e DOCKER_GRAPHDRIVER docker:3987dc264b5819ec752c63f80b29d049747ecdd1 hack/make.sh dynbinary-daemon [2021-05-06T14:20:35.087Z] - CONFIG_CRYPTO: enabled [2021-05-06T14:20:35.087Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-05-06T14:20:35.087Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-05-06T14:20:35.087Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-05-06T14:20:35.087Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-05-06T14:20:35.087Z] - CONFIG_XFRM: enabled [2021-05-06T14:20:35.087Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-06T14:20:35.087Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-06T14:20:35.087Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-06T14:20:35.087Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-05-06T14:20:35.087Z] - "ipvlan": [2021-05-06T14:20:35.087Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-06T14:20:35.087Z] - "macvlan": [2021-05-06T14:20:35.087Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-06T14:20:35.087Z] - CONFIG_DUMMY: enabled (as module) [2021-05-06T14:20:35.087Z] - "ftp,tftp client in container": [2021-05-06T14:20:35.087Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-06T14:20:35.087Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-06T14:20:35.087Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-06T14:20:35.087Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-06T14:20:35.087Z] - Storage Drivers: [2021-05-06T14:20:35.087Z] - "aufs": [2021-05-06T14:20:35.087Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-06T14:20:35.087Z] - "btrfs": [2021-05-06T14:20:35.087Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-06T14:20:35.087Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-06T14:20:35.087Z] - "devicemapper": [2021-05-06T14:20:35.087Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-06T14:20:35.087Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-06T14:20:35.087Z] - "overlay": [2021-05-06T14:20:35.087Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-06T14:20:35.087Z] - "zfs": [2021-05-06T14:20:35.087Z] - /dev/zfs: missing [2021-05-06T14:20:35.087Z] - zfs command: missing [2021-05-06T14:20:35.087Z] - zpool command: missing [2021-05-06T14:20:35.087Z] [2021-05-06T14:20:35.087Z] Limits: [2021-05-06T14:20:35.087Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-06T14:20:35.087Z] [2021-05-06T14:20:35.087Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-06T14:20:35.413Z] + source /etc/docker-entrypoint-cmd [2021-05-06T14:20:35.413Z] ++ hack/make.sh dynbinary test-integration [2021-05-06T14:20:35.413Z] [2021-05-06T14:20:35.542Z] + make bundles/buildx [2021-05-06T14:20:35.554Z] [2021-05-06T14:20:35.668Z] #1 [internal] load build definition from Dockerfile [2021-05-06T14:20:35.668Z] #1 sha256:8494af5b78f44348f74d8303446790f4b129fc2a6579053a1ebb0084b277f490 [2021-05-06T14:20:35.668Z] #1 transferring dockerfile: 17.07kB done [2021-05-06T14:20:35.668Z] #1 DONE 0.0s [2021-05-06T14:20:35.809Z] Removing bundles/ [2021-05-06T14:20:35.809Z] [2021-05-06T14:20:35.809Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-05-06T14:20:35.809Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-06T14:20:35.809Z] GOOS="" GOARCH="" GOARM="" [2021-05-06T14:20:35.840Z] make: command: Command not found [2021-05-06T14:20:35.840Z] make: command: Command not found [2021-05-06T14:20:35.840Z] mkdir bundles [2021-05-06T14:20:35.840Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-05-06T14:20:35.840Z] --build-arg BUILDX_COMMIT \ [2021-05-06T14:20:35.840Z] --build-arg BUILDX_REPO \ [2021-05-06T14:20:35.840Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-05-06T14:20:35.840Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-05-06T14:20:35.840Z] . [2021-05-06T14:20:35.840Z] /bin/sh: 4: go: not found [2021-05-06T14:20:35.840Z] /bin/sh: 5: go: not found [2021-05-06T14:20:35.930Z] [2021-05-06T14:20:35.930Z] #2 [internal] load .dockerignore [2021-05-06T14:20:35.930Z] #2 sha256:85bf07edaf0250280dd478ce9a6e136b80e347d2fbddc166dbe87e2d054471ff [2021-05-06T14:20:35.931Z] #2 transferring context: 87B done [2021-05-06T14:20:35.931Z] #2 DONE 0.0s [2021-05-06T14:20:35.981Z] Removing bundles/ [2021-05-06T14:20:35.981Z] [2021-05-06T14:20:35.981Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-06T14:20:35.981Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-06T14:20:35.981Z] GOOS="" GOARCH="" GOARM="" [2021-05-06T14:20:36.875Z] [2021-05-06T14:20:36.875Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-06T14:20:36.875Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-05-06T14:20:36.875Z] #3 DONE 0.2s [2021-05-06T14:20:36.875Z] [2021-05-06T14:20:36.875Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-06T14:20:36.875Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-05-06T14:20:36.875Z] #4 CACHED [2021-05-06T14:20:37.821Z] [2021-05-06T14:20:37.821Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-06T14:20:37.821Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-05-06T14:20:37.821Z] #5 DONE 0.1s [2021-05-06T14:20:37.821Z] [2021-05-06T14:20:37.821Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-06T14:20:37.821Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-06T14:20:37.821Z] #8 DONE 0.2s [2021-05-06T14:20:37.821Z] [2021-05-06T14:20:37.821Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-06T14:20:37.821Z] #6 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-05-06T14:20:37.821Z] #6 DONE 0.1s [2021-05-06T14:20:37.821Z] [2021-05-06T14:20:37.821Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-06T14:20:37.821Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-06T14:20:37.821Z] #7 DONE 0.1s [2021-05-06T14:20:37.946Z] Sending build context to Docker daemon 58.26MB [2021-05-06T14:20:37.946Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-05-06T14:20:37.946Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-05-06T14:20:37.946Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-05-06T14:20:37.946Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-05-06T14:20:38.083Z] [2021-05-06T14:20:38.083Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T14:20:38.083Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-06T14:20:38.083Z] #9 DONE 0.0s [2021-05-06T14:20:38.083Z] [2021-05-06T14:20:38.083Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-06T14:20:38.083Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-06T14:20:38.083Z] #64 DONE 0.0s [2021-05-06T14:20:38.083Z] [2021-05-06T14:20:38.083Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-06T14:20:38.083Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-06T14:20:38.083Z] #62 DONE 0.0s [2021-05-06T14:20:38.083Z] [2021-05-06T14:20:38.083Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-06T14:20:38.083Z] #26 sha256:47bdea7822f41a7ae5f8934db38630836f0e2a1fd7c2685e16267fad2718b13e [2021-05-06T14:20:38.083Z] #26 DONE 0.0s [2021-05-06T14:20:38.083Z] [2021-05-06T14:20:38.083Z] #23 [internal] load build context [2021-05-06T14:20:38.083Z] #23 sha256:2e2d7053d6e6cc6a6ddecbe5d74f456d8e4f06b4faa77f9bd9f49b3200a0bfef [2021-05-06T14:20:38.253Z] 1.13.15-buster: Pulling from library/golang [2021-05-06T14:20:38.253Z] db4e2d8d5901: Pulling fs layer [2021-05-06T14:20:38.253Z] dfe2d012519c: Pulling fs layer [2021-05-06T14:20:38.253Z] 5d8f1d1f9197: Pulling fs layer [2021-05-06T14:20:38.253Z] 1301750ffb48: Pulling fs layer [2021-05-06T14:20:38.253Z] dc5c6edc9cff: Pulling fs layer [2021-05-06T14:20:38.253Z] 1301750ffb48: Waiting [2021-05-06T14:20:38.253Z] dc5c6edc9cff: Waiting [2021-05-06T14:20:38.253Z] 3c370c2e2f82: Pulling fs layer [2021-05-06T14:20:38.253Z] 5ffb2f5886e2: Pulling fs layer [2021-05-06T14:20:38.253Z] 3c370c2e2f82: Waiting [2021-05-06T14:20:38.253Z] 5ffb2f5886e2: Waiting [2021-05-06T14:20:39.000Z] 5d8f1d1f9197: Verifying Checksum [2021-05-06T14:20:39.000Z] 5d8f1d1f9197: Download complete [2021-05-06T14:20:39.320Z] dfe2d012519c: Verifying Checksum [2021-05-06T14:20:39.320Z] dfe2d012519c: Download complete [2021-05-06T14:20:40.034Z] #23 transferring context: 53.23MB 1.6s done [2021-05-06T14:20:40.034Z] #23 DONE 1.6s [2021-05-06T14:20:40.034Z] [2021-05-06T14:20:40.034Z] #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 [2021-05-06T14:20:40.034Z] #58 sha256:ff6f6756b92af5b844a2b587197bbc7bc9ee81e4e17083ae008287a1505f18f5 [2021-05-06T14:20:40.034Z] #58 CACHED [2021-05-06T14:20:40.034Z] [2021-05-06T14:20:40.034Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-06T14:20:40.034Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-06T14:20:40.034Z] #22 CACHED [2021-05-06T14:20:40.034Z] [2021-05-06T14:20:40.034Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-06T14:20:40.034Z] #24 sha256:940a309fb45aee40d0b7b210808b280e92399cc6f770197527f4901ab5a6ccde [2021-05-06T14:20:40.034Z] #24 CACHED [2021-05-06T14:20:40.034Z] [2021-05-06T14:20:40.034Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-06T14:20:40.034Z] #66 sha256:9d889336e56266d4e3c920b0e015685a01e9642b4e25b44b7c9a1b86eec76a5b [2021-05-06T14:20:40.034Z] #66 CACHED [2021-05-06T14:20:40.034Z] [2021-05-06T14:20:40.034Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-06T14:20:40.034Z] #52 sha256:2dc031ef76b82fa28deb3023ec737b6536f01438047abc64a7e17a996ce7e7b0 [2021-05-06T14:20:40.034Z] #52 CACHED [2021-05-06T14:20:40.034Z] [2021-05-06T14:20:40.034Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-06T14:20:40.034Z] #59 sha256:08707958c71a1b2667238ee2a22c001125464cabc9ce82a2dc49aac21e378dd4 [2021-05-06T14:20:40.034Z] #59 CACHED [2021-05-06T14:20:40.034Z] [2021-05-06T14:20:40.034Z] #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 [2021-05-06T14:20:40.034Z] #53 sha256:a850678033d66ad30e94cedff6bc9fa6cdeaf9def95ccc510cab595b60c21e4d [2021-05-06T14:20:40.034Z] #53 CACHED [2021-05-06T14:20:40.034Z] [2021-05-06T14:20:40.035Z] #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 [2021-05-06T14:20:40.035Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-06T14:20:40.035Z] #55 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-06T14:20:40.035Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-05-06T14:20:40.035Z] #31 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #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 [2021-05-06T14:20:40.035Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-05-06T14:20:40.035Z] #21 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-06T14:20:40.035Z] #46 sha256:baaeebfb3a6f5c753488906f192d05cb3564b758ea5808127b059f936bc94d6d [2021-05-06T14:20:40.035Z] #46 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-06T14:20:40.035Z] #60 sha256:1da5a97253457d34f18b7448267b619d90c7ce766f700dc2c45cc2b851dacca7 [2021-05-06T14:20:40.035Z] #60 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T14:20:40.035Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-06T14:20:40.035Z] #20 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #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 [2021-05-06T14:20:40.035Z] #51 sha256:105df660500de48978e616be86ef3e4b0e2b12c34ef286fc396d3a6286d7e9ab [2021-05-06T14:20:40.035Z] #51 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-06T14:20:40.035Z] #50 sha256:56e378d1b81b89be9eca4d4808dcc7dbba2b58693da5c8746e9e0777c92bc959 [2021-05-06T14:20:40.035Z] #50 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #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 [2021-05-06T14:20:40.035Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-06T14:20:40.035Z] #43 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-06T14:20:40.035Z] #35 sha256:e2480878495bc9cb808abb42184cae8a6739872644a77b275893da2c1c5c4ab8 [2021-05-06T14:20:40.035Z] #35 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #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 [2021-05-06T14:20:40.035Z] #45 sha256:a6ed30be0c0e455591af3dfc8f462d2ffe3151853f36abaf0ed6bb6a99d278bd [2021-05-06T14:20:40.035Z] #45 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-06T14:20:40.035Z] #57 sha256:1657c1d6170349a7888561b7b27e5874f873ac939576877504b1f3f7f5bd5824 [2021-05-06T14:20:40.035Z] #57 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-06T14:20:40.035Z] #44 sha256:1f29a390ff21dcb269fe9fad6fdb1de743961ebeafd8e9bc838cb42108ae244c [2021-05-06T14:20:40.035Z] #44 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-06T14:20:40.035Z] #68 sha256:71d75d4d7daf019b33424bbd3b60817ea4c9439882264fd7b91042c7733b0586 [2021-05-06T14:20:40.035Z] #68 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-06T14:20:40.035Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-05-06T14:20:40.035Z] #10 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #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 [2021-05-06T14:20:40.035Z] #56 sha256:ca1bea3bcbe88006d7248f010b0619ad4d7daad55e2c6b15e514f2d54ce81122 [2021-05-06T14:20:40.035Z] #56 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T14:20:40.035Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-06T14:20:40.035Z] #40 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T14:20:40.035Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-06T14:20:40.035Z] #13 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-06T14:20:40.035Z] #48 sha256:4cfe741d760b5b3ce0e0a9470d0636b01cfc97d94099dd09a4ce124bd811a907 [2021-05-06T14:20:40.035Z] #48 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-06T14:20:40.035Z] #25 sha256:62a2cb3868308925ee33d82e53675b2d7618756bd6eafc2d2300955bc1c1fe4d [2021-05-06T14:20:40.035Z] #25 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-06T14:20:40.035Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-05-06T14:20:40.035Z] #19 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-06T14:20:40.035Z] #37 sha256:96d2f23772233c3daf26fc36a9063c6c66bd945f9e03b1fe074674dac02d1333 [2021-05-06T14:20:40.035Z] #37 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-06T14:20:40.035Z] #30 sha256:4332e70d6cc4c088efc1da155fbb04f90fe006a1f5875ea6a550dc092e097ad5 [2021-05-06T14:20:40.035Z] #30 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-06T14:20:40.035Z] #34 sha256:208e9665b7a2ab112ceb15b2b6db5f737c67f8cb9bab804bd5b1eeeec465806b [2021-05-06T14:20:40.035Z] #34 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #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 [2021-05-06T14:20:40.035Z] #49 sha256:5c06973fdcd0c7fff031554060508bc2a7f738f98a082fd9de3626ef8411f758 [2021-05-06T14:20:40.035Z] #49 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-06T14:20:40.035Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-05-06T14:20:40.035Z] #65 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T14:20:40.035Z] #29 sha256:d0e3bf47eecb7665f9cc3d93f0bc053975bc3961ec674eca3286a705bb0b5323 [2021-05-06T14:20:40.035Z] #29 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #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 [2021-05-06T14:20:40.035Z] #47 sha256:8550d64eb79fa45834cd598731f9bad2d82820d78810d928bbad69cb09be1ccc [2021-05-06T14:20:40.035Z] #47 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-06T14:20:40.035Z] #28 sha256:73744c90e572d2a09cfaa4b94052af53e1b5832cfa1917cf7ad80a9b83f27995 [2021-05-06T14:20:40.035Z] #28 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-06T14:20:40.035Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-05-06T14:20:40.035Z] #18 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-06T14:20:40.035Z] #38 sha256:82569802fc8b97649bf9163a05d93d95c88cd78bff462525ec77c61401d444b6 [2021-05-06T14:20:40.035Z] #38 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-06T14:20:40.035Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-05-06T14:20:40.035Z] #63 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-06T14:20:40.035Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-05-06T14:20:40.035Z] #17 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #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 [2021-05-06T14:20:40.035Z] #67 sha256:e6b5294e5e85cff8bd33b2cd40aaa999eb4968927d743979117caea3d9ec8430 [2021-05-06T14:20:40.035Z] #67 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #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 [2021-05-06T14:20:40.035Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-05-06T14:20:40.035Z] #15 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-06T14:20:40.035Z] #54 sha256:aedc9220a9e499d7f6fb179442ebd0ebce1139014122a666d8d79662071dec60 [2021-05-06T14:20:40.035Z] #54 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-06T14:20:40.035Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-05-06T14:20:40.035Z] #39 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-06T14:20:40.035Z] #33 sha256:004bbe3fe3cda40736671bc864900ac811dceccbe8f7ddbd3b9613389907d582 [2021-05-06T14:20:40.035Z] #33 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-06T14:20:40.035Z] #41 sha256:8d580303a2743ddce1e9ff1b82dc07078d34bf351b2e41bb058083078b857167 [2021-05-06T14:20:40.035Z] #41 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-06T14:20:40.035Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-05-06T14:20:40.035Z] #11 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-06T14:20:40.035Z] #61 sha256:39eb510d129cd4d6c9defce230c0e28663b8aae381ea937b2721f79a7a241c5e [2021-05-06T14:20:40.035Z] #61 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #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 [2021-05-06T14:20:40.035Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-06T14:20:40.035Z] #42 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T14:20:40.035Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-06T14:20:40.035Z] #36 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-06T14:20:40.035Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-05-06T14:20:40.035Z] #14 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-06T14:20:40.035Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-05-06T14:20:40.035Z] #16 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-06T14:20:40.035Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-05-06T14:20:40.035Z] #12 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-06T14:20:40.035Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-05-06T14:20:40.035Z] #27 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T14:20:40.035Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-06T14:20:40.035Z] #32 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-06T14:20:40.035Z] #69 sha256:23489a08bf6c916541347c3b79a7bdf4aefb1fb4b048f1da24c92b8d7e9a6134 [2021-05-06T14:20:40.035Z] #69 CACHED [2021-05-06T14:20:40.035Z] [2021-05-06T14:20:40.035Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-06T14:20:40.035Z] #70 sha256:674af8fc21a47e85159fd312551b47c5bab9a327426be7e1dafe2fd045cb263e [2021-05-06T14:20:41.698Z] db4e2d8d5901: Verifying Checksum [2021-05-06T14:20:41.698Z] db4e2d8d5901: Download complete [2021-05-06T14:20:41.955Z] #70 DONE 2.0s [2021-05-06T14:20:41.955Z] [2021-05-06T14:20:41.955Z] #71 exporting to image [2021-05-06T14:20:41.955Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-06T14:20:41.955Z] #71 exporting layers [2021-05-06T14:20:42.308Z] ok github.com/docker/docker/api/server 0.014s coverage: 9.0% of statements [2021-05-06T14:20:42.925Z] 1301750ffb48: Verifying Checksum [2021-05-06T14:20:42.925Z] 1301750ffb48: Download complete [2021-05-06T14:20:42.925Z] 5ffb2f5886e2: Verifying Checksum [2021-05-06T14:20:42.925Z] 5ffb2f5886e2: Download complete [2021-05-06T14:20:43.344Z] #71 exporting layers 1.6s done [2021-05-06T14:20:43.344Z] #71 writing image sha256:013dec20cae21321a237a7a4889cffe270ed50b2f9dbf5e09dde3d5911023ee6 done [2021-05-06T14:20:43.344Z] #71 naming to docker.io/library/docker:3987dc264b5819ec752c63f80b29d049747ecdd1 done [2021-05-06T14:20:43.344Z] #71 DONE 1.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-06T14:20:43.693Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3987dc264b5819ec752c63f80b29d049747ecdd1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3987dc264b5819ec752c63f80b29d049747ecdd1 hack/test/unit [2021-05-06T14:20:44.082Z] dc5c6edc9cff: Verifying Checksum [2021-05-06T14:20:44.082Z] dc5c6edc9cff: Download complete [2021-05-06T14:20:45.789Z] db4e2d8d5901: Pull complete [2021-05-06T14:20:45.789Z] dfe2d012519c: Pull complete [2021-05-06T14:20:46.513Z] 5d8f1d1f9197: Pull complete [2021-05-06T14:20:46.513Z] 3c370c2e2f82: Verifying Checksum [2021-05-06T14:20:46.513Z] 3c370c2e2f82: Download complete [2021-05-06T14:20:47.928Z] ? github.com/docker/docker/api [no test files] [2021-05-06T14:20:48.638Z] 1301750ffb48: Pull complete [2021-05-06T14:20:51.407Z] dc5c6edc9cff: Pull complete [2021-05-06T14:20:54.991Z] 3c370c2e2f82: Pull complete [2021-05-06T14:20:54.991Z] 5ffb2f5886e2: Pull complete [2021-05-06T14:20:54.991Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T14:20:54.991Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-05-06T14:20:54.991Z] ---> 805dc2d65d1c [2021-05-06T14:20:54.991Z] Step 5/15 : ARG BUILDX_REPO [2021-05-06T14:20:54.991Z] ---> Running in 17a382f95851 [2021-05-06T14:20:54.991Z] Removing intermediate container 17a382f95851 [2021-05-06T14:20:54.991Z] ---> 4f8ff0749eea [2021-05-06T14:20:54.991Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-05-06T14:20:54.991Z] ---> Running in 2a7654189bb1 [2021-05-06T14:20:55.291Z] Cloning into '/buildx'... [2021-05-06T14:20:59.811Z] Removing intermediate container 2a7654189bb1 [2021-05-06T14:20:59.811Z] ---> f2fa758e278c [2021-05-06T14:20:59.811Z] Step 7/15 : WORKDIR /buildx [2021-05-06T14:20:59.811Z] ---> Running in 6ee31cec319b [2021-05-06T14:20:59.811Z] Removing intermediate container 6ee31cec319b [2021-05-06T14:20:59.811Z] ---> e355d039e4d1 [2021-05-06T14:20:59.811Z] Step 8/15 : ARG BUILDX_COMMIT [2021-05-06T14:20:59.811Z] ---> Running in 3a4bffeb4632 [2021-05-06T14:20:59.811Z] Removing intermediate container 3a4bffeb4632 [2021-05-06T14:20:59.811Z] ---> 0eec763aebc1 [2021-05-06T14:20:59.811Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-05-06T14:20:59.811Z] ---> Running in 9d9cb2534250 [2021-05-06T14:21:00.108Z] From https://github.com/docker/buildx [2021-05-06T14:21:00.108Z] * [new tag] v0.5.1 -> build [2021-05-06T14:21:00.196Z] ok github.com/docker/docker/api/server 0.051s coverage: 9.0% of statements [2021-05-06T14:21:00.759Z] Switched to branch 'build' [2021-05-06T14:21:01.412Z] Removing intermediate container 9d9cb2534250 [2021-05-06T14:21:01.412Z] ---> fc7e861e3ab9 [2021-05-06T14:21:01.412Z] Step 10/15 : ARG GOOS [2021-05-06T14:21:01.412Z] ---> Running in d0a2438e5234 [2021-05-06T14:21:01.412Z] Removing intermediate container d0a2438e5234 [2021-05-06T14:21:01.412Z] ---> bb5b46c06385 [2021-05-06T14:21:01.412Z] Step 11/15 : ARG GOARCH [2021-05-06T14:21:01.412Z] ---> Running in 1f47a2b8f70f [2021-05-06T14:21:01.412Z] Removing intermediate container 1f47a2b8f70f [2021-05-06T14:21:01.412Z] ---> 553383db22c7 [2021-05-06T14:21:01.412Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2021-05-06T14:21:01.412Z] ---> Running in 8156329d4ad7 [2021-05-06T14:21:07.340Z] INFO [loader] Go packages loading at mode 575 (types_sizes|name|compiled_files|deps|exports_file|files|imports) took 34.809835153s [2021-05-06T14:21:07.340Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 162.683634ms [2021-05-06T14:21:10.629Z] INFO [runner/unused/goanalysis] analyzers took 28.188748471s with top 10 stages: buildssa: 22.6003611s, U1000: 5.588387371s [2021-05-06T14:21:29.604Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-06T14:21:29.604Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2021-05-06T14:21:29.604Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2021-05-06T14:21:29.604Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-06T14:21:29.604Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-06T14:21:29.604Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-06T14:21:29.604Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-06T14:21:29.604Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-06T14:21:29.604Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-06T14:21:29.604Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-06T14:21:29.604Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-06T14:21:29.604Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-06T14:21:29.893Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-06T14:21:29.893Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-06T14:21:30.522Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements [2021-05-06T14:21:30.522Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-06T14:21:30.522Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-06T14:21:30.522Z] ? github.com/docker/docker/api/types [no test files] [2021-05-06T14:21:30.522Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-06T14:21:30.522Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-06T14:21:30.522Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-06T14:21:30.522Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-06T14:21:30.811Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2021-05-06T14:21:30.811Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-05-06T14:21:30.811Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-06T14:21:30.811Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-06T14:21:30.811Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-06T14:21:30.811Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-06T14:21:30.811Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-06T14:21:30.811Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-06T14:21:30.811Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-06T14:21:31.101Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2021-05-06T14:21:31.101Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2021-05-06T14:21:31.101Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-06T14:21:31.101Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-06T14:21:31.101Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-06T14:21:31.101Z] ? github.com/docker/docker/builder [no test files] [2021-05-06T14:21:31.101Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-06T14:21:31.101Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-06T14:21:31.101Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-06T14:21:31.101Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-06T14:21:31.101Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-06T14:21:31.101Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-06T14:21:31.101Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-06T14:21:33.818Z] ok github.com/docker/docker/builder/remotecontext 0.337s coverage: 13.7% of statements [2021-05-06T14:21:34.446Z] ok github.com/docker/docker/builder/dockerfile 1.012s coverage: 48.5% of statements [2021-05-06T14:21:34.446Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-06T14:21:35.075Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2021-05-06T14:21:35.364Z] ok github.com/docker/docker/builder/remotecontext/git 1.202s coverage: 86.3% of statements [2021-05-06T14:21:35.364Z] ? github.com/docker/docker/cli [no test files] [2021-05-06T14:21:35.364Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-06T14:21:37.181Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m38.903408756s with top 10 stages: buildssa: 1m32.552984331s, goimports: 15.820316155s, unconvert: 11.410857742s, gosec: 9.225343601s, golint: 6.256418915s, misspell: 4.857029784s, ineffassign: 4.48061315s, deadcode: 4.414368492s, inspect: 4.092969951s, isgenerated: 3.063475633s [2021-05-06T14:21:37.181Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2021-05-06T14:21:37.181Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1683/1683, exclude: 1578/1578, cgo: 1683/2262, path_prettifier: 1683/1683, nolint: 0/64, identifier_marker: 1578/1578, skip_files: 1683/1683, skip_dirs: 1683/1683, autogenerated_exclude: 1578/1683, exclude-rules: 64/1578 [2021-05-06T14:21:37.181Z] INFO [runner] processing took 66.979445ms with stages: nolint: 33.468095ms, identifier_marker: 15.97973ms, path_prettifier: 7.962674ms, autogenerated_exclude: 4.305853ms, exclude-rules: 3.299226ms, skip_dirs: 1.648386ms, cgo: 210.837µs, filename_unadjuster: 98.605µs, max_same_issues: 1.864µs, uniq_by_line: 985ns, exclude: 567ns, diff: 515ns, max_from_linter: 476ns, skip_files: 465ns, source_code: 458ns, path_shortener: 444ns, max_per_file_from_linter: 265ns [2021-05-06T14:21:37.181Z] INFO [runner] linters took 31.40022444s with stages: goanalysis_metalinter: 24.425198203s, unused: 6.907843985s [2021-05-06T14:21:37.181Z] INFO File cache stats: 1456 entries of total size 6.8MiB [2021-05-06T14:21:37.181Z] INFO Memory: 579 samples, avg is 1219.8MB, max is 3301.4MB [2021-05-06T14:21:37.181Z] INFO Execution took 1m6.441765324s [2021-05-06T14:21:37.181Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-05-06T14:21:37.518Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3987dc264b5819ec752c63f80b29d049747ecdd1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3987dc264b5819ec752c63f80b29d049747ecdd1 hack/make.sh dynbinary-daemon test-docker-py [2021-05-06T14:21:37.776Z] [2021-05-06T14:21:38.034Z] Removing bundles/ [2021-05-06T14:21:38.034Z] [2021-05-06T14:21:38.034Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-05-06T14:21:38.034Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-06T14:21:38.034Z] GOOS="" GOARCH="" GOARM="" [2021-05-06T14:21:38.081Z] ok github.com/docker/docker/client 0.162s coverage: 75.4% of statements [2021-05-06T14:21:56.471Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-06T14:21:56.471Z] [2021-05-06T14:21:56.471Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-06T14:21:56.471Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-06T14:21:56.471Z] HOSTNAME=ac8fdcd0fd37 [2021-05-06T14:21:56.471Z] DEST=bundles/test-integration [2021-05-06T14:21:56.471Z] PWD=/go/src/github.com/docker/docker [2021-05-06T14:21:56.471Z] DOCKER_ROOTLESS=1 [2021-05-06T14:21:56.471Z] DOCKER_GITCOMMIT=3987dc264b5819ec752c63f80b29d049747ecdd1 [2021-05-06T14:21:56.471Z] container=docker [2021-05-06T14:21:56.471Z] HOME=/root [2021-05-06T14:21:56.471Z] GOLANG_VERSION=1.13.15 [2021-05-06T14:21:56.471Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-06T14:21:56.471Z] VALIDATE_BRANCH=master [2021-05-06T14:21:56.471Z] TERM=xterm [2021-05-06T14:21:56.471Z] DOCKER_PKG=github.com/docker/docker [2021-05-06T14:21:56.471Z] SHLVL=1 [2021-05-06T14:21:56.471Z] TIMEOUT=120m [2021-05-06T14:21:56.471Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-06T14:21:56.471Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-06T14:21:56.471Z] GO111MODULE=off [2021-05-06T14:21:56.471Z] DOCKER_EXPERIMENTAL=1 [2021-05-06T14:21:56.471Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-06T14:21:56.471Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-06T14:21:56.471Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-06T14:21:56.471Z] GOPATH=/go [2021-05-06T14:21:56.471Z] PKG_CONFIG=pkg-config [2021-05-06T14:21:56.471Z] _=/usr/bin/env [2021-05-06T14:21:56.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-06T14:21:56.669Z] ok github.com/docker/docker/api/server/httputils 0.018s coverage: 14.7% of statements [2021-05-06T14:21:56.669Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-06T14:21:56.669Z] ok github.com/docker/docker/api/server/middleware 0.024s coverage: 37.7% of statements [2021-05-06T14:21:56.669Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-06T14:21:56.669Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-06T14:21:56.669Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-06T14:21:56.669Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-06T14:21:56.669Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-06T14:21:56.669Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-06T14:21:56.669Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-06T14:21:56.669Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-06T14:21:56.669Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-06T14:21:57.619Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-06T14:21:57.619Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-06T14:21:57.883Z] ok github.com/docker/docker/api/types/filters 0.035s coverage: 92.2% of statements [2021-05-06T14:21:57.883Z] ok github.com/docker/docker/api/types/strslice 0.029s coverage: 90.0% of statements [2021-05-06T14:21:57.883Z] ok github.com/docker/docker/api/server/router/swarm 0.020s coverage: 5.7% of statements [2021-05-06T14:21:57.883Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-06T14:21:57.883Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-06T14:21:57.883Z] ? github.com/docker/docker/api/types [no test files] [2021-05-06T14:21:57.883Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-06T14:21:57.883Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-06T14:21:57.883Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-06T14:21:57.883Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-06T14:21:57.883Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-06T14:21:57.883Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-06T14:21:57.883Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-06T14:21:57.883Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-06T14:21:57.883Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-06T14:21:57.883Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-06T14:21:57.883Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-06T14:21:58.146Z] ok github.com/docker/docker/api/types/time 0.023s coverage: 100.0% of statements [2021-05-06T14:21:58.411Z] ok github.com/docker/docker/api/types/versions 0.021s coverage: 75.0% of statements [2021-05-06T14:21:58.411Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-06T14:21:58.411Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-06T14:21:58.411Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-06T14:21:58.411Z] ? github.com/docker/docker/builder [no test files] [2021-05-06T14:21:58.411Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-06T14:21:58.411Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-06T14:21:58.411Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-06T14:21:58.411Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-06T14:21:58.411Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-06T14:21:58.411Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-06T14:21:58.411Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-06T14:22:00.970Z] ok github.com/docker/docker/cli/debug 0.019s coverage: 100.0% of statements [2021-05-06T14:22:01.921Z] ok github.com/docker/docker/builder/remotecontext 0.161s coverage: 13.7% of statements [2021-05-06T14:22:02.873Z] ok github.com/docker/docker/builder/dockerfile 0.453s coverage: 48.5% of statements [2021-05-06T14:22:02.873Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-06T14:22:04.267Z] ok github.com/docker/docker/builder/remotecontext/git 4.419s coverage: 86.3% of statements [2021-05-06T14:22:04.267Z] ? github.com/docker/docker/cli [no test files] [2021-05-06T14:22:04.267Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-06T14:22:05.180Z] ok github.com/docker/docker/cmd/dockerd 0.060s coverage: 29.1% of statements [2021-05-06T14:22:05.180Z] ok github.com/docker/docker/container 0.113s coverage: 34.7% of statements [2021-05-06T14:22:05.180Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-06T14:22:05.180Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-06T14:22:05.180Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-06T14:22:05.180Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-06T14:22:09.577Z] ok github.com/docker/docker/client 0.448s coverage: 75.4% of statements [2021-05-06T14:22:10.120Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-06T14:22:10.121Z] [2021-05-06T14:22:10.121Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-05-06T14:22:10.121Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-05-06T14:22:10.121Z] Using test binary docker [2021-05-06T14:22:10.121Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-06T14:22:10.121Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-06T14:22:10.121Z] INFO: Waiting for daemon to start... [2021-05-06T14:22:10.121Z] Starting dockerd [2021-05-06T14:22:10.379Z] . [2021-05-06T14:22:10.379Z] INFO: Building docker-sdk-python3:5.0.0... [2021-05-06T14:22:10.729Z] ok github.com/docker/docker/daemon/cluster 0.050s coverage: 0.5% of statements [2021-05-06T14:22:11.018Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2021-05-06T14:22:12.047Z] ok github.com/docker/docker/daemon/cluster/convert 0.005s coverage: 35.9% of statements [2021-05-06T14:22:12.188Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-06T14:22:12.188Z] [2021-05-06T14:22:12.188Z] + TEST_INTEGRATION_DEST=1 [2021-05-06T14:22:12.188Z] + CONTAINER_NAME=docker-pr1-1 [2021-05-06T14:22:12.188Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-05-06T14:22:12.188Z] + run_tests test-integration-flaky [2021-05-06T14:22:12.188Z] + '[' -n 0 ']' [2021-05-06T14:22:12.188Z] + rm= [2021-05-06T14:22:12.188Z] + c=0 [2021-05-06T14:22:12.188Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42361/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42361/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42361/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3987dc264b5819ec752c63f80b29d049747ecdd1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3987dc264b5819ec752c63f80b29d049747ecdd1 hack/make.sh test-integration-flaky test-integration [2021-05-06T14:22:12.188Z] + TEST_INTEGRATION_DEST=3 [2021-05-06T14:22:12.188Z] + CONTAINER_NAME=docker-pr1-3 [2021-05-06T14:22:12.188Z] + TEST_SKIP_INTEGRATION=1 [2021-05-06T14:22:12.188Z] ++ jobs -p [2021-05-06T14:22:12.188Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-05-06T14:22:12.188Z] + run_tests [2021-05-06T14:22:12.188Z] + '[' -n 0 ']' [2021-05-06T14:22:12.188Z] + rm= [2021-05-06T14:22:12.188Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42361/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42361/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42361/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3987dc264b5819ec752c63f80b29d049747ecdd1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3987dc264b5819ec752c63f80b29d049747ecdd1 hack/make.sh '' test-integration [2021-05-06T14:22:12.188Z] + for job in $(jobs -p) [2021-05-06T14:22:12.188Z] + wait 11228 [2021-05-06T14:22:12.188Z] + TEST_INTEGRATION_DEST=2 [2021-05-06T14:22:12.188Z] + CONTAINER_NAME=docker-pr1-2 [2021-05-06T14:22:12.188Z] + TEST_SKIP_INTEGRATION=1 [2021-05-06T14:22:12.188Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-05-06T14:22:12.188Z] + run_tests [2021-05-06T14:22:12.188Z] + '[' -n 0 ']' [2021-05-06T14:22:12.188Z] + rm= [2021-05-06T14:22:12.188Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42361/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42361/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42361/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3987dc264b5819ec752c63f80b29d049747ecdd1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3987dc264b5819ec752c63f80b29d049747ecdd1 hack/make.sh '' test-integration [2021-05-06T14:22:12.188Z] [2021-05-06T14:22:12.188Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-05-06T14:22:12.188Z] [2021-05-06T14:22:12.188Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-06T14:22:12.188Z] [2021-05-06T14:22:12.188Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-06T14:22:12.188Z] HOSTNAME=b23e66953db2 [2021-05-06T14:22:12.188Z] TEST_SKIP_INTEGRATION=1 [2021-05-06T14:22:12.188Z] TESTDEBUG=0 [2021-05-06T14:22:12.188Z] DEST=bundles/test-integration [2021-05-06T14:22:12.188Z] PWD=/go/src/github.com/docker/docker [2021-05-06T14:22:12.188Z] KEEPBUNDLE=1 [2021-05-06T14:22:12.188Z] DOCKER_GITCOMMIT=3987dc264b5819ec752c63f80b29d049747ecdd1 [2021-05-06T14:22:12.188Z] container=docker [2021-05-06T14:22:12.188Z] HOME=/root [2021-05-06T14:22:12.188Z] GOLANG_VERSION=1.13.15 [2021-05-06T14:22:12.188Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-06T14:22:12.188Z] VALIDATE_BRANCH=master [2021-05-06T14:22:12.188Z] TERM=xterm [2021-05-06T14:22:12.188Z] DOCKER_PKG=github.com/docker/docker [2021-05-06T14:22:12.188Z] SHLVL=1 [2021-05-06T14:22:12.188Z] TIMEOUT=120m [2021-05-06T14:22:12.188Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-06T14:22:12.188Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-06T14:22:12.188Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-05-06T14:22:12.188Z] GO111MODULE=off [2021-05-06T14:22:12.188Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-06T14:22:12.188Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-06T14:22:12.188Z] GOPATH=/go [2021-05-06T14:22:12.188Z] PKG_CONFIG=pkg-config [2021-05-06T14:22:12.188Z] _=/usr/bin/env [2021-05-06T14:22:12.188Z] Building test suite binary ./integration-cli/test.main [2021-05-06T14:22:12.188Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-06T14:22:12.188Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-06T14:22:12.188Z] HOSTNAME=a9e4b9918639 [2021-05-06T14:22:12.188Z] TEST_SKIP_INTEGRATION=1 [2021-05-06T14:22:12.188Z] TESTDEBUG=0 [2021-05-06T14:22:12.188Z] DEST=bundles/test-integration [2021-05-06T14:22:12.188Z] PWD=/go/src/github.com/docker/docker [2021-05-06T14:22:12.188Z] KEEPBUNDLE=1 [2021-05-06T14:22:12.188Z] DOCKER_GITCOMMIT=3987dc264b5819ec752c63f80b29d049747ecdd1 [2021-05-06T14:22:12.188Z] container=docker [2021-05-06T14:22:12.188Z] HOME=/root [2021-05-06T14:22:12.188Z] GOLANG_VERSION=1.13.15 [2021-05-06T14:22:12.188Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-06T14:22:12.188Z] VALIDATE_BRANCH=master [2021-05-06T14:22:12.188Z] TERM=xterm [2021-05-06T14:22:12.188Z] DOCKER_PKG=github.com/docker/docker [2021-05-06T14:22:12.188Z] SHLVL=1 [2021-05-06T14:22:12.188Z] TIMEOUT=120m [2021-05-06T14:22:12.188Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-06T14:22:12.188Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-06T14:22:12.188Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-05-06T14:22:12.188Z] GO111MODULE=off [2021-05-06T14:22:12.188Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-06T14:22:12.188Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-06T14:22:12.188Z] GOPATH=/go [2021-05-06T14:22:12.188Z] PKG_CONFIG=pkg-config [2021-05-06T14:22:12.188Z] _=/usr/bin/env [2021-05-06T14:22:12.188Z] Building test suite binary ./integration-cli/test.main [2021-05-06T14:22:12.188Z] No new tests added to integration. [2021-05-06T14:22:12.188Z] [2021-05-06T14:22:12.188Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-06T14:22:12.188Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-06T14:22:12.188Z] HOSTNAME=dca08ab1f852 [2021-05-06T14:22:12.188Z] TESTDEBUG=0 [2021-05-06T14:22:12.188Z] DEST=bundles/test-integration [2021-05-06T14:22:12.188Z] PWD=/go/src/github.com/docker/docker [2021-05-06T14:22:12.188Z] KEEPBUNDLE=1 [2021-05-06T14:22:12.188Z] DOCKER_GITCOMMIT=3987dc264b5819ec752c63f80b29d049747ecdd1 [2021-05-06T14:22:12.188Z] container=docker [2021-05-06T14:22:12.188Z] HOME=/root [2021-05-06T14:22:12.188Z] GOLANG_VERSION=1.13.15 [2021-05-06T14:22:12.188Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-06T14:22:12.188Z] VALIDATE_BRANCH=master [2021-05-06T14:22:12.188Z] TERM=xterm [2021-05-06T14:22:12.188Z] DOCKER_PKG=github.com/docker/docker [2021-05-06T14:22:12.188Z] SHLVL=1 [2021-05-06T14:22:12.188Z] TIMEOUT=120m [2021-05-06T14:22:12.188Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-06T14:22:12.188Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-06T14:22:12.188Z] GO111MODULE=off [2021-05-06T14:22:12.188Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-06T14:22:12.188Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-06T14:22:12.188Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-06T14:22:12.188Z] GOPATH=/go [2021-05-06T14:22:12.188Z] PKG_CONFIG=pkg-config [2021-05-06T14:22:12.188Z] _=/usr/bin/env [2021-05-06T14:22:12.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-06T14:22:12.444Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-06T14:22:12.444Z] [2021-05-06T14:22:12.444Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-06T14:22:12.444Z] DOCKER_SYSTEMD=1 [2021-05-06T14:22:12.444Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-06T14:22:12.444Z] HOSTNAME=e03ac4353090 [2021-05-06T14:22:12.444Z] DEST=bundles/test-integration [2021-05-06T14:22:12.444Z] PWD=/go/src/github.com/docker/docker [2021-05-06T14:22:12.444Z] DOCKER_GITCOMMIT=3987dc264b5819ec752c63f80b29d049747ecdd1 [2021-05-06T14:22:12.444Z] container=docker [2021-05-06T14:22:12.444Z] HOME=/root [2021-05-06T14:22:12.444Z] LANG=C.UTF-8 [2021-05-06T14:22:12.444Z] INVOCATION_ID=bdf40693c374467c8ca9dbbef2cf9ddc [2021-05-06T14:22:12.444Z] GOLANG_VERSION=1.13.15 [2021-05-06T14:22:12.444Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-06T14:22:12.444Z] VALIDATE_BRANCH=master [2021-05-06T14:22:12.444Z] TERM=xterm [2021-05-06T14:22:12.444Z] DOCKER_PKG=github.com/docker/docker [2021-05-06T14:22:12.444Z] SHLVL=3 [2021-05-06T14:22:12.444Z] TIMEOUT=120m [2021-05-06T14:22:12.444Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-06T14:22:12.444Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-06T14:22:12.444Z] GO111MODULE=off [2021-05-06T14:22:12.444Z] DOCKER_EXPERIMENTAL=1 [2021-05-06T14:22:12.444Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-06T14:22:12.444Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-06T14:22:12.444Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-06T14:22:12.444Z] GOPATH=/go [2021-05-06T14:22:12.444Z] PKG_CONFIG=pkg-config [2021-05-06T14:22:12.444Z] _=/usr/bin/env [2021-05-06T14:22:12.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-06T14:22:18.922Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 14.1% of statements [2021-05-06T14:22:19.951Z] ok github.com/docker/docker/daemon/config 0.017s coverage: 81.8% of statements [2021-05-06T14:22:20.580Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-05-06T14:22:21.209Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2021-05-06T14:22:21.838Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2021-05-06T14:22:22.128Z] ok github.com/docker/docker/daemon 12.296s coverage: 17.3% of statements [2021-05-06T14:22:22.128Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-06T14:22:22.128Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-06T14:22:22.128Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-06T14:22:22.128Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-06T14:22:23.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-06T14:22:23.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-06T14:22:23.862Z] Removing intermediate container 8156329d4ad7 [2021-05-06T14:22:23.862Z] ---> c10a61e60cd7 [2021-05-06T14:22:23.862Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-05-06T14:22:23.862Z] ---> 805dc2d65d1c [2021-05-06T14:22:23.862Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-05-06T14:22:23.862Z] ---> f1b7f141588d [2021-05-06T14:22:23.862Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-05-06T14:22:23.862Z] ---> Running in 39d787995838 [2021-05-06T14:22:23.862Z] Removing intermediate container 39d787995838 [2021-05-06T14:22:23.862Z] ---> 7c446bd3907f [2021-05-06T14:22:23.862Z] Successfully built 7c446bd3907f [2021-05-06T14:22:23.862Z] Successfully tagged moby-buildx:latest [2021-05-06T14:22:23.862Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-05-06T14:22:23.862Z] if [ -n "${id}" ]; then \ [2021-05-06T14:22:23.862Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-05-06T14:22:23.862Z] && touch bundles/buildx; \ [2021-05-06T14:22:23.862Z] docker rm -f ${id}; \ [2021-05-06T14:22:23.862Z] fi [2021-05-06T14:22:23.862Z] b9de86738e0367cda596566bd7dc511b8a71d69768e6480891461ac917f337c5 [2021-05-06T14:22:23.862Z] bundles/buildx version [2021-05-06T14:22:23.862Z] buildx v0.5.1 11057da [2021-05-06T14:22:23.862Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:3987dc264b5819ec752c63f80b29d049747ecdd1 . [2021-05-06T14:22:23.862Z] #1 [internal] booting buildkit [2021-05-06T14:22:23.862Z] #1 sha256:4e4cdfcb272d723a96c484c6cf6daff89ea65101b98f3a08a74749403b013ce5 [2021-05-06T14:22:23.862Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-05-06T14:22:24.189Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 3.1% of statements [2021-05-06T14:22:24.478Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.198s coverage: 56.2% of statements [2021-05-06T14:22:24.914Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done [2021-05-06T14:22:24.914Z] #1 creating container buildx_buildkit_default [2021-05-06T14:22:24.914Z] #1 creating container buildx_buildkit_default 0.4s done [2021-05-06T14:22:25.216Z] #1 DONE 3.3s [2021-05-06T14:22:25.216Z] [2021-05-06T14:22:25.216Z] #2 [internal] load build definition from Dockerfile [2021-05-06T14:22:25.216Z] #2 sha256:493a37ca5fe0ab072d18d13c58713d4d8f78356113a463a2f5d7009dc0a98677 [2021-05-06T14:22:25.216Z] #2 transferring dockerfile: 17.06kB done [2021-05-06T14:22:25.216Z] #2 DONE 0.0s [2021-05-06T14:22:25.216Z] [2021-05-06T14:22:25.216Z] #3 [internal] load .dockerignore [2021-05-06T14:22:25.216Z] #3 sha256:2612932ee261549a97e0ac141d509df9001e46c6683d9a607c3f8ccf5ca27757 [2021-05-06T14:22:25.216Z] #3 transferring context: [2021-05-06T14:22:25.216Z] #3 transferring context: 87B done [2021-05-06T14:22:25.216Z] #3 DONE 0.0s [2021-05-06T14:22:25.216Z] [2021-05-06T14:22:25.216Z] #4 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-06T14:22:25.216Z] #4 sha256:015248391ba8b1ea9cbf068fd1b217d4a8c47b8199713eff20dde0d4bb1ff54e [2021-05-06T14:22:25.879Z] #4 DONE 0.5s [2021-05-06T14:22:25.879Z] [2021-05-06T14:22:25.879Z] #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-06T14:22:25.879Z] #5 sha256:c1ffd679b366d96d85a26e8e9be46cbf879ab4272e5979aa145e5162ea217d35 [2021-05-06T14:22:25.879Z] #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-06T14:22:26.174Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 8.92MB / 8.92MB 0.2s done [2021-05-06T14:22:26.174Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 [2021-05-06T14:22:26.472Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 0.2s done [2021-05-06T14:22:26.472Z] #5 DONE 0.4s [2021-05-06T14:22:26.472Z] [2021-05-06T14:22:26.472Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-06T14:22:26.472Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-06T14:22:26.777Z] #9 DONE 0.3s [2021-05-06T14:22:26.777Z] [2021-05-06T14:22:26.777Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-06T14:22:26.777Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-06T14:22:26.777Z] #7 DONE 0.3s [2021-05-06T14:22:26.777Z] [2021-05-06T14:22:26.777Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-06T14:22:26.777Z] #6 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-05-06T14:22:26.777Z] #6 DONE 0.4s [2021-05-06T14:22:26.777Z] [2021-05-06T14:22:26.777Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-05-06T14:22:26.777Z] #8 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-05-06T14:22:26.777Z] #8 DONE 0.4s [2021-05-06T14:22:26.777Z] [2021-05-06T14:22:26.777Z] #24 [internal] load build context [2021-05-06T14:22:26.777Z] #24 sha256:a4a410aaeeb0c94316607993add6075c952c7b8b8e88bc62951e38873a9b6de6 [2021-05-06T14:22:27.118Z] #24 ... [2021-05-06T14:22:27.118Z] [2021-05-06T14:22:27.118Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T14:22:27.118Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-06T14:22:27.118Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-05-06T14:22:27.118Z] #10 DONE 0.3s [2021-05-06T14:22:27.118Z] [2021-05-06T14:22:27.118Z] #24 [internal] load build context [2021-05-06T14:22:27.118Z] #24 sha256:a4a410aaeeb0c94316607993add6075c952c7b8b8e88bc62951e38873a9b6de6 [2021-05-06T14:22:28.950Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.171s coverage: 46.2% of statements [2021-05-06T14:22:29.891Z] #24 ... [2021-05-06T14:22:29.891Z] [2021-05-06T14:22:29.891Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-06T14:22:29.891Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-06T14:22:29.891Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-06T14:22:29.891Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-05-06T14:22:29.891Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2021-05-06T14:22:29.891Z] #63 DONE 2.4s [2021-05-06T14:22:29.891Z] [2021-05-06T14:22:29.891Z] #24 [internal] load build context [2021-05-06T14:22:29.891Z] #24 sha256:a4a410aaeeb0c94316607993add6075c952c7b8b8e88bc62951e38873a9b6de6 [2021-05-06T14:22:29.891Z] #24 ... [2021-05-06T14:22:29.891Z] [2021-05-06T14:22:29.891Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-06T14:22:29.891Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-06T14:22:29.891Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-06T14:22:29.891Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.2s done [2021-05-06T14:22:29.891Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2021-05-06T14:22:29.891Z] #65 DONE 2.8s [2021-05-06T14:22:29.891Z] [2021-05-06T14:22:29.891Z] #24 [internal] load build context [2021-05-06T14:22:29.891Z] #24 sha256:a4a410aaeeb0c94316607993add6075c952c7b8b8e88bc62951e38873a9b6de6 [2021-05-06T14:22:29.979Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.9% of statements [2021-05-06T14:22:30.368Z] #24 ... [2021-05-06T14:22:30.368Z] [2021-05-06T14:22:30.368Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-06T14:22:30.368Z] #64 sha256:9291c3b4e140d56f3257205169f51baeff14b98cd9f05d842abc32b62c68ed9f [2021-05-06T14:22:30.368Z] #64 DONE 0.2s [2021-05-06T14:22:30.368Z] [2021-05-06T14:22:30.368Z] #24 [internal] load build context [2021-05-06T14:22:30.368Z] #24 sha256:a4a410aaeeb0c94316607993add6075c952c7b8b8e88bc62951e38873a9b6de6 [2021-05-06T14:22:30.368Z] #24 transferring context: 16.88MB 3.4s [2021-05-06T14:22:31.627Z] #24 ... [2021-05-06T14:22:31.627Z] [2021-05-06T14:22:31.627Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-06T14:22:31.627Z] #66 sha256:f5430741c081573d02fc73e742c13c54ad86b2979a0d716d52e92328bd15c9ac [2021-05-06T14:22:31.627Z] #66 DONE 0.5s [2021-05-06T14:22:31.627Z] [2021-05-06T14:22:31.627Z] #24 [internal] load build context [2021-05-06T14:22:31.627Z] #24 sha256:a4a410aaeeb0c94316607993add6075c952c7b8b8e88bc62951e38873a9b6de6 [2021-05-06T14:22:33.481Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.477s coverage: 49.4% of statements [2021-05-06T14:22:34.831Z] #24 transferring context: 53.23MB 7.9s done [2021-05-06T14:22:34.831Z] #24 DONE 8.0s [2021-05-06T14:22:34.831Z] [2021-05-06T14:22:34.831Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T14:22:34.831Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-06T14:22:34.831Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.5s done [2021-05-06T14:22:34.831Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.0s done [2021-05-06T14:22:34.831Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 6.4s done [2021-05-06T14:22:34.831Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 5.7s done [2021-05-06T14:22:34.831Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.9s done [2021-05-06T14:22:34.831Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.4s done [2021-05-06T14:22:34.831Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 2.9s done [2021-05-06T14:22:34.831Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-05-06T14:22:36.404Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 5.9s done [2021-05-06T14:22:36.404Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e [2021-05-06T14:22:36.404Z] #10 ... [2021-05-06T14:22:36.404Z] [2021-05-06T14:22:36.404Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-06T14:22:36.404Z] #27 sha256:f97cf082e1c4cda7ec0929cb7fee296ebcaaf7a1989fbc207ba906f6405eea48 [2021-05-06T14:22:36.404Z] #27 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.1s done [2021-05-06T14:22:36.404Z] #27 sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b 54.18MB / 54.18MB 3.9s done [2021-05-06T14:22:36.404Z] #27 extracting sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b 5.6s done [2021-05-06T14:22:36.404Z] #27 DONE 9.5s [2021-05-06T14:22:36.703Z] [2021-05-06T14:22:36.703Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-06T14:22:36.703Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-05-06T14:22:36.703Z] #28 0.293 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T14:22:37.003Z] #28 0.319 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T14:22:37.003Z] #28 0.347 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T14:22:37.003Z] #28 0.571 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [276 kB] [2021-05-06T14:22:37.304Z] #28 0.851 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-05-06T14:22:37.953Z] #28 1.416 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-05-06T14:22:39.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-06T14:22:40.354Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.748s coverage: 73.3% of statements [2021-05-06T14:22:40.354Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-06T14:22:40.354Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 57.5% of statements [2021-05-06T14:22:40.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-06T14:22:40.644Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.507s coverage: 57.7% of statements [2021-05-06T14:22:40.644Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-06T14:22:40.644Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-06T14:22:40.735Z] #28 3.729 Fetched 8217 kB in 3s (2390 kB/s) [2021-05-06T14:22:40.933Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2021-05-06T14:22:41.562Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2021-05-06T14:22:41.752Z] ok github.com/docker/docker/cmd/dockerd 0.153s coverage: 29.1% of statements [2021-05-06T14:22:41.752Z] ok github.com/docker/docker/container 0.151s coverage: 34.7% of statements [2021-05-06T14:22:41.752Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-06T14:22:41.752Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-06T14:22:41.752Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-06T14:22:41.752Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-06T14:22:41.752Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.066s coverage: 65.3% of statements [2021-05-06T14:22:41.800Z] #28 3.729 Reading package lists... [2021-05-06T14:22:42.016Z] ok github.com/docker/docker/daemon/cluster/convert 0.042s coverage: 35.9% of statements [2021-05-06T14:22:43.061Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 6.7% of statements [2021-05-06T14:22:43.061Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-06T14:22:43.061Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-06T14:22:43.061Z] ok github.com/docker/docker/daemon/logger 0.213s coverage: 43.2% of statements [2021-05-06T14:22:43.335Z] #28 5.199 Reading package lists... [2021-05-06T14:22:43.335Z] #28 6.619 Building dependency tree... [2021-05-06T14:22:43.632Z] #28 7.161 The following additional packages will be installed: [2021-05-06T14:22:43.632Z] #28 7.161 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-06T14:22:43.632Z] #28 7.161 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-06T14:22:43.931Z] #28 7.162 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-06T14:22:43.931Z] #28 7.164 Suggested packages: [2021-05-06T14:22:43.931Z] #28 7.164 krb5-doc krb5-user [2021-05-06T14:22:43.931Z] #28 7.164 Recommended packages: [2021-05-06T14:22:43.931Z] #28 7.164 krb5-locales publicsuffix libsasl2-modules [2021-05-06T14:22:44.089Z] ok github.com/docker/docker/daemon/logger/gelf 0.022s coverage: 67.0% of statements [2021-05-06T14:22:44.089Z] ok github.com/docker/docker/daemon/logger/awslogs 0.106s coverage: 77.8% of statements [2021-05-06T14:22:44.089Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-06T14:22:44.089Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-06T14:22:44.234Z] #28 7.534 The following NEW packages will be installed: [2021-05-06T14:22:44.234Z] #28 7.535 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-06T14:22:44.234Z] #28 7.535 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-06T14:22:44.234Z] #28 7.535 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-06T14:22:44.234Z] #28 7.536 libssh2-1 libssl1.1 openssl [2021-05-06T14:22:44.234Z] #28 7.587 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-05-06T14:22:44.234Z] #28 7.587 Need to get 5176 kB of archives. [2021-05-06T14:22:44.234Z] #28 7.587 After this operation, 14.5 MB of additional disk space will be used. [2021-05-06T14:22:44.234Z] #28 7.587 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u6 [1527 kB] [2021-05-06T14:22:44.234Z] #28 7.595 Get:2 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-06T14:22:44.234Z] #28 7.636 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-05-06T14:22:44.234Z] #28 7.636 Get:4 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-05-06T14:22:44.234Z] #28 7.641 Get:5 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-05-06T14:22:44.234Z] #28 7.647 Get:6 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-05-06T14:22:44.234Z] #28 7.674 Get:7 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-05-06T14:22:44.234Z] #28 7.678 Get:8 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-05-06T14:22:44.234Z] #28 7.685 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-05-06T14:22:44.234Z] #28 7.692 Get:10 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-06T14:22:44.234Z] #28 7.695 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u6 [243 kB] [2021-05-06T14:22:44.234Z] #28 7.706 Get:12 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u6 [844 kB] [2021-05-06T14:22:44.234Z] #28 7.707 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-05-06T14:22:44.234Z] #28 7.716 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-05-06T14:22:44.234Z] #28 7.731 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-05-06T14:22:44.234Z] #28 7.735 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-05-06T14:22:44.234Z] #28 7.740 Get:17 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-05-06T14:22:44.234Z] #28 7.745 Get:18 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-05-06T14:22:44.234Z] #28 7.749 Get:19 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-05-06T14:22:44.234Z] #28 7.756 Get:20 http://security.debian.org/debian-security buster/updates/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u2 [349 kB] [2021-05-06T14:22:44.234Z] #28 7.774 Get:21 http://security.debian.org/debian-security buster/updates/main ppc64el curl ppc64el 7.64.0-4+deb10u2 [268 kB] [2021-05-06T14:22:44.535Z] #28 8.035 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T14:22:44.535Z] #28 8.066 Fetched 5176 kB in 0s (24.2 MB/s) [2021-05-06T14:22:44.717Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2021-05-06T14:22:44.838Z] #28 8.358 Selecting previously unselected package libssl1.1:ppc64el. [2021-05-06T14:22:44.838Z] #28 8.358 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-05-06T14:22:44.838Z] #28 8.362 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-05-06T14:22:44.838Z] #28 8.364 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-05-06T14:22:44.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-06T14:22:45.136Z] #28 8.636 Selecting previously unselected package openssl. [2021-05-06T14:22:45.137Z] #28 8.639 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-05-06T14:22:45.137Z] #28 8.641 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-06T14:22:45.337Z] ok github.com/docker/docker/daemon/cluster 0.141s coverage: 0.5% of statements [2021-05-06T14:22:45.345Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-05-06T14:22:45.345Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.004s coverage: 69.9% of statements [2021-05-06T14:22:45.435Z] #28 8.769 Selecting previously unselected package ca-certificates. [2021-05-06T14:22:45.435Z] #28 8.771 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-06T14:22:45.435Z] #28 8.772 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-06T14:22:45.435Z] #28 8.832 Selecting previously unselected package libkeyutils1:ppc64el. [2021-05-06T14:22:45.435Z] #28 8.835 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2021-05-06T14:22:45.435Z] #28 8.836 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-05-06T14:22:45.435Z] #28 8.859 Selecting previously unselected package libkrb5support0:ppc64el. [2021-05-06T14:22:45.435Z] #28 8.860 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-05-06T14:22:45.435Z] #28 8.862 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-05-06T14:22:45.435Z] #28 8.889 Selecting previously unselected package libk5crypto3:ppc64el. [2021-05-06T14:22:45.435Z] #28 8.893 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-05-06T14:22:45.435Z] #28 8.895 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-05-06T14:22:45.435Z] #28 8.941 Selecting previously unselected package libkrb5-3:ppc64el. [2021-05-06T14:22:45.435Z] #28 8.941 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-05-06T14:22:45.435Z] #28 8.943 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-05-06T14:22:45.733Z] #28 9.029 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-05-06T14:22:45.733Z] #28 9.032 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-05-06T14:22:45.733Z] #28 9.033 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-05-06T14:22:45.733Z] #28 9.083 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-05-06T14:22:45.733Z] #28 9.087 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-05-06T14:22:45.733Z] #28 9.089 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-05-06T14:22:45.733Z] #28 9.123 Selecting previously unselected package libsasl2-2:ppc64el. [2021-05-06T14:22:45.733Z] #28 9.123 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-05-06T14:22:45.733Z] #28 9.129 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-05-06T14:22:45.733Z] #28 9.169 Selecting previously unselected package libldap-common. [2021-05-06T14:22:45.733Z] #28 9.172 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-06T14:22:45.733Z] #28 9.173 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-06T14:22:45.733Z] #28 9.218 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-05-06T14:22:45.733Z] #28 9.220 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ... [2021-05-06T14:22:45.733Z] #28 9.222 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-05-06T14:22:45.974Z] ok github.com/docker/docker/daemon/logger/local 0.008s coverage: 75.2% of statements [2021-05-06T14:22:45.974Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-06T14:22:46.040Z] #28 9.283 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-05-06T14:22:46.040Z] #28 9.283 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-05-06T14:22:46.040Z] #28 9.284 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-05-06T14:22:46.040Z] #28 9.325 Selecting previously unselected package libpsl5:ppc64el. [2021-05-06T14:22:46.040Z] #28 9.328 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-05-06T14:22:46.040Z] #28 9.332 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-05-06T14:22:46.040Z] #28 9.370 Selecting previously unselected package librtmp1:ppc64el. [2021-05-06T14:22:46.040Z] #28 9.372 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-05-06T14:22:46.040Z] #28 9.373 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-05-06T14:22:46.040Z] #28 9.406 Selecting previously unselected package libssh2-1:ppc64el. [2021-05-06T14:22:46.040Z] #28 9.408 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-05-06T14:22:46.040Z] #28 9.409 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-05-06T14:22:46.040Z] #28 9.452 Selecting previously unselected package libcurl4:ppc64el. [2021-05-06T14:22:46.040Z] #28 9.454 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_ppc64el.deb ... [2021-05-06T14:22:46.040Z] #28 9.457 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u2) ... [2021-05-06T14:22:46.040Z] #28 9.521 Selecting previously unselected package curl. [2021-05-06T14:22:46.265Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 59.3% of statements [2021-05-06T14:22:46.337Z] #28 9.522 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_ppc64el.deb ... [2021-05-06T14:22:46.337Z] #28 9.524 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-06T14:22:46.337Z] #28 9.591 Selecting previously unselected package libonig5:ppc64el. [2021-05-06T14:22:46.337Z] #28 9.604 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-05-06T14:22:46.337Z] #28 9.604 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-05-06T14:22:46.337Z] #28 9.656 Selecting previously unselected package libjq1:ppc64el. [2021-05-06T14:22:46.337Z] #28 9.657 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-05-06T14:22:46.337Z] #28 9.659 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-05-06T14:22:46.337Z] #28 9.694 Selecting previously unselected package jq. [2021-05-06T14:22:46.337Z] #28 9.696 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-05-06T14:22:46.337Z] #28 9.698 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-06T14:22:46.337Z] #28 9.727 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-05-06T14:22:46.337Z] #28 9.730 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-05-06T14:22:46.337Z] #28 9.733 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-05-06T14:22:46.337Z] #28 9.901 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-05-06T14:22:46.337Z] #28 9.904 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-06T14:22:46.337Z] #28 9.910 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-05-06T14:22:46.637Z] #28 9.911 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-05-06T14:22:46.637Z] #28 9.914 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-05-06T14:22:46.637Z] #28 9.917 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-05-06T14:22:46.637Z] #28 9.920 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-05-06T14:22:46.637Z] #28 9.923 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-05-06T14:22:46.637Z] #28 9.926 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-05-06T14:22:46.637Z] #28 9.929 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-06T14:22:46.637Z] #28 9.935 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-05-06T14:22:46.637Z] #28 9.938 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-05-06T14:22:46.637Z] #28 9.942 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-05-06T14:22:46.637Z] #28 9.945 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-06T14:22:46.637Z] #28 ... [2021-05-06T14:22:46.637Z] [2021-05-06T14:22:46.637Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-06T14:22:46.637Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-06T14:22:46.637Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-05-06T14:22:46.637Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-05-06T14:22:46.637Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.9s done [2021-05-06T14:22:46.637Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.3s done [2021-05-06T14:22:46.637Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 [2021-05-06T14:22:46.894Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.005s coverage: 31.5% of statements [2021-05-06T14:22:47.266Z] ok github.com/docker/docker/daemon/discovery 0.035s coverage: 30.0% of statements [2021-05-06T14:22:47.283Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 5.1s done [2021-05-06T14:22:47.283Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-05-06T14:22:47.283Z] #10 DONE 20.1s [2021-05-06T14:22:47.283Z] [2021-05-06T14:22:47.283Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-06T14:22:47.283Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-05-06T14:22:47.745Z] #11 DONE 0.2s [2021-05-06T14:22:47.745Z] [2021-05-06T14:22:47.745Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-06T14:22:47.745Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-05-06T14:22:47.745Z] #12 DONE 0.2s [2021-05-06T14:22:47.745Z] [2021-05-06T14:22:47.745Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-06T14:22:47.745Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-05-06T14:22:47.745Z] #28 10.75 Updating certificates in /etc/ssl/certs... [2021-05-06T14:22:47.745Z] #28 ... [2021-05-06T14:22:47.745Z] [2021-05-06T14:22:47.745Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-06T14:22:47.745Z] #40 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-05-06T14:22:47.745Z] #40 DONE 0.1s [2021-05-06T14:22:47.929Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2021-05-06T14:22:48.046Z] [2021-05-06T14:22:48.047Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-06T14:22:48.047Z] #32 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-05-06T14:22:48.047Z] #32 DONE 0.1s [2021-05-06T14:22:48.047Z] [2021-05-06T14:22:48.047Z] #33 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T14:22:48.047Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-05-06T14:22:48.218Z] ok github.com/docker/docker/daemon/config 0.071s coverage: 81.8% of statements [2021-05-06T14:22:48.218Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-05-06T14:22:48.349Z] #33 ... [2021-05-06T14:22:48.349Z] [2021-05-06T14:22:48.349Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-06T14:22:48.349Z] #13 sha256:5a1f2a0034de595e514e07eaa74fd77b855eb96acfd626c32dc2608ff009b168 [2021-05-06T14:22:48.349Z] #13 DONE 0.5s [2021-05-06T14:22:48.349Z] [2021-05-06T14:22:48.349Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-06T14:22:48.349Z] #25 sha256:9cd828a1726708647e35d70910e290f18e9f3e7f2143469b39039aaf8012bbf3 [2021-05-06T14:22:48.349Z] #25 0.612 + RM_GOPATH=0 [2021-05-06T14:22:48.349Z] #25 0.612 + TMP_GOPATH= [2021-05-06T14:22:48.349Z] #25 0.612 + : /build [2021-05-06T14:22:48.349Z] #25 0.612 + '[' -z '' ']' [2021-05-06T14:22:48.349Z] #25 0.613 ++ mktemp -d [2021-05-06T14:22:48.349Z] #25 0.615 + export GOPATH=/tmp/tmp.QZ6ogSclPr [2021-05-06T14:22:48.349Z] #25 0.615 + GOPATH=/tmp/tmp.QZ6ogSclPr [2021-05-06T14:22:48.349Z] #25 0.615 + RM_GOPATH=1 [2021-05-06T14:22:48.349Z] #25 0.615 + case "$(go env GOARCH)" in [2021-05-06T14:22:48.349Z] #25 0.616 ++ go env GOARCH [2021-05-06T14:22:48.349Z] #25 0.622 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T14:22:48.349Z] #25 0.622 + GO_BUILDMODE=-buildmode=pie [2021-05-06T14:22:48.349Z] #25 0.623 ++ dirname /tmp/install/install.sh [2021-05-06T14:22:48.349Z] #25 0.624 + dir=/tmp/install [2021-05-06T14:22:48.349Z] #25 0.625 + bin=dockercli [2021-05-06T14:22:48.349Z] #25 0.625 + shift [2021-05-06T14:22:48.349Z] #25 0.625 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-06T14:22:48.349Z] #25 0.625 + . /tmp/install/dockercli.installer [2021-05-06T14:22:48.349Z] #25 0.625 ++ : stable [2021-05-06T14:22:48.349Z] #25 0.625 ++ : 17.06.2-ce [2021-05-06T14:22:48.349Z] #25 0.626 + install_dockercli [2021-05-06T14:22:48.349Z] #25 0.626 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-06T14:22:48.350Z] #25 0.627 Install docker/cli version 17.06.2-ce from stable [2021-05-06T14:22:48.350Z] #25 0.627 ++ uname -m [2021-05-06T14:22:48.350Z] #25 0.628 + arch=ppc64le [2021-05-06T14:22:48.350Z] #25 0.629 + '[' ppc64le '!=' x86_64 ']' [2021-05-06T14:22:48.350Z] #25 0.629 + '[' ppc64le '!=' s390x ']' [2021-05-06T14:22:48.350Z] #25 0.629 + '[' ppc64le '!=' armhf ']' [2021-05-06T14:22:48.350Z] #25 0.629 + build_dockercli [2021-05-06T14:22:48.350Z] #25 0.629 + git clone https://github.com/docker/docker-ce /tmp/tmp.QZ6ogSclPr/tmp/docker-ce [2021-05-06T14:22:48.350Z] #25 0.632 Cloning into '/tmp/tmp.QZ6ogSclPr/tmp/docker-ce'... [2021-05-06T14:22:48.847Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2021-05-06T14:22:48.847Z] ok github.com/docker/docker/daemon/logger/splunk 1.422s coverage: 82.5% of statements [2021-05-06T14:22:48.847Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-06T14:22:48.847Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-06T14:22:49.089Z] sha256:0a71e2bd61af18780add2d53e37c0522f33318ebe095fa0736e138b268039734 [2021-05-06T14:22:49.089Z] INFO: Starting docker-py tests... [2021-05-06T14:22:49.168Z] ok github.com/docker/docker/daemon/events 0.094s coverage: 50.0% of statements [2021-05-06T14:22:50.119Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2021-05-06T14:22:50.347Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2021-05-06T14:22:50.491Z] ============================= test session starts ============================== [2021-05-06T14:22:50.491Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-05-06T14:22:50.491Z] rootdir: /src, inifile: pytest.ini [2021-05-06T14:22:50.491Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-05-06T14:22:50.636Z] ok github.com/docker/docker/distribution 0.259s coverage: 25.2% of statements [2021-05-06T14:22:50.636Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-06T14:22:51.270Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2021-05-06T14:22:51.426Z] collected 390 items / 1 deselected / 389 selected [2021-05-06T14:22:51.426Z] [2021-05-06T14:22:52.299Z] ok github.com/docker/docker/image 0.012s coverage: 86.6% of statements [2021-05-06T14:22:52.640Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2021-05-06T14:22:52.929Z] ok github.com/docker/docker/distribution/xfer 1.866s coverage: 85.1% of statements [2021-05-06T14:22:52.929Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-06T14:22:53.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-06T14:22:53.558Z] ok github.com/docker/docker/image/tarexport 0.022s coverage: 0.6% of statements [2021-05-06T14:22:53.847Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2021-05-06T14:22:53.847Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-06T14:22:54.038Z] #25 ... [2021-05-06T14:22:54.038Z] [2021-05-06T14:22:54.038Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T14:22:54.038Z] #46 sha256:4386fa39cf56f96fd41620adc2d924b666a6426beab61a7e9e8c9ac8b88be26d [2021-05-06T14:22:54.038Z] #46 0.701 + RM_GOPATH=0 [2021-05-06T14:22:54.038Z] #46 0.702 + TMP_GOPATH= [2021-05-06T14:22:54.038Z] #46 0.702 + : /build [2021-05-06T14:22:54.038Z] #46 0.702 + '[' -z '' ']' [2021-05-06T14:22:54.038Z] #46 0.702 ++ mktemp -d [2021-05-06T14:22:54.038Z] #46 0.704 + export GOPATH=/tmp/tmp.AImPdO1vjb [2021-05-06T14:22:54.038Z] #46 0.704 + GOPATH=/tmp/tmp.AImPdO1vjb [2021-05-06T14:22:54.038Z] #46 0.704 + RM_GOPATH=1 [2021-05-06T14:22:54.038Z] #46 0.704 + case "$(go env GOARCH)" in [2021-05-06T14:22:54.038Z] #46 0.705 ++ go env GOARCH [2021-05-06T14:22:54.038Z] #46 0.715 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T14:22:54.038Z] #46 0.715 + GO_BUILDMODE=-buildmode=pie [2021-05-06T14:22:54.038Z] #46 0.717 ++ dirname /tmp/install/install.sh [2021-05-06T14:22:54.038Z] #46 0.718 + dir=/tmp/install [2021-05-06T14:22:54.038Z] #46 0.718 + bin=vndr [2021-05-06T14:22:54.038Z] #46 0.718 + shift [2021-05-06T14:22:54.038Z] #46 0.719 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-06T14:22:54.038Z] #46 0.719 + . /tmp/install/vndr.installer [2021-05-06T14:22:54.038Z] #46 0.720 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-06T14:22:54.038Z] #46 0.725 + install_vndr [2021-05-06T14:22:54.038Z] #46 0.726 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-06T14:22:54.038Z] #46 0.726 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.AImPdO1vjb/src/github.com/LK4D4/vndr [2021-05-06T14:22:54.038Z] #46 0.726 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-06T14:22:54.038Z] #46 0.736 Cloning into '/tmp/tmp.AImPdO1vjb/src/github.com/LK4D4/vndr'... [2021-05-06T14:22:54.038Z] #46 1.591 + cd /tmp/tmp.AImPdO1vjb/src/github.com/LK4D4/vndr [2021-05-06T14:22:54.038Z] #46 1.592 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-06T14:22:54.038Z] #46 1.640 + go build -buildmode=pie -v -o /build/vndr . [2021-05-06T14:22:54.038Z] #46 3.160 internal/race [2021-05-06T14:22:54.038Z] #46 3.214 runtime/internal/sys [2021-05-06T14:22:54.038Z] #46 3.225 internal/cpu [2021-05-06T14:22:54.038Z] #46 3.407 runtime/internal/atomic [2021-05-06T14:22:54.038Z] #46 3.555 sync/atomic [2021-05-06T14:22:54.038Z] #46 3.819 runtime/internal/math [2021-05-06T14:22:54.038Z] #46 4.325 unicode [2021-05-06T14:22:54.038Z] #46 4.600 unicode/utf8 [2021-05-06T14:22:54.038Z] #46 4.650 math/bits [2021-05-06T14:22:54.038Z] #46 4.707 internal/bytealg [2021-05-06T14:22:54.038Z] #46 ... [2021-05-06T14:22:54.038Z] [2021-05-06T14:22:54.038Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-06T14:22:54.038Z] #48 sha256:50daee4a86e33765ee1e384691f579f6efe8aab4590c7f1ad50506c44c3c32a8 [2021-05-06T14:22:54.038Z] #48 0.843 + RM_GOPATH=0 [2021-05-06T14:22:54.038Z] #48 0.843 + TMP_GOPATH= [2021-05-06T14:22:54.038Z] #48 0.843 + : /build [2021-05-06T14:22:54.038Z] #48 0.843 + '[' -z '' ']' [2021-05-06T14:22:54.038Z] #48 0.847 ++ mktemp -d [2021-05-06T14:22:54.038Z] #48 0.865 + export GOPATH=/tmp/tmp.eJ8Zi5DF7f [2021-05-06T14:22:54.038Z] #48 0.865 + GOPATH=/tmp/tmp.eJ8Zi5DF7f [2021-05-06T14:22:54.038Z] #48 0.865 + RM_GOPATH=1 [2021-05-06T14:22:54.038Z] #48 0.865 + case "$(go env GOARCH)" in [2021-05-06T14:22:54.038Z] #48 0.926 ++ go env GOARCH [2021-05-06T14:22:54.038Z] #48 0.960 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T14:22:54.038Z] #48 0.960 + GO_BUILDMODE=-buildmode=pie [2021-05-06T14:22:54.038Z] #48 0.961 ++ dirname /tmp/install/install.sh [2021-05-06T14:22:54.038Z] #48 0.975 + dir=/tmp/install [2021-05-06T14:22:54.038Z] #48 0.976 + bin=gotestsum [2021-05-06T14:22:54.038Z] #48 0.976 + shift [2021-05-06T14:22:54.038Z] #48 0.976 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-06T14:22:54.038Z] #48 0.977 + . /tmp/install/gotestsum.installer [2021-05-06T14:22:54.038Z] #48 0.999 ++ : v0.5.3 [2021-05-06T14:22:54.038Z] #48 0.999 + install_gotestsum [2021-05-06T14:22:54.038Z] #48 0.999 + set -e [2021-05-06T14:22:54.038Z] #48 0.999 + export GO111MODULE=on [2021-05-06T14:22:54.038Z] #48 0.999 + GO111MODULE=on [2021-05-06T14:22:54.038Z] #48 0.999 + GOBIN=/build [2021-05-06T14:22:54.038Z] #48 1.000 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-06T14:22:54.038Z] #48 1.046 go: finding gotest.tools v0.5.3 [2021-05-06T14:22:54.038Z] #48 1.049 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-06T14:22:54.038Z] #48 2.122 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-06T14:22:54.038Z] #48 3.193 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-06T14:22:54.038Z] #48 5.135 go: downloading github.com/fatih/color v1.9.0 [2021-05-06T14:22:54.038Z] #48 5.158 go: downloading github.com/pkg/errors v0.9.1 [2021-05-06T14:22:54.038Z] #48 5.171 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-06T14:22:54.038Z] #48 5.176 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-06T14:22:54.038Z] #48 5.203 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-06T14:22:54.038Z] #48 5.226 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-06T14:22:54.038Z] #48 5.463 go: extracting github.com/fatih/color v1.9.0 [2021-05-06T14:22:54.038Z] #48 5.626 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-06T14:22:54.038Z] #48 5.631 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-06T14:22:54.038Z] #48 5.668 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-06T14:22:54.038Z] #48 5.851 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-06T14:22:54.038Z] #48 5.916 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-06T14:22:54.038Z] #48 6.034 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-06T14:22:54.038Z] #48 6.139 go: extracting github.com/pkg/errors v0.9.1 [2021-05-06T14:22:54.038Z] #48 6.206 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-06T14:22:54.038Z] #48 6.374 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-06T14:22:54.340Z] #48 6.598 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-06T14:22:54.340Z] #48 6.600 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-06T14:22:54.363Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.511s coverage: 14.1% of statements [2021-05-06T14:22:54.363Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.021s coverage: 3.1% of statements [2021-05-06T14:22:54.363Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.032s coverage: 73.3% of statements [2021-05-06T14:22:54.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-06T14:22:54.475Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2021-05-06T14:22:54.644Z] #48 ... [2021-05-06T14:22:54.644Z] [2021-05-06T14:22:54.644Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T14:22:54.644Z] #46 sha256:4386fa39cf56f96fd41620adc2d924b666a6426beab61a7e9e8c9ac8b88be26d [2021-05-06T14:22:54.644Z] #46 6.966 internal/testlog [2021-05-06T14:22:54.970Z] #46 7.012 runtime [2021-05-06T14:22:54.970Z] #46 7.119 math [2021-05-06T14:22:55.104Z] ok github.com/docker/docker/oci 0.005s coverage: 45.2% of statements [2021-05-06T14:22:55.313Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.728s coverage: 56.2% of statements [2021-05-06T14:22:55.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-06T14:22:55.621Z] #46 7.586 encoding [2021-05-06T14:22:55.621Z] #46 ... [2021-05-06T14:22:55.621Z] [2021-05-06T14:22:55.621Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-06T14:22:55.621Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-05-06T14:22:55.621Z] #28 12.70 137 added, 0 removed; done. [2021-05-06T14:22:55.621Z] #28 12.91 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-05-06T14:22:55.621Z] #28 12.92 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-06T14:22:55.621Z] #28 12.94 Setting up libcurl4:ppc64el (7.64.0-4+deb10u2) ... [2021-05-06T14:22:55.621Z] #28 12.96 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-06T14:22:55.621Z] #28 12.97 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T14:22:55.621Z] #28 13.04 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-06T14:22:55.621Z] #28 13.07 Updating certificates in /etc/ssl/certs... [2021-05-06T14:22:55.621Z] #28 18.70 0 added, 0 removed; done. [2021-05-06T14:22:55.621Z] #28 18.70 Running hooks in /etc/ca-certificates/update.d... [2021-05-06T14:22:55.621Z] #28 18.72 done. [2021-05-06T14:22:55.621Z] #28 DONE 19.0s [2021-05-06T14:22:55.621Z] [2021-05-06T14:22:55.621Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-06T14:22:55.621Z] #29 sha256:8d8f6db8f8a09b41b48569c358df6ddb0cbd7ec889f009656431a2cd905f6d32 [2021-05-06T14:22:55.621Z] #29 DONE 0.1s [2021-05-06T14:22:55.733Z] ok github.com/docker/docker/opts 0.016s coverage: 67.1% of statements [2021-05-06T14:22:55.733Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-05-06T14:22:55.922Z] [2021-05-06T14:22:55.922Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T14:22:55.922Z] #30 sha256:a5867dde25927a71b9650e2ade584ac083d2efff100b5ef0ed9ee22fd4f150e4 [2021-05-06T14:22:56.707Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.023s coverage: 1.9% of statements [2021-05-06T14:22:56.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-06T14:22:56.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-06T14:22:57.232Z] ok github.com/docker/docker/pkg/archive 0.235s coverage: 82.3% of statements [2021-05-06T14:22:57.465Z] #30 2.010 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-06T14:22:57.789Z] #30 ... [2021-05-06T14:22:57.789Z] [2021-05-06T14:22:57.789Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T14:22:57.789Z] #59 sha256:8074d9ccb1f69da472f7db84e5f8f65f2490386a7a5899b74292162a63b6a645 [2021-05-06T14:22:57.789Z] #59 0.904 + RM_GOPATH=0 [2021-05-06T14:22:57.789Z] #59 0.904 + TMP_GOPATH= [2021-05-06T14:22:57.789Z] #59 0.904 + : /build [2021-05-06T14:22:57.789Z] #59 0.904 + '[' -z '' ']' [2021-05-06T14:22:57.789Z] #59 0.904 ++ mktemp -d [2021-05-06T14:22:57.789Z] #59 0.904 + export GOPATH=/tmp/tmp.9nUoyilMDT [2021-05-06T14:22:57.789Z] #59 0.904 + GOPATH=/tmp/tmp.9nUoyilMDT [2021-05-06T14:22:57.789Z] #59 0.904 + RM_GOPATH=1 [2021-05-06T14:22:57.789Z] #59 0.904 + case "$(go env GOARCH)" in [2021-05-06T14:22:57.789Z] #59 0.962 ++ go env GOARCH [2021-05-06T14:22:57.789Z] #59 1.070 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T14:22:57.789Z] #59 1.073 + GO_BUILDMODE=-buildmode=pie [2021-05-06T14:22:57.789Z] #59 1.075 ++ dirname /tmp/install/install.sh [2021-05-06T14:22:57.789Z] #59 1.077 + dir=/tmp/install [2021-05-06T14:22:57.789Z] #59 1.077 + bin=rootlesskit [2021-05-06T14:22:57.789Z] #59 1.078 + shift [2021-05-06T14:22:57.789Z] #59 1.079 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-06T14:22:57.789Z] #59 1.080 + . /tmp/install/rootlesskit.installer [2021-05-06T14:22:57.789Z] #59 1.081 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-06T14:22:57.789Z] #59 1.081 + install_rootlesskit [2021-05-06T14:22:57.789Z] #59 1.082 + case "$1" in [2021-05-06T14:22:57.789Z] #59 1.082 + export CGO_ENABLED=0 [2021-05-06T14:22:57.789Z] #59 1.082 + CGO_ENABLED=0 [2021-05-06T14:22:57.789Z] #59 1.082 + _install_rootlesskit [2021-05-06T14:22:57.789Z] #59 1.083 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-06T14:22:57.789Z] #59 1.083 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-06T14:22:57.789Z] #59 1.083 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9nUoyilMDT/src/github.com/rootless-containers/rootlesskit [2021-05-06T14:22:57.789Z] #59 1.087 Cloning into '/tmp/tmp.9nUoyilMDT/src/github.com/rootless-containers/rootlesskit'... [2021-05-06T14:22:57.789Z] #59 5.686 + cd /tmp/tmp.9nUoyilMDT/src/github.com/rootless-containers/rootlesskit [2021-05-06T14:22:57.789Z] #59 5.693 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-06T14:22:57.789Z] #59 5.740 + export GO111MODULE=on [2021-05-06T14:22:57.789Z] #59 5.740 + GO111MODULE=on [2021-05-06T14:22:57.789Z] #59 5.740 + export GOPROXY=https://proxy.golang.org [2021-05-06T14:22:57.789Z] #59 5.740 + GOPROXY=https://proxy.golang.org [2021-05-06T14:22:57.789Z] #59 5.741 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-06T14:22:57.789Z] #59 5.742 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-06T14:22:57.789Z] #59 8.409 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-06T14:22:57.789Z] #59 8.410 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-06T14:22:57.789Z] #59 8.412 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-06T14:22:57.789Z] #59 8.413 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-06T14:22:57.789Z] #59 8.415 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-06T14:22:57.789Z] #59 8.576 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-06T14:22:57.789Z] #59 8.631 go: downloading github.com/pkg/errors v0.9.1 [2021-05-06T14:22:57.789Z] #59 8.827 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-06T14:22:57.789Z] #59 9.097 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-06T14:22:57.789Z] #59 9.149 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-06T14:22:57.789Z] #59 9.177 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-06T14:22:57.789Z] #59 9.262 go: extracting github.com/pkg/errors v0.9.1 [2021-05-06T14:22:57.789Z] #59 9.481 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-06T14:22:57.789Z] #59 9.596 go: downloading github.com/google/uuid v1.2.0 [2021-05-06T14:22:57.789Z] #59 9.744 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-06T14:22:57.789Z] #59 10.06 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-06T14:22:57.861Z] ok github.com/docker/docker/pkg/authorization 0.426s coverage: 68.3% of statements [2021-05-06T14:22:58.091Z] #59 10.16 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-06T14:22:58.091Z] #59 ... [2021-05-06T14:22:58.091Z] [2021-05-06T14:22:58.091Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-06T14:22:58.091Z] #35 sha256:81dd71c3142d320e3b09c33675127bd96e392425fa99ba5c7607b7fb68e01a6c [2021-05-06T14:22:58.091Z] #35 0.885 Install go-toml version v1.8.1 [2021-05-06T14:22:58.091Z] #35 0.997 go: finding github.com v1.8.1 [2021-05-06T14:22:58.091Z] #35 1.002 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-06T14:22:58.091Z] #35 1.072 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-06T14:22:58.091Z] #35 1.073 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-06T14:22:58.091Z] #35 1.075 go: finding github.com/pelletier v1.8.1 [2021-05-06T14:22:58.091Z] #35 2.109 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-06T14:22:58.091Z] #35 3.007 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-06T14:22:58.091Z] #35 6.244 github.com/pelletier/go-toml [2021-05-06T14:22:58.091Z] #35 ... [2021-05-06T14:22:58.091Z] [2021-05-06T14:22:58.091Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T14:22:58.091Z] #50 sha256:dfd44e01761127e4d27d8965254b116eb3acd0f2a71abc462fc4b943a267ff4e [2021-05-06T14:22:58.091Z] #50 0.844 + RM_GOPATH=0 [2021-05-06T14:22:58.091Z] #50 0.844 + TMP_GOPATH= [2021-05-06T14:22:58.091Z] #50 0.844 + : /build [2021-05-06T14:22:58.091Z] #50 0.845 + '[' -z '' ']' [2021-05-06T14:22:58.091Z] #50 0.846 ++ mktemp -d [2021-05-06T14:22:58.091Z] #50 0.852 + export GOPATH=/tmp/tmp.pITBOil4xe [2021-05-06T14:22:58.091Z] #50 0.853 + GOPATH=/tmp/tmp.pITBOil4xe [2021-05-06T14:22:58.091Z] #50 0.853 + RM_GOPATH=1 [2021-05-06T14:22:58.091Z] #50 0.853 + case "$(go env GOARCH)" in [2021-05-06T14:22:58.091Z] #50 0.854 ++ go env GOARCH [2021-05-06T14:22:58.091Z] #50 0.926 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T14:22:58.091Z] #50 0.926 + GO_BUILDMODE=-buildmode=pie [2021-05-06T14:22:58.091Z] #50 0.928 ++ dirname /tmp/install/install.sh [2021-05-06T14:22:58.091Z] #50 0.929 + dir=/tmp/install [2021-05-06T14:22:58.091Z] #50 0.929 + bin=golangci_lint [2021-05-06T14:22:58.091Z] #50 0.929 + shift [2021-05-06T14:22:58.091Z] #50 0.930 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-06T14:22:58.091Z] #50 0.930 + . /tmp/install/golangci_lint.installer [2021-05-06T14:22:58.091Z] #50 0.931 ++ : v1.23.8 [2021-05-06T14:22:58.091Z] #50 0.931 + install_golangci_lint [2021-05-06T14:22:58.091Z] #50 0.931 + set -e [2021-05-06T14:22:58.091Z] #50 0.931 + export GO111MODULE=on [2021-05-06T14:22:58.091Z] #50 0.931 + GO111MODULE=on [2021-05-06T14:22:58.091Z] #50 0.931 + GOBIN=/build [2021-05-06T14:22:58.091Z] #50 0.931 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-06T14:22:58.091Z] #50 0.998 go: finding github.com v1.23.8 [2021-05-06T14:22:58.091Z] #50 0.999 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-06T14:22:58.091Z] #50 1.002 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-06T14:22:58.091Z] #50 1.010 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-06T14:22:58.091Z] #50 1.010 go: finding github.com/golangci v1.23.8 [2021-05-06T14:22:58.091Z] #50 1.991 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-06T14:22:58.091Z] #50 3.348 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-06T14:22:58.150Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-05-06T14:22:58.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-06T14:22:58.392Z] #50 ... [2021-05-06T14:22:58.392Z] [2021-05-06T14:22:58.392Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-06T14:22:58.392Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-05-06T14:22:58.392Z] #56 1.250 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T14:22:58.392Z] #56 1.460 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T14:22:58.392Z] #56 1.709 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T14:22:58.392Z] #56 2.928 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-05-06T14:22:58.392Z] #56 5.389 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [276 kB] [2021-05-06T14:22:58.392Z] #56 7.978 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-05-06T14:22:58.392Z] #56 ... [2021-05-06T14:22:58.392Z] [2021-05-06T14:22:58.392Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T14:22:58.392Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-05-06T14:22:58.392Z] #41 0.762 + git clone https://github.com/docker/distribution.git . [2021-05-06T14:22:58.392Z] #41 0.787 Cloning into '.'... [2021-05-06T14:22:58.555Z] ok github.com/docker/docker/pkg/capabilities 0.027s coverage: 87.5% of statements [2021-05-06T14:22:58.774Z] #41 ... [2021-05-06T14:22:58.774Z] [2021-05-06T14:22:58.774Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T14:22:58.774Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-06T14:22:58.774Z] #14 0.665 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-06T14:22:58.774Z] #14 0.764 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T14:22:58.774Z] #14 1.044 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T14:22:58.774Z] #14 1.143 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T14:22:58.774Z] #14 2.488 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [454 kB] [2021-05-06T14:22:58.774Z] #14 4.786 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-05-06T14:22:58.774Z] #14 7.572 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [276 kB] [2021-05-06T14:22:58.774Z] #14 9.621 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-05-06T14:22:58.774Z] #14 ... [2021-05-06T14:22:58.774Z] [2021-05-06T14:22:58.774Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T14:22:58.774Z] #52 sha256:2ca35c0a344592d8e0bf5bed788721775f4877068216e384243b562ba3394017 [2021-05-06T14:22:58.774Z] #52 0.888 + RM_GOPATH=0 [2021-05-06T14:22:58.774Z] #52 0.918 + TMP_GOPATH= [2021-05-06T14:22:58.774Z] #52 0.918 + : /build [2021-05-06T14:22:58.774Z] #52 0.918 + '[' -z '' ']' [2021-05-06T14:22:58.774Z] #52 0.933 ++ mktemp -d [2021-05-06T14:22:58.774Z] #52 0.934 + export GOPATH=/tmp/tmp.52gpOjEKs9 [2021-05-06T14:22:58.774Z] #52 0.934 + GOPATH=/tmp/tmp.52gpOjEKs9 [2021-05-06T14:22:58.774Z] #52 0.934 + RM_GOPATH=1 [2021-05-06T14:22:58.774Z] #52 0.934 + case "$(go env GOARCH)" in [2021-05-06T14:22:58.774Z] #52 0.950 ++ go env GOARCH [2021-05-06T14:22:58.774Z] #52 0.968 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T14:22:58.774Z] #52 0.977 + GO_BUILDMODE=-buildmode=pie [2021-05-06T14:22:58.774Z] #52 0.981 ++ dirname /tmp/install/install.sh [2021-05-06T14:22:58.774Z] #52 1.002 + dir=/tmp/install [2021-05-06T14:22:58.774Z] #52 1.002 + bin=shfmt [2021-05-06T14:22:58.774Z] #52 1.003 + shift [2021-05-06T14:22:58.774Z] #52 1.003 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-06T14:22:58.774Z] #52 1.003 + . /tmp/install/shfmt.installer [2021-05-06T14:22:58.774Z] #52 1.004 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-06T14:22:58.774Z] #52 1.004 + install_shfmt [2021-05-06T14:22:58.774Z] #52 1.004 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-06T14:22:58.774Z] #52 1.004 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-06T14:22:58.774Z] #52 1.004 + git clone https://github.com/mvdan/sh.git /tmp/tmp.52gpOjEKs9/src/github.com/mvdan/sh [2021-05-06T14:22:58.774Z] #52 1.009 Cloning into '/tmp/tmp.52gpOjEKs9/src/github.com/mvdan/sh'... [2021-05-06T14:22:58.774Z] #52 ... [2021-05-06T14:22:58.774Z] [2021-05-06T14:22:58.774Z] #68 [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 [2021-05-06T14:22:58.774Z] #68 sha256:694dadbc249af47ce28f7290dbed65750f66c37250b46b178478e76177f22e50 [2021-05-06T14:22:58.774Z] #68 0.656 + RM_GOPATH=0 [2021-05-06T14:22:58.774Z] #68 0.656 + TMP_GOPATH= [2021-05-06T14:22:58.774Z] #68 0.656 + : /build [2021-05-06T14:22:58.774Z] #68 0.656 + '[' -z '' ']' [2021-05-06T14:22:58.774Z] #68 0.657 ++ mktemp -d [2021-05-06T14:22:58.774Z] #68 0.658 + export GOPATH=/tmp/tmp.A4KRrgvTps [2021-05-06T14:22:58.774Z] #68 0.658 + GOPATH=/tmp/tmp.A4KRrgvTps [2021-05-06T14:22:58.774Z] #68 0.658 + RM_GOPATH=1 [2021-05-06T14:22:58.774Z] #68 0.658 + case "$(go env GOARCH)" in [2021-05-06T14:22:58.774Z] #68 0.659 ++ go env GOARCH [2021-05-06T14:22:58.774Z] #68 0.666 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T14:22:58.774Z] #68 0.666 + GO_BUILDMODE=-buildmode=pie [2021-05-06T14:22:58.774Z] #68 0.667 ++ dirname /tmp/install/install.sh [2021-05-06T14:22:58.774Z] #68 0.668 + dir=/tmp/install [2021-05-06T14:22:58.774Z] #68 0.668 + bin=proxy [2021-05-06T14:22:58.774Z] #68 0.668 + shift [2021-05-06T14:22:58.774Z] #68 0.669 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-06T14:22:58.774Z] #68 0.670 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-06T14:22:58.774Z] #68 0.670 + . /tmp/install/proxy.installer [2021-05-06T14:22:58.774Z] #68 0.670 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-06T14:22:58.774Z] #68 0.670 + install_proxy [2021-05-06T14:22:58.774Z] #68 0.670 + case "$1" in [2021-05-06T14:22:58.774Z] #68 0.670 + export CGO_ENABLED=0 [2021-05-06T14:22:58.774Z] #68 0.670 + CGO_ENABLED=0 [2021-05-06T14:22:58.774Z] #68 0.670 + _install_proxy [2021-05-06T14:22:58.774Z] #68 0.670 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-06T14:22:58.774Z] #68 0.670 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.A4KRrgvTps/src/github.com/docker/libnetwork [2021-05-06T14:22:58.774Z] #68 0.673 Cloning into '/tmp/tmp.A4KRrgvTps/src/github.com/docker/libnetwork'... [2021-05-06T14:22:59.077Z] #68 ... [2021-05-06T14:22:59.077Z] [2021-05-06T14:22:59.077Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T14:22:59.077Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-05-06T14:22:59.077Z] #37 1.334 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T14:22:59.077Z] #37 1.443 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T14:22:59.077Z] #37 1.629 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T14:22:59.077Z] #37 2.968 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-05-06T14:22:59.077Z] #37 5.320 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [276 kB] [2021-05-06T14:22:59.077Z] #37 8.039 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-05-06T14:22:59.077Z] #37 ... [2021-05-06T14:22:59.077Z] [2021-05-06T14:22:59.077Z] #43 [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 [2021-05-06T14:22:59.077Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-06T14:22:59.077Z] #43 1.233 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T14:22:59.077Z] #43 1.330 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T14:22:59.077Z] #43 1.345 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T14:22:59.077Z] #43 3.023 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-05-06T14:22:59.077Z] #43 5.494 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [276 kB] [2021-05-06T14:22:59.077Z] #43 8.093 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-05-06T14:22:59.077Z] #43 ... [2021-05-06T14:22:59.077Z] [2021-05-06T14:22:59.077Z] #33 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T14:22:59.077Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-05-06T14:22:59.077Z] #33 0.710 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-06T14:22:59.077Z] #33 0.714 Cloning into '.'... [2021-05-06T14:22:59.276Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.809s coverage: 49.4% of statements [2021-05-06T14:22:59.385Z] #33 ... [2021-05-06T14:22:59.385Z] [2021-05-06T14:22:59.385Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T14:22:59.385Z] #30 sha256:a5867dde25927a71b9650e2ade584ac083d2efff100b5ef0ed9ee22fd4f150e4 [2021-05-06T14:22:59.385Z] #30 2.634 [2021-05-06T14:23:00.383Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.822s coverage: 46.3% of statements [2021-05-06T14:23:00.646Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.453s coverage: 57.7% of statements [2021-05-06T14:23:00.718Z] #30 2.826 0.0% ## 2.9% #### 6.9% ###### 9.0% ########## 15.1% ############### 21.2% #################### 28.8% ######################## 34.3% ############################ 39.9% ############################### 43.7% ################################## 48.5% ##################################### 52.5% ######################################## 56.6% ############################################### 66.5% ################################################## 70.5% ###################################################### 75.9% ########################################################## 80.9% ############################################################## 86.7% ################################################################## 92.7% ####################################################################### 98.9% ######################################################################## 100.0% [2021-05-06T14:23:00.909Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 57.5% of statements [2021-05-06T14:23:01.400Z] #30 5.780 #=#=# [2021-05-06T14:23:02.060Z] ok github.com/docker/docker/layer 7.233s coverage: 68.8% of statements [2021-05-06T14:23:02.060Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-06T14:23:02.060Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-06T14:23:02.060Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-06T14:23:02.060Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-06T14:23:02.060Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-06T14:23:02.306Z] ok github.com/docker/docker/daemon/links 0.019s coverage: 93.0% of statements [2021-05-06T14:23:02.311Z] #30 6.012 0.2% ################# 23.7% #################################### 50.4% ################################################################ 90.1% ######################################################################## 100.0% [2021-05-06T14:23:02.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-06T14:23:02.349Z] ok github.com/docker/docker/pkg/chrootarchive 3.486s coverage: 43.2% of statements [2021-05-06T14:23:02.349Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-06T14:23:02.349Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-06T14:23:02.349Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-05-06T14:23:02.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-06T14:23:02.613Z] #30 7.115 [2021-05-06T14:23:02.883Z] ok github.com/docker/docker/daemon 12.305s coverage: 17.3% of statements [2021-05-06T14:23:02.883Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-06T14:23:02.883Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-06T14:23:02.883Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-06T14:23:02.883Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-06T14:23:02.883Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-06T14:23:02.883Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-06T14:23:02.883Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-06T14:23:02.883Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.063s coverage: 3.0% of statements [2021-05-06T14:23:02.990Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-05-06T14:23:02.990Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-05-06T14:23:03.279Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2021-05-06T14:23:03.568Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-05-06T14:23:03.605Z] #30 7.491 # 2.4% #################### 28.4% ########################################## 59.1% ######################################################### 79.5% ####################################################################### 99.9% ######################################################################## 100.0% [2021-05-06T14:23:04.197Z] ok github.com/docker/docker/pkg/dmesg 0.014s coverage: 83.3% of statements [2021-05-06T14:23:04.263Z] #30 8.392 [2021-05-06T14:23:04.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-06T14:23:04.809Z] ok github.com/docker/docker/daemon/images 0.055s coverage: 6.7% of statements [2021-05-06T14:23:04.810Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-06T14:23:04.810Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-06T14:23:04.810Z] ok github.com/docker/docker/daemon/logger 0.294s coverage: 43.2% of statements [2021-05-06T14:23:05.074Z] ok github.com/docker/docker/daemon/logger/gelf 0.075s coverage: 67.0% of statements [2021-05-06T14:23:05.191Z] #30 8.631 0.0% ## 2.8% #### 6.6% ###### 8.5% ####### 10.4% ########### 16.2% ################ 23.1% ##################### 29.5% [2021-05-06T14:23:05.191Z] #30 ... [2021-05-06T14:23:05.191Z] [2021-05-06T14:23:05.191Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-06T14:23:05.191Z] #48 sha256:50daee4a86e33765ee1e384691f579f6efe8aab4590c7f1ad50506c44c3c32a8 [2021-05-06T14:23:05.191Z] #48 7.313 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-06T14:23:05.191Z] #48 9.450 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-06T14:23:05.191Z] #48 9.725 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-06T14:23:05.191Z] #48 12.06 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-06T14:23:05.191Z] #48 17.21 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-06T14:23:05.191Z] #48 17.27 go: finding github.com/pkg/errors v0.9.1 [2021-05-06T14:23:05.191Z] #48 17.35 go: finding github.com/fatih/color v1.9.0 [2021-05-06T14:23:05.191Z] #48 17.38 go: finding github.com/spf13/pflag v1.0.3 [2021-05-06T14:23:05.191Z] #48 ... [2021-05-06T14:23:05.191Z] [2021-05-06T14:23:05.191Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T14:23:05.191Z] #30 sha256:a5867dde25927a71b9650e2ade584ac083d2efff100b5ef0ed9ee22fd4f150e4 [2021-05-06T14:23:05.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-06T14:23:05.225Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2021-05-06T14:23:05.853Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2021-05-06T14:23:06.030Z] ok github.com/docker/docker/daemon/logger/awslogs 0.381s coverage: 77.4% of statements [2021-05-06T14:23:06.030Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-06T14:23:06.030Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-06T14:23:06.109Z] #30 8.631 0.0% ## 2.8% #### 6.6% ###### 8.5% ####### 10.4% ########### 16.2% ################ 23.1% ##################### 29.5% ######################### 35.2% ################################ 44.4% ################################## 48.2% ###################################### 54.0% ############################################ 61.7% ################################################ 67.3% ##################################################### 75.0% [2021-05-06T14:23:06.109Z] #30 ... [2021-05-06T14:23:06.109Z] [2021-05-06T14:23:06.109Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T14:23:06.109Z] #46 sha256:4386fa39cf56f96fd41620adc2d924b666a6426beab61a7e9e8c9ac8b88be26d [2021-05-06T14:23:06.109Z] #46 8.291 unicode/utf16 [2021-05-06T14:23:06.109Z] #46 9.350 container/list [2021-05-06T14:23:06.109Z] #46 11.82 crypto/internal/subtle [2021-05-06T14:23:06.109Z] #46 12.29 crypto/subtle [2021-05-06T14:23:06.109Z] #46 12.58 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-06T14:23:06.109Z] #46 12.95 internal/nettrace [2021-05-06T14:23:06.109Z] #46 13.30 runtime/cgo [2021-05-06T14:23:06.109Z] #46 16.79 vendor/golang.org/x/crypto/internal/subtle [2021-05-06T14:23:06.109Z] #46 ... [2021-05-06T14:23:06.109Z] [2021-05-06T14:23:06.109Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T14:23:06.109Z] #30 sha256:a5867dde25927a71b9650e2ade584ac083d2efff100b5ef0ed9ee22fd4f150e4 [2021-05-06T14:23:06.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-06T14:23:06.293Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.023s coverage: 87.2% of statements [2021-05-06T14:23:06.441Z] #30 8.631 0.0% ## 2.8% #### 6.6% ###### 8.5% ####### 10.4% ########### 16.2% ################ 23.1% ##################### 29.5% ######################### 35.2% ################################ 44.4% ################################## 48.2% ###################################### 54.0% ############################################ 61.7% ################################################ 67.3% ##################################################### 75.0% ########################################################### 82.7% ################################################################# 90.3% ##################################################################### 96.0% ####################################################################### 99.8% ######################################################################## 100.0% [2021-05-06T14:23:06.482Z] ok github.com/docker/docker/pkg/fsutils 0.417s coverage: 85.1% of statements [2021-05-06T14:23:06.482Z] ok github.com/docker/docker/pkg/discovery/kv 3.063s coverage: 84.1% of statements [2021-05-06T14:23:06.556Z] ok github.com/docker/docker/daemon/logger/journald 0.024s coverage: 23.9% of statements [2021-05-06T14:23:06.771Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2021-05-06T14:23:06.820Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.064s coverage: 69.9% of statements [2021-05-06T14:23:07.103Z] #30 11.32 [2021-05-06T14:23:07.401Z] ok github.com/docker/docker/pkg/idtools 0.323s coverage: 69.5% of statements [2021-05-06T14:23:07.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-06T14:23:07.690Z] ok github.com/docker/docker/pkg/ioutils 0.283s coverage: 70.1% of statements [2021-05-06T14:23:07.979Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2021-05-06T14:23:07.979Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2021-05-06T14:23:07.979Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-06T14:23:07.980Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-06T14:23:07.980Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-06T14:23:08.220Z] ok github.com/docker/docker/daemon/logger/local 0.072s coverage: 75.2% of statements [2021-05-06T14:23:08.220Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-06T14:23:08.283Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2021-05-06T14:23:08.283Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-06T14:23:08.283Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2021-05-06T14:23:08.351Z] #30 11.46 0.0% # 1.5% ## 3.1% ### 4.7% #### 6.3% ##### 7.4% ####### 10.3% ######### 13.1% ########### 15.7% ############ 16.8% [2021-05-06T14:23:08.351Z] #30 ... [2021-05-06T14:23:08.351Z] [2021-05-06T14:23:08.351Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T14:23:08.351Z] #59 sha256:8074d9ccb1f69da472f7db84e5f8f65f2490386a7a5899b74292162a63b6a645 [2021-05-06T14:23:08.351Z] #59 10.41 go: extracting github.com/google/uuid v1.2.0 [2021-05-06T14:23:08.351Z] #59 11.00 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-06T14:23:08.351Z] #59 12.60 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-06T14:23:08.351Z] #59 12.70 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-06T14:23:08.351Z] #59 13.88 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-06T14:23:08.351Z] #59 15.46 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-06T14:23:08.351Z] #59 16.49 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-06T14:23:08.351Z] #59 20.45 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-06T14:23:08.351Z] #59 ... [2021-05-06T14:23:08.351Z] [2021-05-06T14:23:08.351Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T14:23:08.351Z] #30 sha256:a5867dde25927a71b9650e2ade584ac083d2efff100b5ef0ed9ee22fd4f150e4 [2021-05-06T14:23:08.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-06T14:23:08.484Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.041s coverage: 31.5% of statements [2021-05-06T14:23:08.575Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2021-05-06T14:23:08.575Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-05-06T14:23:08.748Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.090s coverage: 55.1% of statements [2021-05-06T14:23:08.864Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2021-05-06T14:23:08.864Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-06T14:23:08.864Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-06T14:23:09.284Z] #30 11.46 0.0% # 1.5% ## 3.1% ### 4.7% #### 6.3% ##### 7.4% ####### 10.3% ######### 13.1% ########### 15.7% ############ 16.8% ############ 17.9% ############# 19.0% ############## 19.5% ############### 21.1% ############### 22.2% ################# 23.8% ## [2021-05-06T14:23:09.284Z] #30 ... [2021-05-06T14:23:09.284Z] [2021-05-06T14:23:09.284Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-06T14:23:09.284Z] #35 sha256:81dd71c3142d320e3b09c33675127bd96e392425fa99ba5c7607b7fb68e01a6c [2021-05-06T14:23:09.284Z] #35 15.66 github.com/pelletier/go-toml/cmd/tomll [2021-05-06T14:23:09.284Z] #35 DONE 21.4s [2021-05-06T14:23:09.284Z] [2021-05-06T14:23:09.284Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T14:23:09.284Z] #30 sha256:a5867dde25927a71b9650e2ade584ac083d2efff100b5ef0ed9ee22fd4f150e4 [2021-05-06T14:23:09.492Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2021-05-06T14:23:09.698Z] ok github.com/docker/docker/daemon/logger/templates 0.037s coverage: 8.3% of statements [2021-05-06T14:23:09.782Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-05-06T14:23:09.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-06T14:23:10.071Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2021-05-06T14:23:10.274Z] ok github.com/docker/docker/daemon/logger/syslog 0.035s coverage: 46.8% of statements [2021-05-06T14:23:10.397Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-05-06T14:23:10.511Z] #30 11.46 0.0% # 1.5% ## 3.1% ### 4.7% #### 6.3% ##### 7.4% ####### 10.3% ######### 13.1% ########### 15.7% ############ 16.8% ############ 17.9% ############# 19.0% ############## 19.5% ############### 21.1% ############### 22.2% ################# 23.8% ################## 26.0% #################### 28.5% ##################### 29.5% ###################### 30.6% ###################### 31.2% ###################### 31.7% ####################### 32.8% ######################## 33.9% ######################### 35.0% ######################### 35.8% ########################## 36.7% ########################### 38.6% [2021-05-06T14:23:10.511Z] #30 ... [2021-05-06T14:23:10.511Z] [2021-05-06T14:23:10.511Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T14:23:10.511Z] #50 sha256:dfd44e01761127e4d27d8965254b116eb3acd0f2a71abc462fc4b943a267ff4e [2021-05-06T14:23:10.511Z] #50 12.76 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-06T14:23:10.511Z] #50 12.77 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-06T14:23:10.511Z] #50 12.91 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-06T14:23:10.511Z] #50 12.93 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-06T14:23:10.511Z] #50 12.95 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-06T14:23:10.511Z] #50 12.99 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-06T14:23:10.511Z] #50 12.99 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-06T14:23:10.511Z] #50 13.04 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-06T14:23:10.511Z] #50 13.05 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-06T14:23:10.511Z] #50 13.13 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-06T14:23:10.511Z] #50 13.18 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-06T14:23:10.511Z] #50 13.19 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-06T14:23:10.511Z] #50 13.62 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-06T14:23:10.511Z] #50 13.63 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-06T14:23:10.511Z] #50 13.75 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-06T14:23:10.511Z] #50 13.90 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-06T14:23:10.511Z] #50 13.97 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-06T14:23:10.511Z] #50 13.99 go: downloading github.com/fatih/color v1.7.0 [2021-05-06T14:23:10.511Z] #50 14.25 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-06T14:23:10.511Z] #50 14.28 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-06T14:23:10.511Z] #50 14.54 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-06T14:23:10.511Z] #50 14.54 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-06T14:23:10.511Z] #50 14.60 go: extracting github.com/fatih/color v1.7.0 [2021-05-06T14:23:10.511Z] #50 14.68 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-06T14:23:10.511Z] #50 14.75 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-06T14:23:10.511Z] #50 14.76 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-06T14:23:10.511Z] #50 14.85 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-06T14:23:10.511Z] #50 15.11 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-06T14:23:10.511Z] #50 15.30 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-06T14:23:10.511Z] #50 15.35 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-06T14:23:10.511Z] #50 15.35 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-06T14:23:10.511Z] #50 15.43 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-06T14:23:10.511Z] #50 15.46 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-06T14:23:10.511Z] #50 15.71 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-06T14:23:10.511Z] #50 16.25 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-06T14:23:10.511Z] #50 16.32 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-06T14:23:10.511Z] #50 16.34 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-06T14:23:10.511Z] #50 16.35 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-06T14:23:10.511Z] #50 16.89 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-06T14:23:10.511Z] #50 17.12 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-06T14:23:10.511Z] #50 17.48 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-06T14:23:10.511Z] #50 17.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-06T14:23:10.511Z] #50 18.00 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-06T14:23:10.511Z] #50 18.78 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-06T14:23:10.511Z] #50 18.95 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-06T14:23:10.511Z] #50 18.95 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-06T14:23:10.511Z] #50 19.07 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-06T14:23:10.511Z] #50 19.77 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-06T14:23:10.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-06T14:23:10.828Z] #50 ... [2021-05-06T14:23:10.828Z] [2021-05-06T14:23:10.828Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T14:23:10.828Z] #30 sha256:a5867dde25927a71b9650e2ade584ac083d2efff100b5ef0ed9ee22fd4f150e4 [2021-05-06T14:23:10.850Z] ok github.com/docker/docker/daemon/network 0.030s coverage: 63.8% of statements [2021-05-06T14:23:11.132Z] #30 11.46 0.0% # 1.5% ## 3.1% ### 4.7% #### 6.3% ##### 7.4% ####### 10.3% ######### 13.1% ########### 15.7% ############ 16.8% ############ 17.9% ############# 19.0% ############## 19.5% ############### 21.1% ############### 22.2% ################# 23.8% ################## 26.0% #################### 28.5% ##################### 29.5% ###################### 30.6% ###################### 31.2% ###################### 31.7% ####################### 32.8% ######################## 33.9% ######################### 35.0% ######################### 35.8% ########################## 36.7% ########################### 38.6% ############################# 41.2% ############################### 43.4% ################################ 44.5% ################################# 46.5% ################################## 48.2% #################################### 50.5% [2021-05-06T14:23:11.132Z] #30 ... [2021-05-06T14:23:11.132Z] [2021-05-06T14:23:11.132Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T14:23:11.132Z] #52 sha256:2ca35c0a344592d8e0bf5bed788721775f4877068216e384243b562ba3394017 [2021-05-06T14:23:11.132Z] #52 13.36 + cd /tmp/tmp.52gpOjEKs9/src/github.com/mvdan/sh [2021-05-06T14:23:11.132Z] #52 13.36 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-06T14:23:11.132Z] #52 13.53 + GO111MODULE=on [2021-05-06T14:23:11.132Z] #52 13.53 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-06T14:23:11.132Z] #52 15.49 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-06T14:23:11.132Z] #52 15.58 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-06T14:23:11.132Z] #52 15.69 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-06T14:23:11.132Z] #52 16.19 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-06T14:23:11.132Z] #52 16.21 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-06T14:23:11.132Z] #52 17.48 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-06T14:23:11.132Z] #52 18.23 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-06T14:23:11.132Z] #52 20.54 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-06T14:23:11.132Z] #52 23.06 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-06T14:23:11.132Z] #52 23.21 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-06T14:23:11.424Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 75.0% of statements [2021-05-06T14:23:11.427Z] ok github.com/docker/docker/daemon/logger/splunk 1.904s coverage: 82.5% of statements [2021-05-06T14:23:11.427Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-06T14:23:11.427Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-06T14:23:11.499Z] #52 ... [2021-05-06T14:23:11.499Z] [2021-05-06T14:23:11.499Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T14:23:11.499Z] #30 sha256:a5867dde25927a71b9650e2ade584ac083d2efff100b5ef0ed9ee22fd4f150e4 [2021-05-06T14:23:11.713Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2021-05-06T14:23:12.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-06T14:23:12.379Z] ok github.com/docker/docker/distribution/metadata 0.143s coverage: 48.2% of statements [2021-05-06T14:23:13.110Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-06T14:23:13.110Z] Using test binary docker [2021-05-06T14:23:13.110Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-06T14:23:13.110Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-06T14:23:13.110Z] INFO: Waiting for daemon to start... [2021-05-06T14:23:13.110Z] Starting dockerd [2021-05-06T14:23:13.332Z] ok github.com/docker/docker/distribution 0.259s coverage: 25.2% of statements [2021-05-06T14:23:13.332Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-06T14:23:13.908Z] ok github.com/docker/docker/errdefs 0.019s coverage: 53.1% of statements [2021-05-06T14:23:14.431Z] ok github.com/docker/docker/pkg/signal 2.344s coverage: 61.0% of statements [2021-05-06T14:23:14.486Z] ok github.com/docker/docker/image 0.055s coverage: 86.6% of statements [2021-05-06T14:23:14.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-06T14:23:14.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-06T14:23:14.721Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2021-05-06T14:23:14.750Z] ok github.com/docker/docker/distribution/xfer 1.703s coverage: 85.6% of statements [2021-05-06T14:23:14.750Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-06T14:23:14.806Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-05-06T14:23:14.807Z] tests/integration/api_client_test.py ..... [ 7%] [2021-05-06T14:23:15.010Z] ok github.com/docker/docker/pkg/streamformatter 0.001s coverage: 66.2% of statements [2021-05-06T14:23:15.012Z] . [2021-05-06T14:23:15.012Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-06T14:23:15.012Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-06T14:23:15.012Z] Error: No such image: emptyfs [2021-05-06T14:23:15.015Z] ok github.com/docker/docker/image/cache 0.024s coverage: 19.2% of statements [2021-05-06T14:23:15.273Z] Running integration-test (iteration 1) [2021-05-06T14:23:15.273Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-06T14:23:15.307Z] #30 11.46 0.0% # 1.5% ## 3.1% ### 4.7% #### 6.3% ##### 7.4% ####### 10.3% ######### 13.1% ########### 15.7% ############ 16.8% ############ 17.9% ############# 19.0% ############## 19.5% ############### 21.1% ############### 22.2% ################# 23.8% ################## 26.0% #################### 28.5% ##################### 29.5% ###################### 30.6% ###################### 31.2% ###################### 31.7% ####################### 32.8% ######################## 33.9% ######################### 35.0% ######################### 35.8% ########################## 36.7% ########################### 38.6% ############################# 41.2% ############################### 43.4% ################################ 44.5% ################################# 46.5% ################################## 48.2% #################################### 50.5% ##################################### 52.0% ###################################### 54.1% ####################################### 55.3% ######################################### 57.1% ######################################### 58.1% ########################################### 59.8% ############################################ 61.4% ############################################ 62.5% ############################################# 63.5% ############################################## 65.2% ############################################### 65.7% ################################################ 66.8% ################################################# 68.4% ################################################## 70.0% ################################################### 71.7% #################################################### 73.3% ##################################################### 74.4% ###################################################### 76.0% ######################################################## 78.2% ######################################################### 80.3% ########################################################### 82.0% ############################################################ 83.6% ############################################################# 85.2% ############################################################## 87.4% ############################################################### 88.9% ################################################################ 89.4% ################################################################# 90.5% ################################################################## 92.1% ################################################################### 93.8% ##################################################################### 96.0% [2021-05-06T14:23:15.307Z] #30 ... [2021-05-06T14:23:15.307Z] [2021-05-06T14:23:15.307Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-06T14:23:15.307Z] #48 sha256:50daee4a86e33765ee1e384691f579f6efe8aab4590c7f1ad50506c44c3c32a8 [2021-05-06T14:23:15.307Z] #48 17.63 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-06T14:23:15.307Z] #48 17.82 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-06T14:23:15.307Z] #48 18.35 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-06T14:23:15.307Z] #48 18.42 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-06T14:23:15.307Z] #48 18.50 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-06T14:23:15.307Z] #48 18.52 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-06T14:23:15.307Z] #48 18.63 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-06T14:23:15.373Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-05-06T14:23:15.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-06T14:23:15.592Z] ok github.com/docker/docker/image/tarexport 0.032s coverage: 0.6% of statements [2021-05-06T14:23:15.615Z] #48 ... [2021-05-06T14:23:15.615Z] [2021-05-06T14:23:15.615Z] #43 [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 [2021-05-06T14:23:15.615Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-06T14:23:15.615Z] #43 17.72 Fetched 8217 kB in 17s (493 kB/s) [2021-05-06T14:23:15.615Z] #43 17.72 Reading package lists... [2021-05-06T14:23:15.615Z] #43 27.51 Reading package lists... [2021-05-06T14:23:15.615Z] #43 ... [2021-05-06T14:23:15.615Z] [2021-05-06T14:23:15.615Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T14:23:15.615Z] #30 sha256:a5867dde25927a71b9650e2ade584ac083d2efff100b5ef0ed9ee22fd4f150e4 [2021-05-06T14:23:15.715Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.2% of statements [2021-05-06T14:23:15.916Z] #30 11.46 0.0% # 1.5% ## 3.1% ### 4.7% #### 6.3% ##### 7.4% ####### 10.3% ######### 13.1% ########### 15.7% ############ 16.8% ############ 17.9% ############# 19.0% ############## 19.5% ############### 21.1% ############### 22.2% ################# 23.8% ################## 26.0% #################### 28.5% ##################### 29.5% ###################### 30.6% ###################### 31.2% ###################### 31.7% ####################### 32.8% ######################## 33.9% ######################### 35.0% ######################### 35.8% ########################## 36.7% ########################### 38.6% ############################# 41.2% ############################### 43.4% ################################ 44.5% ################################# 46.5% ################################## 48.2% #################################### 50.5% ##################################### 52.0% ###################################### 54.1% ####################################### 55.3% ######################################### 57.1% ######################################### 58.1% ########################################### 59.8% ############################################ 61.4% ############################################ 62.5% ############################################# 63.5% ############################################## 65.2% ############################################### 65.7% ################################################ 66.8% ################################################# 68.4% ################################################## 70.0% ################################################### 71.7% #################################################### 73.3% ##################################################### 74.4% ###################################################### 76.0% ######################################################## 78.2% ######################################################### 80.3% ########################################################### 82.0% ############################################################ 83.6% ############################################################# 85.2% ############################################################## 87.4% ############################################################### 88.9% ################################################################ 89.4% ################################################################# 90.5% ################################################################## 92.1% ################################################################### 93.8% ##################################################################### 96.0% ##################################################################### 96.6% ###################################################################### 98.3% ######################################################################## 100.0% [2021-05-06T14:23:15.916Z] #30 20.28 [2021-05-06T14:23:16.172Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2021-05-06T14:23:16.344Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 36.9% of statements [2021-05-06T14:23:16.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-06T14:23:16.435Z] ok github.com/docker/docker/image/v1 0.032s coverage: 25.0% of statements [2021-05-06T14:23:16.435Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-06T14:23:16.583Z] #30 ... [2021-05-06T14:23:16.583Z] [2021-05-06T14:23:16.583Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-06T14:23:16.583Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-05-06T14:23:16.583Z] #56 18.58 Fetched 8217 kB in 18s (468 kB/s) [2021-05-06T14:23:16.583Z] #56 18.58 Reading package lists... [2021-05-06T14:23:16.583Z] #56 28.41 Reading package lists... [2021-05-06T14:23:16.583Z] #56 ... [2021-05-06T14:23:16.583Z] [2021-05-06T14:23:16.583Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T14:23:16.583Z] #50 sha256:dfd44e01761127e4d27d8965254b116eb3acd0f2a71abc462fc4b943a267ff4e [2021-05-06T14:23:16.583Z] #50 23.57 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-06T14:23:16.583Z] #50 23.57 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-06T14:23:16.583Z] #50 23.57 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-06T14:23:16.583Z] #50 23.57 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-06T14:23:16.583Z] #50 23.57 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-06T14:23:16.583Z] #50 23.58 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-06T14:23:16.583Z] #50 23.61 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-06T14:23:16.583Z] #50 23.61 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-06T14:23:16.583Z] #50 23.63 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-06T14:23:16.583Z] #50 23.87 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-06T14:23:16.583Z] #50 23.99 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-06T14:23:16.583Z] #50 24.08 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-06T14:23:16.583Z] #50 24.10 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-06T14:23:16.583Z] #50 24.13 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-06T14:23:16.583Z] #50 24.14 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-06T14:23:16.583Z] #50 24.15 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-06T14:23:16.583Z] #50 24.32 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-06T14:23:16.583Z] #50 24.39 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-06T14:23:16.583Z] #50 24.41 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-06T14:23:16.583Z] #50 24.45 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-06T14:23:16.583Z] #50 24.49 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-06T14:23:16.583Z] #50 24.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-06T14:23:16.583Z] #50 24.85 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-06T14:23:16.583Z] #50 24.99 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-06T14:23:16.583Z] #50 25.35 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-06T14:23:16.583Z] #50 25.42 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-06T14:23:16.583Z] #50 25.47 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-06T14:23:16.583Z] #50 25.48 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-06T14:23:16.583Z] #50 25.54 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-06T14:23:16.583Z] #50 25.61 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-06T14:23:16.583Z] #50 25.69 go: downloading github.com/spf13/viper v1.6.1 [2021-05-06T14:23:16.583Z] #50 25.70 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-06T14:23:16.583Z] #50 25.85 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-06T14:23:16.583Z] #50 25.87 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-06T14:23:16.583Z] #50 26.00 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-06T14:23:16.583Z] #50 26.07 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-06T14:23:16.583Z] #50 26.17 go: downloading github.com/pkg/errors v0.8.1 [2021-05-06T14:23:16.583Z] #50 26.31 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-06T14:23:16.583Z] #50 26.36 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-06T14:23:16.583Z] #50 26.62 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-06T14:23:16.583Z] #50 26.68 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-06T14:23:16.583Z] #50 26.68 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-06T14:23:16.583Z] #50 26.68 go: extracting github.com/spf13/viper v1.6.1 [2021-05-06T14:23:16.583Z] #50 26.69 go: extracting github.com/pkg/errors v0.8.1 [2021-05-06T14:23:16.583Z] #50 26.69 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-06T14:23:16.583Z] #50 26.75 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-06T14:23:16.583Z] #50 26.95 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-06T14:23:16.583Z] #50 27.05 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-06T14:23:16.583Z] #50 27.15 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-06T14:23:16.583Z] #50 27.17 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-06T14:23:16.583Z] #50 27.45 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-06T14:23:16.583Z] #50 27.59 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-06T14:23:16.583Z] #50 27.63 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-06T14:23:16.583Z] #50 27.82 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-06T14:23:16.583Z] #50 28.25 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-06T14:23:16.583Z] #50 28.35 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-06T14:23:16.583Z] #50 28.37 go: downloading github.com/spf13/cast v1.3.0 [2021-05-06T14:23:16.583Z] #50 28.47 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-06T14:23:16.583Z] #50 28.49 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-06T14:23:16.583Z] #50 28.81 go: extracting github.com/spf13/cast v1.3.0 [2021-05-06T14:23:16.634Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2021-05-06T14:23:16.884Z] #50 28.88 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-06T14:23:16.884Z] #50 29.00 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-06T14:23:16.884Z] #50 29.16 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-06T14:23:16.923Z] ok github.com/docker/docker/pkg/tarsum 0.026s coverage: 89.3% of statements [2021-05-06T14:23:16.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-06T14:23:17.196Z] #50 29.32 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-06T14:23:17.196Z] #50 29.43 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-06T14:23:17.213Z] testing: warning: no tests to run [2021-05-06T14:23:17.213Z] coverage: [no statements] [2021-05-06T14:23:17.213Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-05-06T14:23:17.497Z] #50 29.66 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-06T14:23:17.497Z] #50 29.71 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-06T14:23:17.497Z] #50 29.82 go: downloading github.com/spf13/afero v1.1.2 [2021-05-06T14:23:17.497Z] #50 ... [2021-05-06T14:23:17.497Z] [2021-05-06T14:23:17.497Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T14:23:17.497Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-05-06T14:23:17.497Z] #41 19.66 Checking out files: 66% (1129/1693) Checking out files: 67% (1135/1693) Checking out files: 68% (1152/1693) Checking out files: 69% (1169/1693) Checking out files: 70% (1186/1693) Checking out files: 71% (1203/1693) Checking out files: 72% (1219/1693) Checking out files: 73% (1236/1693) Checking out files: 74% (1253/1693) Checking out files: 75% (1270/1693) Checking out files: 76% (1287/1693) Checking out files: 77% (1304/1693) Checking out files: 78% (1321/1693) Checking out files: 79% (1338/1693) Checking out files: 80% (1355/1693) Checking out files: 81% (1372/1693) Checking out files: 82% (1389/1693) Checking out files: 83% (1406/1693) Checking out files: 84% (1423/1693) Checking out files: 85% (1440/1693) Checking out files: 86% (1456/1693) Checking out files: 87% (1473/1693) Checking out files: 88% (1490/1693) Checking out files: 89% (1507/1693) Checking out files: 90% (1524/1693) Checking out files: 91% (1541/1693) Checking out files: 92% (1558/1693) Checking out files: 93% (1575/1693) Checking out files: 94% (1592/1693) Checking out files: 95% (1609/1693) Checking out files: 96% (1626/1693) Checking out files: 97% (1643/1693) Checking out files: 98% (1660/1693) Checking out files: 99% (1677/1693) Checking out files: 100% (1693/1693) Checking out files: 100% (1693/1693), done. [2021-05-06T14:23:17.497Z] #41 20.59 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-06T14:23:17.497Z] #41 23.36 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-05-06T14:23:17.502Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2021-05-06T14:23:17.503Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-05-06T14:23:17.537Z] tests/integration/api_config_test.py ..... [ 8%] [2021-05-06T14:23:17.792Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-05-06T14:23:17.797Z] #41 ... [2021-05-06T14:23:17.797Z] [2021-05-06T14:23:17.797Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T14:23:17.797Z] #50 sha256:dfd44e01761127e4d27d8965254b116eb3acd0f2a71abc462fc4b943a267ff4e [2021-05-06T14:23:17.797Z] #50 29.92 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-06T14:23:17.797Z] #50 29.98 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-06T14:23:17.880Z] ok github.com/docker/docker/opts 0.085s coverage: 67.1% of statements [2021-05-06T14:23:17.880Z] ok github.com/docker/docker/pkg/aaparser 0.019s coverage: 52.9% of statements [2021-05-06T14:23:17.880Z] ok github.com/docker/docker/oci 0.036s coverage: 45.2% of statements [2021-05-06T14:23:18.100Z] #50 30.08 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-06T14:23:18.100Z] #50 30.27 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-06T14:23:18.100Z] #50 30.32 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-06T14:23:18.100Z] #50 30.43 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-06T14:23:18.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-06T14:23:18.402Z] #50 30.43 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-06T14:23:18.402Z] #50 30.44 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-06T14:23:18.402Z] #50 30.44 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-06T14:23:18.402Z] #50 30.45 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-06T14:23:18.402Z] #50 30.45 go: extracting github.com/spf13/afero v1.1.2 [2021-05-06T14:23:18.707Z] #50 30.80 go: downloading golang.org/x/text v0.3.2 [2021-05-06T14:23:18.707Z] #50 30.85 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-06T14:23:18.707Z] #50 30.96 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-06T14:23:18.707Z] #50 ... [2021-05-06T14:23:18.707Z] [2021-05-06T14:23:18.707Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T14:23:18.707Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-05-06T14:23:18.707Z] #37 20.96 Fetched 8217 kB in 20s (414 kB/s) [2021-05-06T14:23:18.707Z] #37 20.96 Reading package lists... [2021-05-06T14:23:18.830Z] ok github.com/docker/docker/pkg/broadcaster 0.026s coverage: 100.0% of statements [2021-05-06T14:23:19.008Z] #37 29.12 Reading package lists... [2021-05-06T14:23:19.008Z] #37 ... [2021-05-06T14:23:19.008Z] [2021-05-06T14:23:19.008Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T14:23:19.008Z] #30 sha256:a5867dde25927a71b9650e2ade584ac083d2efff100b5ef0ed9ee22fd4f150e4 [2021-05-06T14:23:19.008Z] #30 22.02 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-06T14:23:19.008Z] #30 22.66 [2021-05-06T14:23:19.008Z] #30 22.83 ## 3.3% ######################################################################## 100.0% [2021-05-06T14:23:19.008Z] #30 23.12 [2021-05-06T14:23:19.329Z] #30 ... [2021-05-06T14:23:19.330Z] [2021-05-06T14:23:19.330Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T14:23:19.330Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-06T14:23:19.330Z] #14 21.05 Fetched 8717 kB in 20s (429 kB/s) [2021-05-06T14:23:19.330Z] #14 21.05 Reading package lists... [2021-05-06T14:23:19.372Z] ok github.com/docker/docker/plugin 0.558s coverage: 23.2% of statements [2021-05-06T14:23:19.640Z] #14 30.96 Reading package lists... [2021-05-06T14:23:19.640Z] #14 ... [2021-05-06T14:23:19.640Z] [2021-05-06T14:23:19.640Z] #68 [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 [2021-05-06T14:23:19.640Z] #68 sha256:694dadbc249af47ce28f7290dbed65750f66c37250b46b178478e76177f22e50 [2021-05-06T14:23:19.640Z] #68 24.39 Checking out files: 58% (1113/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-05-06T14:23:19.640Z] #68 25.00 + cd /tmp/tmp.A4KRrgvTps/src/github.com/docker/libnetwork [2021-05-06T14:23:19.640Z] #68 25.00 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-06T14:23:19.640Z] #68 25.84 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-06T14:23:19.780Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2021-05-06T14:23:19.780Z] ok github.com/docker/docker/pkg/authorization 0.479s coverage: 68.3% of statements [2021-05-06T14:23:19.941Z] #68 ... [2021-05-06T14:23:19.941Z] [2021-05-06T14:23:19.941Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T14:23:19.941Z] #59 sha256:8074d9ccb1f69da472f7db84e5f8f65f2490386a7a5899b74292162a63b6a645 [2021-05-06T14:23:19.941Z] #59 22.27 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-06T14:23:19.941Z] #59 22.39 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-06T14:23:19.941Z] #59 22.41 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-06T14:23:19.941Z] #59 23.13 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-06T14:23:19.941Z] #59 24.13 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-06T14:23:19.941Z] #59 27.51 go: finding github.com/pkg/errors v0.9.1 [2021-05-06T14:23:19.941Z] #59 27.59 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-06T14:23:19.941Z] #59 27.79 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-06T14:23:19.941Z] #59 27.90 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-06T14:23:19.941Z] #59 28.09 go: finding github.com/google/uuid v1.2.0 [2021-05-06T14:23:19.941Z] #59 28.14 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-06T14:23:19.941Z] #59 28.21 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-06T14:23:19.941Z] #59 28.22 go: finding github.com/gofrs/flock v0.8.0 [2021-05-06T14:23:19.941Z] #59 28.37 go: finding github.com/gorilla/mux v1.8.0 [2021-05-06T14:23:19.941Z] #59 28.39 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-06T14:23:19.941Z] #59 28.45 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-06T14:23:19.941Z] #59 28.56 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-06T14:23:19.941Z] #59 28.67 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-06T14:23:19.941Z] #59 28.82 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-06T14:23:19.941Z] #59 29.19 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-06T14:23:20.001Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2021-05-06T14:23:20.244Z] #59 ... [2021-05-06T14:23:20.244Z] [2021-05-06T14:23:20.244Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T14:23:20.244Z] #30 sha256:a5867dde25927a71b9650e2ade584ac083d2efff100b5ef0ed9ee22fd4f150e4 [2021-05-06T14:23:20.244Z] #30 24.45 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-06T14:23:20.244Z] #30 24.54 skipping existing 5cb8031fd95d [2021-05-06T14:23:20.291Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 86.4% of statements [2021-05-06T14:23:20.549Z] #30 24.76 [2021-05-06T14:23:20.728Z] ok github.com/docker/docker/pkg/directory 0.040s coverage: 80.0% of statements [2021-05-06T14:23:21.305Z] ok github.com/docker/docker/pkg/archive 1.291s coverage: 81.9% of statements [2021-05-06T14:23:21.305Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2021-05-06T14:23:21.619Z] #30 ... [2021-05-06T14:23:21.619Z] [2021-05-06T14:23:21.619Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T14:23:21.619Z] #52 sha256:2ca35c0a344592d8e0bf5bed788721775f4877068216e384243b562ba3394017 [2021-05-06T14:23:21.619Z] #52 23.74 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-06T14:23:21.619Z] #52 23.81 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-06T14:23:21.619Z] #52 25.55 runtime/cgo [2021-05-06T14:23:21.619Z] #52 25.71 runtime [2021-05-06T14:23:21.619Z] #52 ... [2021-05-06T14:23:21.619Z] [2021-05-06T14:23:21.619Z] #43 [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 [2021-05-06T14:23:21.619Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-06T14:23:21.619Z] #43 27.51 Reading package lists... [2021-05-06T14:23:21.792Z] ok github.com/docker/docker/quota 0.639s coverage: 71.4% of statements [2021-05-06T14:23:21.882Z] ok github.com/docker/docker/pkg/discovery/file 0.018s coverage: 97.6% of statements [2021-05-06T14:23:22.081Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2021-05-06T14:23:22.461Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-05-06T14:23:23.036Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2021-05-06T14:23:23.109Z] ok github.com/docker/docker/registry 0.077s coverage: 58.8% of statements [2021-05-06T14:23:23.222Z] #43 33.97 Building dependency tree... [2021-05-06T14:23:23.401Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2021-05-06T14:23:23.611Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2021-05-06T14:23:23.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-06T14:23:23.690Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2021-05-06T14:23:23.875Z] ok github.com/docker/docker/pkg/chrootarchive 3.037s coverage: 43.2% of statements [2021-05-06T14:23:24.318Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2021-05-06T14:23:24.318Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2021-05-06T14:23:24.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-06T14:23:24.824Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2021-05-06T14:23:24.824Z] ok github.com/docker/docker/pkg/filenotify 0.627s coverage: 67.0% of statements [2021-05-06T14:23:24.875Z] #43 37.13 The following additional packages will be installed: [2021-05-06T14:23:24.875Z] #43 37.14 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-06T14:23:24.875Z] #43 37.15 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-06T14:23:24.875Z] #43 37.15 Suggested packages: [2021-05-06T14:23:24.875Z] #43 37.16 manpages-dev python-setuptools [2021-05-06T14:23:25.401Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2021-05-06T14:23:25.401Z] ok github.com/docker/docker/pkg/fsutils 0.284s coverage: 85.1% of statements [2021-05-06T14:23:25.664Z] ok github.com/docker/docker/pkg/discovery/kv 3.091s coverage: 84.1% of statements [2021-05-06T14:23:25.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-06T14:23:26.242Z] ok github.com/docker/docker/layer 7.758s coverage: 68.8% of statements [2021-05-06T14:23:26.242Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-06T14:23:26.242Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-06T14:23:26.242Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-06T14:23:26.242Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-06T14:23:26.242Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-06T14:23:26.242Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-06T14:23:26.242Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-06T14:23:26.436Z] #43 38.49 The following NEW packages will be installed: [2021-05-06T14:23:26.436Z] #43 38.50 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-06T14:23:26.436Z] #43 38.51 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-06T14:23:26.436Z] #43 38.51 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-06T14:23:26.436Z] #43 38.51 python-six zlib1g-dev [2021-05-06T14:23:26.436Z] #43 38.67 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-05-06T14:23:26.436Z] #43 38.67 Need to get 4075 kB of archives. [2021-05-06T14:23:26.436Z] #43 38.67 After this operation, 24.5 MB of additional disk space will be used. [2021-05-06T14:23:26.436Z] #43 38.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-05-06T14:23:26.436Z] #43 38.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-05-06T14:23:26.436Z] #43 38.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-05-06T14:23:26.436Z] #43 38.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-05-06T14:23:26.436Z] #43 38.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-05-06T14:23:26.436Z] #43 38.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-05-06T14:23:26.436Z] #43 38.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2021-05-06T14:23:26.436Z] #43 38.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-05-06T14:23:26.449Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2021-05-06T14:23:26.505Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 91.7% of statements [2021-05-06T14:23:26.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-06T14:23:26.757Z] #43 38.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-05-06T14:23:26.757Z] #43 38.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-05-06T14:23:26.757Z] #43 38.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-05-06T14:23:26.757Z] #43 ... [2021-05-06T14:23:26.757Z] [2021-05-06T14:23:26.757Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T14:23:26.757Z] #30 sha256:a5867dde25927a71b9650e2ade584ac083d2efff100b5ef0ed9ee22fd4f150e4 [2021-05-06T14:23:26.757Z] #30 26.40 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-06T14:23:26.757Z] #30 27.01 [2021-05-06T14:23:26.757Z] #30 27.17 0.2% ### 4.9% ###### 8.6% ############ 17.7% ################## 25.1% ######################## 34.3% ############################ 39.8% ################################### 48.8% ####################################### 54.4% ######################################### 58.1% ########################################### 59.9% ############################################# 63.6% ################################################# 69.1% ##################################################### 74.7% ######################################################### 80.2% ############################################################### 87.5% ################################################################# 91.2% ##################################################################### 96.7% ######################################################################## 100.0% [2021-05-06T14:23:26.757Z] #30 29.62 [2021-05-06T14:23:26.757Z] #30 31.04 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-06T14:23:26.768Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2021-05-06T14:23:27.031Z] ok github.com/docker/docker/pkg/idtools 0.742s coverage: 69.5% of statements [2021-05-06T14:23:27.031Z] ok github.com/docker/docker/pkg/ioutils 0.642s coverage: 70.6% of statements [2021-05-06T14:23:27.031Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-06T14:23:27.031Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-06T14:23:27.031Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-06T14:23:27.295Z] ok github.com/docker/docker/pkg/namesgenerator 0.025s coverage: 85.7% of statements [2021-05-06T14:23:27.295Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-06T14:23:27.412Z] #30 31.56 [2021-05-06T14:23:27.477Z] ok github.com/docker/docker/volume/local 0.301s coverage: 76.4% of statements [2021-05-06T14:23:27.559Z] ok github.com/docker/docker/pkg/parsers 0.019s coverage: 97.0% of statements [2021-05-06T14:23:27.559Z] ok github.com/docker/docker/pkg/parsers/kernel 0.029s coverage: 60.0% of statements [2021-05-06T14:23:27.713Z] #30 31.90 ######################################################################## 100.0% [2021-05-06T14:23:27.713Z] #30 32.05 [2021-05-06T14:23:27.767Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2021-05-06T14:23:27.832Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.035s coverage: 86.7% of statements [2021-05-06T14:23:27.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-06T14:23:28.095Z] ok github.com/docker/docker/pkg/pidfile 0.056s coverage: 82.4% of statements [2021-05-06T14:23:28.095Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-06T14:23:28.095Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-06T14:23:28.369Z] #30 32.88 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-06T14:23:28.672Z] #30 ... [2021-05-06T14:23:28.672Z] [2021-05-06T14:23:28.672Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T14:23:28.672Z] #50 sha256:dfd44e01761127e4d27d8965254b116eb3acd0f2a71abc462fc4b943a267ff4e [2021-05-06T14:23:28.672Z] #50 30.97 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-06T14:23:28.672Z] #50 31.06 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-06T14:23:28.672Z] #50 31.39 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-06T14:23:28.672Z] #50 31.84 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-06T14:23:28.672Z] #50 32.20 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-06T14:23:28.672Z] #50 32.40 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-06T14:23:28.672Z] #50 32.40 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-06T14:23:28.672Z] #50 33.09 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-06T14:23:28.672Z] #50 33.50 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-06T14:23:28.672Z] #50 33.55 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-06T14:23:28.672Z] #50 33.58 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-06T14:23:28.672Z] #50 33.72 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-06T14:23:28.672Z] #50 33.95 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-06T14:23:28.672Z] #50 34.01 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-06T14:23:28.672Z] #50 34.01 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-06T14:23:28.672Z] #50 34.01 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-06T14:23:28.672Z] #50 34.06 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-06T14:23:28.672Z] #50 34.06 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-06T14:23:28.672Z] #50 34.21 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-06T14:23:28.672Z] #50 34.49 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-06T14:23:28.672Z] #50 36.52 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-06T14:23:28.794Z] ok github.com/docker/docker/volume/service 0.008s coverage: 73.1% of statements [2021-05-06T14:23:28.977Z] #50 ... [2021-05-06T14:23:28.977Z] [2021-05-06T14:23:28.977Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-06T14:23:28.977Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-05-06T14:23:28.977Z] #56 28.41 Reading package lists... [2021-05-06T14:23:28.977Z] #56 36.06 Building dependency tree... [2021-05-06T14:23:28.977Z] #56 38.84 The following additional packages will be installed: [2021-05-06T14:23:28.977Z] #56 38.85 libbtrfs0 [2021-05-06T14:23:28.977Z] #56 39.07 The following NEW packages will be installed: [2021-05-06T14:23:28.977Z] #56 39.08 libbtrfs-dev libbtrfs0 [2021-05-06T14:23:28.977Z] #56 39.25 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-05-06T14:23:28.977Z] #56 39.25 Need to get 120 kB of archives. [2021-05-06T14:23:28.977Z] #56 39.25 After this operation, 423 kB of additional disk space will be used. [2021-05-06T14:23:28.977Z] #56 39.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-05-06T14:23:28.977Z] #56 39.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-05-06T14:23:28.977Z] #56 40.61 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T14:23:28.977Z] #56 40.85 Fetched 120 kB in 0s (2033 kB/s) [2021-05-06T14:23:28.977Z] #56 40.98 Selecting previously unselected package libbtrfs0. [2021-05-06T14:23:28.977Z] #56 40.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-05-06T14:23:28.977Z] #56 41.17 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-05-06T14:23:28.977Z] #56 41.18 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-06T14:23:28.977Z] #56 41.35 Selecting previously unselected package libbtrfs-dev. [2021-05-06T14:23:29.047Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.081s coverage: 56.8% of statements [2021-05-06T14:23:29.279Z] #56 41.37 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-05-06T14:23:29.279Z] #56 41.37 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-06T14:23:29.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-06T14:23:29.311Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2021-05-06T14:23:29.311Z] ok github.com/docker/docker/pkg/plugins/transport 0.026s coverage: 85.7% of statements [2021-05-06T14:23:29.311Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2021-05-06T14:23:29.582Z] #56 ... [2021-05-06T14:23:29.582Z] [2021-05-06T14:23:29.582Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-06T14:23:29.582Z] #30 sha256:a5867dde25927a71b9650e2ade584ac083d2efff100b5ef0ed9ee22fd4f150e4 [2021-05-06T14:23:29.582Z] #30 33.51 [2021-05-06T14:23:29.582Z] #30 33.84 ######################################################################## 100.0% [2021-05-06T14:23:29.582Z] #30 34.00 [2021-05-06T14:23:29.884Z] #30 34.15 Download of images into '/build' complete. [2021-05-06T14:23:29.884Z] #30 34.16 Use something like the following to load the result into a Docker daemon: [2021-05-06T14:23:29.884Z] #30 34.16 tar -cC '/build' . | docker load [2021-05-06T14:23:29.884Z] #30 DONE 34.2s [2021-05-06T14:23:29.884Z] [2021-05-06T14:23:29.884Z] #43 [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 [2021-05-06T14:23:29.884Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-06T14:23:29.884Z] #43 39.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-05-06T14:23:29.885Z] #43 39.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2021-05-06T14:23:29.885Z] #43 39.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-05-06T14:23:29.885Z] #43 39.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-06T14:23:29.885Z] #43 39.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-05-06T14:23:29.885Z] #43 39.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-05-06T14:23:29.885Z] #43 40.91 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T14:23:29.885Z] #43 41.24 Fetched 4075 kB in 1s (7027 kB/s) [2021-05-06T14:23:29.885Z] #43 41.36 Selecting previously unselected package libcap-dev:ppc64el. [2021-05-06T14:23:29.885Z] #43 41.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-05-06T14:23:29.885Z] #43 41.60 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-05-06T14:23:29.885Z] #43 41.65 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-05-06T14:23:29.885Z] #43 41.87 Selecting previously unselected package libnet1:ppc64el. [2021-05-06T14:23:29.885Z] #43 41.87 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-05-06T14:23:29.885Z] #43 41.90 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-05-06T14:23:29.885Z] #43 42.05 Selecting previously unselected package libnet1-dev. [2021-05-06T14:23:29.885Z] #43 42.06 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-05-06T14:23:29.885Z] #43 42.07 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-06T14:23:29.887Z] ok github.com/docker/docker/pkg/reexec 0.033s coverage: 82.4% of statements [2021-05-06T14:23:30.188Z] #43 ... [2021-05-06T14:23:30.188Z] [2021-05-06T14:23:30.188Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-06T14:23:30.188Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-05-06T14:23:30.188Z] #56 41.76 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-06T14:23:30.188Z] #56 41.79 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-06T14:23:30.188Z] #56 41.79 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T14:23:30.188Z] #56 DONE 42.3s [2021-05-06T14:23:30.188Z] [2021-05-06T14:23:30.188Z] #43 [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 [2021-05-06T14:23:30.188Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-06T14:23:30.188Z] #43 42.25 Selecting previously unselected package libnl-3-200:ppc64el. [2021-05-06T14:23:30.188Z] #43 42.27 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-05-06T14:23:30.188Z] #43 42.27 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-05-06T14:23:30.188Z] #43 42.51 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-05-06T14:23:30.191Z] Loaded image: buildpack-deps:buster [2021-05-06T14:23:30.191Z] Loaded image: busybox:latest [2021-05-06T14:23:30.191Z] Loaded image: busybox:glibc [2021-05-06T14:23:30.492Z] #43 42.51 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-05-06T14:23:30.492Z] #43 42.54 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-05-06T14:23:30.795Z] #43 42.89 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-05-06T14:23:30.795Z] #43 42.91 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-05-06T14:23:30.795Z] #43 42.92 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-05-06T14:23:30.795Z] #43 43.03 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-05-06T14:23:30.795Z] #43 43.05 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-05-06T14:23:30.795Z] #43 43.05 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-05-06T14:23:30.795Z] #43 43.18 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-05-06T14:23:30.836Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2021-05-06T14:23:30.836Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 75.0% of statements [2021-05-06T14:23:31.093Z] #43 43.19 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-05-06T14:23:31.093Z] #43 43.20 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-05-06T14:23:31.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-06T14:23:31.412Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2021-05-06T14:23:31.412Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2021-05-06T14:23:31.422Z] #43 43.65 Selecting previously unselected package libprotobuf17:ppc64el. [2021-05-06T14:23:31.761Z] #43 43.69 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-05-06T14:23:31.761Z] #43 43.70 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-05-06T14:23:32.100Z] Loaded image: debian:bullseye [2021-05-06T14:23:32.101Z] Loaded image: hello-world:latest [2021-05-06T14:23:32.101Z] Loaded image: arm32v7/hello-world:latest [2021-05-06T14:23:32.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-06T14:23:32.360Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.9% of statements [2021-05-06T14:23:32.360Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 36.9% of statements [2021-05-06T14:23:32.360Z] INFO: Testing against a local daemon [2021-05-06T14:23:32.360Z] === RUN TestCgroupNamespacesBuild [2021-05-06T14:23:32.833Z] #43 44.84 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-05-06T14:23:32.833Z] #43 44.84 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-05-06T14:23:32.833Z] #43 44.85 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-05-06T14:23:32.937Z] ok github.com/docker/docker/pkg/tailfile 0.099s coverage: 88.6% of statements [2021-05-06T14:23:33.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-06T14:23:33.144Z] #43 45.14 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-05-06T14:23:33.144Z] #43 45.14 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-05-06T14:23:33.144Z] #43 45.17 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-05-06T14:23:33.201Z] ok github.com/docker/docker/pkg/signal 2.861s coverage: 61.0% of statements [2021-05-06T14:23:33.464Z] ok github.com/docker/docker/pkg/tarsum 0.111s coverage: 89.3% of statements [2021-05-06T14:23:33.464Z] testing: warning: no tests to run [2021-05-06T14:23:33.464Z] coverage: [no statements] [2021-05-06T14:23:33.464Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2021-05-06T14:23:33.728Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-05-06T14:23:33.992Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2021-05-06T14:23:33.992Z] ok github.com/docker/docker/pkg/useragent 0.016s coverage: 88.9% of statements [2021-05-06T14:23:34.208Z] #43 ... [2021-05-06T14:23:34.208Z] [2021-05-06T14:23:34.208Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T14:23:34.208Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-05-06T14:23:34.208Z] #37 29.12 Reading package lists... [2021-05-06T14:23:34.208Z] #37 36.83 Building dependency tree... [2021-05-06T14:23:34.208Z] #37 40.31 The following additional packages will be installed: [2021-05-06T14:23:34.208Z] #37 40.32 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-06T14:23:34.208Z] #37 40.33 Suggested packages: [2021-05-06T14:23:34.208Z] #37 40.33 cmake-doc ninja-build lrzip [2021-05-06T14:23:34.208Z] #37 40.33 Recommended packages: [2021-05-06T14:23:34.208Z] #37 40.33 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-06T14:23:34.208Z] #37 41.65 The following NEW packages will be installed: [2021-05-06T14:23:34.208Z] #37 41.69 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-06T14:23:34.208Z] #37 41.69 vim-common xxd [2021-05-06T14:23:34.208Z] #37 42.03 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-05-06T14:23:34.208Z] #37 42.03 Need to get 14.9 MB of archives. [2021-05-06T14:23:34.208Z] #37 42.03 After this operation, 67.2 MB of additional disk space will be used. [2021-05-06T14:23:34.208Z] #37 42.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-05-06T14:23:34.208Z] #37 42.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-05-06T14:23:34.208Z] #37 42.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-05-06T14:23:34.208Z] #37 42.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-05-06T14:23:34.208Z] #37 43.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-05-06T14:23:34.208Z] #37 43.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-05-06T14:23:34.208Z] #37 43.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-05-06T14:23:34.208Z] #37 43.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-05-06T14:23:34.208Z] #37 43.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-05-06T14:23:34.208Z] #37 43.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-05-06T14:23:34.208Z] #37 45.73 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T14:23:34.208Z] #37 45.97 Fetched 14.9 MB in 2s (7186 kB/s) [2021-05-06T14:23:34.208Z] #37 46.07 Selecting previously unselected package xxd. [2021-05-06T14:23:34.208Z] #37 46.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-05-06T14:23:34.208Z] #37 46.22 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-05-06T14:23:34.208Z] #37 46.24 Unpacking xxd (2:8.1.0875-5) ... [2021-05-06T14:23:34.208Z] #37 46.45 Selecting previously unselected package vim-common. [2021-05-06T14:23:34.208Z] #37 46.46 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-06T14:23:34.208Z] #37 46.51 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-06T14:23:34.463Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-06T14:23:34.463Z] Using test binary docker [2021-05-06T14:23:34.463Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-06T14:23:34.463Z] Starting apparmor (via systemctl): apparmor.service. [2021-05-06T14:23:34.463Z] INFO: Waiting for daemon to start... [2021-05-06T14:23:34.463Z] Starting dockerd [2021-05-06T14:23:34.508Z] #37 ... [2021-05-06T14:23:34.508Z] [2021-05-06T14:23:34.508Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T14:23:34.508Z] #57 sha256:e37504e2ec1d3d72e456bae3cc50a73ef748e103e3c84ee8df8d0444c82e1a3d [2021-05-06T14:23:34.508Z] #57 0.359 + RM_GOPATH=0 [2021-05-06T14:23:34.508Z] #57 0.361 + TMP_GOPATH= [2021-05-06T14:23:34.508Z] #57 0.361 + : /build [2021-05-06T14:23:34.508Z] #57 0.362 + '[' -z '' ']' [2021-05-06T14:23:34.508Z] #57 0.365 ++ mktemp -d [2021-05-06T14:23:34.508Z] #57 0.371 + export GOPATH=/tmp/tmp.OexYAZwdyK [2021-05-06T14:23:34.508Z] #57 0.372 + GOPATH=/tmp/tmp.OexYAZwdyK [2021-05-06T14:23:34.508Z] #57 0.373 + RM_GOPATH=1 [2021-05-06T14:23:34.508Z] #57 0.375 + case "$(go env GOARCH)" in [2021-05-06T14:23:34.508Z] #57 0.380 ++ go env GOARCH [2021-05-06T14:23:34.508Z] #57 0.411 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T14:23:34.508Z] #57 0.412 + GO_BUILDMODE=-buildmode=pie [2021-05-06T14:23:34.508Z] #57 0.415 ++ dirname /tmp/install/install.sh [2021-05-06T14:23:34.508Z] #57 0.417 + dir=/tmp/install [2021-05-06T14:23:34.508Z] #57 0.417 + bin=containerd [2021-05-06T14:23:34.508Z] #57 0.417 + shift [2021-05-06T14:23:34.508Z] #57 0.417 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-06T14:23:34.508Z] #57 0.417 + . /tmp/install/containerd.installer [2021-05-06T14:23:34.508Z] #57 0.418 ++ set -e [2021-05-06T14:23:34.508Z] #57 0.418 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T14:23:34.508Z] #57 0.418 + install_containerd [2021-05-06T14:23:34.508Z] #57 0.419 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-05-06T14:23:34.508Z] #57 0.420 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OexYAZwdyK/src/github.com/containerd/containerd [2021-05-06T14:23:34.508Z] #57 0.420 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T14:23:34.508Z] #57 0.422 Cloning into '/tmp/tmp.OexYAZwdyK/src/github.com/containerd/containerd'... [2021-05-06T14:23:35.390Z] ok github.com/docker/docker/plugin/v2 0.030s coverage: 14.5% of statements [2021-05-06T14:23:35.390Z] ok github.com/docker/docker/profiles/seccomp 0.035s coverage: 85.4% of statements [2021-05-06T14:23:35.647Z] --- PASS: TestCgroupNamespacesBuild (2.82s) [2021-05-06T14:23:35.647Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-06T14:23:36.074Z] #57 ... [2021-05-06T14:23:36.074Z] [2021-05-06T14:23:36.074Z] #43 [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 [2021-05-06T14:23:36.074Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-06T14:23:36.074Z] #43 46.83 Selecting previously unselected package libprotoc17:ppc64el. [2021-05-06T14:23:36.074Z] #43 46.83 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-05-06T14:23:36.074Z] #43 46.85 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-05-06T14:23:36.074Z] #43 47.60 Selecting previously unselected package protobuf-c-compiler. [2021-05-06T14:23:36.074Z] #43 47.60 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-05-06T14:23:36.074Z] #43 47.62 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-06T14:23:36.074Z] #43 47.83 Selecting previously unselected package protobuf-compiler. [2021-05-06T14:23:36.074Z] #43 47.84 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-05-06T14:23:36.074Z] #43 47.85 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-06T14:23:36.074Z] #43 48.00 Selecting previously unselected package python-pkg-resources. [2021-05-06T14:23:36.074Z] #43 48.01 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-06T14:23:36.074Z] #43 48.03 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-06T14:23:36.074Z] #43 48.29 Selecting previously unselected package python-six. [2021-05-06T14:23:36.074Z] #43 48.30 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-06T14:23:36.074Z] #43 48.30 Unpacking python-six (1.12.0-1) ... [2021-05-06T14:23:36.074Z] #43 48.41 Selecting previously unselected package python-protobuf. [2021-05-06T14:23:36.341Z] ok github.com/docker/docker/reference 0.045s coverage: 84.4% of statements [2021-05-06T14:23:36.366Z] . [2021-05-06T14:23:36.366Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-06T14:23:36.366Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-06T14:23:36.366Z] Error: No such image: emptyfs [2021-05-06T14:23:36.376Z] #43 48.42 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-05-06T14:23:36.376Z] #43 48.42 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-06T14:23:36.604Z] ok github.com/docker/docker/plugin 0.553s coverage: 23.2% of statements [2021-05-06T14:23:36.625Z] Running integration-test (iteration 1) [2021-05-06T14:23:36.625Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-06T14:23:36.681Z] #43 48.87 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-06T14:23:37.360Z] #43 ... [2021-05-06T14:23:37.360Z] [2021-05-06T14:23:37.360Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T14:23:37.360Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-06T14:23:37.360Z] #14 30.96 Reading package lists... [2021-05-06T14:23:37.360Z] #14 39.33 Building dependency tree... [2021-05-06T14:23:37.360Z] #14 42.46 The following additional packages will be installed: [2021-05-06T14:23:37.360Z] #14 42.46 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-06T14:23:37.360Z] #14 42.46 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-06T14:23:37.360Z] #14 42.46 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-06T14:23:37.360Z] #14 42.46 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-06T14:23:37.360Z] #14 42.47 mingw-w64-common mingw-w64-x86-64-dev [2021-05-06T14:23:37.360Z] #14 42.49 Suggested packages: [2021-05-06T14:23:37.360Z] #14 42.49 gcc-8-locales seccomp wine64 [2021-05-06T14:23:37.360Z] #14 44.53 The following NEW packages will be installed: [2021-05-06T14:23:37.360Z] #14 44.53 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-06T14:23:37.360Z] #14 44.54 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-06T14:23:37.360Z] #14 44.54 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-06T14:23:37.360Z] #14 44.54 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-06T14:23:37.360Z] #14 44.54 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-06T14:23:37.360Z] #14 44.55 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-06T14:23:37.360Z] #14 44.57 The following packages will be upgraded: [2021-05-06T14:23:37.360Z] #14 44.57 libseccomp2 libsystemd0 libudev1 [2021-05-06T14:23:37.360Z] #14 44.88 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-05-06T14:23:37.360Z] #14 44.88 Need to get 79.4 MB of archives. [2021-05-06T14:23:37.360Z] #14 44.88 After this operation, 532 MB of additional disk space will be used. [2021-05-06T14:23:37.360Z] #14 44.88 Get:1 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp2 ppc64el 2.4.1-2~bpo10+1 [47.0 kB] [2021-05-06T14:23:37.360Z] #14 44.91 Get:2 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp-dev ppc64el 2.4.1-2~bpo10+1 [73.0 kB] [2021-05-06T14:23:37.360Z] #14 44.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u7 [358 kB] [2021-05-06T14:23:37.360Z] #14 45.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u7 [158 kB] [2021-05-06T14:23:37.360Z] #14 45.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2021-05-06T14:23:37.360Z] #14 45.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2021-05-06T14:23:37.360Z] #14 45.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-06T14:23:37.360Z] #14 45.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-05-06T14:23:37.360Z] #14 45.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-05-06T14:23:37.360Z] #14 45.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-06T14:23:37.360Z] #14 46.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-06T14:23:37.360Z] #14 46.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2021-05-06T14:23:37.360Z] #14 46.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2021-05-06T14:23:38.019Z] #14 ... [2021-05-06T14:23:38.019Z] [2021-05-06T14:23:38.019Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T14:23:38.019Z] #50 sha256:dfd44e01761127e4d27d8965254b116eb3acd0f2a71abc462fc4b943a267ff4e [2021-05-06T14:23:38.019Z] #50 43.83 go: extracting golang.org/x/text v0.3.2 [2021-05-06T14:23:38.019Z] #50 49.07 go: finding github.com/fatih/color v1.7.0 [2021-05-06T14:23:38.019Z] #50 49.18 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-06T14:23:38.019Z] #50 49.26 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-06T14:23:38.019Z] #50 49.30 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-06T14:23:38.019Z] #50 49.48 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-06T14:23:38.019Z] #50 49.59 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-06T14:23:38.019Z] #50 49.60 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-06T14:23:38.019Z] #50 49.61 go: finding github.com/pkg/errors v0.8.1 [2021-05-06T14:23:38.019Z] #50 49.63 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-06T14:23:38.019Z] #50 49.69 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-06T14:23:38.019Z] #50 49.70 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-06T14:23:38.019Z] #50 49.82 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-06T14:23:38.019Z] #50 49.84 go: finding github.com/spf13/viper v1.6.1 [2021-05-06T14:23:38.019Z] #50 49.85 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-06T14:23:38.019Z] #50 49.93 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-06T14:23:38.019Z] #50 50.01 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-06T14:23:38.019Z] #50 50.03 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-06T14:23:38.019Z] #50 50.05 go: finding github.com/stretchr/testify v1.4.0 [2021-05-06T14:23:38.019Z] #50 50.12 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-06T14:23:38.019Z] #50 ... [2021-05-06T14:23:38.019Z] [2021-05-06T14:23:38.019Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T14:23:38.019Z] #46 sha256:4386fa39cf56f96fd41620adc2d924b666a6426beab61a7e9e8c9ac8b88be26d [2021-05-06T14:23:38.019Z] #46 50.20 internal/reflectlite [2021-05-06T14:23:38.019Z] #46 50.21 sync [2021-05-06T14:23:38.181Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.65s) [2021-05-06T14:23:38.181Z] === RUN TestBuildWithSession [2021-05-06T14:23:38.181Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-06T14:23:38.181Z] build_session_test.go:25: TODO: BuildKit [2021-05-06T14:23:38.181Z] === RUN TestBuildSquashParent [2021-05-06T14:23:38.324Z] #46 ... [2021-05-06T14:23:38.324Z] [2021-05-06T14:23:38.324Z] #68 [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 [2021-05-06T14:23:38.324Z] #68 sha256:694dadbc249af47ce28f7290dbed65750f66c37250b46b178478e76177f22e50 [2021-05-06T14:23:38.324Z] #68 DONE 50.3s [2021-05-06T14:23:38.324Z] [2021-05-06T14:23:38.324Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T14:23:38.324Z] #50 sha256:dfd44e01761127e4d27d8965254b116eb3acd0f2a71abc462fc4b943a267ff4e [2021-05-06T14:23:38.324Z] #50 50.21 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-06T14:23:38.324Z] #50 50.27 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-06T14:23:38.324Z] #50 50.29 go: finding github.com/spf13/cobra v0.0.5 [2021-05-06T14:23:38.324Z] #50 50.31 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-06T14:23:38.324Z] #50 50.32 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-06T14:23:38.324Z] #50 50.37 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-06T14:23:38.324Z] #50 50.43 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-06T14:23:38.324Z] #50 50.45 go: finding github.com/gobwas/glob v0.2.3 [2021-05-06T14:23:38.324Z] #50 50.47 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-06T14:23:38.324Z] #50 50.51 go: finding github.com/spf13/pflag v1.0.5 [2021-05-06T14:23:38.324Z] #50 50.53 go: finding github.com/stretchr/objx v0.2.0 [2021-05-06T14:23:38.324Z] #50 50.53 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-06T14:23:38.324Z] #50 50.64 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-06T14:23:38.535Z] ok github.com/docker/docker/registry/resumable 0.033s coverage: 100.0% of statements [2021-05-06T14:23:38.535Z] ok github.com/docker/docker/quota 0.514s coverage: 71.4% of statements [2021-05-06T14:23:38.535Z] ok github.com/docker/docker/registry 0.167s coverage: 58.8% of statements [2021-05-06T14:23:38.627Z] #50 50.67 go: finding github.com/magiconair/properties v1.8.1 [2021-05-06T14:23:38.627Z] #50 50.71 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-06T14:23:38.627Z] #50 50.71 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-06T14:23:38.627Z] #50 50.79 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-06T14:23:38.627Z] #50 50.80 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-06T14:23:38.627Z] #50 50.98 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-06T14:23:38.627Z] #50 51.01 go: finding github.com/spf13/cast v1.3.0 [2021-05-06T14:23:38.929Z] #50 51.02 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-06T14:23:38.929Z] #50 51.03 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-06T14:23:38.929Z] #50 51.06 go: finding github.com/spf13/afero v1.1.2 [2021-05-06T14:23:38.929Z] #50 51.14 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-06T14:23:38.929Z] #50 51.18 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-06T14:23:39.111Z] ok github.com/docker/docker/restartmanager 0.018s coverage: 45.3% of statements [2021-05-06T14:23:39.230Z] #50 51.40 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-06T14:23:39.230Z] #50 51.44 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-06T14:23:39.230Z] #50 51.52 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-06T14:23:39.380Z] ok github.com/docker/docker/testutil 0.033s coverage: 62.5% of statements [2021-05-06T14:23:39.536Z] #50 51.54 go: finding golang.org/x/text v0.3.2 [2021-05-06T14:23:39.536Z] #50 51.77 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-06T14:23:39.536Z] #50 51.78 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-06T14:23:39.536Z] #50 51.87 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-06T14:23:39.664Z] ok github.com/docker/docker/runconfig 0.031s coverage: 66.1% of statements [2021-05-06T14:23:39.839Z] #50 51.93 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-06T14:23:39.839Z] #50 51.97 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-06T14:23:39.839Z] #50 51.98 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-06T14:23:39.839Z] #50 51.99 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-06T14:23:39.839Z] #50 52.03 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-06T14:23:39.839Z] #50 52.08 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-06T14:23:39.839Z] #50 52.13 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-06T14:23:39.839Z] #50 52.16 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-06T14:23:40.144Z] #50 52.19 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-06T14:23:40.144Z] #50 52.23 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-06T14:23:40.144Z] #50 52.24 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-06T14:23:40.144Z] #50 52.27 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-06T14:23:40.144Z] #50 52.29 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-06T14:23:40.144Z] #50 52.32 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-06T14:23:40.144Z] #50 52.35 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-06T14:23:40.144Z] #50 52.37 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-06T14:23:40.144Z] #50 52.52 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-06T14:23:40.459Z] #50 52.70 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-06T14:23:40.459Z] #50 52.81 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-06T14:23:40.764Z] #50 52.92 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-06T14:23:40.764Z] #50 52.94 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-06T14:23:40.764Z] #50 52.99 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-06T14:23:41.066Z] #50 53.08 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-06T14:23:41.588Z] ok github.com/docker/docker/volume/drivers 0.047s coverage: 36.1% of statements [2021-05-06T14:23:42.540Z] ok github.com/docker/docker/volume/mounts 0.051s coverage: 67.0% of statements [2021-05-06T14:23:43.116Z] ok github.com/docker/docker/volume/local 0.204s coverage: 76.4% of statements [2021-05-06T14:23:44.214Z] ok github.com/docker/docker/pkg/plugins 33.612s coverage: 76.6% of statements [2021-05-06T14:23:44.214Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-06T14:23:44.214Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-06T14:23:44.214Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-06T14:23:44.214Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-06T14:23:44.214Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-06T14:23:44.214Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-06T14:23:44.214Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-06T14:23:44.214Z] ? github.com/docker/docker/rootless [no test files] [2021-05-06T14:23:44.214Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-06T14:23:44.214Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-06T14:23:44.214Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-06T14:23:44.214Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-06T14:23:44.214Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-06T14:23:44.214Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-06T14:23:44.214Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-06T14:23:44.214Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-06T14:23:44.214Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-06T14:23:44.214Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-06T14:23:44.214Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-06T14:23:44.214Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-06T14:23:44.214Z] ? github.com/docker/docker/volume [no test files] [2021-05-06T14:23:44.214Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-06T14:23:44.214Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-06T14:23:44.214Z] [2021-05-06T14:23:44.214Z] === Skipped [2021-05-06T14:23:44.214Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-06T14:23:44.214Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:23:44.214Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-06T14:23:44.214Z] [2021-05-06T14:23:44.214Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-06T14:23:44.214Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:23:44.214Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-06T14:23:44.214Z] [2021-05-06T14:23:44.214Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-06T14:23:44.214Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:23:44.214Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-06T14:23:44.214Z] [2021-05-06T14:23:44.214Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-06T14:23:44.214Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:23:44.214Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-06T14:23:44.214Z] [2021-05-06T14:23:44.214Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-06T14:23:44.214Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:23:44.214Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-06T14:23:44.214Z] [2021-05-06T14:23:44.214Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-06T14:23:44.214Z] graphtest_unix.go:73: No driver to put! [2021-05-06T14:23:44.214Z] [2021-05-06T14:23:44.214Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-06T14:23:44.214Z] time="2021-05-06T14:22:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-06T14:23:44.214Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-06T14:23:44.214Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-06T14:23:44.214Z] [2021-05-06T14:23:44.214Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-06T14:23:44.214Z] time="2021-05-06T14:22:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-06T14:23:44.214Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-06T14:23:44.214Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-06T14:23:44.214Z] [2021-05-06T14:23:44.214Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-06T14:23:44.214Z] time="2021-05-06T14:22:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-06T14:23:44.214Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-06T14:23:44.214Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-06T14:23:44.214Z] [2021-05-06T14:23:44.214Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-06T14:23:44.214Z] time="2021-05-06T14:22:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-06T14:23:44.214Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-06T14:23:44.214Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-06T14:23:44.214Z] [2021-05-06T14:23:44.214Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-06T14:23:44.214Z] time="2021-05-06T14:22:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-06T14:23:44.214Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-06T14:23:44.214Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-06T14:23:44.214Z] [2021-05-06T14:23:44.214Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-06T14:23:44.214Z] graphtest_unix.go:73: No driver to put! [2021-05-06T14:23:44.214Z] [2021-05-06T14:23:44.214Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-06T14:23:44.214Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-06T14:23:44.214Z] [2021-05-06T14:23:44.214Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-06T14:23:44.214Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-06T14:23:44.214Z] [2021-05-06T14:23:44.214Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-06T14:23:44.214Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-06T14:23:44.214Z] [2021-05-06T14:23:44.214Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-06T14:23:44.214Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-06T14:23:44.214Z] [2021-05-06T14:23:44.214Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-06T14:23:44.214Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:23:44.214Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-06T14:23:44.214Z] [2021-05-06T14:23:44.214Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-06T14:23:44.214Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:23:44.214Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-06T14:23:44.214Z] [2021-05-06T14:23:44.214Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-06T14:23:44.214Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:23:44.214Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-06T14:23:44.214Z] [2021-05-06T14:23:44.214Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-06T14:23:44.214Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:23:44.214Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-06T14:23:44.214Z] [2021-05-06T14:23:44.214Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-06T14:23:44.214Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:23:44.214Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-06T14:23:44.214Z] [2021-05-06T14:23:44.214Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-06T14:23:44.214Z] graphtest_unix.go:73: No driver to put! [2021-05-06T14:23:44.214Z] [2021-05-06T14:23:44.214Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-06T14:23:44.214Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-06T14:23:44.214Z] [2021-05-06T14:23:44.214Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-06T14:23:44.214Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-06T14:23:44.214Z] [2021-05-06T14:23:44.214Z] [2021-05-06T14:23:44.215Z] DONE 2254 tests, 24 skipped in 190.917s Post stage [Pipeline] junit [2021-05-06T14:23:44.258Z] Recording test results [2021-05-06T14:23:44.353Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-06T14:23:44.506Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2021-05-06T14:23:44.690Z] #50 ... [2021-05-06T14:23:44.690Z] [2021-05-06T14:23:44.690Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T14:23:44.690Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-05-06T14:23:44.690Z] #37 46.93 Selecting previously unselected package cmake-data. [2021-05-06T14:23:44.690Z] #37 46.96 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-06T14:23:44.690Z] #37 46.98 Unpacking cmake-data (3.13.4-1) ... [2021-05-06T14:23:44.690Z] #37 51.86 Selecting previously unselected package libicu63:ppc64el. [2021-05-06T14:23:44.690Z] #37 51.89 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-05-06T14:23:44.690Z] #37 51.91 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-05-06T14:23:44.829Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3987dc264b5819ec752c63f80b29d049747ecdd1 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3987dc264b5819ec752c63f80b29d049747ecdd1 hack/make.sh dynbinary test-integration [2021-05-06T14:23:44.992Z] #37 ... [2021-05-06T14:23:44.992Z] [2021-05-06T14:23:44.992Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T14:23:44.992Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-06T14:23:44.992Z] #14 50.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2021-05-06T14:23:44.992Z] #14 52.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-05-06T14:23:44.992Z] #14 52.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-05-06T14:23:44.992Z] #14 52.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-05-06T14:23:44.992Z] #14 52.98 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-05-06T14:23:44.992Z] #14 52.99 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2021-05-06T14:23:44.992Z] #14 53.01 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u7 [110 kB] [2021-05-06T14:23:44.992Z] #14 53.01 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-05-06T14:23:44.992Z] #14 53.04 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-05-06T14:23:44.992Z] #14 53.06 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-05-06T14:23:44.992Z] #14 53.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-05-06T14:23:44.992Z] #14 53.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-05-06T14:23:44.992Z] #14 53.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-05-06T14:23:44.992Z] #14 53.17 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-05-06T14:23:44.992Z] #14 53.17 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u7 [322 kB] [2021-05-06T14:23:44.992Z] #14 54.60 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T14:23:44.992Z] #14 54.81 Fetched 79.4 MB in 8s (9525 kB/s) [2021-05-06T14:23:44.992Z] #14 54.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-05-06T14:23:44.992Z] #14 55.02 Preparing to unpack .../libsystemd0_241-7~deb10u7_ppc64el.deb ... [2021-05-06T14:23:44.992Z] #14 55.03 Unpacking libsystemd0:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-06T14:23:44.992Z] #14 55.43 Setting up libsystemd0:ppc64el (241-7~deb10u7) ... [2021-05-06T14:23:44.992Z] #14 55.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-05-06T14:23:44.992Z] #14 55.63 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-05-06T14:23:44.992Z] #14 55.65 Unpacking libseccomp2:ppc64el (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-05-06T14:23:44.992Z] #14 55.86 Setting up libseccomp2:ppc64el (2.4.1-2~bpo10+1) ... [2021-05-06T14:23:44.992Z] #14 56.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-05-06T14:23:44.992Z] #14 56.19 Preparing to unpack .../libudev1_241-7~deb10u7_ppc64el.deb ... [2021-05-06T14:23:44.992Z] #14 56.20 Unpacking libudev1:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-06T14:23:44.992Z] #14 56.42 Setting up libudev1:ppc64el (241-7~deb10u7) ... [2021-05-06T14:23:44.992Z] #14 56.60 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-06T14:23:44.992Z] #14 56.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-05-06T14:23:44.992Z] #14 56.66 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-05-06T14:23:44.992Z] #14 56.66 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-06T14:23:45.118Z] [2021-05-06T14:23:45.118Z] Removing bundles/ [2021-05-06T14:23:45.118Z] [2021-05-06T14:23:45.118Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-06T14:23:45.118Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-06T14:23:45.118Z] GOOS="" GOARCH="" GOARM="" [2021-05-06T14:23:45.294Z] #14 ... [2021-05-06T14:23:45.294Z] [2021-05-06T14:23:45.294Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T14:23:45.294Z] #52 sha256:2ca35c0a344592d8e0bf5bed788721775f4877068216e384243b562ba3394017 [2021-05-06T14:23:45.294Z] #52 57.55 sort [2021-05-06T14:23:45.294Z] #52 57.55 io [2021-05-06T14:23:45.294Z] #52 57.56 strconv [2021-05-06T14:23:45.294Z] #52 57.58 syscall [2021-05-06T14:23:46.297Z] --- PASS: TestBuildSquashParent (8.28s) [2021-05-06T14:23:46.297Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-06T14:23:46.297Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T14:23:46.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T14:23:46.297Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T14:23:46.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T14:23:46.297Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T14:23:46.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T14:23:46.297Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T14:23:46.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T14:23:46.297Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T14:23:46.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T14:23:46.297Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T14:23:46.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T14:23:46.297Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T14:23:46.297Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T14:23:48.204Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T14:23:48.839Z] Loaded image: buildpack-deps:buster [2021-05-06T14:23:48.898Z] #52 61.07 bytes [2021-05-06T14:23:49.098Z] Loaded image: busybox:latest [2021-05-06T14:23:49.098Z] Loaded image: busybox:glibc [2021-05-06T14:23:49.143Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T14:23:49.201Z] #52 61.54 strings [2021-05-06T14:23:50.080Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T14:23:50.802Z] #52 ... [2021-05-06T14:23:50.802Z] [2021-05-06T14:23:50.802Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T14:23:50.802Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-05-06T14:23:50.802Z] #37 58.47 Selecting previously unselected package libxml2:ppc64el. [2021-05-06T14:23:50.802Z] #37 58.51 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-05-06T14:23:50.802Z] #37 58.51 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-05-06T14:23:50.802Z] #37 59.14 Selecting previously unselected package libarchive13:ppc64el. [2021-05-06T14:23:50.802Z] #37 59.14 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-05-06T14:23:50.802Z] #37 59.15 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-05-06T14:23:50.802Z] #37 59.54 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-05-06T14:23:50.802Z] #37 59.55 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-05-06T14:23:50.802Z] #37 59.55 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-05-06T14:23:50.802Z] #37 59.74 Selecting previously unselected package librhash0:ppc64el. [2021-05-06T14:23:50.802Z] #37 59.75 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-05-06T14:23:50.802Z] #37 59.75 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-05-06T14:23:50.802Z] #37 59.93 Selecting previously unselected package libuv1:ppc64el. [2021-05-06T14:23:50.802Z] #37 59.96 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-05-06T14:23:50.802Z] #37 59.97 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-05-06T14:23:50.802Z] #37 60.23 Selecting previously unselected package cmake. [2021-05-06T14:23:50.802Z] #37 60.25 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-05-06T14:23:50.802Z] #37 60.26 Unpacking cmake (3.13.4-1) ... [2021-05-06T14:23:50.802Z] #37 62.94 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-05-06T14:23:50.802Z] #37 62.96 Setting up xxd (2:8.1.0875-5) ... [2021-05-06T14:23:50.802Z] #37 62.96 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-05-06T14:23:50.802Z] #37 62.96 Setting up vim-common (2:8.1.0875-5) ... [2021-05-06T14:23:50.802Z] #37 63.00 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-05-06T14:23:50.802Z] #37 63.01 Setting up cmake-data (3.13.4-1) ... [2021-05-06T14:23:50.802Z] #37 63.02 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-05-06T14:23:50.802Z] #37 63.04 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-05-06T14:23:50.802Z] #37 63.04 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-05-06T14:23:50.802Z] #37 63.05 Setting up cmake (3.13.4-1) ... [2021-05-06T14:23:50.802Z] #37 63.05 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T14:23:51.018Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T14:23:51.108Z] #37 63.14 Processing triggers for mime-support (3.62) ... [2021-05-06T14:23:51.108Z] #37 ... [2021-05-06T14:23:51.108Z] [2021-05-06T14:23:51.108Z] #33 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T14:23:51.108Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-05-06T14:23:51.108Z] #33 53.01 Checking out files: 82% (1249/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-05-06T14:23:51.108Z] #33 54.00 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-06T14:23:51.108Z] #33 54.81 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T14:23:51.108Z] #33 ... [2021-05-06T14:23:51.108Z] [2021-05-06T14:23:51.108Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T14:23:51.108Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-06T14:23:51.108Z] #14 59.50 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-06T14:23:51.108Z] #14 59.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-05-06T14:23:51.108Z] #14 59.51 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-06T14:23:51.108Z] #14 62.64 Selecting previously unselected package binutils-mingw-w64. [2021-05-06T14:23:51.108Z] #14 62.64 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-06T14:23:51.108Z] #14 62.64 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-06T14:23:51.108Z] #14 62.73 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-05-06T14:23:51.108Z] #14 62.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-05-06T14:23:51.109Z] #14 62.74 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-05-06T14:23:51.410Z] #14 62.90 Selecting previously unselected package dmsetup. [2021-05-06T14:23:51.410Z] #14 62.90 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-05-06T14:23:51.410Z] #14 62.92 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-06T14:23:51.410Z] #14 ... [2021-05-06T14:23:51.410Z] [2021-05-06T14:23:51.410Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T14:23:51.410Z] #46 sha256:4386fa39cf56f96fd41620adc2d924b666a6426beab61a7e9e8c9ac8b88be26d [2021-05-06T14:23:51.410Z] #46 53.51 math/rand [2021-05-06T14:23:51.410Z] #46 53.53 internal/singleflight [2021-05-06T14:23:51.410Z] #46 53.56 github.com/LK4D4/vndr/godl/singleflight [2021-05-06T14:23:51.410Z] #46 56.10 errors [2021-05-06T14:23:51.410Z] #46 56.10 sort [2021-05-06T14:23:51.410Z] #46 56.62 io [2021-05-06T14:23:51.410Z] #46 56.65 strconv [2021-05-06T14:23:51.410Z] #46 56.75 internal/oserror [2021-05-06T14:23:51.410Z] #46 57.32 syscall [2021-05-06T14:23:51.410Z] #46 59.98 vendor/golang.org/x/net/dns/dnsmessage [2021-05-06T14:23:51.410Z] #46 60.85 bytes [2021-05-06T14:23:51.410Z] #46 ... [2021-05-06T14:23:51.410Z] [2021-05-06T14:23:51.410Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-06T14:23:51.410Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-05-06T14:23:51.410Z] #37 DONE 63.6s [2021-05-06T14:23:51.410Z] [2021-05-06T14:23:51.410Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T14:23:51.410Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-06T14:23:51.410Z] #14 63.11 Selecting previously unselected package mingw-w64-common. [2021-05-06T14:23:51.410Z] #14 63.12 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-06T14:23:51.410Z] #14 63.12 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-06T14:23:51.661Z] Loaded image: debian:bullseye [2021-05-06T14:23:51.661Z] Loaded image: hello-world:latest [2021-05-06T14:23:51.721Z] #14 ... [2021-05-06T14:23:51.721Z] [2021-05-06T14:23:51.721Z] #43 [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 [2021-05-06T14:23:51.721Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-06T14:23:51.721Z] #43 53.90 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-05-06T14:23:51.721Z] #43 53.92 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-05-06T14:23:51.721Z] #43 53.94 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-05-06T14:23:51.721Z] #43 53.95 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-05-06T14:23:51.721Z] #43 53.98 Setting up python-six (1.12.0-1) ... [2021-05-06T14:23:51.721Z] #43 58.77 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-05-06T14:23:51.721Z] #43 58.78 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-05-06T14:23:51.721Z] #43 58.78 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-05-06T14:23:51.721Z] #43 58.79 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-05-06T14:23:51.721Z] #43 58.81 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-05-06T14:23:51.721Z] #43 58.82 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-06T14:23:51.721Z] #43 58.83 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-06T14:23:51.721Z] #43 58.84 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-05-06T14:23:51.721Z] #43 58.85 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-06T14:23:51.721Z] #43 58.86 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-06T14:23:51.721Z] #43 ... [2021-05-06T14:23:51.721Z] [2021-05-06T14:23:51.721Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-06T14:23:51.721Z] #38 sha256:a9580e066865d233cd12d62dfc0a2f8ea1dc63b48942af8f1314d640835a01a0 [2021-05-06T14:23:51.721Z] #38 0.364 + RM_GOPATH=0 [2021-05-06T14:23:51.721Z] #38 0.364 + TMP_GOPATH= [2021-05-06T14:23:51.721Z] #38 0.364 + : /build [2021-05-06T14:23:51.721Z] #38 0.364 + '[' -z '' ']' [2021-05-06T14:23:51.721Z] #38 0.365 ++ mktemp -d [2021-05-06T14:23:51.721Z] #38 0.367 + export GOPATH=/tmp/tmp.fIOf4Xhu7A [2021-05-06T14:23:51.721Z] #38 0.367 + GOPATH=/tmp/tmp.fIOf4Xhu7A [2021-05-06T14:23:51.721Z] #38 0.367 + RM_GOPATH=1 [2021-05-06T14:23:51.721Z] #38 0.367 + case "$(go env GOARCH)" in [2021-05-06T14:23:51.721Z] #38 0.368 ++ go env GOARCH [2021-05-06T14:23:51.721Z] #38 0.392 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T14:23:51.721Z] #38 0.392 + GO_BUILDMODE=-buildmode=pie [2021-05-06T14:23:51.721Z] #38 0.397 ++ dirname /tmp/install/install.sh [2021-05-06T14:23:51.721Z] #38 0.403 + dir=/tmp/install [2021-05-06T14:23:51.721Z] #38 0.403 + bin=tini [2021-05-06T14:23:51.721Z] #38 0.403 + shift [2021-05-06T14:23:51.721Z] #38 0.418 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-06T14:23:51.721Z] #38 0.419 + . /tmp/install/tini.installer [2021-05-06T14:23:51.721Z] #38 0.419 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-06T14:23:51.721Z] #38 0.419 + install_tini [2021-05-06T14:23:51.721Z] #38 0.419 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-06T14:23:51.721Z] #38 0.419 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-06T14:23:51.721Z] #38 0.420 + git clone https://github.com/krallin/tini.git /tmp/tmp.fIOf4Xhu7A/tini [2021-05-06T14:23:51.721Z] #38 0.423 Cloning into '/tmp/tmp.fIOf4Xhu7A/tini'... [2021-05-06T14:23:51.925Z] Loaded image: arm32v7/hello-world:latest [2021-05-06T14:23:51.925Z] INFO: Testing against a local daemon [2021-05-06T14:23:51.925Z] === RUN TestCgroupNamespacesBuild [2021-05-06T14:23:52.795Z] #38 1.407 + cd /tmp/tmp.fIOf4Xhu7A/tini [2021-05-06T14:23:52.795Z] #38 1.407 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-06T14:23:52.795Z] #38 1.427 + cmake . [2021-05-06T14:23:52.924Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-06T14:23:52.924Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.83s) [2021-05-06T14:23:52.924Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.93s) [2021-05-06T14:23:52.924Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.15s) [2021-05-06T14:23:52.924Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.05s) [2021-05-06T14:23:52.924Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s) [2021-05-06T14:23:52.924Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.78s) [2021-05-06T14:23:52.924Z] === RUN TestBuildMultiStageCopy [2021-05-06T14:23:52.924Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-06T14:23:53.878Z] #38 ... [2021-05-06T14:23:53.878Z] [2021-05-06T14:23:53.878Z] #43 [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 [2021-05-06T14:23:53.878Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-06T14:23:53.878Z] #43 65.42 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-05-06T14:23:53.878Z] #43 65.42 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T14:23:53.878Z] #43 DONE 65.8s [2021-05-06T14:23:53.878Z] [2021-05-06T14:23:53.878Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-06T14:23:53.878Z] #38 sha256:a9580e066865d233cd12d62dfc0a2f8ea1dc63b48942af8f1314d640835a01a0 [2021-05-06T14:23:53.878Z] #38 2.274 -- The C compiler identification is GNU 8.3.0 [2021-05-06T14:23:53.878Z] #38 2.357 -- Check for working C compiler: /usr/bin/cc [2021-05-06T14:23:54.459Z] --- PASS: TestCgroupNamespacesBuild (2.24s) [2021-05-06T14:23:54.459Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-06T14:23:54.541Z] #38 2.898 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-06T14:23:54.541Z] #38 2.901 -- Detecting C compiler ABI info [2021-05-06T14:23:54.845Z] #38 3.508 -- Detecting C compiler ABI info - done [2021-05-06T14:23:54.845Z] #38 3.558 -- Detecting C compile features [2021-05-06T14:23:55.198Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-05-06T14:23:55.837Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.65s) [2021-05-06T14:23:55.837Z] === RUN TestBuildWithSession [2021-05-06T14:23:55.837Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-06T14:23:55.837Z] build_session_test.go:25: TODO: BuildKit [2021-05-06T14:23:55.837Z] === RUN TestBuildSquashParent [2021-05-06T14:23:56.222Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-06T14:23:56.987Z] #38 5.579 -- Detecting C compile features - done [2021-05-06T14:23:56.987Z] #38 5.615 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-06T14:23:57.158Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-06T14:23:57.292Z] #38 5.968 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-06T14:23:57.603Z] #38 6.153 -- Configuring done [2021-05-06T14:23:57.603Z] #38 6.186 -- Generating done [2021-05-06T14:23:57.603Z] #38 6.189 -- Build files have been written to: /tmp/tmp.fIOf4Xhu7A/tini [2021-05-06T14:23:57.603Z] #38 6.196 + make tini-static [2021-05-06T14:23:58.093Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-06T14:23:58.253Z] #38 6.731 Scanning dependencies of target tini-static [2021-05-06T14:23:58.253Z] #38 6.779 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-06T14:23:59.030Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-06T14:24:00.143Z] --- PASS: TestBuildMultiStageCopy (7.38s) [2021-05-06T14:24:00.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s) [2021-05-06T14:24:00.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-05-06T14:24:00.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-05-06T14:24:00.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-05-06T14:24:00.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-05-06T14:24:00.143Z] === RUN TestBuildMultiStageParentConfig [2021-05-06T14:24:00.384Z] #38 8.637 [100%] Linking C executable tini-static [2021-05-06T14:24:00.384Z] #38 ... [2021-05-06T14:24:00.384Z] [2021-05-06T14:24:00.384Z] #44 [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 [2021-05-06T14:24:00.384Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:24:00.384Z] #44 1.587 Note: Building without setproctitle() and strlcpy() support. [2021-05-06T14:24:00.384Z] #44 1.587 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-06T14:24:00.384Z] #44 1.596 Note: Building without GnuTLS support [2021-05-06T14:24:00.384Z] #44 1.605 Makefile.config:39: Warn: you have no libnftables installed [2021-05-06T14:24:00.384Z] #44 1.608 Makefile.config:40: Warn: Building without nftables support [2021-05-06T14:24:00.384Z] #44 3.220 fatal: not a git repository (or any of the parent directories): .git [2021-05-06T14:24:00.384Z] #44 3.325 GEN .gitid [2021-05-06T14:24:00.384Z] #44 3.358 GEN criu/include/version.h [2021-05-06T14:24:00.384Z] #44 3.428 GEN include/common/asm [2021-05-06T14:24:00.384Z] #44 5.674 PBCC images/timens.pb-c.c [2021-05-06T14:24:00.384Z] #44 5.755 DEP images/timens.pb-c.d [2021-05-06T14:24:00.384Z] #44 5.841 PBCC images/fown.pb-c.c [2021-05-06T14:24:00.384Z] #44 5.871 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-06T14:24:00.384Z] #44 6.118 PBCC images/opts.pb-c.c [2021-05-06T14:24:00.384Z] #44 6.215 PBCC images/memfd.pb-c.c [2021-05-06T14:24:00.384Z] #44 6.314 DEP images/fown.pb-c.d [2021-05-06T14:24:00.384Z] #44 6.421 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-06T14:24:00.384Z] #44 6.529 DEP images/opts.pb-c.d [2021-05-06T14:24:00.384Z] #44 6.568 DEP images/memfd.pb-c.d [2021-05-06T14:24:00.384Z] #44 6.603 PBCC images/sit.pb-c.c [2021-05-06T14:24:00.384Z] #44 6.683 DEP images/sit.pb-c.d [2021-05-06T14:24:00.384Z] #44 6.766 PBCC images/macvlan.pb-c.c [2021-05-06T14:24:00.384Z] #44 6.777 DEP images/macvlan.pb-c.d [2021-05-06T14:24:00.384Z] #44 6.870 PBCC images/autofs.pb-c.c [2021-05-06T14:24:00.384Z] #44 6.882 DEP images/autofs.pb-c.d [2021-05-06T14:24:00.384Z] #44 6.957 PBCC images/sysctl.pb-c.c [2021-05-06T14:24:00.685Z] #44 6.972 DEP images/sysctl.pb-c.d [2021-05-06T14:24:00.685Z] #44 7.036 PBCC images/time.pb-c.c [2021-05-06T14:24:00.685Z] #44 7.048 DEP images/time.pb-c.d [2021-05-06T14:24:00.685Z] #44 ... [2021-05-06T14:24:00.685Z] [2021-05-06T14:24:00.685Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-06T14:24:00.685Z] #38 sha256:a9580e066865d233cd12d62dfc0a2f8ea1dc63b48942af8f1314d640835a01a0 [2021-05-06T14:24:00.685Z] #38 9.290 [100%] Built target tini-static [2021-05-06T14:24:00.685Z] #38 9.355 + mkdir -p /build [2021-05-06T14:24:00.685Z] #38 9.381 + cp tini-static /build/docker-init [2021-05-06T14:24:01.002Z] #38 DONE 9.5s [2021-05-06T14:24:01.002Z] [2021-05-06T14:24:01.002Z] #44 [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 [2021-05-06T14:24:01.002Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:24:01.002Z] #44 7.152 PBCC images/binfmt-misc.pb-c.c [2021-05-06T14:24:01.002Z] #44 7.190 DEP images/binfmt-misc.pb-c.d [2021-05-06T14:24:01.002Z] #44 7.256 PBCC images/seccomp.pb-c.c [2021-05-06T14:24:01.002Z] #44 7.297 DEP images/seccomp.pb-c.d [2021-05-06T14:24:01.002Z] #44 7.385 PBCC images/userns.pb-c.c [2021-05-06T14:24:01.002Z] #44 7.422 DEP images/userns.pb-c.d [2021-05-06T14:24:01.304Z] #44 7.556 PBCC images/cgroup.pb-c.c [2021-05-06T14:24:01.304Z] #44 7.610 DEP images/cgroup.pb-c.d [2021-05-06T14:24:01.304Z] #44 7.725 PBCC images/ext-file.pb-c.c [2021-05-06T14:24:01.304Z] #44 7.750 DEP images/ext-file.pb-c.d [2021-05-06T14:24:01.304Z] #44 7.810 PBCC images/rpc.pb-c.c [2021-05-06T14:24:01.606Z] #44 7.883 DEP images/rpc.pb-c.d [2021-05-06T14:24:01.606Z] #44 7.984 PBCC images/siginfo.pb-c.c [2021-05-06T14:24:01.606Z] #44 8.099 DEP images/siginfo.pb-c.d [2021-05-06T14:24:01.606Z] #44 8.159 PBCC images/pagemap.pb-c.c [2021-05-06T14:24:01.606Z] #44 8.201 DEP images/pagemap.pb-c.d [2021-05-06T14:24:01.908Z] #44 8.262 PBCC images/rlimit.pb-c.c [2021-05-06T14:24:01.908Z] #44 8.289 DEP images/rlimit.pb-c.d [2021-05-06T14:24:01.908Z] #44 8.361 PBCC images/file-lock.pb-c.c [2021-05-06T14:24:01.908Z] #44 8.392 DEP images/file-lock.pb-c.d [2021-05-06T14:24:01.908Z] #44 8.450 PBCC images/tty.pb-c.c [2021-05-06T14:24:02.210Z] #44 8.551 DEP images/tty.pb-c.d [2021-05-06T14:24:02.210Z] #44 8.682 PBCC images/tun.pb-c.c [2021-05-06T14:24:02.210Z] #44 8.748 PBCC images/netdev.pb-c.c [2021-05-06T14:24:02.512Z] #44 8.821 DEP images/tun.pb-c.d [2021-05-06T14:24:02.512Z] #44 8.876 DEP images/netdev.pb-c.d [2021-05-06T14:24:02.512Z] #44 8.959 PBCC images/vma.pb-c.c [2021-05-06T14:24:02.512Z] #44 9.044 DEP images/vma.pb-c.d [2021-05-06T14:24:02.523Z] --- PASS: TestBuildSquashParent (6.12s) [2021-05-06T14:24:02.523Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-06T14:24:02.523Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T14:24:02.523Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T14:24:02.523Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T14:24:02.523Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T14:24:02.523Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T14:24:02.523Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T14:24:02.523Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T14:24:02.523Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T14:24:02.523Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T14:24:02.523Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T14:24:02.523Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T14:24:02.523Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T14:24:02.523Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T14:24:02.523Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T14:24:02.815Z] #44 9.132 PBCC images/creds.pb-c.c [2021-05-06T14:24:02.815Z] #44 9.152 DEP images/creds.pb-c.d [2021-05-06T14:24:02.815Z] #44 9.213 PBCC images/utsns.pb-c.c [2021-05-06T14:24:02.815Z] #44 9.239 DEP images/utsns.pb-c.d [2021-05-06T14:24:02.815Z] #44 9.281 PBCC images/ipc-desc.pb-c.c [2021-05-06T14:24:02.815Z] #44 9.336 PBCC images/ipc-sem.pb-c.c [2021-05-06T14:24:03.124Z] #44 9.347 DEP images/ipc-desc.pb-c.d [2021-05-06T14:24:03.124Z] #44 9.424 DEP images/ipc-sem.pb-c.d [2021-05-06T14:24:03.124Z] #44 9.518 PBCC images/ipc-msg.pb-c.c [2021-05-06T14:24:03.124Z] #44 9.530 DEP images/ipc-msg.pb-c.d [2021-05-06T14:24:03.124Z] #44 9.592 PBCC images/ipc-shm.pb-c.c [2021-05-06T14:24:03.456Z] #44 9.624 DEP images/ipc-shm.pb-c.d [2021-05-06T14:24:03.456Z] #44 9.749 PBCC images/ipc-var.pb-c.c [2021-05-06T14:24:03.456Z] #44 9.790 DEP images/ipc-var.pb-c.d [2021-05-06T14:24:03.456Z] #44 9.862 PBCC images/sk-opts.pb-c.c [2021-05-06T14:24:03.456Z] #44 9.888 PBCC images/packet-sock.pb-c.c [2021-05-06T14:24:03.456Z] #44 9.965 DEP images/sk-opts.pb-c.d [2021-05-06T14:24:03.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-06T14:24:03.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-06T14:24:03.757Z] #44 10.01 DEP images/packet-sock.pb-c.d [2021-05-06T14:24:03.757Z] #44 10.09 PBCC images/sk-netlink.pb-c.c [2021-05-06T14:24:03.757Z] #44 10.15 DEP images/sk-netlink.pb-c.d [2021-05-06T14:24:03.757Z] #44 10.24 PBCC images/sk-inet.pb-c.c [2021-05-06T14:24:03.757Z] #44 10.32 DEP images/sk-inet.pb-c.d [2021-05-06T14:24:03.757Z] #44 10.37 PBCC images/sk-unix.pb-c.c [2021-05-06T14:24:04.060Z] #44 10.44 DEP images/sk-unix.pb-c.d [2021-05-06T14:24:04.060Z] #44 10.48 PBCC images/mm.pb-c.c [2021-05-06T14:24:04.060Z] #44 10.55 DEP images/mm.pb-c.d [2021-05-06T14:24:04.060Z] #44 10.61 PBCC images/timerfd.pb-c.c [2021-05-06T14:24:04.360Z] #44 10.65 DEP images/timerfd.pb-c.d [2021-05-06T14:24:04.361Z] #44 10.71 PBCC images/timer.pb-c.c [2021-05-06T14:24:04.361Z] #44 10.75 DEP images/timer.pb-c.d [2021-05-06T14:24:04.361Z] #44 10.82 PBCC images/sa.pb-c.c [2021-05-06T14:24:04.361Z] #44 10.90 DEP images/sa.pb-c.d [2021-05-06T14:24:04.430Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T14:24:04.430Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T14:24:04.661Z] #44 10.99 PBCC images/pipe-data.pb-c.c [2021-05-06T14:24:04.661Z] #44 11.02 DEP images/pipe-data.pb-c.d [2021-05-06T14:24:04.661Z] #44 11.08 PBCC images/mnt.pb-c.c [2021-05-06T14:24:04.661Z] #44 ... [2021-05-06T14:24:04.661Z] [2021-05-06T14:24:04.661Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T14:24:04.661Z] #46 sha256:4386fa39cf56f96fd41620adc2d924b666a6426beab61a7e9e8c9ac8b88be26d [2021-05-06T14:24:04.661Z] #46 66.82 bufio [2021-05-06T14:24:04.661Z] #46 67.83 reflect [2021-05-06T14:24:04.661Z] #46 71.77 regexp/syntax [2021-05-06T14:24:04.661Z] #46 76.21 path [2021-05-06T14:24:04.661Z] #46 ... [2021-05-06T14:24:04.661Z] [2021-05-06T14:24:04.661Z] #44 [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 [2021-05-06T14:24:04.661Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:24:04.661Z] #44 11.17 DEP images/mnt.pb-c.d [2021-05-06T14:24:04.963Z] #44 11.25 PBCC images/sk-packet.pb-c.c [2021-05-06T14:24:04.963Z] #44 11.28 DEP images/sk-packet.pb-c.d [2021-05-06T14:24:04.963Z] #44 11.38 PBCC images/tcp-stream.pb-c.c [2021-05-06T14:24:04.963Z] #44 11.46 DEP images/tcp-stream.pb-c.d [2021-05-06T14:24:05.264Z] #44 11.55 PBCC images/pipe.pb-c.c [2021-05-06T14:24:05.264Z] #44 11.60 DEP images/pipe.pb-c.d [2021-05-06T14:24:05.264Z] #44 11.73 PBCC images/pstree.pb-c.c [2021-05-06T14:24:05.264Z] #44 11.76 DEP images/pstree.pb-c.d [2021-05-06T14:24:05.413Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-05-06T14:24:05.413Z] === RUN TestBuildLabelWithTargets [2021-05-06T14:24:05.569Z] #44 11.83 PBCC images/fs.pb-c.c [2021-05-06T14:24:05.569Z] #44 11.89 DEP images/fs.pb-c.d [2021-05-06T14:24:05.569Z] #44 11.94 PBCC images/signalfd.pb-c.c [2021-05-06T14:24:05.569Z] #44 ... [2021-05-06T14:24:05.569Z] [2021-05-06T14:24:05.569Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-06T14:24:05.569Z] #48 sha256:50daee4a86e33765ee1e384691f579f6efe8aab4590c7f1ad50506c44c3c32a8 [2021-05-06T14:24:05.569Z] #48 DONE 77.8s [2021-05-06T14:24:05.569Z] [2021-05-06T14:24:05.569Z] #44 [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 [2021-05-06T14:24:05.569Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:24:05.569Z] #44 11.99 DEP images/signalfd.pb-c.d [2021-05-06T14:24:05.569Z] #44 ... [2021-05-06T14:24:05.569Z] [2021-05-06T14:24:05.569Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T14:24:05.569Z] #52 sha256:2ca35c0a344592d8e0bf5bed788721775f4877068216e384243b562ba3394017 [2021-05-06T14:24:05.569Z] #52 67.74 bufio [2021-05-06T14:24:05.569Z] #52 68.48 reflect [2021-05-06T14:24:05.569Z] #52 70.73 regexp/syntax [2021-05-06T14:24:05.569Z] #52 73.25 text/tabwriter [2021-05-06T14:24:05.870Z] #52 ... [2021-05-06T14:24:05.870Z] [2021-05-06T14:24:05.870Z] #44 [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 [2021-05-06T14:24:05.870Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:24:05.870Z] #44 12.06 PBCC images/fh.pb-c.c [2021-05-06T14:24:05.870Z] #44 12.13 PBCC images/fsnotify.pb-c.c [2021-05-06T14:24:05.870Z] #44 12.22 DEP images/fh.pb-c.d [2021-05-06T14:24:05.870Z] #44 12.29 DEP images/fsnotify.pb-c.d [2021-05-06T14:24:06.176Z] #44 12.37 PBCC images/eventpoll.pb-c.c [2021-05-06T14:24:06.176Z] #44 12.39 DEP images/eventpoll.pb-c.d [2021-05-06T14:24:06.176Z] #44 12.55 PBCC images/eventfd.pb-c.c [2021-05-06T14:24:06.176Z] #44 12.57 DEP images/eventfd.pb-c.d [2021-05-06T14:24:06.176Z] #44 12.63 PBCC images/remap-file-path.pb-c.c [2021-05-06T14:24:06.176Z] #44 12.64 DEP images/remap-file-path.pb-c.d [2021-05-06T14:24:06.176Z] #44 12.69 PBCC images/fifo.pb-c.c [2021-05-06T14:24:06.176Z] #44 12.72 DEP images/fifo.pb-c.d [2021-05-06T14:24:06.336Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T14:24:06.477Z] ok github.com/docker/docker/pkg/plugins 33.660s coverage: 76.6% of statements [2021-05-06T14:24:06.477Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-06T14:24:06.477Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-06T14:24:06.477Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-06T14:24:06.477Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-06T14:24:06.477Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-06T14:24:06.477Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-06T14:24:06.477Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-06T14:24:06.477Z] ? github.com/docker/docker/rootless [no test files] [2021-05-06T14:24:06.477Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-06T14:24:06.477Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-06T14:24:06.477Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-06T14:24:06.477Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-06T14:24:06.477Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-06T14:24:06.477Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-06T14:24:06.477Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-06T14:24:06.477Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-06T14:24:06.477Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-06T14:24:06.477Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-06T14:24:06.477Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-06T14:24:06.477Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-06T14:24:06.477Z] ? github.com/docker/docker/volume [no test files] [2021-05-06T14:24:06.477Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-06T14:24:06.477Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-06T14:24:06.477Z] [2021-05-06T14:24:06.477Z] === Skipped [2021-05-06T14:24:06.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-06T14:24:06.477Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:24:06.477Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-06T14:24:06.477Z] [2021-05-06T14:24:06.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-06T14:24:06.477Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:24:06.477Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-06T14:24:06.477Z] [2021-05-06T14:24:06.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-06T14:24:06.477Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:24:06.477Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-06T14:24:06.477Z] [2021-05-06T14:24:06.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-06T14:24:06.477Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:24:06.477Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-06T14:24:06.477Z] [2021-05-06T14:24:06.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-06T14:24:06.477Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:24:06.477Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-06T14:24:06.477Z] [2021-05-06T14:24:06.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-06T14:24:06.477Z] graphtest_unix.go:73: No driver to put! [2021-05-06T14:24:06.477Z] [2021-05-06T14:24:06.477Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-06T14:24:06.477Z] time="2021-05-06T14:22:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-06T14:24:06.477Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-06T14:24:06.477Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-06T14:24:06.477Z] [2021-05-06T14:24:06.477Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-06T14:24:06.477Z] time="2021-05-06T14:22:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-06T14:24:06.477Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-06T14:24:06.477Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-06T14:24:06.477Z] [2021-05-06T14:24:06.477Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-06T14:24:06.477Z] time="2021-05-06T14:22:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-06T14:24:06.477Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-06T14:24:06.477Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-06T14:24:06.477Z] [2021-05-06T14:24:06.477Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-06T14:24:06.477Z] time="2021-05-06T14:22:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-06T14:24:06.477Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-06T14:24:06.477Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-06T14:24:06.477Z] [2021-05-06T14:24:06.477Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-06T14:24:06.477Z] time="2021-05-06T14:22:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-06T14:24:06.477Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-06T14:24:06.477Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-06T14:24:06.477Z] [2021-05-06T14:24:06.477Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-06T14:24:06.477Z] graphtest_unix.go:73: No driver to put! [2021-05-06T14:24:06.477Z] [2021-05-06T14:24:06.477Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-06T14:24:06.477Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-06T14:24:06.477Z] [2021-05-06T14:24:06.477Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-06T14:24:06.477Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-06T14:24:06.477Z] [2021-05-06T14:24:06.477Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-06T14:24:06.477Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-06T14:24:06.477Z] [2021-05-06T14:24:06.477Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-06T14:24:06.477Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-06T14:24:06.477Z] [2021-05-06T14:24:06.477Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-06T14:24:06.477Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:24:06.477Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-06T14:24:06.477Z] [2021-05-06T14:24:06.477Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-06T14:24:06.477Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:24:06.477Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-06T14:24:06.477Z] [2021-05-06T14:24:06.477Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-06T14:24:06.477Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:24:06.477Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-06T14:24:06.477Z] [2021-05-06T14:24:06.477Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-06T14:24:06.477Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:24:06.477Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-06T14:24:06.477Z] [2021-05-06T14:24:06.477Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-06T14:24:06.477Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:24:06.477Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-06T14:24:06.477Z] [2021-05-06T14:24:06.477Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-06T14:24:06.477Z] graphtest_unix.go:73: No driver to put! [2021-05-06T14:24:06.477Z] [2021-05-06T14:24:06.477Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-06T14:24:06.477Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-06T14:24:06.477Z] [2021-05-06T14:24:06.477Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-06T14:24:06.477Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-06T14:24:06.477Z] [2021-05-06T14:24:06.477Z] [2021-05-06T14:24:06.477Z] DONE 2254 tests, 24 skipped in 196.998s [2021-05-06T14:24:06.484Z] #44 12.78 PBCC images/ghost-file.pb-c.c [2021-05-06T14:24:06.484Z] #44 12.88 DEP images/ghost-file.pb-c.d [2021-05-06T14:24:06.484Z] #44 12.94 PBCC images/regfile.pb-c.c [2021-05-06T14:24:06.484Z] #44 13.00 DEP images/regfile.pb-c.d [2021-05-06T14:24:06.484Z] #44 13.06 PBCC images/ns.pb-c.c Post stage [Pipeline] junit [2021-05-06T14:24:06.497Z] Recording test results [2021-05-06T14:24:06.738Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2021-05-06T14:24:06.786Z] #44 13.08 DEP images/ns.pb-c.d [2021-05-06T14:24:06.786Z] #44 13.16 PBCC images/fdinfo.pb-c.c [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-06T14:24:06.905Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T14:24:07.088Z] #44 13.42 DEP images/fdinfo.pb-c.d [2021-05-06T14:24:07.088Z] #44 13.49 PBCC images/core-aarch64.pb-c.c [2021-05-06T14:24:07.088Z] #44 13.57 PBCC images/core-arm.pb-c.c [2021-05-06T14:24:07.088Z] #44 13.59 PBCC images/core-ppc64.pb-c.c [2021-05-06T14:24:07.088Z] #44 13.65 PBCC images/core-s390.pb-c.c [2021-05-06T14:24:07.088Z] #44 13.70 PBCC images/core-x86.pb-c.c [2021-05-06T14:24:07.101Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3987dc264b5819ec752c63f80b29d049747ecdd1 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3987dc264b5819ec752c63f80b29d049747ecdd1 hack/make.sh dynbinary test-integration [2021-05-06T14:24:07.391Z] #44 13.79 PBCC images/core.pb-c.c [2021-05-06T14:24:07.391Z] #44 13.89 PBCC images/inventory.pb-c.c [2021-05-06T14:24:07.391Z] #44 13.96 DEP images/core-aarch64.pb-c.d [2021-05-06T14:24:07.695Z] #44 14.04 DEP images/core-arm.pb-c.d [2021-05-06T14:24:07.695Z] #44 14.11 DEP images/core-ppc64.pb-c.d [2021-05-06T14:24:07.695Z] #44 14.21 DEP images/core-s390.pb-c.d [2021-05-06T14:24:07.695Z] #44 ... [2021-05-06T14:24:07.695Z] [2021-05-06T14:24:07.695Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T14:24:07.695Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-06T14:24:07.695Z] #14 69.41 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-06T14:24:07.695Z] #14 69.42 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-06T14:24:07.695Z] #14 69.43 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-06T14:24:07.695Z] #14 76.15 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-06T14:24:07.695Z] #14 76.16 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-05-06T14:24:07.695Z] #14 76.16 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-06T14:24:07.695Z] #14 76.38 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-06T14:24:07.695Z] #14 76.39 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-05-06T14:24:07.695Z] #14 76.39 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-06T14:24:07.997Z] #14 ... [2021-05-06T14:24:07.997Z] [2021-05-06T14:24:07.998Z] #44 [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 [2021-05-06T14:24:07.998Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:24:07.998Z] #44 14.28 DEP images/core-x86.pb-c.d [2021-05-06T14:24:07.998Z] #44 14.32 DEP images/core.pb-c.d [2021-05-06T14:24:07.998Z] #44 14.41 DEP images/inventory.pb-c.d [2021-05-06T14:24:07.998Z] #44 14.46 PBCC images/cpuinfo.pb-c.c [2021-05-06T14:24:07.998Z] #44 14.48 DEP images/cpuinfo.pb-c.d [2021-05-06T14:24:07.998Z] #44 14.54 PBCC images/stats.pb-c.c [2021-05-06T14:24:08.048Z] [2021-05-06T14:24:08.049Z] Removing bundles/ [2021-05-06T14:24:08.049Z] [2021-05-06T14:24:08.049Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-06T14:24:08.049Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-06T14:24:08.049Z] GOOS="" GOARCH="" GOARM="" [2021-05-06T14:24:08.297Z] #44 14.57 DEP images/stats.pb-c.d [2021-05-06T14:24:08.810Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-06T14:24:08.810Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.20s) [2021-05-06T14:24:08.810Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.53s) [2021-05-06T14:24:08.810Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.19s) [2021-05-06T14:24:08.810Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.28s) [2021-05-06T14:24:08.810Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.20s) [2021-05-06T14:24:08.810Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.13s) [2021-05-06T14:24:08.810Z] === RUN TestBuildMultiStageCopy [2021-05-06T14:24:08.810Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-06T14:24:09.855Z] #44 16.34 make[1]: Nothing to be done for 'all'. [2021-05-06T14:24:11.346Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-06T14:24:11.346Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-06T14:24:11.346Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-06T14:24:11.605Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-06T14:24:11.864Z] --- PASS: TestBuildMultiStageCopy (2.90s) [2021-05-06T14:24:11.864Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.94s) [2021-05-06T14:24:11.864Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2021-05-06T14:24:11.864Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2021-05-06T14:24:11.864Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2021-05-06T14:24:11.864Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2021-05-06T14:24:11.864Z] === RUN TestBuildMultiStageParentConfig [2021-05-06T14:24:11.978Z] #44 18.09 CC images/stats.o [2021-05-06T14:24:12.278Z] #44 18.62 CC images/core.o [2021-05-06T14:24:12.432Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2021-05-06T14:24:12.432Z] === RUN TestBuildLabelWithTargets [2021-05-06T14:24:13.364Z] #44 19.49 CC images/core-x86.o [2021-05-06T14:24:13.533Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-05-06T14:24:13.533Z] === RUN TestBuildWithEmptyLayers [2021-05-06T14:24:13.666Z] #44 19.99 CC images/core-arm.o [2021-05-06T14:24:13.809Z] --- PASS: TestBuildLabelWithTargets (1.07s) [2021-05-06T14:24:13.809Z] === RUN TestBuildWithEmptyLayers [2021-05-06T14:24:13.970Z] #44 20.36 CC images/core-aarch64.o [2021-05-06T14:24:14.068Z] --- PASS: TestBuildWithEmptyLayers (0.49s) [2021-05-06T14:24:14.068Z] === RUN TestBuildMultiStageOnBuild [2021-05-06T14:24:14.624Z] #44 20.84 CC images/core-ppc64.o [2021-05-06T14:24:14.926Z] #44 21.52 CC images/core-s390.o [2021-05-06T14:24:15.580Z] #44 ... [2021-05-06T14:24:15.580Z] [2021-05-06T14:24:15.580Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T14:24:15.580Z] #46 sha256:4386fa39cf56f96fd41620adc2d924b666a6426beab61a7e9e8c9ac8b88be26d [2021-05-06T14:24:15.580Z] #46 77.77 hash/crc32 [2021-05-06T14:24:15.580Z] #46 80.34 vendor/golang.org/x/text/transform [2021-05-06T14:24:15.580Z] #46 80.88 time [2021-05-06T14:24:15.580Z] #46 84.49 regexp [2021-05-06T14:24:15.882Z] #46 ... [2021-05-06T14:24:15.882Z] [2021-05-06T14:24:15.882Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T14:24:15.882Z] #52 sha256:2ca35c0a344592d8e0bf5bed788721775f4877068216e384243b562ba3394017 [2021-05-06T14:24:15.882Z] #52 79.40 internal/syscall/execenv [2021-05-06T14:24:15.882Z] #52 79.43 time [2021-05-06T14:24:15.882Z] #52 79.75 internal/syscall/unix [2021-05-06T14:24:15.882Z] #52 83.17 regexp [2021-05-06T14:24:15.882Z] #52 87.77 context [2021-05-06T14:24:15.882Z] #52 87.79 internal/poll [2021-05-06T14:24:15.882Z] #52 ... [2021-05-06T14:24:15.882Z] [2021-05-06T14:24:15.883Z] #44 [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 [2021-05-06T14:24:15.883Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:24:15.883Z] #44 22.30 CC images/cpuinfo.o [2021-05-06T14:24:16.069Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-05-06T14:24:16.069Z] === RUN TestBuildMultiStageOnBuild [2021-05-06T14:24:16.557Z] #44 22.74 CC images/inventory.o [2021-05-06T14:24:16.557Z] #44 23.02 CC images/fdinfo.o [2021-05-06T14:24:16.603Z] --- PASS: TestBuildMultiStageOnBuild (2.22s) [2021-05-06T14:24:16.603Z] === RUN TestBuildUncleanTarFilenames [2021-05-06T14:24:16.861Z] #44 23.30 CC images/fown.o [2021-05-06T14:24:16.861Z] --- PASS: TestBuildUncleanTarFilenames (0.68s) [2021-05-06T14:24:16.861Z] === RUN TestBuildMultiStageLayerLeak [2021-05-06T14:24:17.167Z] #44 23.64 CC images/ns.o [2021-05-06T14:24:17.471Z] #44 23.89 CC images/regfile.o [2021-05-06T14:24:17.773Z] #44 24.22 CC images/ghost-file.o [2021-05-06T14:24:18.078Z] #44 24.54 CC images/fifo.o [2021-05-06T14:24:18.379Z] #44 24.78 CC images/remap-file-path.o [2021-05-06T14:24:18.682Z] #44 24.98 CC images/eventfd.o [2021-05-06T14:24:18.682Z] #44 25.21 CC images/eventpoll.o [2021-05-06T14:24:19.339Z] #44 25.52 CC images/fh.o [2021-05-06T14:24:19.339Z] #44 25.75 CC images/fsnotify.o [2021-05-06T14:24:19.397Z] --- PASS: TestBuildMultiStageLayerLeak (2.33s) [2021-05-06T14:24:19.397Z] === RUN TestBuildWithHugeFile [2021-05-06T14:24:19.993Z] #44 26.48 CC images/signalfd.o [2021-05-06T14:24:20.296Z] #44 26.80 CC images/fs.o [2021-05-06T14:24:20.598Z] #44 27.11 CC images/pstree.o [2021-05-06T14:24:20.900Z] #44 27.44 CC images/pipe.o [2021-05-06T14:24:21.217Z] #44 ... [2021-05-06T14:24:21.217Z] [2021-05-06T14:24:21.217Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T14:24:21.217Z] #57 sha256:e37504e2ec1d3d72e456bae3cc50a73ef748e103e3c84ee8df8d0444c82e1a3d [2021-05-06T14:24:21.217Z] #57 50.22 Checking out files: 57% (2267/3916) Checking out files: 58% (2272/3916) Checking out files: 59% (2311/3916) Checking out files: 60% (2350/3916) Checking out files: 61% (2389/3916) Checking out files: 62% (2428/3916) Checking out files: 63% (2468/3916) Checking out files: 64% (2507/3916) Checking out files: 65% (2546/3916) Checking out files: 66% (2585/3916) Checking out files: 67% (2624/3916) Checking out files: 68% (2663/3916) Checking out files: 69% (2703/3916) Checking out files: 70% (2742/3916) Checking out files: 71% (2781/3916) Checking out files: 72% (2820/3916) Checking out files: 73% (2859/3916) Checking out files: 74% (2898/3916) Checking out files: 75% (2937/3916) Checking out files: 76% (2977/3916) Checking out files: 77% (3016/3916) Checking out files: 78% (3055/3916) Checking out files: 79% (3094/3916) Checking out files: 80% (3133/3916) Checking out files: 81% (3172/3916) Checking out files: 82% (3212/3916) Checking out files: 83% (3251/3916) Checking out files: 84% (3290/3916) Checking out files: 85% (3329/3916) Checking out files: 86% (3368/3916) Checking out files: 87% (3407/3916) Checking out files: 88% (3447/3916) Checking out files: 89% (3486/3916) Checking out files: 90% (3525/3916) Checking out files: 91% (3564/3916) Checking out files: 92% (3603/3916) Checking out files: 93% (3642/3916) Checking out files: 94% (3682/3916) Checking out files: 95% (3721/3916) Checking out files: 96% (3760/3916) Checking out files: 97% (3799/3916) Checking out files: 98% (3838/3916) Checking out files: 99% (3877/3916) Checking out files: 100% (3916/3916) Checking out files: 100% (3916/3916), done. [2021-05-06T14:24:21.217Z] #57 50.81 + cd /tmp/tmp.OexYAZwdyK/src/github.com/containerd/containerd [2021-05-06T14:24:21.217Z] #57 50.81 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-06T14:24:21.338Z] --- PASS: TestBuildMultiStageOnBuild (5.05s) [2021-05-06T14:24:21.338Z] === RUN TestBuildUncleanTarFilenames [2021-05-06T14:24:21.908Z] --- PASS: TestBuildUncleanTarFilenames (0.81s) [2021-05-06T14:24:21.908Z] === RUN TestBuildMultiStageLayerLeak [2021-05-06T14:24:23.343Z] #57 53.12 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-06T14:24:23.344Z] #57 53.12 + BUILDTAGS='netgo osusergo static_build' [2021-05-06T14:24:23.344Z] #57 53.13 + export EXTRA_FLAGS=-buildmode=pie [2021-05-06T14:24:23.344Z] #57 53.13 + EXTRA_FLAGS=-buildmode=pie [2021-05-06T14:24:23.344Z] #57 53.13 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-06T14:24:23.344Z] #57 53.13 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-06T14:24:23.344Z] #57 53.13 + '[' '' = dynamic ']' [2021-05-06T14:24:23.344Z] #57 53.13 + make [2021-05-06T14:24:24.409Z] #57 54.21 + bin/ctr [2021-05-06T14:24:26.099Z] --- PASS: TestBuildMultiStageLayerLeak (4.15s) [2021-05-06T14:24:26.099Z] === RUN TestBuildWithHugeFile [2021-05-06T14:24:28.973Z] #57 ... [2021-05-06T14:24:28.973Z] [2021-05-06T14:24:28.973Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T14:24:28.973Z] #46 sha256:4386fa39cf56f96fd41620adc2d924b666a6426beab61a7e9e8c9ac8b88be26d [2021-05-06T14:24:28.973Z] #46 91.08 internal/poll [2021-05-06T14:24:28.973Z] #46 91.39 github.com/LK4D4/vndr/versioned [2021-05-06T14:24:28.973Z] #46 93.28 os [2021-05-06T14:24:28.973Z] #46 94.25 internal/fmtsort [2021-05-06T14:24:28.973Z] #46 94.25 encoding/binary [2021-05-06T14:24:28.973Z] #46 96.77 crypto/sha512 [2021-05-06T14:24:28.973Z] #46 96.77 encoding/base64 [2021-05-06T14:24:28.973Z] #46 96.77 crypto/cipher [2021-05-06T14:24:28.973Z] #46 98.17 fmt [2021-05-06T14:24:28.973Z] #46 98.90 path/filepath [2021-05-06T14:24:28.973Z] #46 99.19 internal/lazyregexp [2021-05-06T14:24:28.973Z] #46 99.83 crypto/ed25519/internal/edwards25519 [2021-05-06T14:24:28.973Z] #46 100.1 crypto/aes [2021-05-06T14:24:28.973Z] #46 ... [2021-05-06T14:24:28.973Z] [2021-05-06T14:24:28.973Z] #44 [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 [2021-05-06T14:24:28.973Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:24:28.973Z] #44 27.76 CC images/tcp-stream.o [2021-05-06T14:24:28.973Z] #44 28.07 CC images/sk-packet.o [2021-05-06T14:24:28.973Z] #44 28.32 CC images/mnt.o [2021-05-06T14:24:28.973Z] #44 28.72 CC images/pipe-data.o [2021-05-06T14:24:28.973Z] #44 28.99 CC images/sa.o [2021-05-06T14:24:28.973Z] #44 29.26 CC images/timer.o [2021-05-06T14:24:28.973Z] #44 29.68 CC images/timerfd.o [2021-05-06T14:24:28.973Z] #44 29.89 CC images/mm.o [2021-05-06T14:24:28.973Z] #44 30.27 CC images/sk-opts.o [2021-05-06T14:24:28.973Z] #44 30.51 CC images/sk-unix.o [2021-05-06T14:24:28.973Z] #44 30.97 CC images/sk-inet.o [2021-05-06T14:24:28.973Z] #44 31.52 CC images/tun.o [2021-05-06T14:24:28.973Z] #44 31.82 CC images/sk-netlink.o [2021-05-06T14:24:28.973Z] #44 32.01 CC images/packet-sock.o [2021-05-06T14:24:28.973Z] #44 32.41 CC images/ipc-var.o [2021-05-06T14:24:28.973Z] #44 32.63 CC images/ipc-desc.o [2021-05-06T14:24:28.973Z] #44 32.90 CC images/ipc-shm.o [2021-05-06T14:24:28.973Z] #44 33.13 CC images/ipc-msg.o [2021-05-06T14:24:28.973Z] #44 33.45 CC images/ipc-sem.o [2021-05-06T14:24:28.973Z] #44 33.72 CC images/utsns.o [2021-05-06T14:24:28.973Z] #44 33.93 CC images/creds.o [2021-05-06T14:24:28.973Z] #44 34.17 CC images/vma.o [2021-05-06T14:24:28.973Z] #44 34.41 CC images/netdev.o [2021-05-06T14:24:28.973Z] #44 34.84 CC images/tty.o [2021-05-06T14:24:29.274Z] #44 35.67 CC images/file-lock.o [2021-05-06T14:24:29.274Z] #44 ... [2021-05-06T14:24:29.274Z] [2021-05-06T14:24:29.274Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T14:24:29.274Z] #52 sha256:2ca35c0a344592d8e0bf5bed788721775f4877068216e384243b562ba3394017 [2021-05-06T14:24:29.274Z] #52 91.53 os [2021-05-06T14:24:29.274Z] #52 94.23 encoding/binary [2021-05-06T14:24:29.274Z] #52 94.25 internal/fmtsort [2021-05-06T14:24:29.274Z] #52 95.96 path/filepath [2021-05-06T14:24:29.274Z] #52 95.97 mvdan.cc/sh/v3/fileutil [2021-05-06T14:24:29.274Z] #52 95.99 fmt [2021-05-06T14:24:29.274Z] #52 97.92 encoding/base64 [2021-05-06T14:24:29.274Z] #52 97.93 golang.org/x/sys/unix [2021-05-06T14:24:29.274Z] #52 99.25 io/ioutil [2021-05-06T14:24:29.584Z] #52 ... [2021-05-06T14:24:29.584Z] [2021-05-06T14:24:29.584Z] #44 [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 [2021-05-06T14:24:29.584Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:24:29.584Z] #44 35.94 CC images/rlimit.o [2021-05-06T14:24:29.897Z] #44 36.22 CC images/pagemap.o [2021-05-06T14:24:30.199Z] #44 36.55 CC images/siginfo.o [2021-05-06T14:24:30.508Z] #44 36.89 CC images/rpc.o [2021-05-06T14:24:32.066Z] #44 38.37 CC images/ext-file.o [2021-05-06T14:24:32.066Z] #44 38.56 CC images/cgroup.o [2021-05-06T14:24:33.147Z] #44 39.28 CC images/userns.o [2021-05-06T14:24:33.449Z] #44 39.67 CC images/google/protobuf/descriptor.o [2021-05-06T14:24:34.125Z] #44 ... [2021-05-06T14:24:34.125Z] [2021-05-06T14:24:34.125Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T14:24:34.125Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-06T14:24:34.125Z] #14 95.75 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-06T14:24:34.125Z] #14 95.80 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-05-06T14:24:34.125Z] #14 95.80 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-06T14:24:34.125Z] #14 ... [2021-05-06T14:24:34.125Z] [2021-05-06T14:24:34.125Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T14:24:34.125Z] #46 sha256:4386fa39cf56f96fd41620adc2d924b666a6426beab61a7e9e8c9ac8b88be26d [2021-05-06T14:24:34.125Z] #46 102.0 crypto/des [2021-05-06T14:24:34.125Z] #46 102.8 crypto/md5 [2021-05-06T14:24:34.125Z] #46 103.4 crypto/sha1 [2021-05-06T14:24:34.125Z] #46 104.6 crypto/sha256 [2021-05-06T14:24:34.125Z] #46 105.4 encoding/pem [2021-05-06T14:24:34.125Z] #46 106.0 net [2021-05-06T14:24:34.426Z] #46 106.6 vendor/golang.org/x/crypto/internal/chacha20 [2021-05-06T14:24:34.727Z] #46 107.0 vendor/golang.org/x/crypto/poly1305 [2021-05-06T14:24:35.794Z] #46 107.9 vendor/golang.org/x/crypto/curve25519 [2021-05-06T14:24:36.095Z] #46 108.1 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-06T14:24:36.397Z] #46 ... [2021-05-06T14:24:36.397Z] [2021-05-06T14:24:36.397Z] #44 [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 [2021-05-06T14:24:36.397Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:24:36.397Z] #44 41.48 CC images/opts.o [2021-05-06T14:24:36.397Z] #44 41.70 CC images/seccomp.o [2021-05-06T14:24:36.397Z] #44 42.04 CC images/binfmt-misc.o [2021-05-06T14:24:36.397Z] #44 42.22 CC images/time.o [2021-05-06T14:24:36.397Z] #44 42.48 CC images/sysctl.o [2021-05-06T14:24:36.397Z] #44 42.83 CC images/autofs.o [2021-05-06T14:24:36.713Z] #44 43.11 CC images/macvlan.o [2021-05-06T14:24:36.713Z] #44 43.30 CC images/sit.o [2021-05-06T14:24:37.025Z] #44 43.51 CC images/memfd.o [2021-05-06T14:24:37.337Z] #44 43.83 CC images/timens.o [2021-05-06T14:24:37.992Z] #44 44.17 LINK images/built-in.o [2021-05-06T14:24:37.992Z] #44 44.36 GEN compel/include/asm [2021-05-06T14:24:37.992Z] #44 44.40 GEN compel/include/version.h [2021-05-06T14:24:37.992Z] #44 44.42 touch .config [2021-05-06T14:24:37.992Z] #44 44.47 GEN include/common/config.h [2021-05-06T14:24:38.294Z] #44 44.56 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-06T14:24:38.294Z] #44 44.58 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-06T14:24:38.294Z] #44 44.63 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-05-06T14:24:38.294Z] #44 44.66 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-05-06T14:24:38.294Z] #44 44.73 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-05-06T14:24:38.294Z] #44 44.77 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-05-06T14:24:38.595Z] #44 44.80 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-05-06T14:24:38.595Z] #44 44.82 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-06T14:24:38.595Z] #44 44.83 DEP compel/plugins/std/infect.d [2021-05-06T14:24:38.595Z] #44 45.03 DEP compel/plugins/std/string.d [2021-05-06T14:24:38.595Z] #44 45.12 DEP compel/plugins/std/log.d [2021-05-06T14:24:38.896Z] #44 45.22 DEP compel/plugins/std/fds.d [2021-05-06T14:24:38.896Z] #44 45.33 DEP compel/plugins/std/std.d [2021-05-06T14:24:38.896Z] #44 45.43 DEP compel/plugins/shmem/shmem.d [2021-05-06T14:24:39.199Z] #44 45.67 DEP compel/plugins/fds/fds.d [2021-05-06T14:24:39.501Z] #44 45.90 CC compel/plugins/std/std.o [2021-05-06T14:24:39.809Z] #44 46.21 CC compel/plugins/std/fds.o [2021-05-06T14:24:40.463Z] #44 46.63 CC compel/plugins/std/log.o [2021-05-06T14:24:40.765Z] #44 ... [2021-05-06T14:24:40.765Z] [2021-05-06T14:24:40.765Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T14:24:40.765Z] #52 sha256:2ca35c0a344592d8e0bf5bed788721775f4877068216e384243b562ba3394017 [2021-05-06T14:24:40.765Z] #52 103.1 encoding/json [2021-05-06T14:24:40.765Z] #52 103.1 flag [2021-05-06T14:24:40.765Z] #52 103.1 github.com/pkg/diff [2021-05-06T14:24:40.765Z] #52 107.4 go/token [2021-05-06T14:24:40.765Z] #52 107.8 mvdan.cc/editorconfig [2021-05-06T14:24:40.765Z] #52 109.7 go/scanner [2021-05-06T14:24:40.765Z] #52 110.2 mvdan.cc/sh/v3/syntax [2021-05-06T14:24:41.073Z] #52 113.1 go/ast [2021-05-06T14:24:41.073Z] #52 ... [2021-05-06T14:24:41.073Z] [2021-05-06T14:24:41.073Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-06T14:24:41.073Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-06T14:24:41.073Z] #14 111.1 Selecting previously unselected package libapparmor1:ppc64el. [2021-05-06T14:24:41.073Z] #14 111.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-05-06T14:24:41.073Z] #14 111.1 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-05-06T14:24:41.073Z] #14 111.2 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-05-06T14:24:41.074Z] #14 111.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-05-06T14:24:41.074Z] #14 111.3 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-05-06T14:24:41.074Z] #14 111.5 Selecting previously unselected package libbtrfs0. [2021-05-06T14:24:41.074Z] #14 111.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-05-06T14:24:41.074Z] #14 111.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-06T14:24:41.074Z] #14 111.6 Selecting previously unselected package libbtrfs-dev. [2021-05-06T14:24:41.074Z] #14 111.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-05-06T14:24:41.074Z] #14 111.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-06T14:24:41.074Z] #14 111.8 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-05-06T14:24:41.074Z] #14 111.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-05-06T14:24:41.074Z] #14 111.8 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-05-06T14:24:41.074Z] #14 111.9 Selecting previously unselected package libudev-dev:ppc64el. [2021-05-06T14:24:41.074Z] #14 111.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_ppc64el.deb ... [2021-05-06T14:24:41.074Z] #14 111.9 Unpacking libudev-dev:ppc64el (241-7~deb10u7) ... [2021-05-06T14:24:41.074Z] #14 112.2 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-05-06T14:24:41.074Z] #14 112.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-05-06T14:24:41.074Z] #14 112.2 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-05-06T14:24:41.074Z] #14 112.5 Selecting previously unselected package libpcre16-3:ppc64el. [2021-05-06T14:24:41.074Z] #14 112.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-05-06T14:24:41.074Z] #14 112.5 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-05-06T14:24:41.074Z] #14 112.8 Selecting previously unselected package libpcre32-3:ppc64el. [2021-05-06T14:24:41.074Z] #14 112.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-05-06T14:24:41.074Z] #14 112.8 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-05-06T14:24:41.376Z] #14 113.0 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-05-06T14:24:41.376Z] #14 113.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-05-06T14:24:41.376Z] #14 113.0 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-05-06T14:24:41.376Z] #14 113.1 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-05-06T14:24:41.376Z] #14 113.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-05-06T14:24:41.376Z] #14 113.1 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-05-06T14:24:42.039Z] #14 113.6 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-05-06T14:24:42.039Z] #14 113.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-05-06T14:24:42.039Z] #14 113.6 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-05-06T14:24:42.103Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-06T14:24:42.103Z] [2021-05-06T14:24:42.103Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-06T14:24:42.103Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-06T14:24:42.103Z] HOSTNAME=fa0e3d05b88e [2021-05-06T14:24:42.103Z] TESTDEBUG=0 [2021-05-06T14:24:42.103Z] DEST=bundles/test-integration [2021-05-06T14:24:42.103Z] PWD=/go/src/github.com/docker/docker [2021-05-06T14:24:42.103Z] DOCKER_GITCOMMIT=3987dc264b5819ec752c63f80b29d049747ecdd1 [2021-05-06T14:24:42.103Z] container=docker [2021-05-06T14:24:42.103Z] HOME=/root [2021-05-06T14:24:42.103Z] GOLANG_VERSION=1.13.15 [2021-05-06T14:24:42.103Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-06T14:24:42.103Z] VALIDATE_BRANCH=master [2021-05-06T14:24:42.103Z] TERM=xterm [2021-05-06T14:24:42.103Z] DOCKER_PKG=github.com/docker/docker [2021-05-06T14:24:42.103Z] SHLVL=1 [2021-05-06T14:24:42.103Z] TIMEOUT=120m [2021-05-06T14:24:42.103Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-06T14:24:42.103Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-06T14:24:42.103Z] GO111MODULE=off [2021-05-06T14:24:42.103Z] DOCKER_EXPERIMENTAL=1 [2021-05-06T14:24:42.103Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-06T14:24:42.103Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-06T14:24:42.103Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-06T14:24:42.103Z] GOPATH=/go [2021-05-06T14:24:42.103Z] PKG_CONFIG=pkg-config [2021-05-06T14:24:42.103Z] _=/usr/bin/env [2021-05-06T14:24:42.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-06T14:24:42.341Z] #14 113.9 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-05-06T14:24:42.341Z] #14 113.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-05-06T14:24:42.341Z] #14 113.9 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-05-06T14:24:42.341Z] #14 114.0 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-05-06T14:24:42.341Z] #14 114.0 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-05-06T14:24:42.341Z] #14 114.0 Unpacking libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-05-06T14:24:42.341Z] #14 114.2 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-05-06T14:24:42.341Z] #14 114.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_ppc64el.deb ... [2021-05-06T14:24:42.341Z] #14 114.2 Unpacking libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-05-06T14:24:43.001Z] #14 114.8 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-05-06T14:24:43.001Z] #14 114.8 Setting up libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-05-06T14:24:43.001Z] #14 114.8 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-05-06T14:24:43.001Z] #14 114.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-06T14:24:43.001Z] #14 114.8 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-05-06T14:24:43.001Z] #14 114.8 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-05-06T14:24:43.001Z] #14 114.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-06T14:24:43.001Z] #14 114.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-06T14:24:43.001Z] #14 114.8 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-05-06T14:24:43.001Z] #14 114.8 Setting up libudev-dev:ppc64el (241-7~deb10u7) ... [2021-05-06T14:24:43.001Z] #14 114.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-06T14:24:43.001Z] #14 114.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-06T14:24:43.001Z] #14 114.8 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-05-06T14:24:43.001Z] #14 114.9 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-06T14:24:43.001Z] #14 114.9 Setting up libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-05-06T14:24:43.303Z] #14 114.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-06T14:24:43.303Z] #14 114.9 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-05-06T14:24:43.303Z] #14 114.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-06T14:24:43.303Z] #14 114.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-06T14:24:43.303Z] #14 114.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-06T14:24:43.303Z] #14 114.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-06T14:24:43.303Z] #14 115.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-06T14:24:43.303Z] #14 115.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-06T14:24:43.303Z] #14 115.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-06T14:24:43.303Z] #14 115.0 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-05-06T14:24:43.303Z] #14 115.0 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-05-06T14:24:43.303Z] #14 115.0 Setting up dmsetup (2:1.02.155-3) ... [2021-05-06T14:24:43.303Z] #14 115.0 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-05-06T14:24:43.303Z] #14 115.0 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-05-06T14:24:43.303Z] #14 115.0 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T14:24:43.605Z] #14 DONE 115.4s [2021-05-06T14:24:43.605Z] [2021-05-06T14:24:43.605Z] #44 [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 [2021-05-06T14:24:43.605Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:24:43.605Z] #44 47.51 CC compel/plugins/std/string.o [2021-05-06T14:24:43.605Z] #44 48.42 CC compel/plugins/std/infect.o [2021-05-06T14:24:43.605Z] #44 48.95 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-05-06T14:24:43.605Z] #44 49.00 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-05-06T14:24:43.605Z] #44 49.08 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-05-06T14:24:43.605Z] #44 49.16 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-05-06T14:24:43.605Z] #44 49.21 AR compel/plugins/std.lib.a [2021-05-06T14:24:43.605Z] #44 49.29 CC compel/plugins/fds/fds.o [2021-05-06T14:24:43.605Z] #44 49.62 AR compel/plugins/fds.lib.a [2021-05-06T14:24:43.605Z] #44 49.69 HOSTDEP compel/src/lib/log-host.d [2021-05-06T14:24:43.605Z] #44 49.81 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-06T14:24:43.605Z] #44 49.99 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-05-06T14:24:43.907Z] #44 50.13 HOSTDEP compel/src/main-host.d [2021-05-06T14:24:43.907Z] #44 50.35 DEP compel/src/lib/ptrace.d [2021-05-06T14:24:44.214Z] #44 50.58 DEP compel/src/lib/infect.d [2021-05-06T14:24:44.215Z] #44 ... [2021-05-06T14:24:44.215Z] [2021-05-06T14:24:44.215Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-06T14:24:44.215Z] #15 sha256:b8833bc05957bb6f39933c4ed64d5fe2ab0bbcc6dc74622d7ca2920b37030968 [2021-05-06T14:24:44.215Z] #15 DONE 0.6s [2021-05-06T14:24:44.516Z] [2021-05-06T14:24:44.516Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T14:24:44.516Z] #54 sha256:f705239b82a301b77fe3419890ce0cd99a0773b233ae0e1d5d97502877fb2626 [2021-05-06T14:24:44.516Z] #54 0.527 + RM_GOPATH=0 [2021-05-06T14:24:44.516Z] #54 0.527 + TMP_GOPATH= [2021-05-06T14:24:44.516Z] #54 0.530 + : /build [2021-05-06T14:24:44.516Z] #54 0.530 + '[' -z '' ']' [2021-05-06T14:24:44.516Z] #54 0.530 ++ mktemp -d [2021-05-06T14:24:44.516Z] #54 0.531 + export GOPATH=/tmp/tmp.VqvIh3NZW4 [2021-05-06T14:24:44.516Z] #54 0.532 + GOPATH=/tmp/tmp.VqvIh3NZW4 [2021-05-06T14:24:44.516Z] #54 0.532 + RM_GOPATH=1 [2021-05-06T14:24:44.516Z] #54 0.533 + case "$(go env GOARCH)" in [2021-05-06T14:24:44.516Z] #54 0.541 ++ go env GOARCH [2021-05-06T14:24:44.516Z] #54 0.545 + export GO_BUILDMODE=-buildmode=pie [2021-05-06T14:24:44.516Z] #54 0.560 + GO_BUILDMODE=-buildmode=pie [2021-05-06T14:24:44.516Z] #54 0.562 ++ dirname /tmp/install/install.sh [2021-05-06T14:24:44.516Z] #54 0.564 + dir=/tmp/install [2021-05-06T14:24:44.516Z] #54 0.564 + bin=runc [2021-05-06T14:24:44.516Z] #54 0.565 + shift [2021-05-06T14:24:44.516Z] #54 0.565 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-06T14:24:44.516Z] #54 0.565 + . /tmp/install/runc.installer [2021-05-06T14:24:44.516Z] #54 0.566 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T14:24:44.516Z] #54 0.567 + install_runc [2021-05-06T14:24:44.516Z] #54 0.575 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-06T14:24:44.516Z] #54 0.576 + uname -r [2021-05-06T14:24:44.516Z] #54 0.590 + RUNC_BUILDTAGS='seccomp ' [2021-05-06T14:24:44.516Z] #54 0.591 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-05-06T14:24:44.516Z] #54 0.591 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-05-06T14:24:44.516Z] #54 0.591 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VqvIh3NZW4/src/github.com/opencontainers/runc [2021-05-06T14:24:44.516Z] #54 0.596 Cloning into '/tmp/tmp.VqvIh3NZW4/src/github.com/opencontainers/runc'... [2021-05-06T14:24:44.824Z] #54 ... [2021-05-06T14:24:44.824Z] [2021-05-06T14:24:44.824Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-06T14:24:44.824Z] #16 sha256:9ad184c4b873f65c54f55ab2c4ef04960b2913b4042036c4223da4e77c19309f [2021-05-06T14:24:44.824Z] #16 DONE 0.5s [2021-05-06T14:24:44.824Z] [2021-05-06T14:24:44.825Z] #44 [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 [2021-05-06T14:24:44.825Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:24:44.825Z] #44 50.89 DEP compel/src/lib/infect-util.d [2021-05-06T14:24:44.825Z] #44 50.99 DEP compel/src/lib/infect-rpc.d [2021-05-06T14:24:44.825Z] #44 51.22 DEP compel/arch/ppc64/src/lib/infect.d [2021-05-06T14:24:44.825Z] #44 51.40 DEP compel/arch/ppc64/src/lib/cpu.d [2021-05-06T14:24:45.125Z] #44 ... [2021-05-06T14:24:45.125Z] [2021-05-06T14:24:45.125Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-06T14:24:45.125Z] #17 sha256:11e391b27a9bffb1a1d3b9c8bafb64562c89aeb406c5da5f2879cf27b2e300d7 [2021-05-06T14:24:45.125Z] #17 0.262 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-06T14:24:45.125Z] #17 DONE 0.3s [2021-05-06T14:24:45.125Z] [2021-05-06T14:24:45.125Z] #44 [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 [2021-05-06T14:24:45.125Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:24:45.125Z] #44 51.47 DEP compel/src/lib/log.d [2021-05-06T14:24:45.125Z] #44 51.56 DEP compel/src/main.d [2021-05-06T14:24:45.445Z] #44 51.82 DEP compel/src/lib/handle-elf.d [2021-05-06T14:24:45.445Z] #44 ... [2021-05-06T14:24:45.445Z] [2021-05-06T14:24:45.445Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-06T14:24:45.445Z] #18 sha256:88b6eb16bce120972b0b3ef95f4027b3c5a3bbc254ff2b3cb43c0519505318f7 [2021-05-06T14:24:45.445Z] #18 DONE 0.3s [2021-05-06T14:24:45.752Z] [2021-05-06T14:24:45.752Z] #44 [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 [2021-05-06T14:24:45.752Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:24:45.752Z] #44 52.02 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-05-06T14:24:45.752Z] #44 52.14 CC compel/src/lib/log.o [2021-05-06T14:24:46.054Z] #44 ... [2021-05-06T14:24:46.054Z] [2021-05-06T14:24:46.054Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-06T14:24:46.054Z] #19 sha256:dbc494930278f5843cd93cd7a3bef6655a13acac5d63dbf808375ecaa1f4f7be [2021-05-06T14:24:46.054Z] #19 DONE 0.4s [2021-05-06T14:24:46.054Z] [2021-05-06T14:24:46.054Z] #44 [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 [2021-05-06T14:24:46.054Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:24:46.054Z] #44 52.40 CC compel/arch/ppc64/src/lib/cpu.o [2021-05-06T14:24:46.356Z] #44 ... [2021-05-06T14:24:46.356Z] [2021-05-06T14:24:46.356Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-05-06T14:24:46.356Z] #20 sha256:3c447f6fcade940e47d7d8f1889f2c4ec6826858493495dbdc30d003d2513f73 [2021-05-06T14:24:46.356Z] #20 DONE 0.4s [2021-05-06T14:24:46.356Z] [2021-05-06T14:24:46.356Z] #44 [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 [2021-05-06T14:24:46.356Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:24:46.356Z] #44 52.72 CC compel/arch/ppc64/src/lib/infect.o [2021-05-06T14:24:47.015Z] #44 ... [2021-05-06T14:24:47.015Z] [2021-05-06T14:24:47.015Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T14:24:47.015Z] #46 sha256:4386fa39cf56f96fd41620adc2d924b666a6426beab61a7e9e8c9ac8b88be26d [2021-05-06T14:24:47.015Z] #46 109.2 os/exec [2021-05-06T14:24:47.015Z] #46 110.5 go/scanner [2021-05-06T14:24:47.015Z] #46 110.5 net/url [2021-05-06T14:24:47.015Z] #46 112.9 go/ast [2021-05-06T14:24:47.015Z] #46 113.6 text/template/parse [2021-05-06T14:24:47.015Z] #46 114.5 log [2021-05-06T14:24:47.015Z] #46 116.1 encoding/json [2021-05-06T14:24:47.318Z] #46 ... [2021-05-06T14:24:47.318Z] [2021-05-06T14:24:47.318Z] #21 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T14:24:47.318Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-06T14:24:47.319Z] #21 0.535 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-06T14:24:47.319Z] #21 0.629 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-06T14:24:47.319Z] #21 0.698 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-06T14:24:47.319Z] #21 0.815 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-06T14:24:47.982Z] #21 1.836 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [454 kB] [2021-05-06T14:24:49.532Z] #21 3.294 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-05-06T14:24:51.102Z] #21 4.688 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [276 kB] [2021-05-06T14:24:51.979Z] #21 5.712 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-05-06T14:24:53.053Z] #21 ... [2021-05-06T14:24:53.053Z] [2021-05-06T14:24:53.053Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T14:24:53.053Z] #46 sha256:4386fa39cf56f96fd41620adc2d924b666a6426beab61a7e9e8c9ac8b88be26d [2021-05-06T14:24:53.053Z] #46 125.1 go/parser [2021-05-06T14:24:53.356Z] #46 125.5 text/template [2021-05-06T14:24:56.171Z] #46 ... [2021-05-06T14:24:56.171Z] [2021-05-06T14:24:56.171Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T14:24:56.171Z] #52 sha256:2ca35c0a344592d8e0bf5bed788721775f4877068216e384243b562ba3394017 [2021-05-06T14:24:56.171Z] #52 118.1 golang.org/x/crypto/ssh/terminal [2021-05-06T14:24:56.171Z] #52 ... [2021-05-06T14:24:56.171Z] [2021-05-06T14:24:56.171Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T14:24:56.171Z] #54 sha256:f705239b82a301b77fe3419890ce0cd99a0773b233ae0e1d5d97502877fb2626 [2021-05-06T14:24:56.171Z] #54 12.34 + cd /tmp/tmp.VqvIh3NZW4/src/github.com/opencontainers/runc [2021-05-06T14:24:56.171Z] #54 12.35 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-06T14:24:57.238Z] #54 13.28 + '[' -z '' ']' [2021-05-06T14:24:57.238Z] #54 13.28 + target=static [2021-05-06T14:24:57.238Z] #54 13.28 + make 'BUILDTAGS=seccomp ' static [2021-05-06T14:24:57.238Z] #54 ... [2021-05-06T14:24:57.238Z] [2021-05-06T14:24:57.238Z] #44 [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 [2021-05-06T14:24:57.238Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:24:57.238Z] #44 53.73 CC compel/src/lib/infect-rpc.o [2021-05-06T14:24:57.238Z] #44 54.27 CC compel/src/lib/infect-util.o [2021-05-06T14:24:57.238Z] #44 54.68 CC compel/src/lib/infect.o [2021-05-06T14:24:57.238Z] #44 57.37 CC compel/src/lib/ptrace.o [2021-05-06T14:24:57.238Z] #44 57.85 AR compel/libcompel.a [2021-05-06T14:24:57.238Z] #44 57.95 HOSTCC compel/src/main-host.o [2021-05-06T14:24:57.238Z] #44 58.25 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-05-06T14:24:57.238Z] #44 58.53 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-06T14:24:57.238Z] #44 58.95 HOSTCC compel/src/lib/log-host.o [2021-05-06T14:24:57.238Z] #44 59.07 HOSTLINK compel/compel-host-bin [2021-05-06T14:24:57.238Z] #44 59.19 DEP soccr/soccr.d [2021-05-06T14:24:57.238Z] #44 59.50 CC soccr/soccr.o [2021-05-06T14:24:57.238Z] #44 61.95 AR soccr/libsoccr.a [2021-05-06T14:24:57.238Z] #44 61.99 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-06T14:24:57.238Z] #44 62.51 DEP criu/arch/ppc64/sigframe.d [2021-05-06T14:24:57.238Z] #44 62.66 DEP criu/arch/ppc64/crtools.d [2021-05-06T14:24:57.238Z] #44 62.89 DEP criu/arch/ppc64/cpu.d [2021-05-06T14:24:57.238Z] #44 63.14 CC criu/arch/ppc64/cpu.o [2021-05-06T14:24:57.539Z] #44 63.80 CC criu/arch/ppc64/crtools.o [2021-05-06T14:24:57.539Z] #44 ... [2021-05-06T14:24:57.539Z] [2021-05-06T14:24:57.539Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T14:24:57.539Z] #54 sha256:f705239b82a301b77fe3419890ce0cd99a0773b233ae0e1d5d97502877fb2626 [2021-05-06T14:24:57.539Z] #54 13.83 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-05-06T14:25:00.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-06T14:25:00.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-06T14:25:03.210Z] #54 ... [2021-05-06T14:25:03.210Z] [2021-05-06T14:25:03.210Z] #44 [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 [2021-05-06T14:25:03.210Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:25:03.210Z] #44 65.15 CC criu/arch/ppc64/sigframe.o [2021-05-06T14:25:03.210Z] #44 65.47 LINK criu/arch/ppc64/crtools.built-in.o [2021-05-06T14:25:03.210Z] #44 65.53 DEP criu/pie/util-vdso.d [2021-05-06T14:25:03.210Z] #44 65.79 DEP criu/pie/util.d [2021-05-06T14:25:03.210Z] #44 65.94 CC criu/pie/util.o [2021-05-06T14:25:03.210Z] #44 66.38 CC criu/pie/util-vdso.o [2021-05-06T14:25:03.210Z] #44 67.20 AR criu/pie/pie.lib.a [2021-05-06T14:25:03.210Z] #44 67.26 DEP criu/pie/restorer.d [2021-05-06T14:25:03.210Z] #44 67.64 DEP criu/arch/ppc64/vdso-trampoline.d [2021-05-06T14:25:03.210Z] #44 67.66 DEP criu/arch/ppc64/restorer.d [2021-05-06T14:25:03.210Z] #44 68.02 DEP criu/arch/ppc64/vdso-pie.d [2021-05-06T14:25:03.210Z] #44 68.17 DEP criu/pie/parasite-vdso.d [2021-05-06T14:25:03.210Z] #44 68.42 DEP criu/pie/parasite.d [2021-05-06T14:25:03.210Z] #44 68.79 CC criu/pie/parasite.o [2021-05-06T14:25:03.210Z] #44 ... [2021-05-06T14:25:03.210Z] [2021-05-06T14:25:03.210Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-06T14:25:03.210Z] #52 sha256:2ca35c0a344592d8e0bf5bed788721775f4877068216e384243b562ba3394017 [2021-05-06T14:25:03.210Z] #52 128.8 mvdan.cc/sh/v3/cmd/shfmt [2021-05-06T14:25:03.210Z] #52 DONE 135.3s [2021-05-06T14:25:03.210Z] [2021-05-06T14:25:03.210Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T14:25:03.210Z] #46 sha256:4386fa39cf56f96fd41620adc2d924b666a6426beab61a7e9e8c9ac8b88be26d [2021-05-06T14:25:03.210Z] #46 132.0 encoding/xml [2021-05-06T14:25:05.347Z] #46 ... [2021-05-06T14:25:05.347Z] [2021-05-06T14:25:05.347Z] #44 [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 [2021-05-06T14:25:05.347Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:25:05.347Z] #44 70.83 LINK criu/pie/parasite.built-in.o [2021-05-06T14:25:05.347Z] #44 70.84 GEN criu/pie/parasite-blob.h [2021-05-06T14:25:05.347Z] #44 70.89 CC criu/pie/parasite-vdso.o [2021-05-06T14:25:05.347Z] #44 71.77 CC criu/arch/ppc64/vdso-pie.o [2021-05-06T14:25:06.001Z] #44 72.26 CC criu/arch/ppc64/restorer.o [2021-05-06T14:25:06.304Z] #44 72.74 CC criu/arch/ppc64/vdso-trampoline.o [2021-05-06T14:25:06.304Z] #44 72.77 CC criu/pie/restorer.o [2021-05-06T14:25:06.738Z] ..........................xx.................... [ 29%] [2021-05-06T14:25:08.435Z] #44 ... [2021-05-06T14:25:08.435Z] [2021-05-06T14:25:08.435Z] #21 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T14:25:08.435Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-06T14:25:08.435Z] #21 12.27 Fetched 8717 kB in 12s (741 kB/s) [2021-05-06T14:25:08.435Z] #21 12.27 Reading package lists... [2021-05-06T14:25:09.093Z] #21 17.71 Reading package lists... [2021-05-06T14:25:10.458Z] #21 22.92 Building dependency tree... [2021-05-06T14:25:10.458Z] #21 ... [2021-05-06T14:25:10.458Z] [2021-05-06T14:25:10.458Z] #44 [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 [2021-05-06T14:25:10.458Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:25:10.458Z] #44 76.86 LINK criu/pie/restorer.built-in.o [2021-05-06T14:25:10.458Z] #44 76.87 GEN criu/pie/restorer-blob.h [2021-05-06T14:25:10.458Z] #44 77.07 DEP criu/vdso.d [2021-05-06T14:25:11.112Z] #44 77.42 DEP criu/uts_ns.d [2021-05-06T14:25:11.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-06T14:25:11.414Z] #44 77.78 DEP criu/util.d [2021-05-06T14:25:11.727Z] #44 78.07 DEP criu/uffd.d [2021-05-06T14:25:11.727Z] #44 78.33 DEP criu/tun.d [2021-05-06T14:25:12.032Z] #44 78.59 DEP criu/tty.d [2021-05-06T14:25:12.700Z] #44 78.89 DEP criu/timerfd.d [2021-05-06T14:25:12.700Z] #44 79.10 DEP criu/timens.d [2021-05-06T14:25:13.004Z] #44 79.36 DEP criu/sysfs_parse.d [2021-05-06T14:25:13.313Z] #44 79.55 DEP criu/sysctl.d [2021-05-06T14:25:13.627Z] #44 79.80 DEP criu/string.d [2021-05-06T14:25:13.627Z] #44 79.85 DEP criu/stats.d [2021-05-06T14:25:13.627Z] #44 80.07 DEP criu/sockets.d [2021-05-06T14:25:13.933Z] #44 80.32 DEP criu/sk-unix.d [2021-05-06T14:25:14.232Z] #44 80.66 DEP criu/sk-tcp.d [2021-05-06T14:25:14.535Z] #44 80.92 DEP criu/sk-queue.d [2021-05-06T14:25:14.835Z] #44 81.07 DEP criu/sk-packet.d [2021-05-06T14:25:14.835Z] #44 81.24 DEP criu/sk-netlink.d [2021-05-06T14:25:15.137Z] #44 81.46 DEP criu/sk-inet.d [2021-05-06T14:25:15.137Z] #44 ... [2021-05-06T14:25:15.137Z] [2021-05-06T14:25:15.137Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T14:25:15.137Z] #46 sha256:4386fa39cf56f96fd41620adc2d924b666a6426beab61a7e9e8c9ac8b88be26d [2021-05-06T14:25:15.137Z] #46 137.3 math/big [2021-05-06T14:25:15.137Z] #46 142.2 go/doc [2021-05-06T14:25:15.444Z] #46 ... [2021-05-06T14:25:15.444Z] [2021-05-06T14:25:15.444Z] #21 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T14:25:15.444Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-06T14:25:15.444Z] #21 25.63 libcap2-bin is already the newest version (1:2.25-2). [2021-05-06T14:25:15.444Z] #21 25.63 The following additional packages will be installed: [2021-05-06T14:25:15.444Z] #21 25.64 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-06T14:25:15.444Z] #21 25.64 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-06T14:25:15.444Z] #21 25.64 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-06T14:25:15.444Z] #21 25.64 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-06T14:25:15.444Z] #21 25.64 python3.7 python3.7-minimal vim-runtime xxd [2021-05-06T14:25:15.444Z] #21 25.65 Suggested packages: [2021-05-06T14:25:15.444Z] #21 25.65 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-06T14:25:15.444Z] #21 25.65 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-06T14:25:15.444Z] #21 25.65 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-06T14:25:15.444Z] #21 25.65 Recommended packages: [2021-05-06T14:25:15.444Z] #21 25.65 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-06T14:25:15.444Z] #21 25.65 python3-keyrings.alt python3-xdg unzip [2021-05-06T14:25:15.444Z] #21 28.17 The following NEW packages will be installed: [2021-05-06T14:25:15.444Z] #21 28.18 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-06T14:25:15.444Z] #21 28.19 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-06T14:25:15.444Z] #21 28.19 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-06T14:25:15.444Z] #21 28.19 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-06T14:25:15.444Z] #21 28.19 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-06T14:25:15.444Z] #21 28.19 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-06T14:25:15.444Z] #21 28.19 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-06T14:25:15.444Z] #21 28.19 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-06T14:25:15.444Z] #21 28.19 xz-utils zip [2021-05-06T14:25:15.444Z] #21 28.30 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-05-06T14:25:15.444Z] #21 28.30 Need to get 29.2 MB of archives. [2021-05-06T14:25:15.444Z] #21 28.30 After this operation, 134 MB of additional disk space will be used. [2021-05-06T14:25:15.444Z] #21 28.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-05-06T14:25:15.444Z] #21 28.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u3 [593 kB] [2021-05-06T14:25:15.444Z] #21 28.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u3 [2023 kB] [2021-05-06T14:25:15.444Z] #21 28.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-05-06T14:25:15.444Z] #21 28.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-05-06T14:25:15.444Z] #21 28.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u3 [1794 kB] [2021-05-06T14:25:15.444Z] #21 28.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u3 [330 kB] [2021-05-06T14:25:15.444Z] #21 28.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-05-06T14:25:15.444Z] #21 28.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-05-06T14:25:15.444Z] #21 28.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-05-06T14:25:15.444Z] #21 28.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-05-06T14:25:15.444Z] #21 28.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-05-06T14:25:15.444Z] #21 28.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-05-06T14:25:15.444Z] #21 28.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-05-06T14:25:15.444Z] #21 28.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-05-06T14:25:15.444Z] #21 28.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-05-06T14:25:15.444Z] #21 28.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-05-06T14:25:15.444Z] #21 28.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-05-06T14:25:15.444Z] #21 28.88 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-05-06T14:25:15.444Z] #21 28.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-05-06T14:25:15.444Z] #21 28.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-05-06T14:25:15.444Z] #21 28.92 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-05-06T14:25:15.444Z] #21 28.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-05-06T14:25:15.444Z] #21 28.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-05-06T14:25:15.444Z] #21 28.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-05-06T14:25:15.444Z] #21 29.00 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-05-06T14:25:15.444Z] #21 29.01 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-05-06T14:25:15.444Z] #21 29.01 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-05-06T14:25:15.444Z] #21 29.02 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-05-06T14:25:15.793Z] --- PASS: TestBuildWithHugeFile (53.82s) [2021-05-06T14:25:15.793Z] === RUN TestBuildWCOWSandboxSize [2021-05-06T14:25:15.793Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-05-06T14:25:15.793Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-06T14:25:15.793Z] === RUN TestBuildWithEmptyDockerfile [2021-05-06T14:25:15.793Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T14:25:15.793Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T14:25:15.793Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T14:25:15.793Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T14:25:15.793Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T14:25:15.793Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T14:25:15.793Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T14:25:15.793Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T14:25:15.793Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T14:25:15.793Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2021-05-06T14:25:15.793Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-05-06T14:25:15.793Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2021-05-06T14:25:15.793Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-05-06T14:25:15.793Z] === RUN TestBuildPreserveOwnership [2021-05-06T14:25:15.793Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-06T14:25:16.160Z] #21 29.56 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-05-06T14:25:16.160Z] #21 29.58 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-05-06T14:25:16.160Z] #21 29.58 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-05-06T14:25:16.160Z] #21 29.59 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-05-06T14:25:16.160Z] #21 29.60 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-05-06T14:25:16.160Z] #21 29.62 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-05-06T14:25:16.160Z] #21 29.74 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-06T14:25:16.160Z] #21 29.75 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-05-06T14:25:16.160Z] #21 29.76 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-05-06T14:25:16.160Z] #21 29.77 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-06T14:25:16.160Z] #21 29.78 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-05-06T14:25:16.160Z] #21 29.80 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-06T14:25:16.160Z] #21 29.80 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-05-06T14:25:16.160Z] #21 29.87 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-05-06T14:25:16.160Z] #21 29.88 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-05-06T14:25:16.160Z] #21 29.90 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-06T14:25:16.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-06T14:25:16.729Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-06T14:25:16.818Z] #21 30.34 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-05-06T14:25:16.818Z] #21 30.42 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-05-06T14:25:16.818Z] #21 30.46 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-05-06T14:25:17.915Z] #21 31.49 debconf: delaying package configuration, since apt-utils is not installed [2021-05-06T14:25:17.915Z] #21 31.64 Fetched 29.2 MB in 2s (13.1 MB/s) [2021-05-06T14:25:18.215Z] #21 31.73 Selecting previously unselected package pigz. [2021-05-06T14:25:18.215Z] #21 31.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23363 files and directories currently installed.) [2021-05-06T14:25:18.215Z] #21 31.84 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-05-06T14:25:18.215Z] #21 31.87 Unpacking pigz (2.4-1) ... [2021-05-06T14:25:18.215Z] #21 31.98 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-05-06T14:25:18.215Z] #21 32.02 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-05-06T14:25:18.215Z] #21 32.02 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-05-06T14:25:18.215Z] #21 ... [2021-05-06T14:25:18.215Z] [2021-05-06T14:25:18.215Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T14:25:18.215Z] #46 sha256:4386fa39cf56f96fd41620adc2d924b666a6426beab61a7e9e8c9ac8b88be26d [2021-05-06T14:25:18.215Z] #46 150.6 vendor/golang.org/x/text/secure/bidirule [2021-05-06T14:25:18.636Z] --- PASS: TestBuildPreserveOwnership (4.85s) [2021-05-06T14:25:18.636Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.34s) [2021-05-06T14:25:18.636Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.50s) [2021-05-06T14:25:18.636Z] === RUN TestBuildPlatformInvalid [2021-05-06T14:25:18.636Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-05-06T14:25:18.636Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-06T14:25:19.393Z] #46 151.6 vendor/golang.org/x/text/unicode/norm [2021-05-06T14:25:21.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-06T14:25:21.579Z] #46 153.5 github.com/LK4D4/vndr/build [2021-05-06T14:25:21.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-06T14:25:21.879Z] #46 ... [2021-05-06T14:25:21.879Z] [2021-05-06T14:25:21.879Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-06T14:25:21.879Z] #59 sha256:8074d9ccb1f69da472f7db84e5f8f65f2490386a7a5899b74292162a63b6a645 [2021-05-06T14:25:21.880Z] #59 144.4 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-06T14:25:21.880Z] #59 144.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-06T14:25:21.880Z] #59 DONE 153.9s [2021-05-06T14:25:21.880Z] [2021-05-06T14:25:21.880Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-06T14:25:21.880Z] #60 sha256:b6e3d04fab9ff7ff3cc47387c45e81577415b475f52a9a142628b5855c02bc65 [2021-05-06T14:25:21.880Z] #60 DONE 0.2s [2021-05-06T14:25:21.880Z] [2021-05-06T14:25:21.880Z] #44 [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 [2021-05-06T14:25:21.880Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:25:21.880Z] #44 81.69 DEP criu/signalfd.d [2021-05-06T14:25:21.880Z] #44 81.89 DEP criu/sigframe.d [2021-05-06T14:25:21.880Z] #44 81.99 DEP criu/shmem.d [2021-05-06T14:25:21.880Z] #44 82.15 DEP criu/servicefd.d [2021-05-06T14:25:21.880Z] #44 82.47 DEP criu/seize.d [2021-05-06T14:25:21.880Z] #44 82.67 DEP criu/seccomp.d [2021-05-06T14:25:21.880Z] #44 82.94 DEP criu/rst-malloc.d [2021-05-06T14:25:21.880Z] #44 83.04 DEP criu/rbtree.d [2021-05-06T14:25:21.880Z] #44 83.10 DEP criu/pstree.d [2021-05-06T14:25:21.880Z] #44 83.39 DEP criu/protobuf.d [2021-05-06T14:25:21.880Z] #44 83.69 GEN criu/protobuf-desc-gen.h [2021-05-06T14:25:21.880Z] #44 86.21 DEP criu/protobuf-desc.d [2021-05-06T14:25:21.880Z] #44 86.37 DEP criu/proc_parse.d [2021-05-06T14:25:21.880Z] #44 86.55 DEP criu/plugin.d [2021-05-06T14:25:21.880Z] #44 86.64 DEP criu/pipes.d [2021-05-06T14:25:21.880Z] #44 86.84 DEP criu/pie-util.d [2021-05-06T14:25:21.880Z] #44 87.03 DEP criu/pie-util-vdso.d [2021-05-06T14:25:21.880Z] #44 87.21 DEP criu/path.d [2021-05-06T14:25:21.880Z] #44 87.47 DEP criu/parasite-syscall.d [2021-05-06T14:25:21.880Z] #44 87.78 DEP criu/pagemap.d [2021-05-06T14:25:21.880Z] #44 88.01 DEP criu/pagemap-cache.d [2021-05-06T14:25:21.880Z] #44 88.26 DEP criu/page-xfer.d [2021-05-06T14:25:21.880Z] #44 ... [2021-05-06T14:25:21.880Z] [2021-05-06T14:25:21.880Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-06T14:25:21.880Z] #61 sha256:88977fd6549f0105950890187350af2fbc4c280f71a930759b637c8f9c0ae2e0 [2021-05-06T14:25:21.880Z] #61 DONE 0.1s [2021-05-06T14:25:21.880Z] [2021-05-06T14:25:21.880Z] #21 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T14:25:21.880Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-06T14:25:21.880Z] #21 32.81 Selecting previously unselected package python3.7-minimal. [2021-05-06T14:25:21.880Z] #21 32.83 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-05-06T14:25:21.880Z] #21 32.84 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-06T14:25:21.880Z] #21 34.07 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-05-06T14:25:21.880Z] #21 34.09 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-06T14:25:22.355Z] --- PASS: TestBuildWithHugeFile (53.92s) [2021-05-06T14:25:22.355Z] === RUN TestBuildWCOWSandboxSize [2021-05-06T14:25:22.355Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-05-06T14:25:22.355Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-06T14:25:22.355Z] === RUN TestBuildWithEmptyDockerfile [2021-05-06T14:25:22.355Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T14:25:22.355Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T14:25:22.355Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T14:25:22.355Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T14:25:22.355Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T14:25:22.355Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T14:25:22.355Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T14:25:22.355Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T14:25:22.355Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T14:25:22.355Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-05-06T14:25:22.355Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2021-05-06T14:25:22.355Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2021-05-06T14:25:22.355Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2021-05-06T14:25:22.355Z] === RUN TestBuildPreserveOwnership [2021-05-06T14:25:22.355Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-06T14:25:22.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-06T14:25:23.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-06T14:25:23.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-06T14:25:24.358Z] #21 37.81 Selecting previously unselected package python3-minimal. [2021-05-06T14:25:24.358Z] #21 37.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23612 files and directories currently installed.) [2021-05-06T14:25:24.358Z] #21 37.93 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-05-06T14:25:24.358Z] #21 37.95 Unpacking python3-minimal (3.7.3-1) ... [2021-05-06T14:25:24.358Z] #21 38.02 Selecting previously unselected package libmpdec2:ppc64el. [2021-05-06T14:25:24.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-06T14:25:24.659Z] #21 38.03 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-05-06T14:25:24.659Z] #21 38.05 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-05-06T14:25:24.659Z] #21 38.26 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-05-06T14:25:24.659Z] #21 38.27 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_ppc64el.deb ... [2021-05-06T14:25:24.659Z] #21 38.28 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-05-06T14:25:25.721Z] #21 39.43 Selecting previously unselected package python3.7. [2021-05-06T14:25:25.721Z] #21 39.44 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_ppc64el.deb ... [2021-05-06T14:25:25.721Z] #21 39.45 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-06T14:25:26.021Z] #21 39.69 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-05-06T14:25:26.021Z] #21 39.69 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-05-06T14:25:26.021Z] #21 39.70 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-05-06T14:25:26.323Z] #21 39.85 Setting up python3-minimal (3.7.3-1) ... [2021-05-06T14:25:26.545Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-06T14:25:27.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-06T14:25:27.384Z] #21 40.93 Selecting previously unselected package python3. [2021-05-06T14:25:27.384Z] #21 40.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24024 files and directories currently installed.) [2021-05-06T14:25:27.384Z] #21 41.03 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-05-06T14:25:27.384Z] #21 41.05 Unpacking python3 (3.7.3-1) ... [2021-05-06T14:25:27.384Z] #21 41.17 Selecting previously unselected package libip4tc0:ppc64el. [2021-05-06T14:25:27.384Z] #21 41.18 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-05-06T14:25:27.384Z] #21 41.19 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-05-06T14:25:27.685Z] #21 41.27 Selecting previously unselected package libip6tc0:ppc64el. [2021-05-06T14:25:27.685Z] #21 41.28 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-05-06T14:25:27.685Z] #21 41.28 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-05-06T14:25:27.685Z] #21 41.35 Selecting previously unselected package libiptc0:ppc64el. [2021-05-06T14:25:27.685Z] #21 41.36 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-05-06T14:25:27.685Z] #21 41.37 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-05-06T14:25:27.685Z] #21 41.46 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-05-06T14:25:27.685Z] #21 41.47 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-05-06T14:25:27.685Z] #21 41.47 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-05-06T14:25:27.995Z] #21 41.54 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-05-06T14:25:27.995Z] #21 41.56 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-05-06T14:25:27.995Z] #21 41.57 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-05-06T14:25:27.995Z] #21 41.79 Selecting previously unselected package libnftnl11:ppc64el. [2021-05-06T14:25:28.295Z] #21 41.80 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-05-06T14:25:28.295Z] #21 41.80 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-05-06T14:25:28.295Z] #21 41.90 Selecting previously unselected package iptables. [2021-05-06T14:25:28.295Z] #21 41.91 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-05-06T14:25:28.295Z] #21 41.91 Unpacking iptables (1.8.2-4) ... [2021-05-06T14:25:28.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-06T14:25:28.897Z] #21 42.43 Selecting previously unselected package xxd. [2021-05-06T14:25:28.898Z] #21 42.45 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-05-06T14:25:28.898Z] #21 42.46 Unpacking xxd (2:8.1.0875-5) ... [2021-05-06T14:25:28.898Z] #21 42.66 Selecting previously unselected package vim-common. [2021-05-06T14:25:28.898Z] #21 42.67 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-06T14:25:29.199Z] #21 42.72 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-06T14:25:29.199Z] #21 42.93 Selecting previously unselected package bash-completion. [2021-05-06T14:25:29.199Z] #21 42.94 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-06T14:25:29.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-06T14:25:29.643Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-06T14:25:29.643Z] [2021-05-06T14:25:29.643Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-06T14:25:29.643Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-06T14:25:29.643Z] HOSTNAME=06a47068f071 [2021-05-06T14:25:29.643Z] TESTDEBUG=0 [2021-05-06T14:25:29.643Z] DEST=bundles/test-integration [2021-05-06T14:25:29.643Z] PWD=/go/src/github.com/docker/docker [2021-05-06T14:25:29.643Z] DOCKER_GITCOMMIT=3987dc264b5819ec752c63f80b29d049747ecdd1 [2021-05-06T14:25:29.643Z] container=docker [2021-05-06T14:25:29.643Z] HOME=/root [2021-05-06T14:25:29.643Z] GOLANG_VERSION=1.13.15 [2021-05-06T14:25:29.643Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-06T14:25:29.643Z] VALIDATE_BRANCH=master [2021-05-06T14:25:29.643Z] TERM=xterm [2021-05-06T14:25:29.643Z] DOCKER_PKG=github.com/docker/docker [2021-05-06T14:25:29.643Z] SHLVL=1 [2021-05-06T14:25:29.643Z] TIMEOUT=120m [2021-05-06T14:25:29.643Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-06T14:25:29.643Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-06T14:25:29.643Z] GO111MODULE=off [2021-05-06T14:25:29.643Z] DOCKER_EXPERIMENTAL=1 [2021-05-06T14:25:29.643Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-06T14:25:29.643Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-06T14:25:29.643Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-06T14:25:29.643Z] GOPATH=/go [2021-05-06T14:25:29.643Z] PKG_CONFIG=pkg-config [2021-05-06T14:25:29.643Z] _=/usr/bin/env [2021-05-06T14:25:29.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-06T14:25:30.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-06T14:25:30.732Z] --- PASS: TestBuildPreserveOwnership (9.86s) [2021-05-06T14:25:30.732Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.85s) [2021-05-06T14:25:30.732Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-05-06T14:25:30.732Z] === RUN TestBuildPlatformInvalid [2021-05-06T14:25:30.732Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-05-06T14:25:30.732Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-06T14:25:30.732Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-05-06T14:25:30.732Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-05-06T14:25:30.732Z] PASS [2021-05-06T14:25:30.732Z] [2021-05-06T14:25:30.732Z] === Skipped [2021-05-06T14:25:30.732Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-06T14:25:30.732Z] build_session_test.go:25: TODO: BuildKit [2021-05-06T14:25:30.732Z] [2021-05-06T14:25:30.732Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-05-06T14:25:30.732Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-06T14:25:30.732Z] [2021-05-06T14:25:30.732Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-05-06T14:25:30.732Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-05-06T14:25:30.732Z] [2021-05-06T14:25:30.732Z] [2021-05-06T14:25:30.732Z] DONE 34 tests, 3 skipped in 134.960s [2021-05-06T14:25:30.732Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-06T14:25:30.732Z] INFO: Testing against a local daemon [2021-05-06T14:25:30.732Z] === RUN TestConfigInspect [2021-05-06T14:25:30.732Z] --- SKIP: TestConfigInspect (0.02s) [2021-05-06T14:25:30.732Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:25:30.732Z] === RUN TestConfigList [2021-05-06T14:25:30.732Z] --- SKIP: TestConfigList (0.01s) [2021-05-06T14:25:30.732Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:25:30.732Z] === RUN TestConfigsCreateAndDelete [2021-05-06T14:25:30.732Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-05-06T14:25:30.732Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:25:30.732Z] === RUN TestConfigsUpdate [2021-05-06T14:25:30.732Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-05-06T14:25:30.732Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:25:30.732Z] === RUN TestTemplatedConfig [2021-05-06T14:25:30.732Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-06T14:25:30.732Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:25:30.732Z] === RUN TestConfigCreateResolve [2021-05-06T14:25:30.732Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-05-06T14:25:30.732Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:25:30.732Z] === RUN TestConfigDaemonLibtrustID [2021-05-06T14:25:31.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-06T14:25:31.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-06T14:25:31.999Z] #21 ... [2021-05-06T14:25:31.999Z] [2021-05-06T14:25:31.999Z] #44 [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 [2021-05-06T14:25:31.999Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:25:31.999Z] #44 88.52 DEP criu/page-pipe.d [2021-05-06T14:25:31.999Z] #44 88.77 DEP criu/netfilter.d [2021-05-06T14:25:31.999Z] #44 89.08 DEP criu/net.d [2021-05-06T14:25:31.999Z] #44 89.58 DEP criu/namespaces.d [2021-05-06T14:25:31.999Z] #44 89.74 DEP criu/mount.d [2021-05-06T14:25:31.999Z] #44 89.88 DEP criu/memfd.d [2021-05-06T14:25:31.999Z] #44 90.09 DEP criu/mem.d [2021-05-06T14:25:31.999Z] #44 90.29 DEP criu/lsm.d [2021-05-06T14:25:31.999Z] #44 90.39 DEP criu/log.d [2021-05-06T14:25:31.999Z] #44 90.55 DEP criu/libnetlink.d [2021-05-06T14:25:31.999Z] #44 90.70 DEP criu/kerndat.d [2021-05-06T14:25:31.999Z] #44 90.98 DEP criu/kcmp-ids.d [2021-05-06T14:25:31.999Z] #44 91.09 DEP criu/irmap.d [2021-05-06T14:25:31.999Z] #44 91.22 DEP criu/ipc_ns.d [2021-05-06T14:25:31.999Z] #44 91.51 DEP criu/image.d [2021-05-06T14:25:31.999Z] #44 91.72 DEP criu/image-desc.d [2021-05-06T14:25:31.999Z] #44 91.84 DEP criu/fsnotify.d [2021-05-06T14:25:31.999Z] #44 92.08 DEP criu/filesystems.d [2021-05-06T14:25:31.999Z] #44 92.27 DEP criu/files.d [2021-05-06T14:25:31.999Z] #44 92.44 DEP criu/files-reg.d [2021-05-06T14:25:31.999Z] #44 92.67 DEP criu/files-ext.d [2021-05-06T14:25:31.999Z] #44 92.83 DEP criu/file-lock.d [2021-05-06T14:25:31.999Z] #44 93.00 DEP criu/file-ids.d [2021-05-06T14:25:31.999Z] #44 93.16 DEP criu/fifo.d [2021-05-06T14:25:31.999Z] #44 93.37 DEP criu/fdstore.d [2021-05-06T14:25:31.999Z] #44 93.54 DEP criu/fault-injection.d [2021-05-06T14:25:31.999Z] #44 93.63 DEP criu/external.d [2021-05-06T14:25:31.999Z] #44 93.86 DEP criu/eventpoll.d [2021-05-06T14:25:31.999Z] #44 94.10 DEP criu/eventfd.d [2021-05-06T14:25:31.999Z] #44 94.27 DEP criu/crtools.d [2021-05-06T14:25:31.999Z] #44 94.48 DEP criu/cr-service.d [2021-05-06T14:25:31.999Z] #44 94.74 DEP criu/cr-restore.d [2021-05-06T14:25:31.999Z] #44 95.05 DEP criu/cr-errno.d [2021-05-06T14:25:31.999Z] #44 95.06 DEP criu/cr-dump.d [2021-05-06T14:25:31.999Z] #44 95.42 DEP criu/cr-dedup.d [2021-05-06T14:25:31.999Z] #44 95.73 DEP criu/cr-check.d [2021-05-06T14:25:31.999Z] #44 95.95 DEP criu/config.d [2021-05-06T14:25:31.999Z] #44 96.14 DEP criu/clone-noasan.d [2021-05-06T14:25:31.999Z] #44 96.26 DEP criu/cgroup.d [2021-05-06T14:25:31.999Z] #44 96.46 DEP criu/cgroup-props.d [2021-05-06T14:25:31.999Z] #44 96.56 DEP criu/bitmap.d [2021-05-06T14:25:31.999Z] #44 96.58 DEP criu/bfd.d [2021-05-06T14:25:31.999Z] #44 96.67 DEP criu/autofs.d [2021-05-06T14:25:31.999Z] #44 96.93 DEP criu/aio.d [2021-05-06T14:25:31.999Z] #44 97.13 DEP criu/action-scripts.d [2021-05-06T14:25:31.999Z] #44 97.68 CC criu/action-scripts.o [2021-05-06T14:25:31.999Z] #44 98.43 CC criu/aio.o [2021-05-06T14:25:32.108Z] --- PASS: TestConfigDaemonLibtrustID (1.79s) [2021-05-06T14:25:32.108Z] PASS [2021-05-06T14:25:32.108Z] [2021-05-06T14:25:32.108Z] === Skipped [2021-05-06T14:25:32.108Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-05-06T14:25:32.108Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:25:32.108Z] [2021-05-06T14:25:32.108Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-05-06T14:25:32.108Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:25:32.108Z] [2021-05-06T14:25:32.108Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-05-06T14:25:32.108Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:25:32.108Z] [2021-05-06T14:25:32.108Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-05-06T14:25:32.108Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:25:32.108Z] [2021-05-06T14:25:32.108Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-05-06T14:25:32.108Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:25:32.108Z] [2021-05-06T14:25:32.108Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-05-06T14:25:32.108Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:25:32.108Z] [2021-05-06T14:25:32.108Z] [2021-05-06T14:25:32.108Z] DONE 7 tests, 6 skipped in 1.974s [2021-05-06T14:25:32.367Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-06T14:25:32.367Z] INFO: Testing against a local daemon [2021-05-06T14:25:32.367Z] === RUN TestCheckpoint [2021-05-06T14:25:32.367Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-06T14:25:32.367Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-06T14:25:32.367Z] === RUN TestContainerInvalidJSON [2021-05-06T14:25:32.367Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T14:25:32.367Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T14:25:32.367Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T14:25:32.367Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T14:25:32.367Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-06T14:25:32.367Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-06T14:25:32.367Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T14:25:32.367Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-06T14:25:32.367Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T14:25:32.367Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-06T14:25:32.367Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-06T14:25:32.367Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-05-06T14:25:32.367Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-06T14:25:32.367Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-06T14:25:32.367Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-05-06T14:25:32.367Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-06T14:25:32.627Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-05-06T14:25:32.627Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-06T14:25:32.627Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-05-06T14:25:32.627Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-06T14:25:32.627Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-05-06T14:25:32.627Z] === RUN TestCopyFromContainer [2021-05-06T14:25:32.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-06T14:25:33.069Z] #44 99.22 CC criu/autofs.o [2021-05-06T14:25:33.069Z] #44 ... [2021-05-06T14:25:33.069Z] [2021-05-06T14:25:33.069Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-06T14:25:33.069Z] #25 sha256:9cd828a1726708647e35d70910e290f18e9f3e7f2143469b39039aaf8012bbf3 [2021-05-06T14:25:33.663Z] Loaded image: buildpack-deps:buster [2021-05-06T14:25:33.663Z] Loaded image: busybox:latest [2021-05-06T14:25:33.663Z] Loaded image: busybox:glibc [2021-05-06T14:25:33.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-06T14:25:34.278Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-05-06T14:25:34.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-06T14:25:34.600Z] Loaded image: debian:bullseye [2021-05-06T14:25:34.600Z] Loaded image: hello-world:latest [2021-05-06T14:25:34.859Z] Loaded image: arm32v7/hello-world:latest [2021-05-06T14:25:35.223Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-06T14:25:35.223Z] Using test binary docker [2021-05-06T14:25:35.512Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-06T14:25:35.512Z] +++ /etc/init.d/apparmor start [2021-05-06T14:25:35.512Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-06T14:25:35.512Z] INFO: Waiting for daemon to start... [2021-05-06T14:25:35.512Z] Starting dockerd [2021-05-06T14:25:35.512Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-05-06T14:25:36.818Z] === RUN TestCopyFromContainer// [2021-05-06T14:25:36.818Z] === RUN TestCopyFromContainer//bar/root [2021-05-06T14:25:36.818Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-06T14:25:36.818Z] === RUN TestCopyFromContainer/bar/quux [2021-05-06T14:25:36.818Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-06T14:25:36.818Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-06T14:25:36.818Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-06T14:25:36.818Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-06T14:25:36.818Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-06T14:25:36.818Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-06T14:25:36.818Z] --- PASS: TestCopyFromContainer (4.21s) [2021-05-06T14:25:36.818Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-05-06T14:25:36.818Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-05-06T14:25:36.818Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-05-06T14:25:36.818Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-05-06T14:25:36.818Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-05-06T14:25:36.818Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-05-06T14:25:36.818Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-05-06T14:25:36.818Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-05-06T14:25:36.818Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-05-06T14:25:36.818Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-05-06T14:25:36.818Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-06T14:25:36.818Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T14:25:36.818Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T14:25:36.818Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T14:25:36.818Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T14:25:36.818Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T14:25:36.818Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T14:25:36.818Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T14:25:36.818Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T14:25:36.819Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T14:25:36.819Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-06T14:25:36.819Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-06T14:25:36.819Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-06T14:25:36.819Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-06T14:25:36.819Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-06T14:25:36.819Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-05-06T14:25:36.819Z] === RUN TestCreateWithInvalidEnv [2021-05-06T14:25:36.819Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-06T14:25:36.819Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-06T14:25:36.819Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-06T14:25:36.819Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-06T14:25:36.819Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-06T14:25:36.819Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-06T14:25:36.819Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-06T14:25:36.819Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-06T14:25:36.819Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-06T14:25:36.819Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-05-06T14:25:36.819Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-06T14:25:36.819Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-06T14:25:36.819Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-06T14:25:36.819Z] === RUN TestCreateTmpfsMountsTarget [2021-05-06T14:25:36.819Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-05-06T14:25:36.819Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-06T14:25:37.068Z] #25 165.0 Checking out files: 23% (2619/11355) Checking out files: 24% (2726/11355) Checking out files: 25% (2839/11355) Checking out files: 26% (2953/11355) Checking out files: 27% (3066/11355) Checking out files: 28% (3180/11355) Checking out files: 29% (3293/11355) Checking out files: 30% (3407/11355) Checking out files: 31% (3521/11355) Checking out files: 32% (3634/11355) Checking out files: 33% (3748/11355) Checking out files: 34% (3861/11355) Checking out files: 35% (3975/11355) Checking out files: 36% (4088/11355) Checking out files: 37% (4202/11355) Checking out files: 38% (4315/11355) Checking out files: 39% (4429/11355) Checking out files: 40% (4542/11355) Checking out files: 41% (4656/11355) Checking out files: 42% (4770/11355) Checking out files: 43% (4883/11355) Checking out files: 44% (4997/11355) Checking out files: 44% (5081/11355) Checking out files: 45% (5110/11355) Checking out files: 46% (5224/11355) Checking out files: 47% (5337/11355) Checking out files: 48% (5451/11355) Checking out files: 49% (5564/11355) Checking out files: 50% (5678/11355) Checking out files: 51% (5792/11355) Checking out files: 52% (5905/11355) Checking out files: 53% (6019/11355) Checking out files: 54% (6132/11355) Checking out files: 55% (6246/11355) Checking out files: 56% (6359/11355) Checking out files: 57% (6473/11355) Checking out files: 58% (6586/11355) Checking out files: 59% (6700/11355) Checking out files: 60% (6813/11355) Checking out files: 60% (6918/11355) Checking out files: 61% (6927/11355) Checking out files: 62% (7041/11355) Checking out files: 63% (7154/11355) Checking out files: 64% (7268/11355) Checking out files: 65% (7381/11355) Checking out files: 66% (7495/11355) Checking out files: 67% (7608/11355) Checking out files: 68% (7722/11355) Checking out files: 69% (7835/11355) Checking out files: 70% (7949/11355) Checking out files: 71% (8063/11355) Checking out files: 72% (8176/11355) Checking out files: 73% (8290/11355) Checking out files: 74% (8403/11355) Checking out files: 75% (8517/11355) Checking out files: 76% (8630/11355) Checking out files: 77% (8744/11355) Checking out files: 78% (8857/11355) Checking out files: 79% (8971/11355) Checking out files: 80% (9084/11355) Checking out files: 80% (9134/11355) Checking out files: 81% (9198/11355) Checking out files: 82% (9312/11355) Checking out files: 83% (9425/11355) Checking out files: 84% (9539/11355) Checking out files: 85% (9652/11355) Checking out files: 86% (9766/11355) Checking out files: 87% (9879/11355) Checking out files: 88% (9993/11355) Checking out files: 89% (10106/11355) Checking out files: 90% (10220/11355) Checking out files: 91% (10334/11355) Checking out files: 92% (10447/11355) Checking out files: 93% (10561/11355) Checking out files: 94% (10674/11355) Checking out files: 95% (10788/11355) Checking out files: 96% (10901/11355) Checking out files: 97% (11015/11355) Checking out files: 97% (11121/11355) Checking out files: 98% (11128/11355) Checking out files: 99% (11242/11355) Checking out files: 100% (11355/11355) Checking out files: 100% (11355/11355), done. [2021-05-06T14:25:37.068Z] #25 169.3 + cd /tmp/tmp.QZ6ogSclPr/tmp/docker-ce [2021-05-06T14:25:37.068Z] #25 169.3 + git checkout -q v17.06.2-ce [2021-05-06T14:25:37.567Z] . [2021-05-06T14:25:37.567Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-06T14:25:37.567Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-06T14:25:37.567Z] Error: No such image: emptyfs [2021-05-06T14:25:37.567Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-06T14:25:37.567Z] ++++ docker load [2021-05-06T14:25:37.856Z] Running integration-test (iteration 1) [2021-05-06T14:25:37.856Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-05-06T14:25:37.856Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:25:37.856Z] ++ set -e [2021-05-06T14:25:37.856Z] ++ '[' -n 0 ']' [2021-05-06T14:25:37.856Z] ++ set -x [2021-05-06T14:25:37.856Z] ++ 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=s390x 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/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:25:38.723Z] --- PASS: TestCreateWithCustomMaskedPaths (1.88s) [2021-05-06T14:25:38.723Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-06T14:25:40.628Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.88s) [2021-05-06T14:25:40.628Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-06T14:25:40.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T14:25:40.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T14:25:40.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T14:25:40.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T14:25:40.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T14:25:40.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T14:25:40.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T14:25:40.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T14:25:40.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T14:25:40.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T14:25:40.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T14:25:40.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T14:25:40.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T14:25:40.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T14:25:40.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T14:25:40.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-05-06T14:25:40.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-06T14:25:40.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-06T14:25:40.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-06T14:25:40.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-06T14:25:40.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-06T14:25:40.628Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-06T14:25:41.568Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2021-05-06T14:25:41.568Z] === RUN TestCreateDifferentPlatform [2021-05-06T14:25:41.568Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-06T14:25:41.568Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-06T14:25:41.568Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-05-06T14:25:41.568Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-06T14:25:41.568Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-06T14:25:41.568Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-06T14:25:41.568Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-05-06T14:25:41.568Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-06T14:25:41.568Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-05-06T14:25:41.568Z] === RUN TestContainerStartOnDaemonRestart [2021-05-06T14:25:41.568Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-05-06T14:25:41.568Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-05-06T14:25:41.568Z] === RUN TestDaemonRestartIpcMode [2021-05-06T14:25:41.568Z] === PAUSE TestDaemonRestartIpcMode [2021-05-06T14:25:41.568Z] === RUN TestDaemonHostGatewayIP [2021-05-06T14:25:41.568Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-05-06T14:25:41.568Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T14:25:41.568Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-06T14:25:41.568Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-06T14:25:41.568Z] === RUN TestContainerKillOnDaemonStart [2021-05-06T14:25:41.568Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-06T14:25:41.568Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-05-06T14:25:41.568Z] === RUN TestDiff [2021-05-06T14:25:41.623Z] #25 173.7 + mkdir -p /tmp/tmp.QZ6ogSclPr/src/github.com/docker [2021-05-06T14:25:41.623Z] #25 173.7 + mv components/cli /tmp/tmp.QZ6ogSclPr/src/github.com/docker/cli [2021-05-06T14:25:41.623Z] #25 173.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-05-06T14:25:42.142Z] --- PASS: TestDiff (0.67s) [2021-05-06T14:25:42.142Z] === RUN TestExecWithCloseStdin [2021-05-06T14:25:42.975Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.11s) [2021-05-06T14:25:42.975Z] PASS [2021-05-06T14:25:42.975Z] [2021-05-06T14:25:42.975Z] === Skipped [2021-05-06T14:25:42.975Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-06T14:25:42.975Z] build_session_test.go:25: TODO: BuildKit [2021-05-06T14:25:42.975Z] [2021-05-06T14:25:42.975Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-05-06T14:25:42.975Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-06T14:25:42.975Z] [2021-05-06T14:25:42.975Z] [2021-05-06T14:25:42.975Z] DONE 34 tests, 2 skipped in 125.907s [2021-05-06T14:25:42.975Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-06T14:25:42.975Z] INFO: Testing against a local daemon [2021-05-06T14:25:42.975Z] === RUN TestConfigInspect [2021-05-06T14:25:43.078Z] --- PASS: TestExecWithCloseStdin (0.98s) [2021-05-06T14:25:43.078Z] === RUN TestExec [2021-05-06T14:25:43.173Z] #25 ... [2021-05-06T14:25:43.173Z] [2021-05-06T14:25:43.173Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T14:25:43.173Z] #46 sha256:4386fa39cf56f96fd41620adc2d924b666a6426beab61a7e9e8c9ac8b88be26d [2021-05-06T14:25:43.173Z] #46 165.2 net/textproto [2021-05-06T14:25:43.173Z] #46 165.2 vendor/golang.org/x/net/http/httpproxy [2021-05-06T14:25:43.173Z] #46 165.2 crypto/x509 [2021-05-06T14:25:43.173Z] #46 167.2 vendor/golang.org/x/net/http/httpguts [2021-05-06T14:25:43.173Z] #46 167.2 mime/multipart [2021-05-06T14:25:43.173Z] #46 170.7 crypto/tls [2021-05-06T14:25:43.173Z] #46 ... [2021-05-06T14:25:43.173Z] [2021-05-06T14:25:43.173Z] #21 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T14:25:43.173Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-06T14:25:43.173Z] #21 47.29 Unpacking bash-completion (1:2.8-6) ... [2021-05-06T14:25:43.173Z] #21 48.04 Selecting previously unselected package bzip2. [2021-05-06T14:25:43.173Z] #21 48.05 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-05-06T14:25:43.173Z] #21 48.09 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-06T14:25:43.173Z] #21 48.18 Selecting previously unselected package xz-utils. [2021-05-06T14:25:43.173Z] #21 48.19 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-05-06T14:25:43.173Z] #21 48.19 Unpacking xz-utils (5.2.4-1) ... [2021-05-06T14:25:43.173Z] #21 48.43 Selecting previously unselected package apparmor. [2021-05-06T14:25:43.173Z] #21 48.43 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-05-06T14:25:43.173Z] #21 48.57 Unpacking apparmor (2.13.2-10) ... [2021-05-06T14:25:43.173Z] #21 49.07 Selecting previously unselected package aufs-tools. [2021-05-06T14:25:43.173Z] #21 49.08 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-05-06T14:25:43.173Z] #21 49.09 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-06T14:25:43.173Z] #21 49.35 Selecting previously unselected package libonig5:ppc64el. [2021-05-06T14:25:43.173Z] #21 49.38 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-05-06T14:25:43.173Z] #21 49.38 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-05-06T14:25:43.173Z] #21 49.54 Selecting previously unselected package libjq1:ppc64el. [2021-05-06T14:25:43.173Z] #21 49.54 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-05-06T14:25:43.173Z] #21 49.54 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-05-06T14:25:43.173Z] #21 49.66 Selecting previously unselected package jq. [2021-05-06T14:25:43.173Z] #21 49.67 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-05-06T14:25:43.173Z] #21 49.68 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-06T14:25:43.173Z] #21 49.84 Selecting previously unselected package libaio1:ppc64el. [2021-05-06T14:25:43.173Z] #21 49.84 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-05-06T14:25:43.173Z] #21 49.85 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-05-06T14:25:43.173Z] #21 49.97 Selecting previously unselected package libgpm2:ppc64el. [2021-05-06T14:25:43.173Z] #21 49.97 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-05-06T14:25:43.173Z] #21 49.99 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-05-06T14:25:43.173Z] #21 50.09 Selecting previously unselected package libicu63:ppc64el. [2021-05-06T14:25:43.174Z] #21 50.09 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-05-06T14:25:43.174Z] #21 50.10 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-05-06T14:25:43.174Z] #21 53.90 Selecting previously unselected package libnet1:ppc64el. [2021-05-06T14:25:43.174Z] #21 53.90 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-05-06T14:25:43.174Z] #21 53.91 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-05-06T14:25:43.174Z] #21 54.00 Selecting previously unselected package libnl-3-200:ppc64el. [2021-05-06T14:25:43.174Z] #21 54.00 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-05-06T14:25:43.174Z] #21 54.01 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-05-06T14:25:43.174Z] #21 54.08 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-05-06T14:25:43.174Z] #21 54.09 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-05-06T14:25:43.174Z] #21 54.10 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-05-06T14:25:43.174Z] #21 54.18 Selecting previously unselected package libreadline5:ppc64el. [2021-05-06T14:25:43.174Z] #21 54.18 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-05-06T14:25:43.174Z] #21 54.19 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-05-06T14:25:43.174Z] #21 54.32 Selecting previously unselected package net-tools. [2021-05-06T14:25:43.174Z] #21 54.34 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-05-06T14:25:43.174Z] #21 54.35 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-06T14:25:43.174Z] #21 54.59 Selecting previously unselected package python-pip-whl. [2021-05-06T14:25:43.174Z] #21 54.60 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-06T14:25:43.174Z] #21 54.61 Unpacking python-pip-whl (18.1-5) ... [2021-05-06T14:25:43.174Z] #21 55.28 Selecting previously unselected package python3-lib2to3. [2021-05-06T14:25:43.174Z] #21 55.28 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-06T14:25:43.174Z] #21 55.29 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-06T14:25:43.174Z] #21 55.47 Selecting previously unselected package python3-distutils. [2021-05-06T14:25:43.174Z] #21 55.48 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-06T14:25:43.174Z] #21 55.50 Unpacking python3-distutils (3.7.3-1) ... [2021-05-06T14:25:43.174Z] #21 55.71 Selecting previously unselected package python3-pip. [2021-05-06T14:25:43.174Z] #21 55.73 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-06T14:25:43.174Z] #21 55.74 Unpacking python3-pip (18.1-5) ... [2021-05-06T14:25:43.174Z] #21 55.91 Selecting previously unselected package python3-pkg-resources. [2021-05-06T14:25:43.174Z] #21 55.92 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-06T14:25:43.174Z] #21 55.92 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-06T14:25:43.174Z] #21 56.10 Selecting previously unselected package python3-setuptools. [2021-05-06T14:25:43.174Z] #21 56.11 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-06T14:25:43.174Z] #21 56.12 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-06T14:25:43.174Z] #21 56.47 Selecting previously unselected package python3-wheel. [2021-05-06T14:25:43.174Z] #21 56.49 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-06T14:25:43.174Z] #21 56.49 Unpacking python3-wheel (0.32.3-2) ... [2021-05-06T14:25:43.174Z] #21 56.62 Selecting previously unselected package sudo. [2021-05-06T14:25:43.174Z] #21 56.63 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-05-06T14:25:43.174Z] #21 56.65 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-06T14:25:43.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-06T14:25:43.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-06T14:25:43.482Z] #21 57.27 Selecting previously unselected package thin-provisioning-tools. [2021-05-06T14:25:43.786Z] #21 57.27 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-05-06T14:25:43.786Z] #21 57.28 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-06T14:25:43.786Z] #21 57.49 Selecting previously unselected package uidmap. [2021-05-06T14:25:43.786Z] #21 57.50 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-05-06T14:25:43.786Z] #21 57.50 Unpacking uidmap (1:4.5-1.1) ... [2021-05-06T14:25:43.974Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-05-06T14:25:44.015Z] --- PASS: TestExec (0.92s) [2021-05-06T14:25:44.015Z] === RUN TestExecUser [2021-05-06T14:25:44.091Z] #21 57.57 Selecting previously unselected package vim-runtime. [2021-05-06T14:25:44.091Z] #21 57.58 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-06T14:25:44.091Z] #21 57.60 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-06T14:25:44.091Z] #21 57.63 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-06T14:25:44.091Z] #21 57.63 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-06T14:25:44.952Z] --- PASS: TestExecUser (0.95s) [2021-05-06T14:25:44.952Z] === RUN TestExportContainerAndImportImage [2021-05-06T14:25:45.509Z] --- PASS: TestConfigInspect (2.44s) [2021-05-06T14:25:45.509Z] === RUN TestConfigList [2021-05-06T14:25:45.891Z] --- PASS: TestExportContainerAndImportImage (0.86s) [2021-05-06T14:25:45.891Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-06T14:25:46.230Z] #21 ... [2021-05-06T14:25:46.230Z] [2021-05-06T14:25:46.230Z] #44 [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 [2021-05-06T14:25:46.230Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:25:46.230Z] #44 102.2 CC criu/bfd.o [2021-05-06T14:25:46.230Z] #44 103.4 CC criu/bitmap.o [2021-05-06T14:25:46.230Z] #44 103.6 CC criu/cgroup-props.o [2021-05-06T14:25:46.230Z] #44 104.8 CC criu/cgroup.o [2021-05-06T14:25:46.230Z] #44 110.9 CC criu/clone-noasan.o [2021-05-06T14:25:46.230Z] #44 111.1 CC criu/config.o [2021-05-06T14:25:46.403Z] Loaded image: buildpack-deps:buster [2021-05-06T14:25:46.403Z] Loaded image: busybox:latest [2021-05-06T14:25:46.403Z] Loaded image: busybox:glibc [2021-05-06T14:25:46.531Z] #44 ... [2021-05-06T14:25:46.531Z] [2021-05-06T14:25:46.531Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T14:25:46.531Z] #46 sha256:4386fa39cf56f96fd41620adc2d924b666a6426beab61a7e9e8c9ac8b88be26d [2021-05-06T14:25:46.531Z] #46 178.8 net/http/httptrace [2021-05-06T14:25:46.834Z] #46 179.0 net/http [2021-05-06T14:25:47.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-06T14:25:47.518Z] Loaded image: debian:bullseye [2021-05-06T14:25:47.807Z] Loaded image: hello-world:latest [2021-05-06T14:25:47.807Z] Loaded image: arm32v7/hello-world:latest [2021-05-06T14:25:48.044Z] --- PASS: TestConfigList (2.48s) [2021-05-06T14:25:48.044Z] === RUN TestConfigsCreateAndDelete [2021-05-06T14:25:48.096Z] INFO: Testing against a local daemon [2021-05-06T14:25:48.096Z] === RUN TestCgroupNamespacesBuild [2021-05-06T14:25:48.269Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-05-06T14:25:49.946Z] --- PASS: TestConfigsCreateAndDelete (2.45s) [2021-05-06T14:25:49.946Z] === RUN TestConfigsUpdate [2021-05-06T14:25:50.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-06T14:25:50.082Z] --- PASS: TestExportContainerAfterDaemonRestart (4.00s) [2021-05-06T14:25:50.082Z] === RUN TestHealthCheckWorkdir [2021-05-06T14:25:50.814Z] --- PASS: TestCgroupNamespacesBuild (2.57s) [2021-05-06T14:25:50.814Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-06T14:25:50.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-06T14:25:51.461Z] --- PASS: TestHealthCheckWorkdir (1.34s) [2021-05-06T14:25:51.461Z] === RUN TestHealthKillContainer [2021-05-06T14:25:51.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-06T14:25:51.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-06T14:25:52.479Z] --- PASS: TestConfigsUpdate (2.49s) [2021-05-06T14:25:52.479Z] === RUN TestTemplatedConfig [2021-05-06T14:25:52.587Z] #46 ... [2021-05-06T14:25:52.587Z] [2021-05-06T14:25:52.587Z] #21 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T14:25:52.587Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-06T14:25:52.587Z] #21 61.71 Selecting previously unselected package vim. [2021-05-06T14:25:52.587Z] #21 61.72 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-05-06T14:25:52.587Z] #21 61.75 Unpacking vim (2:8.1.0875-5) ... [2021-05-06T14:25:52.587Z] #21 62.36 Selecting previously unselected package xfsprogs. [2021-05-06T14:25:52.587Z] #21 62.36 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-05-06T14:25:52.587Z] #21 62.38 Unpacking xfsprogs (4.20.0-1) ... [2021-05-06T14:25:52.587Z] #21 62.94 Selecting previously unselected package zip. [2021-05-06T14:25:52.587Z] #21 62.96 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-05-06T14:25:52.587Z] #21 62.97 Unpacking zip (3.0-11+b1) ... [2021-05-06T14:25:52.587Z] #21 63.30 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-06T14:25:52.587Z] #21 63.31 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-06T14:25:52.587Z] #21 63.32 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-05-06T14:25:52.587Z] #21 63.33 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-05-06T14:25:52.587Z] #21 63.34 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-05-06T14:25:52.587Z] #21 63.36 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-05-06T14:25:52.587Z] #21 63.38 Setting up uidmap (1:4.5-1.1) ... [2021-05-06T14:25:52.587Z] #21 63.39 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-05-06T14:25:52.587Z] #21 63.40 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-05-06T14:25:52.587Z] #21 63.41 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-06T14:25:52.587Z] #21 63.42 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-05-06T14:25:52.587Z] #21 63.42 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-05-06T14:25:52.587Z] #21 63.43 Setting up xxd (2:8.1.0875-5) ... [2021-05-06T14:25:52.587Z] #21 63.44 Setting up zip (3.0-11+b1) ... [2021-05-06T14:25:52.587Z] #21 63.45 Setting up vim-common (2:8.1.0875-5) ... [2021-05-06T14:25:52.587Z] #21 63.51 Setting up bash-completion (1:2.8-6) ... [2021-05-06T14:25:52.870Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.97s) [2021-05-06T14:25:52.870Z] === RUN TestBuildWithSession [2021-05-06T14:25:52.870Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-06T14:25:52.870Z] build_session_test.go:25: TODO: BuildKit [2021-05-06T14:25:52.870Z] === RUN TestBuildSquashParent [2021-05-06T14:25:53.993Z] --- PASS: TestHealthKillContainer (2.95s) [2021-05-06T14:25:53.993Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-06T14:25:54.428Z] #21 68.00 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-05-06T14:25:54.428Z] #21 68.01 Setting up xz-utils (5.2.4-1) ... [2021-05-06T14:25:54.428Z] #21 68.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-06T14:25:54.428Z] #21 68.08 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-06T14:25:54.428Z] #21 68.21 invoke-rc.d: could not determine current runlevel [2021-05-06T14:25:54.428Z] #21 68.22 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-06T14:25:54.428Z] #21 68.23 Setting up pigz (2.4-1) ... [2021-05-06T14:25:54.428Z] #21 68.25 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-05-06T14:25:54.428Z] #21 68.26 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-05-06T14:25:54.730Z] #21 68.27 Setting up python-pip-whl (18.1-5) ... [2021-05-06T14:25:54.730Z] #21 68.28 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-05-06T14:25:54.730Z] #21 68.29 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-06T14:25:54.929Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2021-05-06T14:25:54.929Z] === RUN TestIpcModeNone [2021-05-06T14:25:55.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-06T14:25:55.385Z] #21 68.93 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-05-06T14:25:55.385Z] #21 68.94 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-05-06T14:25:55.385Z] #21 68.94 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-05-06T14:25:55.385Z] #21 68.96 Setting up vim (2:8.1.0875-5) ... [2021-05-06T14:25:55.385Z] #21 68.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-06T14:25:55.385Z] #21 68.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-06T14:25:55.385Z] #21 68.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-06T14:25:55.385Z] #21 69.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-06T14:25:55.385Z] #21 69.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-06T14:25:55.385Z] #21 69.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-06T14:25:55.385Z] #21 69.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-06T14:25:55.385Z] #21 69.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-06T14:25:55.385Z] #21 69.12 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-05-06T14:25:55.385Z] #21 69.13 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-06T14:25:55.385Z] #21 69.17 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-05-06T14:25:55.385Z] #21 69.18 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-06T14:25:55.686Z] #21 69.19 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-05-06T14:25:55.686Z] #21 69.20 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-06T14:25:55.866Z] --- PASS: TestIpcModeNone (0.93s) [2021-05-06T14:25:55.866Z] === RUN TestIpcModePrivate [2021-05-06T14:25:56.671Z] --- PASS: TestTemplatedConfig (3.48s) [2021-05-06T14:25:56.671Z] === RUN TestConfigCreateResolve [2021-05-06T14:25:56.803Z] --- PASS: TestIpcModePrivate (0.93s) [2021-05-06T14:25:56.803Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-05-06T14:25:56.803Z] === RUN TestIpcModeShareable [2021-05-06T14:25:56.803Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-05-06T14:25:56.803Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-06T14:25:56.803Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-06T14:25:57.835Z] #21 ... [2021-05-06T14:25:57.835Z] [2021-05-06T14:25:57.835Z] #44 [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 [2021-05-06T14:25:57.835Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:25:57.835Z] #44 113.9 CC criu/cr-check.o [2021-05-06T14:25:57.835Z] #44 116.7 CC criu/cr-dedup.o [2021-05-06T14:25:57.835Z] #44 117.2 CC criu/cr-dump.o [2021-05-06T14:25:57.835Z] #44 120.5 CC criu/cr-errno.o [2021-05-06T14:25:57.835Z] #44 120.6 CC criu/cr-restore.o [2021-05-06T14:25:58.582Z] --- PASS: TestConfigCreateResolve (2.42s) [2021-05-06T14:25:58.582Z] === RUN TestConfigDaemonLibtrustID [2021-05-06T14:25:59.156Z] --- PASS: TestConfigDaemonLibtrustID (0.67s) [2021-05-06T14:25:59.156Z] PASS [2021-05-06T14:25:59.156Z] [2021-05-06T14:25:59.156Z] DONE 7 tests in 16.461s [2021-05-06T14:25:59.156Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-06T14:25:59.156Z] INFO: Testing against a local daemon [2021-05-06T14:25:59.156Z] === RUN TestCheckpoint [2021-05-06T14:25:59.156Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-06T14:25:59.156Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-06T14:25:59.156Z] === RUN TestContainerInvalidJSON [2021-05-06T14:25:59.156Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T14:25:59.156Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T14:25:59.156Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T14:25:59.156Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T14:25:59.156Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-06T14:25:59.156Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-06T14:25:59.156Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T14:25:59.156Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-06T14:25:59.156Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T14:25:59.156Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-06T14:25:59.156Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-06T14:25:59.156Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-06T14:25:59.156Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-06T14:25:59.156Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-06T14:25:59.156Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-05-06T14:25:59.156Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-06T14:25:59.156Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-05-06T14:25:59.156Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-06T14:25:59.338Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.61s) [2021-05-06T14:25:59.338Z] === RUN TestAPIIpcModeHost [2021-05-06T14:25:59.338Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-05-06T14:25:59.338Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-06T14:25:59.338Z] === RUN TestDaemonIpcModeShareable [2021-05-06T14:25:59.338Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-05-06T14:25:59.338Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-06T14:25:59.338Z] === RUN TestDaemonIpcModePrivate [2021-05-06T14:25:59.396Z] #44 ... [2021-05-06T14:25:59.396Z] [2021-05-06T14:25:59.396Z] #21 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-06T14:25:59.396Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-06T14:25:59.396Z] #21 73.15 Setting up iptables (1.8.2-4) ... [2021-05-06T14:25:59.396Z] #21 73.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-06T14:25:59.415Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-05-06T14:25:59.415Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-06T14:25:59.415Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-05-06T14:25:59.415Z] === RUN TestCopyFromContainer [2021-05-06T14:25:59.697Z] #21 73.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-06T14:25:59.697Z] #21 73.22 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-06T14:25:59.697Z] #21 73.23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-06T14:25:59.697Z] #21 73.24 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-06T14:25:59.697Z] #21 73.25 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-06T14:25:59.697Z] #21 73.28 Setting up python3 (3.7.3-1) ... [2021-05-06T14:26:00.352Z] #21 73.95 Setting up python3-wheel (0.32.3-2) ... [2021-05-06T14:26:00.791Z] === RUN TestCopyFromContainer// [2021-05-06T14:26:00.792Z] === RUN TestCopyFromContainer//bar/root [2021-05-06T14:26:00.792Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-06T14:26:01.050Z] === RUN TestCopyFromContainer/bar/quux [2021-05-06T14:26:01.050Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-06T14:26:01.050Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-06T14:26:01.050Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-06T14:26:01.310Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-06T14:26:01.310Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-06T14:26:01.310Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-06T14:26:01.310Z] --- PASS: TestCopyFromContainer (2.09s) [2021-05-06T14:26:01.310Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-05-06T14:26:01.310Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-05-06T14:26:01.310Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-05-06T14:26:01.310Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-05-06T14:26:01.310Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-05-06T14:26:01.310Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-05-06T14:26:01.310Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-05-06T14:26:01.310Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-05-06T14:26:01.310Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-05-06T14:26:01.310Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-05-06T14:26:01.310Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-06T14:26:01.310Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T14:26:01.310Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T14:26:01.310Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T14:26:01.310Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T14:26:01.310Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T14:26:01.310Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T14:26:01.421Z] #21 75.08 Setting up apparmor (2.13.2-10) ... [2021-05-06T14:26:01.499Z] --- PASS: TestBuildSquashParent (7.81s) [2021-05-06T14:26:01.499Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-06T14:26:01.499Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T14:26:01.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T14:26:01.499Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T14:26:01.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T14:26:01.499Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T14:26:01.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T14:26:01.499Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T14:26:01.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T14:26:01.499Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T14:26:01.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T14:26:01.499Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T14:26:01.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T14:26:01.499Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T14:26:01.499Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T14:26:01.569Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T14:26:01.569Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T14:26:01.569Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T14:26:01.569Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-06T14:26:01.569Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-06T14:26:01.569Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-06T14:26:01.569Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-06T14:26:01.569Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-06T14:26:01.569Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-05-06T14:26:01.569Z] === RUN TestCreateWithInvalidEnv [2021-05-06T14:26:01.569Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-06T14:26:01.569Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-06T14:26:01.569Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-06T14:26:01.569Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-06T14:26:01.569Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-06T14:26:01.569Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-06T14:26:01.569Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-06T14:26:01.569Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-06T14:26:01.569Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-06T14:26:01.569Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-05-06T14:26:01.569Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-06T14:26:01.569Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-06T14:26:01.569Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-06T14:26:01.569Z] === RUN TestCreateTmpfsMountsTarget [2021-05-06T14:26:01.569Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-05-06T14:26:01.569Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-06T14:26:02.653Z] --- PASS: TestDaemonIpcModePrivate (2.86s) [2021-05-06T14:26:02.653Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-05-06T14:26:02.653Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-06T14:26:02.653Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-05-06T14:26:02.653Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-06T14:26:02.653Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-06T14:26:02.653Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-05-06T14:26:02.653Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-06T14:26:02.653Z] === RUN TestIpcModeOlderClient [2021-05-06T14:26:02.653Z] === PAUSE TestIpcModeOlderClient [2021-05-06T14:26:02.653Z] === RUN TestKillContainerInvalidSignal [2021-05-06T14:26:02.653Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2021-05-06T14:26:02.653Z] === RUN TestKillContainer [2021-05-06T14:26:02.653Z] === RUN TestKillContainer/no_signal [2021-05-06T14:26:02.999Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T14:26:03.288Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T14:26:03.590Z] === RUN TestKillContainer/non_killing_signal [2021-05-06T14:26:03.850Z] === RUN TestKillContainer/killing_signal [2021-05-06T14:26:04.103Z] --- PASS: TestCreateWithCustomMaskedPaths (2.44s) [2021-05-06T14:26:04.103Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-06T14:26:04.234Z] #21 77.41 Setting up xfsprogs (4.20.0-1) ... [2021-05-06T14:26:04.234Z] #21 77.43 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-06T14:26:04.545Z] #21 78.05 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-06T14:26:04.786Z] --- PASS: TestKillContainer (1.94s) [2021-05-06T14:26:04.786Z] --- PASS: TestKillContainer/no_signal (0.63s) [2021-05-06T14:26:04.786Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-05-06T14:26:04.786Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2021-05-06T14:26:04.786Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-06T14:26:04.786Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-06T14:26:05.364Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-06T14:26:05.932Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s) [2021-05-06T14:26:05.932Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2021-05-06T14:26:05.932Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2021-05-06T14:26:05.932Z] === RUN TestKillStoppedContainer [2021-05-06T14:26:05.932Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-05-06T14:26:05.932Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-06T14:26:06.005Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T14:26:06.005Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T14:26:06.096Z] #21 79.51 Setting up python3-distutils (3.7.3-1) ... [2021-05-06T14:26:06.190Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-05-06T14:26:06.190Z] === RUN TestKillDifferentUserContainer [2021-05-06T14:26:06.405Z] #21 80.19 Setting up python3-setuptools (40.8.0-1) ... [2021-05-06T14:26:06.638Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.40s) [2021-05-06T14:26:06.638Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-06T14:26:06.638Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T14:26:06.638Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T14:26:06.638Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T14:26:06.638Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T14:26:06.638Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T14:26:06.638Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T14:26:06.638Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T14:26:06.638Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T14:26:06.638Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T14:26:06.638Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T14:26:06.638Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T14:26:06.638Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T14:26:06.638Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T14:26:06.638Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T14:26:06.638Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T14:26:06.638Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-05-06T14:26:06.638Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-05-06T14:26:06.638Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-05-06T14:26:06.638Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-06T14:26:06.638Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-06T14:26:06.638Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-06T14:26:06.638Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-06T14:26:06.758Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2021-05-06T14:26:06.758Z] === RUN TestInspectOomKilledTrue [2021-05-06T14:26:06.758Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-06T14:26:06.758Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T14:26:06.758Z] === RUN TestInspectOomKilledFalse [2021-05-06T14:26:06.758Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-06T14:26:06.758Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T14:26:06.758Z] === RUN TestLinksEtcHostsContentMatch [2021-05-06T14:26:06.758Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-05-06T14:26:06.758Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-05-06T14:26:06.758Z] === RUN TestLinksContainerNames [2021-05-06T14:26:07.206Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2021-05-06T14:26:07.206Z] === RUN TestCreateDifferentPlatform [2021-05-06T14:26:07.206Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-06T14:26:07.206Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-06T14:26:07.206Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-05-06T14:26:07.206Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-06T14:26:07.206Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-06T14:26:07.206Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-06T14:26:07.206Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-05-06T14:26:07.206Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-06T14:26:07.465Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-05-06T14:26:07.465Z] === RUN TestContainerStartOnDaemonRestart [2021-05-06T14:26:07.465Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-06T14:26:07.465Z] === RUN TestDaemonRestartIpcMode [2021-05-06T14:26:07.465Z] === PAUSE TestDaemonRestartIpcMode [2021-05-06T14:26:07.465Z] === RUN TestDaemonHostGatewayIP [2021-05-06T14:26:07.465Z] === PAUSE TestDaemonHostGatewayIP [2021-05-06T14:26:07.465Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-06T14:26:07.465Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-06T14:26:07.465Z] === RUN TestContainerKillOnDaemonStart [2021-05-06T14:26:07.465Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-06T14:26:07.465Z] === RUN TestDiff [2021-05-06T14:26:07.963Z] #21 81.69 Setting up python3-pip (18.1-5) ... [2021-05-06T14:26:08.032Z] --- PASS: TestDiff (0.79s) [2021-05-06T14:26:08.032Z] === RUN TestExecWithCloseStdin [2021-05-06T14:26:08.135Z] --- PASS: TestLinksContainerNames (1.31s) [2021-05-06T14:26:08.135Z] === RUN TestLogsFollowTailEmpty [2021-05-06T14:26:08.703Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2021-05-06T14:26:08.703Z] === RUN TestContainerNetworkMountsNoChown [2021-05-06T14:26:08.721Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-05-06T14:26:08.721Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.69s) [2021-05-06T14:26:08.721Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.83s) [2021-05-06T14:26:08.721Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.54s) [2021-05-06T14:26:08.721Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.48s) [2021-05-06T14:26:08.721Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.68s) [2021-05-06T14:26:08.721Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.69s) [2021-05-06T14:26:08.721Z] === RUN TestBuildMultiStageCopy [2021-05-06T14:26:08.721Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-06T14:26:09.410Z] --- PASS: TestExecWithCloseStdin (1.15s) [2021-05-06T14:26:09.410Z] === RUN TestExec [2021-05-06T14:26:09.530Z] #21 83.12 Processing triggers for libc-bin (2.28-10) ... [2021-05-06T14:26:09.530Z] #21 83.19 Processing triggers for mime-support (3.62) ... [2021-05-06T14:26:09.639Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-05-06T14:26:09.639Z] === RUN TestMountDaemonRoot [2021-05-06T14:26:09.639Z] === RUN TestMountDaemonRoot/default [2021-05-06T14:26:09.639Z] === PAUSE TestMountDaemonRoot/default [2021-05-06T14:26:09.639Z] === RUN TestMountDaemonRoot/private [2021-05-06T14:26:09.639Z] === PAUSE TestMountDaemonRoot/private [2021-05-06T14:26:09.639Z] === RUN TestMountDaemonRoot/rprivate [2021-05-06T14:26:09.639Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-06T14:26:09.639Z] === RUN TestMountDaemonRoot/slave [2021-05-06T14:26:09.639Z] === PAUSE TestMountDaemonRoot/slave [2021-05-06T14:26:09.639Z] === RUN TestMountDaemonRoot/rslave [2021-05-06T14:26:09.639Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-06T14:26:09.639Z] === RUN TestMountDaemonRoot/shared [2021-05-06T14:26:09.639Z] === PAUSE TestMountDaemonRoot/shared [2021-05-06T14:26:09.639Z] === RUN TestMountDaemonRoot/rshared [2021-05-06T14:26:09.639Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-06T14:26:09.639Z] === CONT TestMountDaemonRoot/default [2021-05-06T14:26:09.639Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-06T14:26:09.639Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-06T14:26:09.639Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-06T14:26:09.639Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-06T14:26:09.639Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-06T14:26:09.639Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-06T14:26:09.639Z] === CONT TestMountDaemonRoot/rslave [2021-05-06T14:26:09.639Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-06T14:26:09.639Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-06T14:26:09.639Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-06T14:26:09.639Z] === CONT TestMountDaemonRoot/rshared [2021-05-06T14:26:09.639Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-06T14:26:09.639Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-06T14:26:09.639Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-06T14:26:09.639Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-06T14:26:09.639Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-06T14:26:09.639Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-06T14:26:09.639Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-06T14:26:09.639Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-06T14:26:09.639Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-06T14:26:09.639Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-06T14:26:09.640Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-06T14:26:09.640Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-06T14:26:09.640Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-06T14:26:09.640Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-06T14:26:09.640Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-06T14:26:09.640Z] === CONT TestMountDaemonRoot/shared [2021-05-06T14:26:09.640Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-06T14:26:09.640Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-06T14:26:09.640Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-06T14:26:09.640Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-06T14:26:09.640Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-06T14:26:09.640Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-06T14:26:09.640Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-06T14:26:09.640Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-06T14:26:09.640Z] === CONT TestMountDaemonRoot/rprivate [2021-05-06T14:26:09.640Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-06T14:26:09.640Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-06T14:26:09.640Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-06T14:26:09.640Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-06T14:26:09.640Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-06T14:26:09.640Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-06T14:26:09.640Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-06T14:26:09.640Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-06T14:26:09.640Z] === CONT TestMountDaemonRoot/slave [2021-05-06T14:26:09.640Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-06T14:26:09.640Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-06T14:26:09.640Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-06T14:26:09.640Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-06T14:26:09.640Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-06T14:26:09.640Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-06T14:26:09.640Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-06T14:26:09.640Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-06T14:26:09.640Z] === CONT TestMountDaemonRoot/private [2021-05-06T14:26:09.640Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-06T14:26:09.640Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-06T14:26:09.640Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-06T14:26:09.640Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-06T14:26:09.640Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-06T14:26:09.640Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-06T14:26:09.640Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-06T14:26:09.640Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-06T14:26:09.640Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-06T14:26:09.640Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-06T14:26:09.640Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-06T14:26:09.640Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-06T14:26:09.640Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-06T14:26:09.640Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-06T14:26:09.640Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-06T14:26:09.640Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-06T14:26:09.640Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-06T14:26:09.640Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-06T14:26:09.640Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-06T14:26:09.640Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-06T14:26:09.640Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-06T14:26:09.640Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-06T14:26:09.640Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-06T14:26:09.640Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-06T14:26:09.833Z] #21 DONE 83.5s [2021-05-06T14:26:09.833Z] [2021-05-06T14:26:09.833Z] #22 [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 [2021-05-06T14:26:09.833Z] #22 sha256:5689fb46801d2daffeb03b9b995eb67721a565058e0f135137a1ecc184679fea [2021-05-06T14:26:09.899Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-06T14:26:09.899Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-06T14:26:09.899Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-06T14:26:09.899Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-06T14:26:09.899Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-06T14:26:09.899Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-06T14:26:09.899Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-06T14:26:09.899Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-06T14:26:09.899Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-06T14:26:09.899Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-06T14:26:09.899Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-06T14:26:09.899Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2021-05-06T14:26:09.899Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-05-06T14:26:09.899Z] === RUN TestContainerBindMountNonRecursive [2021-05-06T14:26:09.899Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2021-05-06T14:26:09.899Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-05-06T14:26:09.899Z] === RUN TestContainerVolumesMountedAsShared [2021-05-06T14:26:09.899Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-05-06T14:26:09.899Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-05-06T14:26:09.899Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-06T14:26:09.899Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-05-06T14:26:09.899Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-05-06T14:26:09.899Z] === RUN TestNetworkNat [2021-05-06T14:26:09.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-06T14:26:09.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-06T14:26:10.133Z] #22 ... [2021-05-06T14:26:10.133Z] [2021-05-06T14:26:10.133Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T14:26:10.133Z] #46 sha256:4386fa39cf56f96fd41620adc2d924b666a6426beab61a7e9e8c9ac8b88be26d [2021-05-06T14:26:10.133Z] #46 192.0 github.com/LK4D4/vndr/godl [2021-05-06T14:26:10.133Z] #46 193.1 github.com/LK4D4/vndr [2021-05-06T14:26:10.133Z] #46 ... [2021-05-06T14:26:10.133Z] [2021-05-06T14:26:10.133Z] #44 [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 [2021-05-06T14:26:10.133Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:26:10.133Z] #44 128.3 CC criu/cr-service.o [2021-05-06T14:26:10.133Z] #44 130.9 CC criu/crtools.o [2021-05-06T14:26:10.133Z] #44 131.9 CC criu/eventfd.o [2021-05-06T14:26:10.133Z] #44 132.5 CC criu/eventpoll.o [2021-05-06T14:26:10.133Z] #44 134.0 CC criu/external.o [2021-05-06T14:26:10.133Z] #44 134.8 CC criu/fault-injection.o [2021-05-06T14:26:10.133Z] #44 135.0 CC criu/fdstore.o [2021-05-06T14:26:10.133Z] #44 135.7 CC criu/fifo.o [2021-05-06T14:26:10.133Z] #44 136.2 CC criu/file-ids.o [2021-05-06T14:26:10.347Z] --- PASS: TestExec (1.15s) [2021-05-06T14:26:10.347Z] === RUN TestExecUser [2021-05-06T14:26:10.434Z] #44 ... [2021-05-06T14:26:10.434Z] [2021-05-06T14:26:10.434Z] #22 [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 [2021-05-06T14:26:10.434Z] #22 sha256:5689fb46801d2daffeb03b9b995eb67721a565058e0f135137a1ecc184679fea [2021-05-06T14:26:10.434Z] #22 0.412 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-06T14:26:10.434Z] #22 0.417 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-06T14:26:10.434Z] #22 0.423 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-06T14:26:10.434Z] #22 DONE 0.5s [2021-05-06T14:26:10.434Z] [2021-05-06T14:26:10.434Z] #44 [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 [2021-05-06T14:26:10.434Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:26:10.434Z] #44 136.8 CC criu/file-lock.o [2021-05-06T14:26:10.736Z] #44 ... [2021-05-06T14:26:10.736Z] [2021-05-06T14:26:10.736Z] #33 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-06T14:26:10.736Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-05-06T14:26:10.736Z] #33 DONE 202.7s [2021-05-06T14:26:10.835Z] --- PASS: TestNetworkNat (0.76s) [2021-05-06T14:26:10.835Z] === RUN TestNetworkLocalhostTCPNat [2021-05-06T14:26:11.038Z] [2021-05-06T14:26:11.038Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-06T14:26:11.038Z] #23 sha256:07d62feb1778c61a3500190b6abda9908522b37a91775907723f6672a7fbeeaf [2021-05-06T14:26:11.403Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s) [2021-05-06T14:26:11.403Z] === RUN TestNetworkLoopbackNat [2021-05-06T14:26:11.437Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-06T14:26:11.726Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-06T14:26:11.730Z] --- PASS: TestExecUser (1.13s) [2021-05-06T14:26:11.730Z] === RUN TestExportContainerAndImportImage [2021-05-06T14:26:12.355Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-06T14:26:12.668Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2021-05-06T14:26:12.668Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-06T14:26:12.983Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-06T14:26:13.183Z] #23 ... [2021-05-06T14:26:13.183Z] [2021-05-06T14:26:13.183Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-06T14:26:13.183Z] #46 sha256:4386fa39cf56f96fd41620adc2d924b666a6426beab61a7e9e8c9ac8b88be26d [2021-05-06T14:26:13.183Z] #46 DONE 205.1s [2021-05-06T14:26:13.183Z] [2021-05-06T14:26:13.183Z] #44 [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 [2021-05-06T14:26:13.183Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:26:13.183Z] #44 138.7 CC criu/files-ext.o [2021-05-06T14:26:13.183Z] #44 139.4 CC criu/files-reg.o [2021-05-06T14:26:13.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-06T14:26:13.612Z] --- PASS: TestBuildMultiStageCopy (5.42s) [2021-05-06T14:26:13.612Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.89s) [2021-05-06T14:26:13.612Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.59s) [2021-05-06T14:26:13.612Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2021-05-06T14:26:13.612Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s) [2021-05-06T14:26:13.612Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s) [2021-05-06T14:26:13.612Z] === RUN TestBuildMultiStageParentConfig [2021-05-06T14:26:14.572Z] --- PASS: TestExportContainerAfterDaemonRestart (1.85s) [2021-05-06T14:26:14.572Z] === RUN TestHealthCheckWorkdir [2021-05-06T14:26:14.691Z] --- PASS: TestNetworkLoopbackNat (3.10s) [2021-05-06T14:26:14.691Z] === RUN TestPause [2021-05-06T14:26:14.691Z] --- SKIP: TestPause (0.00s) [2021-05-06T14:26:14.691Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T14:26:14.691Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-06T14:26:14.691Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-06T14:26:14.691Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-06T14:26:14.691Z] === RUN TestPauseStopPausedContainer [2021-05-06T14:26:14.691Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-05-06T14:26:14.691Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T14:26:14.691Z] === RUN TestPidHost [2021-05-06T14:26:15.668Z] --- PASS: TestBuildMultiStageParentConfig (1.67s) [2021-05-06T14:26:15.668Z] === RUN TestBuildLabelWithTargets [2021-05-06T14:26:15.951Z] --- PASS: TestHealthCheckWorkdir (1.54s) [2021-05-06T14:26:15.951Z] === RUN TestHealthKillContainer [2021-05-06T14:26:16.597Z] --- PASS: TestPidHost (1.85s) [2021-05-06T14:26:16.597Z] === RUN TestPsFilter [2021-05-06T14:26:16.597Z] --- PASS: TestPsFilter (0.11s) [2021-05-06T14:26:16.597Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-06T14:26:16.789Z] #44 142.8 CC criu/files.o [2021-05-06T14:26:17.165Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2021-05-06T14:26:17.165Z] === RUN TestRemoveContainerWithVolume [2021-05-06T14:26:17.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-06T14:26:17.733Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2021-05-06T14:26:17.733Z] === RUN TestRemoveContainerRunning [2021-05-06T14:26:18.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-06T14:26:18.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-06T14:26:18.384Z] --- PASS: TestBuildLabelWithTargets (2.53s) [2021-05-06T14:26:18.384Z] === RUN TestBuildWithEmptyLayers [2021-05-06T14:26:18.670Z] --- PASS: TestRemoveContainerRunning (0.64s) [2021-05-06T14:26:18.670Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-06T14:26:18.917Z] #44 ... [2021-05-06T14:26:18.917Z] [2021-05-06T14:26:18.917Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-06T14:26:18.917Z] #23 sha256:07d62feb1778c61a3500190b6abda9908522b37a91775907723f6672a7fbeeaf [2021-05-06T14:26:18.917Z] #23 6.232 Collecting yamllint==1.26.1 [2021-05-06T14:26:18.917Z] #23 6.533 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-06T14:26:18.917Z] #23 8.267 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-06T14:26:18.917Z] #23 8.325 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-06T14:26:18.917Z] #23 8.391 Collecting pyyaml (from yamllint==1.26.1) [2021-05-06T14:26:18.917Z] #23 8.738 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-05-06T14:26:19.012Z] --- PASS: TestBuildWithEmptyLayers (1.15s) [2021-05-06T14:26:19.012Z] === RUN TestBuildMultiStageOnBuild [2021-05-06T14:26:19.237Z] --- PASS: TestHealthKillContainer (3.14s) [2021-05-06T14:26:19.237Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.63s) [2021-05-06T14:26:19.237Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-06T14:26:19.237Z] === RUN TestRemoveInvalidContainer [2021-05-06T14:26:19.238Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-05-06T14:26:19.238Z] === RUN TestRenameLinkedContainer [2021-05-06T14:26:19.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-06T14:26:19.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-06T14:26:19.805Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2021-05-06T14:26:19.805Z] === RUN TestIpcModeNone [2021-05-06T14:26:19.983Z] #23 9.477 Installing build dependencies: started [2021-05-06T14:26:21.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-06T14:26:21.181Z] --- PASS: TestIpcModeNone (1.12s) [2021-05-06T14:26:21.181Z] === RUN TestIpcModePrivate [2021-05-06T14:26:21.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-06T14:26:21.773Z] --- PASS: TestRenameLinkedContainer (2.64s) [2021-05-06T14:26:21.773Z] === RUN TestRenameStoppedContainer [2021-05-06T14:26:22.120Z] --- PASS: TestIpcModePrivate (1.16s) [2021-05-06T14:26:22.120Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-05-06T14:26:22.120Z] === RUN TestIpcModeShareable [2021-05-06T14:26:22.513Z] --- PASS: TestBuildMultiStageOnBuild (3.46s) [2021-05-06T14:26:22.513Z] === RUN TestBuildUncleanTarFilenames [2021-05-06T14:26:22.711Z] --- PASS: TestRenameStoppedContainer (0.80s) [2021-05-06T14:26:22.711Z] === RUN TestRenameRunningContainerAndReuse [2021-05-06T14:26:23.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-06T14:26:23.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-06T14:26:23.496Z] --- PASS: TestIpcModeShareable (1.17s) [2021-05-06T14:26:23.496Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-05-06T14:26:23.496Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-06T14:26:24.018Z] --- PASS: TestBuildUncleanTarFilenames (1.47s) [2021-05-06T14:26:24.018Z] === RUN TestBuildMultiStageLayerLeak [2021-05-06T14:26:24.089Z] --- PASS: TestRenameRunningContainerAndReuse (1.28s) [2021-05-06T14:26:24.089Z] === RUN TestRenameInvalidName [2021-05-06T14:26:24.658Z] --- PASS: TestRenameInvalidName (0.67s) [2021-05-06T14:26:24.658Z] === RUN TestRenameAnonymousContainer [2021-05-06T14:26:25.090Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-05-06T14:26:25.708Z] #23 ... [2021-05-06T14:26:25.708Z] [2021-05-06T14:26:25.708Z] #44 [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 [2021-05-06T14:26:25.708Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:26:25.708Z] #44 145.7 CC criu/filesystems.o [2021-05-06T14:26:25.708Z] #44 146.7 CC criu/fsnotify.o [2021-05-06T14:26:25.708Z] #44 148.3 CC criu/image-desc.o [2021-05-06T14:26:25.708Z] #44 148.6 CC criu/image.o [2021-05-06T14:26:25.708Z] #44 149.7 CC criu/ipc_ns.o [2021-05-06T14:26:25.708Z] #44 151.3 CC criu/irmap.o [2021-05-06T14:26:25.708Z] #44 152.2 CC criu/kcmp-ids.o [2021-05-06T14:26:26.010Z] #44 152.5 CC criu/kerndat.o [2021-05-06T14:26:26.785Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.07s) [2021-05-06T14:26:26.785Z] === RUN TestAPIIpcModeHost [2021-05-06T14:26:26.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-06T14:26:27.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-06T14:26:27.565Z] --- PASS: TestBuildMultiStageLayerLeak (3.57s) [2021-05-06T14:26:27.565Z] === RUN TestBuildWithHugeFile [2021-05-06T14:26:27.577Z] #44 154.0 CC criu/libnetlink.o [2021-05-06T14:26:27.723Z] --- PASS: TestAPIIpcModeHost (1.20s) [2021-05-06T14:26:27.723Z] === RUN TestDaemonIpcModeShareable [2021-05-06T14:26:27.956Z] --- PASS: TestRenameAnonymousContainer (3.05s) [2021-05-06T14:26:27.956Z] === RUN TestRenameContainerWithSameName [2021-05-06T14:26:28.220Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2021-05-06T14:26:28.220Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-06T14:26:28.319Z] #44 154.5 CC criu/log.o [2021-05-06T14:26:28.969Z] #44 155.3 CC criu/lsm.o [2021-05-06T14:26:29.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-06T14:26:29.596Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s) [2021-05-06T14:26:29.596Z] === RUN TestResize [2021-05-06T14:26:29.618Z] #44 155.9 CC criu/mem.o [2021-05-06T14:26:29.638Z] --- PASS: TestDaemonIpcModeShareable (1.93s) [2021-05-06T14:26:29.638Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-05-06T14:26:29.638Z] === RUN TestDaemonIpcModePrivate [2021-05-06T14:26:30.166Z] --- PASS: TestResize (0.66s) [2021-05-06T14:26:30.166Z] === RUN TestResizeWithInvalidSize [2021-05-06T14:26:30.733Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2021-05-06T14:26:30.733Z] === RUN TestResizeWhenContainerNotStarted [2021-05-06T14:26:31.373Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-05-06T14:26:31.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-06T14:26:31.542Z] --- PASS: TestDaemonIpcModePrivate (1.90s) [2021-05-06T14:26:31.542Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-05-06T14:26:31.542Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-06T14:26:31.670Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2021-05-06T14:26:31.670Z] === RUN TestDaemonRestartKillContainers [2021-05-06T14:26:31.670Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-06T14:26:31.670Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-05-06T14:26:31.670Z] === RUN TestCgroupNamespacesRun [2021-05-06T14:26:31.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-06T14:26:32.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-06T14:26:32.420Z] #44 158.4 CC criu/memfd.o [2021-05-06T14:26:32.723Z] #44 159.2 CC criu/mount.o [2021-05-06T14:26:33.446Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.94s) [2021-05-06T14:26:33.446Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-05-06T14:26:33.446Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-06T14:26:33.827Z] #44 ... [2021-05-06T14:26:33.827Z] [2021-05-06T14:26:33.827Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-06T14:26:33.827Z] #23 sha256:07d62feb1778c61a3500190b6abda9908522b37a91775907723f6672a7fbeeaf [2021-05-06T14:26:33.827Z] #23 23.52 Installing build dependencies: finished with status 'done' [2021-05-06T14:26:33.869Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-05-06T14:26:33.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-06T14:26:34.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-06T14:26:34.957Z] --- PASS: TestCgroupNamespacesRun (2.89s) [2021-05-06T14:26:34.957Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-06T14:26:35.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-06T14:26:35.350Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s) [2021-05-06T14:26:35.350Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-05-06T14:26:35.350Z] === RUN TestIpcModeOlderClient [2021-05-06T14:26:35.350Z] === PAUSE TestIpcModeOlderClient [2021-05-06T14:26:35.350Z] === RUN TestKillContainerInvalidSignal [2021-05-06T14:26:35.918Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2021-05-06T14:26:35.918Z] === RUN TestKillContainer [2021-05-06T14:26:35.918Z] === RUN TestKillContainer/no_signal [2021-05-06T14:26:36.854Z] === RUN TestKillContainer/non_killing_signal [2021-05-06T14:26:36.862Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.40s) [2021-05-06T14:26:36.862Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-06T14:26:37.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-06T14:26:37.423Z] === RUN TestKillContainer/killing_signal [2021-05-06T14:26:37.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-06T14:26:37.919Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-05-06T14:26:38.359Z] --- PASS: TestKillContainer (2.19s) [2021-05-06T14:26:38.359Z] --- PASS: TestKillContainer/no_signal (0.71s) [2021-05-06T14:26:38.359Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) [2021-05-06T14:26:38.359Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2021-05-06T14:26:38.359Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-06T14:26:38.359Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-06T14:26:38.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-06T14:26:38.927Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-06T14:26:39.531Z] #23 ... [2021-05-06T14:26:39.531Z] [2021-05-06T14:26:39.531Z] #44 [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 [2021-05-06T14:26:39.531Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:26:39.531Z] #44 165.2 CC criu/namespaces.o [2021-05-06T14:26:39.865Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.46s) [2021-05-06T14:26:39.865Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2021-05-06T14:26:39.865Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2021-05-06T14:26:39.865Z] === RUN TestKillStoppedContainer [2021-05-06T14:26:39.865Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-05-06T14:26:39.865Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-06T14:26:39.865Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-05-06T14:26:39.865Z] === RUN TestKillDifferentUserContainer [2021-05-06T14:26:39.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-06T14:26:40.149Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.89s) [2021-05-06T14:26:40.149Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-06T14:26:40.433Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2021-05-06T14:26:40.433Z] === RUN TestInspectOomKilledTrue [2021-05-06T14:26:40.433Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-06T14:26:40.433Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-05-06T14:26:40.433Z] === RUN TestInspectOomKilledFalse [2021-05-06T14:26:41.080Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-06T14:26:41.080Z] Using test binary docker [2021-05-06T14:26:41.080Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-06T14:26:41.080Z] +++ /etc/init.d/apparmor start [2021-05-06T14:26:41.124Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-06T14:26:41.124Z] Using test binary docker [2021-05-06T14:26:41.124Z] +++ /etc/init.d/apparmor start [2021-05-06T14:26:41.124Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-06T14:26:41.124Z] INFO: Waiting for daemon to start... [2021-05-06T14:26:41.124Z] Starting dockerd [2021-05-06T14:26:41.124Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-05-06T14:26:41.264Z] #44 167.7 CC criu/net.o [2021-05-06T14:26:41.343Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-06T14:26:41.343Z] INFO: Waiting for daemon to start... [2021-05-06T14:26:41.343Z] Starting dockerd [2021-05-06T14:26:41.343Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-05-06T14:26:41.395Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2021-05-06T14:26:41.395Z] === RUN TestLinksEtcHostsContentMatch [2021-05-06T14:26:41.963Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s) [2021-05-06T14:26:41.963Z] === RUN TestLinksContainerNames [2021-05-06T14:26:42.683Z] --- PASS: TestCgroupNamespacesRunHostMode (2.86s) [2021-05-06T14:26:42.683Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-06T14:26:43.015Z] . [2021-05-06T14:26:43.016Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-06T14:26:43.261Z] . [2021-05-06T14:26:43.261Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-06T14:26:43.261Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-06T14:26:43.272Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-06T14:26:43.272Z] Error: No such image: emptyfs [2021-05-06T14:26:43.272Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-06T14:26:43.272Z] ++++ docker load [2021-05-06T14:26:43.523Z] Error: No such image: emptyfs [2021-05-06T14:26:43.523Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-06T14:26:43.523Z] ++++ docker load [2021-05-06T14:26:43.523Z] Running integration-test (iteration 1) [2021-05-06T14:26:43.523Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-05-06T14:26:43.523Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:26:43.523Z] ++ set -e [2021-05-06T14:26:43.523Z] ++ '[' -n 0 ']' [2021-05-06T14:26:43.523Z] ++ set -x [2021-05-06T14:26:43.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:26:43.834Z] Running integration-test (iteration 1) [2021-05-06T14:26:43.835Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-06T14:26:43.835Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:26:43.835Z] ++ set -e [2021-05-06T14:26:43.835Z] ++ '[' -n 0 ']' [2021-05-06T14:26:43.835Z] ++ set -x [2021-05-06T14:26:43.835Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:26:43.867Z] --- PASS: TestLinksContainerNames (1.58s) [2021-05-06T14:26:43.868Z] === RUN TestLogsFollowTailEmpty [2021-05-06T14:26:44.435Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2021-05-06T14:26:44.435Z] === RUN TestContainerNetworkMountsNoChown [2021-05-06T14:26:44.888Z] #44 ... [2021-05-06T14:26:44.889Z] [2021-05-06T14:26:44.889Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-06T14:26:44.889Z] #23 sha256:07d62feb1778c61a3500190b6abda9908522b37a91775907723f6672a7fbeeaf [2021-05-06T14:26:44.889Z] #23 32.72 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-06T14:26:44.889Z] #23 32.73 Building wheels for collected packages: yamllint, pyyaml [2021-05-06T14:26:44.889Z] #23 32.74 Running setup.py bdist_wheel for yamllint: started [2021-05-06T14:26:44.889Z] #23 34.10 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-06T14:26:44.889Z] #23 34.10 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-06T14:26:44.889Z] #23 34.24 Running setup.py bdist_wheel for pyyaml: started [2021-05-06T14:26:45.003Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2021-05-06T14:26:45.003Z] === RUN TestMountDaemonRoot [2021-05-06T14:26:45.003Z] === RUN TestMountDaemonRoot/default [2021-05-06T14:26:45.003Z] === PAUSE TestMountDaemonRoot/default [2021-05-06T14:26:45.003Z] === RUN TestMountDaemonRoot/private [2021-05-06T14:26:45.003Z] === PAUSE TestMountDaemonRoot/private [2021-05-06T14:26:45.003Z] === RUN TestMountDaemonRoot/rprivate [2021-05-06T14:26:45.003Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-06T14:26:45.003Z] === RUN TestMountDaemonRoot/slave [2021-05-06T14:26:45.003Z] === PAUSE TestMountDaemonRoot/slave [2021-05-06T14:26:45.003Z] === RUN TestMountDaemonRoot/rslave [2021-05-06T14:26:45.003Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-06T14:26:45.003Z] === RUN TestMountDaemonRoot/shared [2021-05-06T14:26:45.003Z] === PAUSE TestMountDaemonRoot/shared [2021-05-06T14:26:45.003Z] === RUN TestMountDaemonRoot/rshared [2021-05-06T14:26:45.003Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-06T14:26:45.003Z] === CONT TestMountDaemonRoot/default [2021-05-06T14:26:45.003Z] === CONT TestMountDaemonRoot/rslave [2021-05-06T14:26:45.003Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-06T14:26:45.003Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-06T14:26:45.003Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-06T14:26:45.003Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-06T14:26:45.003Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-06T14:26:45.003Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-06T14:26:45.003Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-06T14:26:45.003Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-06T14:26:45.003Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-06T14:26:45.003Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-06T14:26:45.003Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-06T14:26:45.003Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-06T14:26:45.003Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-06T14:26:45.003Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-06T14:26:45.003Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-06T14:26:45.003Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-06T14:26:45.003Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-06T14:26:45.003Z] === CONT TestMountDaemonRoot/slave [2021-05-06T14:26:45.003Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-06T14:26:45.003Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-06T14:26:45.003Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-06T14:26:45.003Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-06T14:26:45.003Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-06T14:26:45.003Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-06T14:26:45.003Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-06T14:26:45.003Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-06T14:26:45.003Z] === CONT TestMountDaemonRoot/rprivate [2021-05-06T14:26:45.003Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-06T14:26:45.003Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-06T14:26:45.003Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-06T14:26:45.003Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-06T14:26:45.003Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-06T14:26:45.003Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-06T14:26:45.003Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-06T14:26:45.003Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-06T14:26:45.003Z] === CONT TestMountDaemonRoot/private [2021-05-06T14:26:45.003Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-06T14:26:45.003Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-06T14:26:45.003Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-06T14:26:45.003Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-06T14:26:45.003Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-06T14:26:45.003Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-06T14:26:45.003Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-06T14:26:45.003Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-06T14:26:45.003Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-06T14:26:45.003Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-06T14:26:45.003Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-06T14:26:45.262Z] === CONT TestMountDaemonRoot/rshared [2021-05-06T14:26:45.262Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-06T14:26:45.262Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-06T14:26:45.262Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-06T14:26:45.262Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-06T14:26:45.262Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-06T14:26:45.262Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-06T14:26:45.262Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-06T14:26:45.262Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-06T14:26:45.262Z] === CONT TestMountDaemonRoot/shared [2021-05-06T14:26:45.262Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-06T14:26:45.262Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-06T14:26:45.262Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-06T14:26:45.262Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-06T14:26:45.262Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-06T14:26:45.262Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-06T14:26:45.262Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-06T14:26:45.262Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-06T14:26:45.262Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-06T14:26:45.262Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-06T14:26:45.262Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-06T14:26:45.262Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-06T14:26:45.262Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-06T14:26:45.262Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-06T14:26:45.262Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-06T14:26:45.262Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-06T14:26:45.262Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-06T14:26:45.262Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-06T14:26:45.262Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-06T14:26:45.262Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-06T14:26:45.262Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-06T14:26:45.262Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-06T14:26:45.262Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-06T14:26:45.262Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-06T14:26:45.262Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-06T14:26:45.262Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-06T14:26:45.522Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-06T14:26:45.522Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-06T14:26:45.522Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-06T14:26:45.522Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-06T14:26:45.522Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-06T14:26:45.522Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-06T14:26:45.522Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-05-06T14:26:45.522Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-06T14:26:45.522Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-05-06T14:26:45.522Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-05-06T14:26:45.522Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-05-06T14:26:45.522Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-05-06T14:26:45.522Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-06T14:26:45.522Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-05-06T14:26:45.522Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-05-06T14:26:45.522Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-05-06T14:26:45.522Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-05-06T14:26:45.522Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-06T14:26:45.522Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-05-06T14:26:45.522Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-05-06T14:26:45.522Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-05-06T14:26:45.522Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-05-06T14:26:45.522Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-06T14:26:45.522Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-05-06T14:26:45.522Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-05-06T14:26:45.522Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-05-06T14:26:45.522Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-05-06T14:26:45.522Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-06T14:26:45.523Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-05-06T14:26:45.523Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-05-06T14:26:45.523Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-05-06T14:26:45.523Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-05-06T14:26:45.523Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-06T14:26:45.523Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-05-06T14:26:45.523Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-05-06T14:26:45.523Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-05-06T14:26:45.523Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-05-06T14:26:45.523Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-06T14:26:45.523Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-05-06T14:26:45.523Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-05-06T14:26:45.523Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-05-06T14:26:45.523Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-05-06T14:26:45.523Z] === RUN TestContainerBindMountNonRecursive [2021-05-06T14:26:45.972Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.83s) [2021-05-06T14:26:45.972Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-06T14:26:46.438Z] #23 36.17 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-05-06T14:26:46.740Z] #23 36.17 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-05-06T14:26:46.740Z] #23 36.35 Successfully built yamllint pyyaml [2021-05-06T14:26:46.740Z] #23 36.36 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-06T14:26:47.415Z] #23 36.80 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-06T14:26:47.415Z] #23 DONE 37.1s [2021-05-06T14:26:47.415Z] [2021-05-06T14:26:47.416Z] #44 [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 [2021-05-06T14:26:47.416Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:26:47.416Z] #44 172.5 CC criu/netfilter.o [2021-05-06T14:26:47.416Z] #44 173.1 CC criu/page-pipe.o [2021-05-06T14:26:47.718Z] #44 174.1 CC criu/page-xfer.o [2021-05-06T14:26:47.875Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.35s) [2021-05-06T14:26:47.875Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-06T14:26:48.055Z] --- PASS: TestContainerBindMountNonRecursive (2.26s) [2021-05-06T14:26:48.055Z] === RUN TestContainerVolumesMountedAsShared [2021-05-06T14:26:48.314Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2021-05-06T14:26:48.314Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-06T14:26:49.252Z] --- PASS: TestContainerVolumesMountedAsSlave (0.88s) [2021-05-06T14:26:49.252Z] === RUN TestNetworkNat [2021-05-06T14:26:49.778Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.91s) [2021-05-06T14:26:49.778Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-06T14:26:49.839Z] #44 176.1 CC criu/pagemap-cache.o [2021-05-06T14:26:50.140Z] #44 176.5 CC criu/pagemap.o [2021-05-06T14:26:50.188Z] --- PASS: TestNetworkNat (0.84s) [2021-05-06T14:26:50.188Z] === RUN TestNetworkLocalhostTCPNat [2021-05-06T14:26:50.755Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2021-05-06T14:26:50.755Z] === RUN TestNetworkLoopbackNat [2021-05-06T14:26:51.219Z] #44 177.7 CC criu/parasite-syscall.o [2021-05-06T14:26:52.396Z] .......................... [ 67%] [2021-05-06T14:26:52.769Z] #44 179.0 CC criu/path.o [2021-05-06T14:26:53.064Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.90s) [2021-05-06T14:26:53.064Z] === RUN TestKernelTCPMemory [2021-05-06T14:26:53.064Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-05-06T14:26:53.064Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T14:26:53.064Z] === RUN TestNISDomainname [2021-05-06T14:26:53.064Z] --- SKIP: TestNISDomainname (0.01s) [2021-05-06T14:26:53.064Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-05-06T14:26:53.064Z] === RUN TestHostnameDnsResolution [2021-05-06T14:26:53.071Z] #44 179.4 CC criu/pie-util-vdso.o [2021-05-06T14:26:53.372Z] #44 179.9 CC criu/pie-util.o [2021-05-06T14:26:53.700Z] #44 180.2 CC criu/pipes.o [2021-05-06T14:26:54.041Z] --- PASS: TestNetworkLoopbackNat (3.25s) [2021-05-06T14:26:54.041Z] === RUN TestPause [2021-05-06T14:26:54.476Z] --- PASS: TestHostnameDnsResolution (1.69s) [2021-05-06T14:26:54.477Z] === RUN TestStats [2021-05-06T14:26:54.477Z] --- SKIP: TestStats (0.00s) [2021-05-06T14:26:54.477Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T14:26:54.477Z] === RUN TestStopContainerWithTimeout [2021-05-06T14:26:54.477Z] === RUN TestStopContainerWithTimeout/0 [2021-05-06T14:26:54.477Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-06T14:26:54.477Z] === RUN TestStopContainerWithTimeout/1 [2021-05-06T14:26:54.477Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-06T14:26:54.477Z] === RUN TestStopContainerWithTimeout/3 [2021-05-06T14:26:54.477Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-06T14:26:54.477Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-06T14:26:54.477Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-06T14:26:54.477Z] === CONT TestStopContainerWithTimeout/0 [2021-05-06T14:26:54.477Z] === CONT TestStopContainerWithTimeout/3 [2021-05-06T14:26:54.645Z] --- PASS: TestBuildWithHugeFile (26.07s) [2021-05-06T14:26:54.646Z] === RUN TestBuildWCOWSandboxSize [2021-05-06T14:26:54.646Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-05-06T14:26:54.646Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-06T14:26:54.646Z] === RUN TestBuildWithEmptyDockerfile [2021-05-06T14:26:54.646Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T14:26:54.646Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T14:26:54.646Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T14:26:54.646Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T14:26:54.646Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T14:26:54.646Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T14:26:54.646Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T14:26:54.646Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T14:26:54.646Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T14:26:54.646Z] --- PASS: TestBuildWithEmptyDockerfile (0.29s) [2021-05-06T14:26:54.646Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2021-05-06T14:26:54.646Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2021-05-06T14:26:54.646Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2021-05-06T14:26:54.646Z] === RUN TestBuildPreserveOwnership [2021-05-06T14:26:54.646Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-06T14:26:54.778Z] #44 181.2 CC criu/plugin.o [2021-05-06T14:26:54.978Z] --- PASS: TestPause (0.75s) [2021-05-06T14:26:54.978Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-06T14:26:54.978Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-06T14:26:54.978Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-06T14:26:54.978Z] === RUN TestPauseStopPausedContainer [2021-05-06T14:26:55.413Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-06T14:26:55.443Z] #44 181.8 CC criu/proc_parse.o [2021-05-06T14:26:55.546Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2021-05-06T14:26:55.546Z] === RUN TestPidHost [2021-05-06T14:26:55.792Z] Loaded image: buildpack-deps:buster [2021-05-06T14:26:55.792Z] Loaded image: busybox:latest [2021-05-06T14:26:55.792Z] Loaded image: busybox:glibc [2021-05-06T14:26:56.739Z] Loaded image: debian:bullseye [2021-05-06T14:26:57.000Z] Loaded image: hello-world:latest [2021-05-06T14:26:57.000Z] Loaded image: arm32v7/hello-world:latest [2021-05-06T14:26:57.262Z] INFO: Testing against a local daemon [2021-05-06T14:26:57.262Z] === RUN TestCgroupNamespacesBuild [2021-05-06T14:26:57.315Z] === CONT TestStopContainerWithTimeout/1 [2021-05-06T14:26:58.116Z] --- PASS: TestPidHost (2.14s) [2021-05-06T14:26:58.116Z] === RUN TestPsFilter [2021-05-06T14:26:58.116Z] --- PASS: TestPsFilter (0.12s) [2021-05-06T14:26:58.116Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-06T14:26:58.683Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2021-05-06T14:26:58.683Z] === RUN TestRemoveContainerWithVolume [2021-05-06T14:26:59.078Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-06T14:26:59.218Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-05-06T14:26:59.218Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2021-05-06T14:26:59.218Z] --- PASS: TestStopContainerWithTimeout/3 (3.10s) [2021-05-06T14:26:59.218Z] --- PASS: TestStopContainerWithTimeout/-1 (2.62s) [2021-05-06T14:26:59.218Z] --- PASS: TestStopContainerWithTimeout/1 (1.68s) [2021-05-06T14:26:59.218Z] === RUN TestDeleteDevicemapper [2021-05-06T14:26:59.218Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-06T14:26:59.218Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-06T14:26:59.218Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-06T14:26:59.250Z] --- PASS: TestRemoveContainerWithVolume (0.72s) [2021-05-06T14:26:59.250Z] === RUN TestRemoveContainerRunning [2021-05-06T14:26:59.983Z] #44 186.0 CC criu/protobuf-desc.o [2021-05-06T14:27:00.188Z] --- PASS: TestRemoveContainerRunning (0.72s) [2021-05-06T14:27:00.188Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-06T14:27:00.570Z] --- PASS: TestCgroupNamespacesBuild (2.88s) [2021-05-06T14:27:00.570Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-06T14:27:00.756Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2021-05-06T14:27:00.756Z] === RUN TestRemoveInvalidContainer [2021-05-06T14:27:00.756Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-05-06T14:27:00.756Z] === RUN TestRenameLinkedContainer [2021-05-06T14:27:01.047Z] #44 187.4 CC criu/protobuf.o [2021-05-06T14:27:01.123Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.14s) [2021-05-06T14:27:01.123Z] === RUN TestUpdateMemory [2021-05-06T14:27:01.123Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-06T14:27:01.123Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T14:27:01.123Z] === RUN TestUpdateCPUQuota [2021-05-06T14:27:01.123Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-05-06T14:27:01.123Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T14:27:01.123Z] === RUN TestUpdatePidsLimit [2021-05-06T14:27:01.123Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-05-06T14:27:01.123Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T14:27:01.123Z] === RUN TestUpdateRestartPolicy [2021-05-06T14:27:01.349Z] #44 187.9 CC criu/pstree.o [2021-05-06T14:27:01.794Z] --- PASS: TestBuildPreserveOwnership (7.38s) [2021-05-06T14:27:01.794Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.78s) [2021-05-06T14:27:01.794Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.59s) [2021-05-06T14:27:01.794Z] === RUN TestBuildPlatformInvalid [2021-05-06T14:27:01.794Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2021-05-06T14:27:01.794Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-06T14:27:02.490Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.26s) [2021-05-06T14:27:02.490Z] === RUN TestBuildWithSession [2021-05-06T14:27:02.490Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-06T14:27:02.490Z] build_session_test.go:25: TODO: BuildKit [2021-05-06T14:27:02.490Z] === RUN TestBuildSquashParent [2021-05-06T14:27:02.915Z] #44 189.4 CC criu/rbtree.o [2021-05-06T14:27:03.568Z] #44 189.8 CC criu/rst-malloc.o [2021-05-06T14:27:03.867Z] #44 190.3 CC criu/seccomp.o [2021-05-06T14:27:04.046Z] --- PASS: TestRenameLinkedContainer (2.86s) [2021-05-06T14:27:04.046Z] === RUN TestRenameStoppedContainer [2021-05-06T14:27:04.305Z] --- PASS: TestRenameStoppedContainer (0.70s) [2021-05-06T14:27:04.305Z] === RUN TestRenameRunningContainerAndReuse [2021-05-06T14:27:04.520Z] #44 ... [2021-05-06T14:27:04.521Z] [2021-05-06T14:27:04.521Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T14:27:04.521Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-05-06T14:27:04.825Z] #41 256.8 + dpkg --print-architecture [2021-05-06T14:27:04.825Z] #41 256.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-06T14:27:04.825Z] #41 257.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-06T14:27:04.825Z] #41 257.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-06T14:27:05.685Z] --- PASS: TestRenameRunningContainerAndReuse (1.44s) [2021-05-06T14:27:05.685Z] === RUN TestRenameInvalidName [2021-05-06T14:27:06.253Z] --- PASS: TestRenameInvalidName (0.72s) [2021-05-06T14:27:06.253Z] === RUN TestRenameAnonymousContainer [2021-05-06T14:27:09.090Z] --- PASS: TestBuildSquashParent (6.83s) [2021-05-06T14:27:09.090Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-06T14:27:09.090Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T14:27:09.090Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T14:27:09.090Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T14:27:09.090Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T14:27:09.090Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T14:27:09.090Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T14:27:09.090Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T14:27:09.090Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T14:27:09.090Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T14:27:09.090Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T14:27:09.090Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T14:27:09.090Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T14:27:09.090Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T14:27:09.090Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T14:27:09.090Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T14:27:09.090Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T14:27:09.541Z] --- PASS: TestRenameAnonymousContainer (3.24s) [2021-05-06T14:27:09.541Z] === RUN TestRenameContainerWithSameName [2021-05-06T14:27:10.477Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2021-05-06T14:27:10.477Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-06T14:27:11.855Z] --- PASS: TestRenameContainerWithLinkedContainer (1.44s) [2021-05-06T14:27:11.855Z] === RUN TestResize [2021-05-06T14:27:12.407Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T14:27:12.407Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T14:27:12.424Z] --- PASS: TestResize (0.71s) [2021-05-06T14:27:12.424Z] === RUN TestResizeWithInvalidSize [2021-05-06T14:27:13.361Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2021-05-06T14:27:13.361Z] === RUN TestResizeWhenContainerNotStarted [2021-05-06T14:27:13.929Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2021-05-06T14:27:13.929Z] === RUN TestDaemonRestartKillContainers [2021-05-06T14:27:13.929Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-06T14:27:13.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-06T14:27:13.929Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-06T14:27:13.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-06T14:27:13.929Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-06T14:27:13.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-06T14:27:13.929Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-06T14:27:13.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-06T14:27:13.929Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-06T14:27:13.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-06T14:27:13.929Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-06T14:27:13.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-06T14:27:13.929Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-06T14:27:13.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-06T14:27:13.929Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-06T14:27:13.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-06T14:27:13.929Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-06T14:27:13.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-06T14:27:13.929Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-06T14:27:13.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-06T14:27:13.929Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-06T14:27:13.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-06T14:27:13.929Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-06T14:27:13.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-06T14:27:13.929Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-06T14:27:13.929Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-06T14:27:14.328Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-06T14:27:14.328Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.73s) [2021-05-06T14:27:14.328Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.04s) [2021-05-06T14:27:14.328Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.04s) [2021-05-06T14:27:14.328Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.21s) [2021-05-06T14:27:14.328Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.21s) [2021-05-06T14:27:14.328Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s) [2021-05-06T14:27:14.328Z] === RUN TestBuildMultiStageCopy [2021-05-06T14:27:14.328Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-06T14:27:14.403Z] Loaded image: buildpack-deps:buster [2021-05-06T14:27:14.403Z] Loaded image: busybox:latest [2021-05-06T14:27:14.403Z] Loaded image: busybox:glibc [2021-05-06T14:27:14.403Z] Loaded image: debian:bullseye [2021-05-06T14:27:14.403Z] Loaded image: hello-world:latest [2021-05-06T14:27:14.403Z] Loaded image: arm32v7/hello-world:latest [2021-05-06T14:27:15.349Z] #41 ... [2021-05-06T14:27:15.349Z] [2021-05-06T14:27:15.349Z] #44 [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 [2021-05-06T14:27:15.349Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:27:15.349Z] #44 191.3 CC criu/seize.o [2021-05-06T14:27:15.349Z] #44 192.7 CC criu/servicefd.o [2021-05-06T14:27:15.349Z] #44 193.3 CC criu/shmem.o [2021-05-06T14:27:15.349Z] #44 194.4 CC criu/sigframe.o [2021-05-06T14:27:15.349Z] #44 194.7 CC criu/signalfd.o [2021-05-06T14:27:15.349Z] #44 195.1 CC criu/sk-inet.o [2021-05-06T14:27:15.349Z] #44 196.4 CC criu/sk-netlink.o [2021-05-06T14:27:15.349Z] #44 197.1 CC criu/sk-packet.o [2021-05-06T14:27:15.349Z] #44 198.0 CC criu/sk-queue.o [2021-05-06T14:27:15.349Z] #44 198.5 CC criu/sk-tcp.o [2021-05-06T14:27:15.349Z] #44 199.3 CC criu/sk-unix.o [2021-05-06T14:27:15.650Z] #44 202.0 CC criu/sockets.o [2021-05-06T14:27:16.000Z] --- PASS: TestUpdateRestartPolicy (12.34s) [2021-05-06T14:27:16.000Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-06T14:27:16.000Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s) [2021-05-06T14:27:16.000Z] === RUN TestWaitNonBlocked [2021-05-06T14:27:16.000Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T14:27:16.000Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T14:27:16.000Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T14:27:16.000Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T14:27:16.000Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T14:27:16.000Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T14:27:16.000Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-05-06T14:27:16.000Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2021-05-06T14:27:16.000Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s) [2021-05-06T14:27:16.000Z] === RUN TestWaitBlocked [2021-05-06T14:27:16.000Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-06T14:27:16.000Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-06T14:27:16.000Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-06T14:27:16.000Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-06T14:27:16.000Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-06T14:27:16.000Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-06T14:27:16.245Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-06T14:27:16.464Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-06T14:27:16.464Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-06T14:27:16.507Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-06T14:27:16.567Z] --- PASS: TestWaitBlocked (0.01s) [2021-05-06T14:27:16.567Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2021-05-06T14:27:16.567Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2021-05-06T14:27:16.567Z] === CONT TestDaemonRestartIpcMode [2021-05-06T14:27:16.567Z] === CONT TestIpcModeOlderClient [2021-05-06T14:27:16.567Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-05-06T14:27:16.567Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-06T14:27:17.081Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-06T14:27:17.202Z] #44 203.3 CC criu/stats.o [2021-05-06T14:27:17.344Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-06T14:27:17.513Z] #44 203.8 CC criu/string.o [2021-05-06T14:27:17.513Z] #44 203.9 CC criu/sysctl.o [2021-05-06T14:27:17.605Z] --- PASS: TestBuildMultiStageCopy (3.48s) [2021-05-06T14:27:17.606Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.06s) [2021-05-06T14:27:17.606Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s) [2021-05-06T14:27:17.606Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.35s) [2021-05-06T14:27:17.606Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2021-05-06T14:27:17.606Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.38s) [2021-05-06T14:27:17.606Z] === RUN TestBuildMultiStageParentConfig [2021-05-06T14:27:17.843Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-06T14:27:17.843Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-06T14:27:18.551Z] --- PASS: TestBuildMultiStageParentConfig (0.90s) [2021-05-06T14:27:18.551Z] === RUN TestBuildLabelWithTargets [2021-05-06T14:27:18.591Z] #44 204.9 CC criu/sysfs_parse.o [2021-05-06T14:27:18.781Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-06T14:27:19.040Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-06T14:27:19.246Z] #44 205.5 CC criu/timens.o [2021-05-06T14:27:19.546Z] #44 205.9 CC criu/timerfd.o [2021-05-06T14:27:19.853Z] #44 206.4 CC criu/tty.o [2021-05-06T14:27:20.476Z] --- PASS: TestBuildLabelWithTargets (1.47s) [2021-05-06T14:27:20.476Z] === RUN TestBuildWithEmptyLayers [2021-05-06T14:27:20.738Z] --- PASS: TestBuildWithEmptyLayers (0.74s) [2021-05-06T14:27:20.738Z] === RUN TestBuildMultiStageOnBuild [2021-05-06T14:27:20.946Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-06T14:27:21.275Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.98s) [2021-05-06T14:27:21.275Z] PASS [2021-05-06T14:27:21.275Z] [2021-05-06T14:27:21.275Z] === Skipped [2021-05-06T14:27:21.275Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-05-06T14:27:21.275Z] build_session_test.go:25: TODO: BuildKit [2021-05-06T14:27:21.275Z] [2021-05-06T14:27:21.275Z] === SKIP: s390x.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-05-06T14:27:21.275Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-06T14:27:21.275Z] [2021-05-06T14:27:21.275Z] [2021-05-06T14:27:21.275Z] DONE 34 tests, 2 skipped in 103.016s [2021-05-06T14:27:21.275Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-05-06T14:27:21.275Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:27:21.275Z] ++ set -e [2021-05-06T14:27:21.275Z] ++ '[' -n 0 ']' [2021-05-06T14:27:21.275Z] ++ set -x [2021-05-06T14:27:21.275Z] ++ 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=s390x 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/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:27:21.275Z] INFO: Testing against a local daemon [2021-05-06T14:27:21.275Z] === RUN TestConfigInspect [2021-05-06T14:27:21.515Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-06T14:27:21.840Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.44s) [2021-05-06T14:27:22.102Z] --- PASS: TestDaemonRestartIpcMode (5.56s) [2021-05-06T14:27:22.102Z] PASS [2021-05-06T14:27:22.102Z] [2021-05-06T14:27:22.102Z] === Skipped [2021-05-06T14:27:22.102Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-06T14:27:22.102Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-06T14:27:22.102Z] [2021-05-06T14:27:22.102Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-05-06T14:27:22.102Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-05-06T14:27:22.102Z] [2021-05-06T14:27:22.102Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-05-06T14:27:22.103Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T14:27:22.103Z] [2021-05-06T14:27:22.103Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-05-06T14:27:22.103Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-05-06T14:27:22.103Z] [2021-05-06T14:27:22.103Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-05-06T14:27:22.103Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-06T14:27:22.103Z] [2021-05-06T14:27:22.103Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-05-06T14:27:22.103Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-06T14:27:22.103Z] [2021-05-06T14:27:22.103Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-05-06T14:27:22.103Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-06T14:27:22.103Z] [2021-05-06T14:27:22.103Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-05-06T14:27:22.103Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-06T14:27:22.103Z] [2021-05-06T14:27:22.103Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-05-06T14:27:22.103Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-06T14:27:22.103Z] [2021-05-06T14:27:22.103Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-06T14:27:22.103Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T14:27:22.103Z] [2021-05-06T14:27:22.103Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-06T14:27:22.103Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T14:27:22.103Z] [2021-05-06T14:27:22.103Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-05-06T14:27:22.103Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-05-06T14:27:22.103Z] [2021-05-06T14:27:22.103Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2021-05-06T14:27:22.103Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-05-06T14:27:22.103Z] [2021-05-06T14:27:22.103Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-05-06T14:27:22.103Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-05-06T14:27:22.103Z] [2021-05-06T14:27:22.103Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-05-06T14:27:22.103Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-05-06T14:27:22.103Z] [2021-05-06T14:27:22.103Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-05-06T14:27:22.103Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T14:27:22.103Z] [2021-05-06T14:27:22.103Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-06T14:27:22.103Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-06T14:27:22.103Z] [2021-05-06T14:27:22.103Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-05-06T14:27:22.103Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T14:27:22.103Z] [2021-05-06T14:27:22.103Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-05-06T14:27:22.103Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-05-06T14:27:22.103Z] [2021-05-06T14:27:22.103Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-05-06T14:27:22.103Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T14:27:22.103Z] [2021-05-06T14:27:22.103Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-05-06T14:27:22.103Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-05-06T14:27:22.103Z] [2021-05-06T14:27:22.103Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-05-06T14:27:22.103Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T14:27:22.103Z] [2021-05-06T14:27:22.103Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-06T14:27:22.103Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-06T14:27:22.103Z] [2021-05-06T14:27:22.103Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-05-06T14:27:22.103Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T14:27:22.103Z] [2021-05-06T14:27:22.103Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-05-06T14:27:22.103Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T14:27:22.103Z] [2021-05-06T14:27:22.103Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-05-06T14:27:22.103Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-06T14:27:22.103Z] [2021-05-06T14:27:22.103Z] [2021-05-06T14:27:22.103Z] DONE 178 tests, 26 skipped in 109.753s [2021-05-06T14:27:22.103Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-06T14:27:22.103Z] INFO: Testing against a local daemon [2021-05-06T14:27:22.103Z] === RUN TestCommitInheritsEnv [2021-05-06T14:27:22.504Z] Loaded image: buildpack-deps:buster [2021-05-06T14:27:22.504Z] Loaded image: busybox:latest [2021-05-06T14:27:23.066Z] Loaded image: busybox:glibc [2021-05-06T14:27:23.289Z] --- PASS: TestBuildMultiStageOnBuild (2.43s) [2021-05-06T14:27:23.289Z] === RUN TestBuildUncleanTarFilenames [2021-05-06T14:27:23.448Z] #44 209.1 CC criu/tun.o [2021-05-06T14:27:23.448Z] #44 209.9 CC criu/uffd.o [2021-05-06T14:27:24.051Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-06T14:27:24.620Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-06T14:27:24.634Z] --- PASS: TestCommitInheritsEnv (1.98s) [2021-05-06T14:27:24.634Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-06T14:27:24.634Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-06T14:27:24.634Z] === RUN TestImagesFilterMultiReference [2021-05-06T14:27:24.634Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-05-06T14:27:24.634Z] === RUN TestImagePullPlatformInvalid [2021-05-06T14:27:24.634Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-06T14:27:24.634Z] === RUN TestRemoveImageOrphaning [2021-05-06T14:27:24.679Z] --- PASS: TestBuildUncleanTarFilenames (1.10s) [2021-05-06T14:27:24.679Z] === RUN TestBuildMultiStageLayerLeak [2021-05-06T14:27:25.563Z] #44 211.7 CC criu/util.o [2021-05-06T14:27:25.709Z] --- PASS: TestConfigInspect (3.98s) [2021-05-06T14:27:25.709Z] === RUN TestConfigList [2021-05-06T14:27:26.537Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-05-06T14:27:26.537Z] === RUN TestRemoveImageGarbageCollector [2021-05-06T14:27:26.537Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-06T14:27:26.537Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-05-06T14:27:26.537Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-06T14:27:26.537Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-05-06T14:27:26.537Z] === RUN TestTagInvalidReference [2021-05-06T14:27:26.537Z] --- PASS: TestTagInvalidReference (0.01s) [2021-05-06T14:27:26.537Z] === RUN TestTagValidPrefixedRepo [2021-05-06T14:27:26.537Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-05-06T14:27:26.537Z] === RUN TestTagExistedNameWithoutForce [2021-05-06T14:27:26.537Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-05-06T14:27:26.537Z] === RUN TestTagOfficialNames [2021-05-06T14:27:26.537Z] --- PASS: TestTagOfficialNames (0.04s) [2021-05-06T14:27:26.537Z] === RUN TestTagMatchesDigest [2021-05-06T14:27:26.537Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-05-06T14:27:26.537Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-06T14:27:27.116Z] #44 213.6 CC criu/uts_ns.o [2021-05-06T14:27:27.170Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-06T14:27:27.170Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.30s) [2021-05-06T14:27:27.170Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.45s) [2021-05-06T14:27:27.170Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) [2021-05-06T14:27:27.170Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s) [2021-05-06T14:27:27.170Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2021-05-06T14:27:27.170Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2021-05-06T14:27:27.170Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.20s) [2021-05-06T14:27:27.170Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.26s) [2021-05-06T14:27:27.170Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.96s) [2021-05-06T14:27:27.170Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.16s) [2021-05-06T14:27:27.170Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.27s) [2021-05-06T14:27:27.170Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.26s) [2021-05-06T14:27:27.170Z] === RUN TestCgroupNamespacesRun [2021-05-06T14:27:27.233Z] --- PASS: TestBuildMultiStageLayerLeak (2.51s) [2021-05-06T14:27:27.233Z] === RUN TestBuildWithHugeFile [2021-05-06T14:27:27.417Z] #44 213.9 CC criu/vdso.o [2021-05-06T14:27:28.077Z] #44 214.7 LINK criu/built-in.o [2021-05-06T14:27:28.380Z] #44 214.9 LINK criu/criu [2021-05-06T14:27:29.089Z] --- PASS: TestCgroupNamespacesRun (1.96s) [2021-05-06T14:27:29.089Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-06T14:27:29.089Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-05-06T14:27:29.089Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-05-06T14:27:29.089Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-06T14:27:29.208Z] --- PASS: TestConfigList (3.73s) [2021-05-06T14:27:29.208Z] === RUN TestConfigsCreateAndDelete [2021-05-06T14:27:29.451Z] #44 215.6 DEP lib/c/criu.d [2021-05-06T14:27:29.451Z] #44 215.9 CC images/rpc.pb-c.o [2021-05-06T14:27:29.649Z] Loaded image: debian:bullseye [2021-05-06T14:27:29.649Z] Loaded image: hello-world:latest [2021-05-06T14:27:29.906Z] Loaded image: arm32v7/hello-world:latest [2021-05-06T14:27:30.162Z] INFO: Testing against a local daemon [2021-05-06T14:27:30.162Z] === RUN TestCgroupNamespacesBuild [2021-05-06T14:27:30.527Z] #44 216.8 CC lib/c/criu.o [2021-05-06T14:27:30.992Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.93s) [2021-05-06T14:27:30.992Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-06T14:27:31.924Z] --- PASS: TestConfigsCreateAndDelete (3.42s) [2021-05-06T14:27:31.924Z] === RUN TestConfigsUpdate [2021-05-06T14:27:32.657Z] #44 219.0 LINK lib/c/built-in.o [2021-05-06T14:27:32.657Z] #44 219.0 LINK lib/c/libcriu.so [2021-05-06T14:27:32.897Z] --- PASS: TestCgroupNamespacesRunHostMode (1.94s) [2021-05-06T14:27:32.897Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-06T14:27:32.960Z] #44 219.2 LINK lib/c/libcriu.a [2021-05-06T14:27:33.263Z] #44 219.6 GEN magic.py [2021-05-06T14:27:33.566Z] #44 219.9 Note: Building without setproctitle() and strlcpy() support. [2021-05-06T14:27:33.566Z] #44 219.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-06T14:27:33.566Z] #44 219.9 Note: Building without GnuTLS support [2021-05-06T14:27:33.566Z] #44 219.9 Makefile.config:39: Warn: you have no libnftables installed [2021-05-06T14:27:33.566Z] #44 219.9 Makefile.config:40: Warn: Building without nftables support [2021-05-06T14:27:34.364Z] --- PASS: TestCgroupNamespacesBuild (3.85s) [2021-05-06T14:27:34.364Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-06T14:27:34.631Z] #44 221.0 fatal: not a git repository (or any of the parent directories): .git [2021-05-06T14:27:34.801Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s) [2021-05-06T14:27:34.801Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-06T14:27:36.179Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.37s) [2021-05-06T14:27:36.179Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-06T14:27:36.183Z] #44 222.4 make[1]: Nothing to be done for 'all'. [2021-05-06T14:27:36.357Z] --- PASS: TestConfigsUpdate (3.72s) [2021-05-06T14:27:36.357Z] === RUN TestTemplatedConfig [2021-05-06T14:27:36.747Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2021-05-06T14:27:36.747Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-06T14:27:37.261Z] #44 223.5 make[1]: 'images/built-in.o' is up to date. [2021-05-06T14:27:37.261Z] #44 223.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-06T14:27:37.261Z] #44 223.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-06T14:27:37.261Z] #44 223.7 make[1]: 'compel/libcompel.a' is up to date. [2021-05-06T14:27:37.261Z] #44 223.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-06T14:27:37.261Z] #44 223.8 make[1]: Nothing to be done for 'all'. [2021-05-06T14:27:37.563Z] #44 223.9 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-06T14:27:37.563Z] #44 ... [2021-05-06T14:27:37.563Z] [2021-05-06T14:27:37.563Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-06T14:27:37.563Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-05-06T14:27:37.563Z] #41 DONE 289.6s [2021-05-06T14:27:37.671Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.23s) [2021-05-06T14:27:37.671Z] === RUN TestBuildWithSession [2021-05-06T14:27:37.671Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-06T14:27:37.671Z] build_session_test.go:25: TODO: BuildKit [2021-05-06T14:27:37.671Z] === RUN TestBuildSquashParent [2021-05-06T14:27:37.863Z] [2021-05-06T14:27:37.863Z] #44 [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 [2021-05-06T14:27:37.863Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-06T14:27:37.863Z] #44 224.3 make[2]: Nothing to be done for 'all'. [2021-05-06T14:27:37.863Z] #44 224.4 make[2]: Nothing to be done for 'all'. [2021-05-06T14:27:38.164Z] #44 224.6 make[2]: Nothing to be done for 'all'. [2021-05-06T14:27:38.465Z] #44 224.8 make[2]: Nothing to be done for 'all'. [2021-05-06T14:27:38.465Z] #44 225.0 make[2]: Nothing to be done for 'all'. [2021-05-06T14:27:38.466Z] #44 225.0 make[2]: Nothing to be done for 'all'. [2021-05-06T14:27:38.466Z] #44 225.1 make[2]: Nothing to be done for 'all'. [2021-05-06T14:27:38.653Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2021-05-06T14:27:38.653Z] === RUN TestKernelTCPMemory [2021-05-06T14:27:38.653Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-05-06T14:27:38.653Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-05-06T14:27:38.653Z] === RUN TestNISDomainname [2021-05-06T14:27:38.765Z] #44 225.3 make[2]: Nothing to be done for 'all'. [2021-05-06T14:27:38.765Z] #44 225.3 INSTALL criu/criu [2021-05-06T14:27:39.067Z] #44 DONE 225.5s [2021-05-06T14:27:39.067Z] [2021-05-06T14:27:39.067Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T14:27:39.067Z] #57 sha256:e37504e2ec1d3d72e456bae3cc50a73ef748e103e3c84ee8df8d0444c82e1a3d [2021-05-06T14:27:39.369Z] #57 ... [2021-05-06T14:27:39.369Z] [2021-05-06T14:27:39.369Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-06T14:27:39.369Z] #50 sha256:dfd44e01761127e4d27d8965254b116eb3acd0f2a71abc462fc4b943a267ff4e [2021-05-06T14:27:39.369Z] #50 291.5 + /build/golangci-lint --version [2021-05-06T14:27:39.858Z] --- PASS: TestTemplatedConfig (3.56s) [2021-05-06T14:27:39.858Z] === RUN TestConfigCreateResolve [2021-05-06T14:27:40.032Z] --- PASS: TestNISDomainname (1.33s) [2021-05-06T14:27:40.032Z] === RUN TestHostnameDnsResolution [2021-05-06T14:27:40.041Z] #50 292.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-06T14:27:40.041Z] #50 DONE 292.3s [2021-05-06T14:27:40.041Z] [2021-05-06T14:27:40.041Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-06T14:27:40.041Z] #25 sha256:9cd828a1726708647e35d70910e290f18e9f3e7f2143469b39039aaf8012bbf3 [2021-05-06T14:27:40.722Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-05-06T14:27:41.937Z] --- PASS: TestHostnameDnsResolution (1.72s) [2021-05-06T14:27:41.937Z] === RUN TestStats [2021-05-06T14:27:43.357Z] --- PASS: TestConfigCreateResolve (3.70s) [2021-05-06T14:27:43.357Z] === RUN TestConfigDaemonLibtrustID [2021-05-06T14:27:43.646Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-05-06T14:27:43.646Z] PASS [2021-05-06T14:27:43.646Z] [2021-05-06T14:27:43.646Z] DONE 7 tests in 22.705s [2021-05-06T14:27:43.646Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-05-06T14:27:43.646Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:27:43.646Z] ++ set -e [2021-05-06T14:27:43.646Z] ++ '[' -n 0 ']' [2021-05-06T14:27:43.646Z] ++ set -x [2021-05-06T14:27:43.646Z] ++ 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=s390x 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/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:27:43.646Z] INFO: Testing against a local daemon [2021-05-06T14:27:43.646Z] === RUN TestCheckpoint [2021-05-06T14:27:43.646Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-06T14:27:43.646Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-06T14:27:43.646Z] === RUN TestContainerInvalidJSON [2021-05-06T14:27:43.646Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T14:27:43.646Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T14:27:43.646Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T14:27:43.646Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T14:27:43.646Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-06T14:27:43.646Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-06T14:27:43.646Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T14:27:43.646Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-06T14:27:43.646Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T14:27:43.646Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-06T14:27:43.646Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-06T14:27:43.646Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-06T14:27:43.646Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-06T14:27:43.646Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-06T14:27:43.935Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2021-05-06T14:27:43.935Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-06T14:27:43.935Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2021-05-06T14:27:43.935Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-06T14:27:44.224Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-05-06T14:27:44.224Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-06T14:27:44.224Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s) [2021-05-06T14:27:44.224Z] === RUN TestCopyFromContainer [2021-05-06T14:27:44.469Z] --- PASS: TestStats (2.76s) [2021-05-06T14:27:44.469Z] === RUN TestStopContainerWithTimeout [2021-05-06T14:27:44.469Z] === RUN TestStopContainerWithTimeout/0 [2021-05-06T14:27:44.469Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-06T14:27:44.469Z] === RUN TestStopContainerWithTimeout/1 [2021-05-06T14:27:44.469Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-06T14:27:44.469Z] === RUN TestStopContainerWithTimeout/3 [2021-05-06T14:27:44.469Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-06T14:27:44.469Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-06T14:27:44.469Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-06T14:27:44.469Z] === CONT TestStopContainerWithTimeout/0 [2021-05-06T14:27:44.469Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-06T14:27:45.406Z] === CONT TestStopContainerWithTimeout/3 [2021-05-06T14:27:46.939Z] === RUN TestCopyFromContainer// [2021-05-06T14:27:46.940Z] === RUN TestCopyFromContainer//bar/root [2021-05-06T14:27:46.940Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-06T14:27:46.940Z] === RUN TestCopyFromContainer/bar/quux [2021-05-06T14:27:46.940Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-06T14:27:47.232Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-06T14:27:47.232Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-06T14:27:47.232Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-06T14:27:47.312Z] === CONT TestStopContainerWithTimeout/1 [2021-05-06T14:27:47.559Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-06T14:27:47.559Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-06T14:27:47.559Z] --- PASS: TestCopyFromContainer (3.36s) [2021-05-06T14:27:47.559Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-05-06T14:27:47.559Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-05-06T14:27:47.559Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-05-06T14:27:47.559Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-05-06T14:27:47.559Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-05-06T14:27:47.559Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2021-05-06T14:27:47.559Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2021-05-06T14:27:47.559Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-05-06T14:27:47.559Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-05-06T14:27:47.559Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-05-06T14:27:47.559Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-06T14:27:47.559Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T14:27:47.559Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T14:27:47.559Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T14:27:47.559Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T14:27:47.559Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T14:27:47.559Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T14:27:47.559Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T14:27:47.559Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T14:27:47.559Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T14:27:47.559Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-06T14:27:47.559Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-06T14:27:47.559Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-06T14:27:47.559Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-06T14:27:47.559Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-06T14:27:47.851Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-05-06T14:27:47.851Z] === RUN TestCreateWithInvalidEnv [2021-05-06T14:27:47.851Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-06T14:27:47.851Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-06T14:27:47.851Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-06T14:27:47.851Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-06T14:27:47.851Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-06T14:27:47.851Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-06T14:27:47.851Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-06T14:27:47.851Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-06T14:27:47.851Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-06T14:27:47.851Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-05-06T14:27:47.851Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-06T14:27:47.851Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-06T14:27:47.851Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-06T14:27:47.851Z] === RUN TestCreateTmpfsMountsTarget [2021-05-06T14:27:47.851Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-05-06T14:27:47.851Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-06T14:27:49.216Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-05-06T14:27:49.216Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2021-05-06T14:27:49.216Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2021-05-06T14:27:49.216Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2021-05-06T14:27:49.216Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2021-05-06T14:27:49.216Z] === RUN TestDeleteDevicemapper [2021-05-06T14:27:49.216Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-06T14:27:49.216Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-06T14:27:49.216Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-06T14:27:50.576Z] --- PASS: TestCreateWithCustomMaskedPaths (2.78s) [2021-05-06T14:27:50.576Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-06T14:27:51.751Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.51s) [2021-05-06T14:27:51.751Z] === RUN TestUpdateMemory [2021-05-06T14:27:52.553Z] --- PASS: TestBuildSquashParent (13.31s) [2021-05-06T14:27:52.553Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-06T14:27:52.553Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T14:27:52.553Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T14:27:52.553Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T14:27:52.553Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T14:27:52.553Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T14:27:52.553Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T14:27:52.553Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T14:27:52.553Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T14:27:52.553Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T14:27:52.553Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T14:27:52.553Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T14:27:52.553Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T14:27:52.553Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T14:27:52.553Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T14:27:53.130Z] --- PASS: TestUpdateMemory (1.33s) [2021-05-06T14:27:53.130Z] === RUN TestUpdateCPUQuota [2021-05-06T14:27:54.079Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.93s) [2021-05-06T14:27:54.079Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-06T14:27:54.079Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T14:27:54.079Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T14:27:54.079Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T14:27:54.079Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T14:27:54.079Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T14:27:54.079Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T14:27:54.079Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T14:27:54.079Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T14:27:54.079Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T14:27:54.079Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T14:27:54.079Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T14:27:54.079Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T14:27:54.079Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T14:27:54.079Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T14:27:54.079Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T14:27:54.079Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-05-06T14:27:54.079Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-06T14:27:54.079Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-06T14:27:54.079Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-05-06T14:27:54.079Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-06T14:27:54.079Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-06T14:27:54.079Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-06T14:27:54.368Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.92s) [2021-05-06T14:27:54.368Z] === RUN TestCreateDifferentPlatform [2021-05-06T14:27:54.368Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-06T14:27:54.368Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-06T14:27:54.368Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-05-06T14:27:54.368Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-06T14:27:54.368Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-06T14:27:54.368Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-06T14:27:54.368Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-05-06T14:27:54.368Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-06T14:27:54.657Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2021-05-06T14:27:54.657Z] === RUN TestContainerStartOnDaemonRestart [2021-05-06T14:27:54.657Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-06T14:27:54.657Z] === RUN TestDaemonRestartIpcMode [2021-05-06T14:27:54.657Z] === PAUSE TestDaemonRestartIpcMode [2021-05-06T14:27:54.657Z] === RUN TestDaemonHostGatewayIP [2021-05-06T14:27:54.657Z] === PAUSE TestDaemonHostGatewayIP [2021-05-06T14:27:54.657Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-06T14:27:54.657Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-06T14:27:54.657Z] === RUN TestContainerKillOnDaemonStart [2021-05-06T14:27:54.657Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-06T14:27:54.657Z] === RUN TestDiff [2021-05-06T14:27:55.646Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-05-06T14:27:55.684Z] --- PASS: TestDiff (1.01s) [2021-05-06T14:27:55.684Z] === RUN TestExecWithCloseStdin [2021-05-06T14:27:55.817Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T14:27:56.073Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T14:27:56.711Z] --- PASS: TestExecWithCloseStdin (1.17s) [2021-05-06T14:27:56.711Z] === RUN TestExec [2021-05-06T14:27:57.545Z] tests/integration/client_test.py ..... [ 75%] [2021-05-06T14:27:57.545Z] tests/integration/context_api_test.py ... [ 76%] [2021-05-06T14:27:58.211Z] --- PASS: TestExec (1.18s) [2021-05-06T14:27:58.211Z] === RUN TestExecUser [2021-05-06T14:27:58.481Z] tests/integration/errors_test.py . [ 76%] [2021-05-06T14:27:59.238Z] --- PASS: TestExecUser (1.15s) [2021-05-06T14:27:59.238Z] === RUN TestExportContainerAndImportImage [2021-05-06T14:27:59.695Z] --- PASS: TestUpdateCPUQuota (6.82s) [2021-05-06T14:27:59.695Z] === RUN TestUpdatePidsLimit [2021-05-06T14:27:59.695Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-06T14:28:00.287Z] --- PASS: TestExportContainerAndImportImage (1.26s) [2021-05-06T14:28:00.287Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-06T14:28:00.632Z] === RUN TestUpdatePidsLimit/no_change [2021-05-06T14:28:01.202Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-06T14:28:01.319Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T14:28:01.576Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T14:28:02.150Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-06T14:28:02.420Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2021-05-06T14:28:02.420Z] === RUN TestHealthCheckWorkdir [2021-05-06T14:28:02.718Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-06T14:28:03.287Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-06T14:28:03.447Z] --- PASS: TestHealthCheckWorkdir (1.49s) [2021-05-06T14:28:03.447Z] === RUN TestHealthKillContainer [2021-05-06T14:28:04.224Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-06T14:28:05.602Z] --- PASS: TestUpdatePidsLimit (5.63s) [2021-05-06T14:28:05.602Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.70s) [2021-05-06T14:28:05.602Z] --- PASS: TestUpdatePidsLimit/no_change (0.71s) [2021-05-06T14:28:05.602Z] --- PASS: TestUpdatePidsLimit/update_lower (0.74s) [2021-05-06T14:28:05.602Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.73s) [2021-05-06T14:28:05.602Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.73s) [2021-05-06T14:28:05.602Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.75s) [2021-05-06T14:28:05.602Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.72s) [2021-05-06T14:28:05.603Z] === RUN TestUpdateRestartPolicy [2021-05-06T14:28:06.866Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-05-06T14:28:06.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.51s) [2021-05-06T14:28:06.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.71s) [2021-05-06T14:28:06.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.34s) [2021-05-06T14:28:06.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.42s) [2021-05-06T14:28:06.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.15s) [2021-05-06T14:28:06.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.56s) [2021-05-06T14:28:06.866Z] === RUN TestBuildMultiStageCopy [2021-05-06T14:28:06.866Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-06T14:28:07.134Z] --- PASS: TestHealthKillContainer (3.21s) [2021-05-06T14:28:07.134Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-06T14:28:07.320Z] #25 ... [2021-05-06T14:28:07.320Z] [2021-05-06T14:28:07.320Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-06T14:28:07.320Z] #54 sha256:f705239b82a301b77fe3419890ce0cd99a0773b233ae0e1d5d97502877fb2626 [2021-05-06T14:28:07.320Z] #54 199.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-06T14:28:07.320Z] #54 200.2 + mkdir -p /build [2021-05-06T14:28:07.320Z] #54 200.2 + cp runc /build/runc [2021-05-06T14:28:07.320Z] #54 DONE 200.3s [2021-05-06T14:28:07.320Z] [2021-05-06T14:28:07.320Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T14:28:07.320Z] #57 sha256:e37504e2ec1d3d72e456bae3cc50a73ef748e103e3c84ee8df8d0444c82e1a3d [2021-05-06T14:28:07.834Z] --- PASS: TestInspectCpusetInConfigPre120 (1.01s) [2021-05-06T14:28:07.834Z] === RUN TestIpcModeNone [2021-05-06T14:28:08.861Z] --- PASS: TestIpcModeNone (1.16s) [2021-05-06T14:28:08.861Z] === RUN TestIpcModePrivate [2021-05-06T14:28:09.925Z] --- PASS: TestIpcModePrivate (1.15s) [2021-05-06T14:28:09.925Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:108, shared: false, mustBeShared: false [2021-05-06T14:28:09.925Z] === RUN TestIpcModeShareable [2021-05-06T14:28:10.091Z] #57 279.4 + bin/containerd [2021-05-06T14:28:11.036Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-06T14:28:11.037Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-06T14:28:11.063Z] --- PASS: TestIpcModeShareable (1.22s) [2021-05-06T14:28:11.063Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:102, shared: true, mustBeShared: true [2021-05-06T14:28:11.063Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-06T14:28:11.600Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-06T14:28:12.163Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-06T14:28:12.725Z] --- PASS: TestBuildMultiStageCopy (5.99s) [2021-05-06T14:28:12.725Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.74s) [2021-05-06T14:28:12.725Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2021-05-06T14:28:12.725Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2021-05-06T14:28:12.725Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2021-05-06T14:28:12.725Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2021-05-06T14:28:12.725Z] === RUN TestBuildMultiStageParentConfig [2021-05-06T14:28:12.883Z] #57 ... [2021-05-06T14:28:12.883Z] [2021-05-06T14:28:12.883Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-06T14:28:12.883Z] #25 sha256:9cd828a1726708647e35d70910e290f18e9f3e7f2143469b39039aaf8012bbf3 [2021-05-06T14:28:12.883Z] #25 324.7 + return [2021-05-06T14:28:12.883Z] #25 DONE 324.9s [2021-05-06T14:28:12.883Z] [2021-05-06T14:28:12.883Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T14:28:12.883Z] #57 sha256:e37504e2ec1d3d72e456bae3cc50a73ef748e103e3c84ee8df8d0444c82e1a3d [2021-05-06T14:28:13.992Z] --- PASS: TestBuildWithHugeFile (40.41s) [2021-05-06T14:28:13.992Z] === RUN TestBuildWCOWSandboxSize [2021-05-06T14:28:13.992Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-05-06T14:28:13.992Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-06T14:28:13.992Z] === RUN TestBuildWithEmptyDockerfile [2021-05-06T14:28:13.992Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T14:28:13.992Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T14:28:13.992Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T14:28:13.992Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T14:28:13.992Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T14:28:13.992Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T14:28:13.992Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T14:28:13.992Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T14:28:13.992Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T14:28:13.992Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2021-05-06T14:28:13.992Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2021-05-06T14:28:13.992Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2021-05-06T14:28:13.992Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.19s) [2021-05-06T14:28:13.992Z] === RUN TestBuildPreserveOwnership [2021-05-06T14:28:13.992Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-06T14:28:13.992Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-06T14:28:13.992Z] --- PASS: TestBuildPreserveOwnership (5.33s) [2021-05-06T14:28:13.992Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.56s) [2021-05-06T14:28:13.992Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.74s) [2021-05-06T14:28:13.992Z] === RUN TestBuildPlatformInvalid [2021-05-06T14:28:13.992Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-05-06T14:28:13.992Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-06T14:28:14.093Z] --- PASS: TestBuildMultiStageParentConfig (1.34s) [2021-05-06T14:28:14.093Z] === RUN TestBuildLabelWithTargets [2021-05-06T14:28:14.432Z] #57 ... [2021-05-06T14:28:14.432Z] [2021-05-06T14:28:14.432Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-06T14:28:14.432Z] #26 sha256:05a9cd099690cc6d0fb485c97eb98515ee721f418a22ad2aefd8efec64ccdc68 [2021-05-06T14:28:14.432Z] #26 DONE 0.1s [2021-05-06T14:28:14.622Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.55s) [2021-05-06T14:28:14.622Z] === RUN TestAPIIpcModeHost [2021-05-06T14:28:14.735Z] [2021-05-06T14:28:14.735Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-06T14:28:14.735Z] #31 sha256:9ee2717a4918a9f0c37f7e56580d87b253f4422c64ffdc7dfc8ac377724a5b71 [2021-05-06T14:28:15.390Z] #31 DONE 0.7s [2021-05-06T14:28:15.390Z] [2021-05-06T14:28:15.390Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T14:28:15.390Z] #57 sha256:e37504e2ec1d3d72e456bae3cc50a73ef748e103e3c84ee8df8d0444c82e1a3d [2021-05-06T14:28:15.390Z] #57 ... [2021-05-06T14:28:15.390Z] [2021-05-06T14:28:15.390Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-06T14:28:15.390Z] #34 sha256:5a4c73bfb375d46126e0f4e7aa3b4412e8367817cda27829e411c956dbb46e33 [2021-05-06T14:28:15.390Z] #34 DONE 0.1s [2021-05-06T14:28:15.390Z] [2021-05-06T14:28:15.390Z] #36 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-06T14:28:15.390Z] #36 sha256:f3f3308d75d19d3d9c70ddb722a59fe333c2788937a7447da6906cce365ca730 [2021-05-06T14:28:15.390Z] #36 DONE 0.1s [2021-05-06T14:28:15.390Z] [2021-05-06T14:28:15.390Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-06T14:28:15.390Z] #39 sha256:1f74f66985a59e44a4a0aa83a08a75c45935aed45704db97f1967899a9bc1eef [2021-05-06T14:28:15.390Z] #39 DONE 0.1s [2021-05-06T14:28:15.390Z] [2021-05-06T14:28:15.390Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T14:28:15.390Z] #57 sha256:e37504e2ec1d3d72e456bae3cc50a73ef748e103e3c84ee8df8d0444c82e1a3d [2021-05-06T14:28:15.693Z] #57 ... [2021-05-06T14:28:15.693Z] [2021-05-06T14:28:15.693Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-06T14:28:15.693Z] #42 sha256:9e5d7a5889584906c193b706e510e82d8b613e889834cd71a5f6895c399fde27 [2021-05-06T14:28:15.693Z] #42 DONE 0.2s [2021-05-06T14:28:15.693Z] [2021-05-06T14:28:15.693Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-06T14:28:15.693Z] #45 sha256:de1161b50753960034a1d65798cd0e1fdec98e90c0a99b744acb43e234e52eb7 [2021-05-06T14:28:15.710Z] --- PASS: TestAPIIpcModeHost (1.00s) [2021-05-06T14:28:15.710Z] === RUN TestDaemonIpcModeShareable [2021-05-06T14:28:15.992Z] #45 DONE 0.2s [2021-05-06T14:28:15.992Z] [2021-05-06T14:28:15.992Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-06T14:28:15.992Z] #47 sha256:90d7bec1aedb6d58de282155421414c7b3bf6878dac9504898633bd9d46e906c [2021-05-06T14:28:15.992Z] #47 DONE 0.1s [2021-05-06T14:28:15.992Z] [2021-05-06T14:28:15.992Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-06T14:28:15.992Z] #49 sha256:c5e5330af88c1b47cc68cf8a0ce4f2bce7f587e1d3ae7de7f7bb41e01e78380d [2021-05-06T14:28:15.992Z] #49 DONE 0.1s [2021-05-06T14:28:15.992Z] [2021-05-06T14:28:15.992Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T14:28:15.992Z] #57 sha256:e37504e2ec1d3d72e456bae3cc50a73ef748e103e3c84ee8df8d0444c82e1a3d [2021-05-06T14:28:16.293Z] #57 ... [2021-05-06T14:28:16.293Z] [2021-05-06T14:28:16.293Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-06T14:28:16.293Z] #51 sha256:d8b798107ff5108cc7138a72a755f32f24ffcde6724612752b396bc3d3e52732 [2021-05-06T14:28:16.293Z] #51 DONE 0.1s [2021-05-06T14:28:16.293Z] [2021-05-06T14:28:16.293Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-06T14:28:16.293Z] #53 sha256:a5dda260212876b4eb1d81a27fa56e61ae35d59dba52534fc8ed0fe2721857d9 [2021-05-06T14:28:16.293Z] #53 DONE 0.1s [2021-05-06T14:28:16.293Z] [2021-05-06T14:28:16.293Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-06T14:28:16.293Z] #55 sha256:83fca25c656decbf00236e1a1d48f002b860bf1a50bce008f15240e86ff80282 [2021-05-06T14:28:16.593Z] #55 DONE 0.1s [2021-05-06T14:28:16.593Z] [2021-05-06T14:28:16.593Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-06T14:28:16.593Z] #57 sha256:e37504e2ec1d3d72e456bae3cc50a73ef748e103e3c84ee8df8d0444c82e1a3d [2021-05-06T14:28:16.612Z] --- PASS: TestBuildLabelWithTargets (2.09s) [2021-05-06T14:28:16.612Z] === RUN TestBuildWithEmptyLayers [2021-05-06T14:28:17.542Z] --- PASS: TestBuildWithEmptyLayers (1.20s) [2021-05-06T14:28:17.542Z] === RUN TestBuildMultiStageOnBuild [2021-05-06T14:28:17.863Z] --- PASS: TestDaemonIpcModeShareable (2.07s) [2021-05-06T14:28:17.863Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: true, mustBeShared: true [2021-05-06T14:28:17.863Z] === RUN TestDaemonIpcModePrivate [2021-05-06T14:28:19.919Z] --- PASS: TestDaemonIpcModePrivate (2.04s) [2021-05-06T14:28:19.919Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:118, shared: false, mustBeShared: false [2021-05-06T14:28:19.919Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-06T14:28:20.482Z] --- PASS: TestUpdateRestartPolicy (12.80s) [2021-05-06T14:28:20.482Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-06T14:28:20.482Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2021-05-06T14:28:20.482Z] === RUN TestWaitNonBlocked [2021-05-06T14:28:20.482Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T14:28:20.482Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T14:28:20.482Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T14:28:20.482Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T14:28:20.482Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T14:28:20.482Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T14:28:20.482Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-05-06T14:28:20.482Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2021-05-06T14:28:20.482Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2021-05-06T14:28:20.482Z] === RUN TestWaitBlocked [2021-05-06T14:28:20.482Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-06T14:28:20.482Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-06T14:28:20.482Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-06T14:28:20.482Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-06T14:28:20.482Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-06T14:28:20.482Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-06T14:28:21.418Z] --- PASS: TestWaitBlocked (0.01s) [2021-05-06T14:28:21.418Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s) [2021-05-06T14:28:21.418Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2021-05-06T14:28:21.418Z] === CONT TestContainerStartOnDaemonRestart [2021-05-06T14:28:21.418Z] === CONT TestContainerKillOnDaemonStart [2021-05-06T14:28:21.714Z] --- PASS: TestBuildMultiStageOnBuild (4.34s) [2021-05-06T14:28:21.714Z] === RUN TestBuildUncleanTarFilenames [2021-05-06T14:28:21.975Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.00s) [2021-05-06T14:28:21.975Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:118, shared: false, mustBeShared: false [2021-05-06T14:28:21.975Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-06T14:28:23.604Z] --- PASS: TestBuildUncleanTarFilenames (1.91s) [2021-05-06T14:28:23.604Z] === RUN TestBuildMultiStageLayerLeak [2021-05-06T14:28:24.107Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.09s) [2021-05-06T14:28:24.107Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: true, mustBeShared: true [2021-05-06T14:28:24.107Z] === RUN TestIpcModeOlderClient [2021-05-06T14:28:24.107Z] === PAUSE TestIpcModeOlderClient [2021-05-06T14:28:24.107Z] === RUN TestKillContainerInvalidSignal [2021-05-06T14:28:24.707Z] --- PASS: TestContainerStartOnDaemonRestart (2.99s) [2021-05-06T14:28:24.707Z] === CONT TestIpcModeOlderClient [2021-05-06T14:28:24.707Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-05-06T14:28:24.707Z] === CONT TestDaemonHostGatewayIP [2021-05-06T14:28:25.138Z] --- PASS: TestKillContainerInvalidSignal (1.02s) [2021-05-06T14:28:25.138Z] === RUN TestKillContainer [2021-05-06T14:28:25.138Z] === RUN TestKillContainer/no_signal [2021-05-06T14:28:26.165Z] === RUN TestKillContainer/non_killing_signal [2021-05-06T14:28:26.245Z] Loaded image: buildpack-deps:buster [2021-05-06T14:28:26.245Z] Loaded image: busybox:latest [2021-05-06T14:28:26.245Z] Loaded image: busybox:glibc [2021-05-06T14:28:26.794Z] === RUN TestKillContainer/killing_signal [2021-05-06T14:28:27.265Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-05-06T14:28:27.774Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-06T14:28:27.774Z] Using test binary docker [2021-05-06T14:28:27.774Z] +++ /etc/init.d/apparmor start [2021-05-06T14:28:27.774Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-06T14:28:27.774Z] INFO: Waiting for daemon to start... [2021-05-06T14:28:27.774Z] Starting dockerd [2021-05-06T14:28:27.774Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-05-06T14:28:27.774Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-06T14:28:27.774Z] Using test binary docker [2021-05-06T14:28:27.774Z] +++ /etc/init.d/apparmor start [2021-05-06T14:28:27.774Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-06T14:28:27.774Z] Starting dockerd [2021-05-06T14:28:27.774Z] INFO: Waiting for daemon to start... [2021-05-06T14:28:27.774Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-05-06T14:28:28.029Z] .--- PASS: TestBuildMultiStageLayerLeak (4.31s) [2021-05-06T14:28:28.029Z] === RUN TestBuildWithHugeFile [2021-05-06T14:28:28.174Z] Loaded image: debian:bullseye [2021-05-06T14:28:28.174Z] Loaded image: hello-world:latest [2021-05-06T14:28:28.174Z] Loaded image: arm32v7/hello-world:latest [2021-05-06T14:28:28.293Z] --- PASS: TestKillContainer (3.02s) [2021-05-06T14:28:28.293Z] --- PASS: TestKillContainer/no_signal (1.00s) [2021-05-06T14:28:28.293Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2021-05-06T14:28:28.293Z] --- PASS: TestKillContainer/killing_signal (0.99s) [2021-05-06T14:28:28.293Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-06T14:28:28.293Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-06T14:28:28.899Z] --- PASS: TestDaemonHostGatewayIP (3.91s) [2021-05-06T14:28:28.899Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-06T14:28:28.922Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-06T14:28:29.393Z] [2021-05-06T14:28:29.393Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-06T14:28:29.393Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-06T14:28:29.393Z] Error: No such image: emptyfs [2021-05-06T14:28:29.393Z] ++++ docker load [2021-05-06T14:28:29.393Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-06T14:28:29.393Z] [2021-05-06T14:28:29.393Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-06T14:28:29.649Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-06T14:28:29.649Z] Error: No such image: emptyfs [2021-05-06T14:28:29.649Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-06T14:28:29.649Z] ++++ docker load [2021-05-06T14:28:29.649Z] Running integration-test (iteration 1) [2021-05-06T14:28:29.649Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-05-06T14:28:29.649Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-05-06T14:28:29.649Z] ++ set -e [2021-05-06T14:28:29.649Z] ++ '[' -n 0 ']' [2021-05-06T14:28:29.649Z] ++ set -x [2021-05-06T14:28:29.649Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-05-06T14:28:29.977Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.98s) [2021-05-06T14:28:29.977Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.97s) [2021-05-06T14:28:29.977Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2021-05-06T14:28:29.977Z] === RUN TestKillStoppedContainer [2021-05-06T14:28:29.977Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-05-06T14:28:29.977Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-06T14:28:30.211Z] Running integration-test (iteration 1) [2021-05-06T14:28:30.211Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-05-06T14:28:30.211Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-05-06T14:28:30.211Z] ++ set -e [2021-05-06T14:28:30.211Z] ++ '[' -n 0 ']' [2021-05-06T14:28:30.211Z] ++ set -x [2021-05-06T14:28:30.211Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-05-06T14:28:30.269Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2021-05-06T14:28:30.269Z] === RUN TestKillDifferentUserContainer [2021-05-06T14:28:31.357Z] --- PASS: TestKillDifferentUserContainer (1.04s) [2021-05-06T14:28:31.357Z] === RUN TestInspectOomKilledTrue [2021-05-06T14:28:31.357Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-06T14:28:31.357Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T14:28:31.357Z] === RUN TestInspectOomKilledFalse [2021-05-06T14:28:31.357Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-06T14:28:31.357Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T14:28:31.357Z] === RUN TestLinksEtcHostsContentMatch [2021-05-06T14:28:31.431Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.91s) [2021-05-06T14:28:31.431Z] === CONT TestDaemonRestartIpcMode [2021-05-06T14:28:32.044Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s) [2021-05-06T14:28:32.044Z] === RUN TestLinksContainerNames [2021-05-06T14:28:34.110Z] --- PASS: TestLinksContainerNames (1.96s) [2021-05-06T14:28:34.110Z] === RUN TestLogsFollowTailEmpty [2021-05-06T14:28:34.721Z] --- PASS: TestDaemonRestartIpcMode (3.13s) [2021-05-06T14:28:34.721Z] --- PASS: TestContainerKillOnDaemonStart (13.07s) [2021-05-06T14:28:34.721Z] PASS [2021-05-06T14:28:34.721Z] [2021-05-06T14:28:34.721Z] === Skipped [2021-05-06T14:28:34.721Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-06T14:28:34.721Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-06T14:28:34.721Z] [2021-05-06T14:28:34.721Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-06T14:28:34.721Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-05-06T14:28:34.721Z] [2021-05-06T14:28:34.721Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-06T14:28:34.721Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-06T14:28:34.721Z] [2021-05-06T14:28:34.721Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-05-06T14:28:34.721Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-05-06T14:28:34.721Z] [2021-05-06T14:28:34.721Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-05-06T14:28:34.721Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-05-06T14:28:34.721Z] [2021-05-06T14:28:34.721Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-06T14:28:34.721Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-06T14:28:34.721Z] [2021-05-06T14:28:34.721Z] [2021-05-06T14:28:34.721Z] DONE 197 tests, 6 skipped in 155.216s [2021-05-06T14:28:34.721Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-06T14:28:34.721Z] INFO: Testing against a local daemon [2021-05-06T14:28:34.721Z] === RUN TestCommitInheritsEnv [2021-05-06T14:28:34.721Z] --- PASS: TestCommitInheritsEnv (0.31s) [2021-05-06T14:28:34.721Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-06T14:28:34.721Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-06T14:28:34.721Z] === RUN TestImagesFilterMultiReference [2021-05-06T14:28:34.721Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-05-06T14:28:34.721Z] === RUN TestImagePullPlatformInvalid [2021-05-06T14:28:34.721Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-06T14:28:34.721Z] === RUN TestRemoveImageOrphaning [2021-05-06T14:28:34.980Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2021-05-06T14:28:34.980Z] === RUN TestRemoveImageGarbageCollector [2021-05-06T14:28:35.138Z] --- PASS: TestLogsFollowTailEmpty (0.98s) [2021-05-06T14:28:35.138Z] === RUN TestContainerNetworkMountsNoChown [2021-05-06T14:28:36.165Z] --- PASS: TestContainerNetworkMountsNoChown (0.98s) [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/default [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/default [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/private [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/private [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/rprivate [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/slave [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/slave [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/rslave [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/shared [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/shared [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/rshared [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-06T14:28:36.165Z] === CONT TestMountDaemonRoot/default [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-06T14:28:36.165Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-06T14:28:36.165Z] === CONT TestMountDaemonRoot/rprivate [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-06T14:28:36.165Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-06T14:28:36.165Z] === CONT TestMountDaemonRoot/rshared [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-06T14:28:36.165Z] === CONT TestMountDaemonRoot/shared [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-06T14:28:36.165Z] === CONT TestMountDaemonRoot/rslave [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-06T14:28:36.165Z] === CONT TestMountDaemonRoot/slave [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-06T14:28:36.165Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-06T14:28:36.165Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-06T14:28:36.165Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-06T14:28:36.165Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-06T14:28:36.165Z] === CONT TestMountDaemonRoot/private [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-06T14:28:36.165Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-06T14:28:36.165Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-06T14:28:36.165Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-06T14:28:36.165Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-06T14:28:36.165Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-06T14:28:36.165Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-06T14:28:36.165Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-06T14:28:36.165Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-06T14:28:36.454Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-06T14:28:36.454Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-06T14:28:36.454Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-06T14:28:36.454Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-06T14:28:36.454Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-06T14:28:36.454Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-06T14:28:36.454Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-06T14:28:36.454Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-06T14:28:36.744Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-06T14:28:36.744Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-06T14:28:36.744Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-06T14:28:36.744Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-06T14:28:36.744Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-06T14:28:36.744Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-06T14:28:36.744Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-06T14:28:36.744Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-05-06T14:28:36.744Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-05-06T14:28:36.744Z] === RUN TestContainerBindMountNonRecursive [2021-05-06T14:28:37.515Z] --- PASS: TestRemoveImageGarbageCollector (2.11s) [2021-05-06T14:28:37.515Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-06T14:28:37.515Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-06T14:28:37.515Z] === RUN TestTagInvalidReference [2021-05-06T14:28:37.515Z] --- PASS: TestTagInvalidReference (0.01s) [2021-05-06T14:28:37.515Z] === RUN TestTagValidPrefixedRepo [2021-05-06T14:28:37.515Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-05-06T14:28:37.515Z] === RUN TestTagExistedNameWithoutForce [2021-05-06T14:28:37.515Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-05-06T14:28:37.515Z] === RUN TestTagOfficialNames [2021-05-06T14:28:37.515Z] --- PASS: TestTagOfficialNames (0.06s) [2021-05-06T14:28:37.515Z] === RUN TestTagMatchesDigest [2021-05-06T14:28:37.515Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-05-06T14:28:37.515Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-06T14:28:38.189Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.40s) [2021-05-06T14:28:38.189Z] PASS [2021-05-06T14:28:38.189Z] [2021-05-06T14:28:38.189Z] === Skipped [2021-05-06T14:28:38.189Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-05-06T14:28:38.189Z] build_session_test.go:25: TODO: BuildKit [2021-05-06T14:28:38.189Z] [2021-05-06T14:28:38.189Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-05-06T14:28:38.189Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-06T14:28:38.189Z] [2021-05-06T14:28:38.189Z] [2021-05-06T14:28:38.189Z] DONE 34 tests, 2 skipped in 113.908s [2021-05-06T14:28:38.189Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-05-06T14:28:38.189Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:28:38.189Z] ++ set -e [2021-05-06T14:28:38.189Z] ++ '[' -n 0 ']' [2021-05-06T14:28:38.189Z] ++ set -x [2021-05-06T14:28:38.189Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:28:38.189Z] INFO: Testing against a local daemon [2021-05-06T14:28:38.189Z] === RUN TestConfigInspect [2021-05-06T14:28:39.459Z] --- PASS: TestContainerBindMountNonRecursive (2.59s) [2021-05-06T14:28:39.459Z] === RUN TestContainerVolumesMountedAsShared [2021-05-06T14:28:40.510Z] --- PASS: TestContainerVolumesMountedAsShared (0.82s) [2021-05-06T14:28:40.510Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-06T14:28:41.138Z] --- PASS: TestContainerVolumesMountedAsSlave (0.89s) [2021-05-06T14:28:41.138Z] === RUN TestNetworkNat [2021-05-06T14:28:41.497Z] --- PASS: TestConfigInspect (3.22s) [2021-05-06T14:28:41.497Z] === RUN TestConfigList [2021-05-06T14:28:42.165Z] --- PASS: TestNetworkNat (1.06s) [2021-05-06T14:28:42.165Z] === RUN TestNetworkLocalhostTCPNat [2021-05-06T14:28:43.193Z] --- PASS: TestNetworkLocalhostTCPNat (0.98s) [2021-05-06T14:28:43.193Z] === RUN TestNetworkLoopbackNat [2021-05-06T14:28:44.047Z] --- PASS: TestConfigList (3.10s) [2021-05-06T14:28:44.047Z] === RUN TestConfigsCreateAndDelete [2021-05-06T14:28:46.694Z] --- PASS: TestNetworkLoopbackNat (3.52s) [2021-05-06T14:28:46.695Z] === RUN TestPause [2021-05-06T14:28:46.707Z] ......... [ 86%] [2021-05-06T14:28:47.358Z] --- PASS: TestConfigsCreateAndDelete (3.19s) [2021-05-06T14:28:47.358Z] === RUN TestConfigsUpdate [2021-05-06T14:28:47.726Z] --- PASS: TestPause (1.06s) [2021-05-06T14:28:47.726Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-06T14:28:47.726Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-06T14:28:47.726Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-06T14:28:47.726Z] === RUN TestPauseStopPausedContainer [2021-05-06T14:28:48.773Z] --- PASS: TestPauseStopPausedContainer (1.01s) [2021-05-06T14:28:48.773Z] === RUN TestPidHost [2021-05-06T14:28:49.407Z] #57 314.0 + bin/containerd-stress [2021-05-06T14:28:49.407Z] #57 316.4 + bin/containerd-shim [2021-05-06T14:28:50.667Z] --- PASS: TestConfigsUpdate (3.09s) [2021-05-06T14:28:50.667Z] === RUN TestTemplatedConfig [2021-05-06T14:28:51.560Z] --- PASS: TestPidHost (2.40s) [2021-05-06T14:28:51.560Z] === RUN TestPsFilter [2021-05-06T14:28:51.560Z] --- PASS: TestPsFilter (0.29s) [2021-05-06T14:28:51.560Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-06T14:28:51.936Z] tests/integration/models_images_test.py ............... [ 89%] [2021-05-06T14:28:52.587Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.97s) [2021-05-06T14:28:52.587Z] === RUN TestRemoveContainerWithVolume [2021-05-06T14:28:53.616Z] --- PASS: TestRemoveContainerWithVolume (1.00s) [2021-05-06T14:28:53.616Z] === RUN TestRemoveContainerRunning [2021-05-06T14:28:53.923Z] #57 323.5 + bin/containerd-shim-runc-v1 [2021-05-06T14:28:53.977Z] --- PASS: TestTemplatedConfig (3.59s) [2021-05-06T14:28:53.977Z] === RUN TestConfigCreateResolve [2021-05-06T14:28:54.643Z] --- PASS: TestRemoveContainerRunning (1.04s) [2021-05-06T14:28:54.643Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-06T14:28:55.716Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.96s) [2021-05-06T14:28:55.716Z] === RUN TestRemoveInvalidContainer [2021-05-06T14:28:55.716Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-05-06T14:28:55.716Z] === RUN TestRenameLinkedContainer [2021-05-06T14:28:55.904Z] tests/integration/models_networks_test.py .... [ 91%] [2021-05-06T14:28:57.285Z] --- PASS: TestConfigCreateResolve (3.22s) [2021-05-06T14:28:57.285Z] === RUN TestConfigDaemonLibtrustID [2021-05-06T14:28:58.230Z] --- PASS: TestConfigDaemonLibtrustID (1.17s) [2021-05-06T14:28:58.230Z] PASS [2021-05-06T14:28:58.230Z] [2021-05-06T14:28:58.230Z] DONE 7 tests in 20.723s [2021-05-06T14:28:58.230Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-05-06T14:28:58.230Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:28:58.230Z] ++ set -e [2021-05-06T14:28:58.230Z] ++ '[' -n 0 ']' [2021-05-06T14:28:58.230Z] ++ set -x [2021-05-06T14:28:58.230Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:28:58.492Z] INFO: Testing against a local daemon [2021-05-06T14:28:58.492Z] === RUN TestCheckpoint [2021-05-06T14:28:58.492Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-06T14:28:58.492Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-06T14:28:58.492Z] === RUN TestContainerInvalidJSON [2021-05-06T14:28:58.492Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T14:28:58.492Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T14:28:58.492Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T14:28:58.492Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T14:28:58.492Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-06T14:28:58.492Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-06T14:28:58.492Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T14:28:58.492Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T14:28:58.492Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-06T14:28:58.492Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-05-06T14:28:58.492Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-06T14:28:58.492Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-06T14:28:58.492Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-06T14:28:58.492Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-06T14:28:58.754Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-05-06T14:28:58.754Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-06T14:28:58.754Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-05-06T14:28:58.754Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-06T14:28:58.754Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-05-06T14:28:58.754Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-06T14:28:58.754Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-05-06T14:28:58.754Z] === RUN TestCopyFromContainer [2021-05-06T14:28:59.576Z] #57 328.4 + bin/containerd-shim-runc-v2 [2021-05-06T14:28:59.576Z] #57 329.6 + binaries [2021-05-06T14:28:59.872Z] #57 329.6 + install -D bin/containerd /build/containerd [2021-05-06T14:28:59.872Z] #57 329.6 + install -D bin/containerd-shim /build/containerd-shim [2021-05-06T14:28:59.872Z] #57 329.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-06T14:28:59.872Z] #57 329.6 + install -D bin/ctr /build/ctr [2021-05-06T14:28:59.872Z] #57 DONE 329.7s [2021-05-06T14:29:00.206Z] --- PASS: TestRenameLinkedContainer (4.10s) [2021-05-06T14:29:00.206Z] === RUN TestRenameStoppedContainer [2021-05-06T14:29:00.495Z] --- PASS: TestRenameStoppedContainer (1.01s) [2021-05-06T14:29:00.495Z] === RUN TestRenameRunningContainerAndReuse [2021-05-06T14:29:00.673Z] === RUN TestCopyFromContainer// [2021-05-06T14:29:00.673Z] === RUN TestCopyFromContainer//bar/root [2021-05-06T14:29:00.673Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-06T14:29:00.919Z] [2021-05-06T14:29:00.919Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-06T14:29:00.919Z] #58 sha256:4c4c657bdf9e5fec3704c6cde8c89f69177063029641288c88c92185c1742bfd [2021-05-06T14:29:00.919Z] #58 DONE 0.1s [2021-05-06T14:29:00.919Z] [2021-05-06T14:29:00.919Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-06T14:29:00.919Z] #62 sha256:f860f8460dcaaca683423181d4b68dc9df6052d0631afe2bb9a96db45d06cd32 [2021-05-06T14:29:00.919Z] #62 DONE 0.1s [2021-05-06T14:29:00.919Z] [2021-05-06T14:29:00.919Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-06T14:29:00.919Z] #67 sha256:03afa760116db8fdaf156188e624f74552313f4f3b2b2831dc79b95119b65f36 [2021-05-06T14:29:00.935Z] === RUN TestCopyFromContainer/bar/quux [2021-05-06T14:29:00.935Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-06T14:29:00.935Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-06T14:29:01.169Z] tests/integration/models_nodes_test.py . [ 91%] [2021-05-06T14:29:01.197Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-06T14:29:01.197Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-06T14:29:01.197Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-06T14:29:01.217Z] #67 DONE 0.1s [2021-05-06T14:29:01.217Z] [2021-05-06T14:29:01.217Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-06T14:29:01.217Z] #69 sha256:d7188ad4a678b6a17a4efd19e73c6e8348252b19d829b4f1c36c2dfe7365e4e7 [2021-05-06T14:29:01.217Z] #69 DONE 0.0s [2021-05-06T14:29:01.217Z] [2021-05-06T14:29:01.217Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-06T14:29:01.217Z] #70 sha256:10c04cd1d5e5045244cfb3a2478a15fb6f213ff773fb64ecdf9e0669dcb7495d [2021-05-06T14:29:01.217Z] #70 DONE 0.0s [2021-05-06T14:29:01.217Z] [2021-05-06T14:29:01.217Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-06T14:29:01.217Z] #71 sha256:6b945e03fdf496320f4fe5b0bd242730899dff35b8b9b960c132379239a2bd53 [2021-05-06T14:29:01.459Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-06T14:29:01.459Z] --- PASS: TestCopyFromContainer (2.70s) [2021-05-06T14:29:01.459Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-05-06T14:29:01.459Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-05-06T14:29:01.459Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-05-06T14:29:01.459Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-05-06T14:29:01.459Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-05-06T14:29:01.459Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-05-06T14:29:01.459Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-05-06T14:29:01.459Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-05-06T14:29:01.459Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-05-06T14:29:01.459Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-05-06T14:29:01.459Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-06T14:29:01.459Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T14:29:01.459Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T14:29:01.459Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T14:29:01.459Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T14:29:01.459Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T14:29:01.459Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T14:29:01.723Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T14:29:01.723Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T14:29:01.723Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T14:29:01.723Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-05-06T14:29:01.723Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-06T14:29:01.723Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-06T14:29:01.723Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-05-06T14:29:01.723Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-06T14:29:01.723Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-05-06T14:29:01.723Z] === RUN TestCreateWithInvalidEnv [2021-05-06T14:29:01.723Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-06T14:29:01.723Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-06T14:29:01.723Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-06T14:29:01.723Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-06T14:29:01.723Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-06T14:29:01.723Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-06T14:29:01.723Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-06T14:29:01.723Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-06T14:29:01.723Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-06T14:29:01.723Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-06T14:29:01.723Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-06T14:29:01.723Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-06T14:29:01.723Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-06T14:29:01.723Z] === RUN TestCreateTmpfsMountsTarget [2021-05-06T14:29:01.723Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-05-06T14:29:01.723Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-06T14:29:02.609Z] --- PASS: TestRenameRunningContainerAndReuse (2.04s) [2021-05-06T14:29:02.609Z] === RUN TestRenameInvalidName [2021-05-06T14:29:03.070Z] tests/integration/models_resources_test.py . [ 91%] [2021-05-06T14:29:03.318Z] #71 DONE 2.1s [2021-05-06T14:29:03.318Z] [2021-05-06T14:29:03.318Z] #72 exporting to oci image format [2021-05-06T14:29:03.318Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-05-06T14:29:03.318Z] #72 exporting layers [2021-05-06T14:29:03.647Z] --- PASS: TestRenameInvalidName (0.98s) [2021-05-06T14:29:03.647Z] === RUN TestRenameAnonymousContainer [2021-05-06T14:29:04.273Z] --- PASS: TestCreateWithCustomMaskedPaths (2.32s) [2021-05-06T14:29:04.273Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-06T14:29:06.833Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.38s) [2021-05-06T14:29:06.833Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-06T14:29:06.833Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T14:29:06.833Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T14:29:06.833Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T14:29:06.833Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T14:29:06.833Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T14:29:06.833Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T14:29:06.833Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T14:29:06.833Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T14:29:06.833Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T14:29:06.833Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T14:29:06.833Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T14:29:06.833Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T14:29:06.833Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T14:29:06.833Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T14:29:06.833Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T14:29:06.833Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-06T14:29:06.833Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-05-06T14:29:06.833Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-05-06T14:29:06.833Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2021-05-06T14:29:06.833Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-05-06T14:29:06.833Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-05-06T14:29:06.833Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-06T14:29:07.406Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2021-05-06T14:29:07.406Z] === RUN TestCreateDifferentPlatform [2021-05-06T14:29:07.406Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-06T14:29:07.406Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-06T14:29:07.406Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-05-06T14:29:07.406Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-06T14:29:07.406Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-06T14:29:07.406Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-06T14:29:07.406Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-05-06T14:29:07.406Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-06T14:29:07.406Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-05-06T14:29:07.406Z] === RUN TestContainerStartOnDaemonRestart [2021-05-06T14:29:07.406Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-06T14:29:07.406Z] === RUN TestDaemonRestartIpcMode [2021-05-06T14:29:07.406Z] === PAUSE TestDaemonRestartIpcMode [2021-05-06T14:29:07.406Z] === RUN TestDaemonHostGatewayIP [2021-05-06T14:29:07.406Z] === PAUSE TestDaemonHostGatewayIP [2021-05-06T14:29:07.406Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-06T14:29:07.406Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-06T14:29:07.406Z] === RUN TestContainerKillOnDaemonStart [2021-05-06T14:29:07.406Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-06T14:29:07.406Z] === RUN TestDiff [2021-05-06T14:29:08.350Z] --- PASS: TestDiff (0.80s) [2021-05-06T14:29:08.350Z] === RUN TestExecWithCloseStdin [2021-05-06T14:29:08.850Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-05-06T14:29:09.242Z] --- PASS: TestRenameAnonymousContainer (5.31s) [2021-05-06T14:29:09.242Z] === RUN TestRenameContainerWithSameName [2021-05-06T14:29:09.295Z] --- PASS: TestExecWithCloseStdin (1.08s) [2021-05-06T14:29:09.295Z] === RUN TestExec [2021-05-06T14:29:09.892Z] --- PASS: TestRenameContainerWithSameName (1.05s) [2021-05-06T14:29:09.892Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-06T14:29:10.686Z] --- PASS: TestExec (1.09s) [2021-05-06T14:29:10.686Z] === RUN TestExecUser [2021-05-06T14:29:11.634Z] --- PASS: TestExecUser (1.09s) [2021-05-06T14:29:11.634Z] === RUN TestExportContainerAndImportImage [2021-05-06T14:29:11.952Z] --- PASS: TestRenameContainerWithLinkedContainer (2.00s) [2021-05-06T14:29:11.952Z] === RUN TestResize [2021-05-06T14:29:12.582Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2021-05-06T14:29:12.582Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-06T14:29:12.781Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-05-06T14:29:12.782Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-05-06T14:29:13.011Z] --- PASS: TestResize (0.98s) [2021-05-06T14:29:13.011Z] === RUN TestResizeWithInvalidSize [2021-05-06T14:29:14.059Z] --- PASS: TestResizeWithInvalidSize (0.99s) [2021-05-06T14:29:14.059Z] === RUN TestResizeWhenContainerNotStarted [2021-05-06T14:29:15.092Z] --- PASS: TestResizeWhenContainerNotStarted (0.98s) [2021-05-06T14:29:15.092Z] === RUN TestDaemonRestartKillContainers [2021-05-06T14:29:15.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-06T14:29:15.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-06T14:29:15.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-06T14:29:15.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-06T14:29:15.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-06T14:29:15.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-06T14:29:15.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-06T14:29:15.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-06T14:29:15.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-06T14:29:15.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-06T14:29:15.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-06T14:29:15.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-06T14:29:15.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-06T14:29:15.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-06T14:29:15.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-06T14:29:15.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-06T14:29:15.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-06T14:29:15.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-06T14:29:15.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-06T14:29:15.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-06T14:29:15.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-06T14:29:15.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-06T14:29:15.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-06T14:29:15.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-06T14:29:15.092Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-06T14:29:15.092Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-06T14:29:15.894Z] --- PASS: TestExportContainerAfterDaemonRestart (3.02s) [2021-05-06T14:29:15.894Z] === RUN TestHealthCheckWorkdir [2021-05-06T14:29:16.838Z] Loaded image: buildpack-deps:buster [2021-05-06T14:29:16.838Z] Loaded image: busybox:latest [2021-05-06T14:29:16.838Z] Loaded image: buildpack-deps:buster [2021-05-06T14:29:16.838Z] Loaded image: busybox:latest [2021-05-06T14:29:16.838Z] Loaded image: busybox:glibc [2021-05-06T14:29:16.838Z] Loaded image: busybox:glibc [2021-05-06T14:29:16.838Z] Loaded image: debian:bullseye [2021-05-06T14:29:16.838Z] Loaded image: debian:bullseye [2021-05-06T14:29:17.096Z] Loaded image: hello-world:latest [2021-05-06T14:29:17.096Z] Loaded image: hello-world:latest [2021-05-06T14:29:17.284Z] --- PASS: TestHealthCheckWorkdir (1.43s) [2021-05-06T14:29:17.284Z] === RUN TestHealthKillContainer [2021-05-06T14:29:17.352Z] Loaded image: arm32v7/hello-world:latest [2021-05-06T14:29:17.352Z] Loaded image: arm32v7/hello-world:latest [2021-05-06T14:29:17.352Z] INFO: Testing against a local daemon [2021-05-06T14:29:17.352Z] === RUN TestDockerDaemonSuite [2021-05-06T14:29:17.352Z] INFO: Testing against a local daemon [2021-05-06T14:29:17.352Z] === RUN TestDockerSuite [2021-05-06T14:29:17.352Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-06T14:29:17.352Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-05-06T14:29:17.352Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-06T14:29:17.352Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-06T14:29:17.352Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-06T14:29:17.352Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-06T14:29:17.352Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-06T14:29:17.609Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-06T14:29:17.609Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-06T14:29:17.832Z] tests/integration/regression_test.py ...... [ 98%] [2021-05-06T14:29:17.835Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-06T14:29:17.835Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-06T14:29:18.016Z] --- PASS: TestImportExtremelyLargeImageWorks (109.19s) [2021-05-06T14:29:18.016Z] PASS [2021-05-06T14:29:18.016Z] [2021-05-06T14:29:18.016Z] === Skipped [2021-05-06T14:29:18.016Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-06T14:29:18.016Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-05-06T14:29:18.016Z] [2021-05-06T14:29:18.016Z] [2021-05-06T14:29:18.016Z] DONE 12 tests, 1 skipped in 113.510s [2021-05-06T14:29:18.016Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-06T14:29:18.016Z] INFO: Testing against a local daemon [2021-05-06T14:29:18.016Z] === RUN TestNetworkCreateDelete [2021-05-06T14:29:18.016Z] --- PASS: TestNetworkCreateDelete (0.46s) [2021-05-06T14:29:18.016Z] === RUN TestDockerNetworkDeletePreferID [2021-05-06T14:29:18.016Z] --- PASS: TestDockerNetworkDeletePreferID (1.31s) [2021-05-06T14:29:18.016Z] === RUN TestDaemonDNSFallback [2021-05-06T14:29:18.350Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-05-06T14:29:18.350Z] tests/integration/credentials/utils_test.py . [100%] [2021-05-06T14:29:18.350Z] [2021-05-06T14:29:18.350Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-05-06T14:29:18.350Z] =========================== short test summary info ============================ [2021-05-06T14:29:18.350Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-05-06T14:29:18.350Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-05-06T14:29:18.350Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-05-06T14:29:18.350Z] Not supported on most drivers [2021-05-06T14:29:18.350Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-05-06T14:29:18.350Z] Output of docker top depends on host distro, and is not formalized. [2021-05-06T14:29:18.350Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-05-06T14:29:18.350Z] Output of docker top depends on host distro, and is not formalized. [2021-05-06T14:29:18.350Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-05-06T14:29:18.350Z] Can fail if eth0 has multiple IP addresses [2021-05-06T14:29:18.350Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-05-06T14:29:18.350Z] This doesn't seem to be taken into account by the engine [2021-05-06T14:29:18.350Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-05-06T14:29:18.350Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-05-06T14:29:18.350Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-05-06T14:29:18.350Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 388.14 seconds == [2021-05-06T14:29:18.608Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-05-06T14:29:18.864Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-06T14:29:18.865Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-06T14:29:20.369Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-06T14:29:20.369Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-06T14:29:20.602Z] --- PASS: TestHealthKillContainer (3.12s) [2021-05-06T14:29:20.602Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-06T14:29:20.868Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2021-05-06T14:29:20.868Z] === RUN TestIpcModeNone [2021-05-06T14:29:20.922Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-06T14:29:20.922Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-06T14:29:21.179Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-06T14:29:21.179Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-06T14:29:22.111Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-06T14:29:22.111Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-06T14:29:22.111Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-06T14:29:22.260Z] --- PASS: TestIpcModeNone (1.10s) [2021-05-06T14:29:22.260Z] === RUN TestIpcModePrivate [2021-05-06T14:29:23.092Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-06T14:29:23.092Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-06T14:29:23.206Z] --- PASS: TestIpcModePrivate (1.08s) [2021-05-06T14:29:23.206Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-05-06T14:29:23.206Z] === RUN TestIpcModeShareable [2021-05-06T14:29:24.153Z] --- PASS: TestIpcModeShareable (1.10s) [2021-05-06T14:29:24.153Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-05-06T14:29:24.153Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-06T14:29:24.631Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-06T14:29:25.996Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-06T14:29:25.996Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-06T14:29:25.996Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-06T14:29:26.137Z] --- PASS: TestDaemonDNSFallback (8.05s) [2021-05-06T14:29:26.137Z] === RUN TestInspectNetwork [2021-05-06T14:29:26.137Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-06T14:29:26.137Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:26.137Z] === RUN TestRunContainerWithBridgeNone [2021-05-06T14:29:26.137Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-06T14:29:26.137Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T14:29:26.137Z] === RUN TestNetworkInvalidJSON [2021-05-06T14:29:26.137Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-06T14:29:26.137Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-06T14:29:26.137Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T14:29:26.137Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T14:29:26.137Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T14:29:26.137Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T14:29:26.137Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-06T14:29:26.137Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T14:29:26.137Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T14:29:26.137Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-05-06T14:29:26.137Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-06T14:29:26.137Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-06T14:29:26.137Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-06T14:29:26.137Z] === RUN TestNetworkList [2021-05-06T14:29:26.137Z] === RUN TestNetworkList//networks [2021-05-06T14:29:26.137Z] === PAUSE TestNetworkList//networks [2021-05-06T14:29:26.137Z] === RUN TestNetworkList//networks/ [2021-05-06T14:29:26.137Z] === PAUSE TestNetworkList//networks/ [2021-05-06T14:29:26.137Z] === CONT TestNetworkList//networks [2021-05-06T14:29:26.137Z] === CONT TestNetworkList//networks/ [2021-05-06T14:29:26.137Z] --- PASS: TestNetworkList (0.01s) [2021-05-06T14:29:26.137Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-06T14:29:26.137Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-06T14:29:26.137Z] === RUN TestHostIPv4BridgeLabel [2021-05-06T14:29:26.137Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-06T14:29:26.137Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T14:29:26.137Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-06T14:29:26.137Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-05-06T14:29:26.137Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T14:29:26.137Z] === RUN TestDaemonDefaultNetworkPools [2021-05-06T14:29:26.137Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-05-06T14:29:26.137Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T14:29:26.137Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-06T14:29:26.137Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-05-06T14:29:26.137Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T14:29:26.137Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-06T14:29:26.137Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-06T14:29:26.137Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T14:29:26.137Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-06T14:29:26.137Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-06T14:29:26.137Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T14:29:26.137Z] === RUN TestServiceWithPredefinedNetwork [2021-05-06T14:29:26.137Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-06T14:29:26.137Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:26.137Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-06T14:29:26.137Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-06T14:29:26.137Z] service_test.go:242: FLAKY_TEST [2021-05-06T14:29:26.137Z] === RUN TestServiceWithDataPathPortInit [2021-05-06T14:29:26.137Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-05-06T14:29:26.137Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:26.137Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-06T14:29:26.137Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-06T14:29:26.137Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:26.137Z] PASS [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === Skipped [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-05-06T14:29:26.137Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-05-06T14:29:26.137Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-05-06T14:29:26.137Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-05-06T14:29:26.137Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-05-06T14:29:26.137Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-05-06T14:29:26.137Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-06T14:29:26.137Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-06T14:29:26.137Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-05-06T14:29:26.137Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-06T14:29:26.137Z] service_test.go:242: FLAKY_TEST [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-05-06T14:29:26.137Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-06T14:29:26.137Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] DONE 22 tests, 12 skipped in 9.979s [2021-05-06T14:29:26.137Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-06T14:29:26.137Z] INFO: Testing against a local daemon [2021-05-06T14:29:26.137Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-06T14:29:26.137Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-06T14:29:26.137Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T14:29:26.137Z] === RUN TestDockerNetworkIpvlan [2021-05-06T14:29:26.137Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-06T14:29:26.137Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T14:29:26.137Z] PASS [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === Skipped [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-06T14:29:26.137Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-06T14:29:26.137Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] DONE 2 tests, 2 skipped in 0.108s [2021-05-06T14:29:26.137Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-06T14:29:26.137Z] INFO: Testing against a local daemon [2021-05-06T14:29:26.137Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-06T14:29:26.137Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-05-06T14:29:26.137Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T14:29:26.137Z] === RUN TestDockerNetworkMacvlan [2021-05-06T14:29:26.137Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-05-06T14:29:26.137Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T14:29:26.137Z] PASS [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === Skipped [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-05-06T14:29:26.137Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-05-06T14:29:26.137Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] DONE 2 tests, 2 skipped in 0.101s [2021-05-06T14:29:26.137Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-06T14:29:26.137Z] testing: warning: no tests to run [2021-05-06T14:29:26.137Z] PASS [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] DONE 0 tests in 0.021s [2021-05-06T14:29:26.137Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-06T14:29:26.137Z] INFO: Testing against a local daemon [2021-05-06T14:29:26.137Z] === RUN TestAuthZPluginAllowRequest [2021-05-06T14:29:26.137Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] === RUN TestAuthZPluginTLS [2021-05-06T14:29:26.137Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] === RUN TestAuthZPluginDenyRequest [2021-05-06T14:29:26.137Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-06T14:29:26.137Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] === RUN TestAuthZPluginDenyResponse [2021-05-06T14:29:26.137Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] === RUN TestAuthZPluginAllowEventStream [2021-05-06T14:29:26.137Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] === RUN TestAuthZPluginErrorResponse [2021-05-06T14:29:26.137Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] === RUN TestAuthZPluginErrorRequest [2021-05-06T14:29:26.137Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-06T14:29:26.137Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-06T14:29:26.137Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-06T14:29:26.137Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] === RUN TestAuthZPluginHeader [2021-05-06T14:29:26.137Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-06T14:29:26.137Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] === RUN TestAuthZPluginV2Disable [2021-05-06T14:29:26.137Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-06T14:29:26.137Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-06T14:29:26.137Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-06T14:29:26.137Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] PASS [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === Skipped [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-05-06T14:29:26.137Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] [2021-05-06T14:29:26.137Z] DONE 17 tests, 17 skipped in 0.295s [2021-05-06T14:29:26.137Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-06T14:29:26.137Z] INFO: Testing against a local daemon [2021-05-06T14:29:26.137Z] === RUN TestPluginInvalidJSON [2021-05-06T14:29:26.137Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T14:29:26.137Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T14:29:26.137Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T14:29:26.137Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-05-06T14:29:26.137Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-06T14:29:26.137Z] === RUN TestPluginInstall [2021-05-06T14:29:26.137Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-06T14:29:26.137Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.137Z] === RUN TestPluginsWithRuntimes [2021-05-06T14:29:26.138Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-06T14:29:26.138Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-05-06T14:29:26.138Z] === RUN TestPluginBackCompatMediaTypes [2021-05-06T14:29:26.138Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-06T14:29:26.138Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-05-06T14:29:26.138Z] PASS [2021-05-06T14:29:26.138Z] [2021-05-06T14:29:26.138Z] === Skipped [2021-05-06T14:29:26.138Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-05-06T14:29:26.138Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-06T14:29:26.138Z] [2021-05-06T14:29:26.138Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-05-06T14:29:26.138Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-05-06T14:29:26.138Z] [2021-05-06T14:29:26.138Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-05-06T14:29:26.138Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-05-06T14:29:26.138Z] [2021-05-06T14:29:26.138Z] [2021-05-06T14:29:26.138Z] DONE 5 tests, 3 skipped in 0.159s [2021-05-06T14:29:26.397Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-06T14:29:26.397Z] INFO: Testing against a local daemon [2021-05-06T14:29:26.397Z] === RUN TestExternalGraphDriver [2021-05-06T14:29:26.397Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-05-06T14:29:26.397Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-05-06T14:29:26.397Z] === RUN TestGraphdriverPluginV2 [2021-05-06T14:29:26.558Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-05-06T14:29:26.601Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-06T14:29:26.601Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-06T14:29:27.464Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.02s) [2021-05-06T14:29:27.464Z] === RUN TestAPIIpcModeHost [2021-05-06T14:29:28.410Z] --- PASS: TestAPIIpcModeHost (1.12s) [2021-05-06T14:29:28.410Z] === RUN TestDaemonIpcModeShareable [2021-05-06T14:29:28.449Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-06T14:29:29.010Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-06T14:29:29.321Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-06T14:29:29.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.46s) [2021-05-06T14:29:29.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.60s) [2021-05-06T14:29:29.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s) [2021-05-06T14:29:29.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2021-05-06T14:29:29.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.53s) [2021-05-06T14:29:29.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2021-05-06T14:29:29.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.45s) [2021-05-06T14:29:29.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.38s) [2021-05-06T14:29:29.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.38s) [2021-05-06T14:29:29.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.65s) [2021-05-06T14:29:29.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.47s) [2021-05-06T14:29:29.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.51s) [2021-05-06T14:29:29.321Z] === RUN TestCgroupNamespacesRun [2021-05-06T14:29:30.377Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-06T14:29:30.840Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-06T14:29:30.840Z] [2021-05-06T14:29:30.840Z] Unloading profiles will leave already running processes permanently [2021-05-06T14:29:30.840Z] unconfined, which can lead to unexpected situations. [2021-05-06T14:29:30.840Z] [2021-05-06T14:29:30.840Z] To set a process to complain mode, use the command line tool [2021-05-06T14:29:30.840Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-06T14:29:30.840Z] [2021-05-06T14:29:30.930Z] --- PASS: TestCgroupNamespacesRun (2.02s) [2021-05-06T14:29:30.930Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-06T14:29:30.938Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-06T14:29:30.939Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-06T14:29:30.939Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-06T14:29:30.964Z] --- PASS: TestDaemonIpcModeShareable (2.44s) [2021-05-06T14:29:30.965Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-05-06T14:29:30.965Z] === RUN TestDaemonIpcModePrivate Post stage [Pipeline] junit [2021-05-06T14:29:31.111Z] Recording test results [2021-05-06T14:29:31.346Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-05-06T14:29:31.622Z] + echo Ensuring container killed. [2021-05-06T14:29:31.622Z] Ensuring container killed. [2021-05-06T14:29:31.622Z] + docker rm -vf docker-pr1 [2021-05-06T14:29:31.622Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-05-06T14:29:31.904Z] + echo Chowning /workspace to jenkins user [2021-05-06T14:29:31.904Z] Chowning /workspace to jenkins user [2021-05-06T14:29:31.904Z] + id -u [2021-05-06T14:29:31.904Z] + id -g [2021-05-06T14:29:31.904Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42361:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-06T14:29:32.965Z] --- PASS: TestGraphdriverPluginV2 (6.45s) [2021-05-06T14:29:32.965Z] PASS [2021-05-06T14:29:32.965Z] [2021-05-06T14:29:32.965Z] === Skipped [2021-05-06T14:29:32.965Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-05-06T14:29:32.965Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-05-06T14:29:32.965Z] [2021-05-06T14:29:32.965Z] [2021-05-06T14:29:32.965Z] DONE 2 tests, 1 skipped in 6.639s [2021-05-06T14:29:32.965Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-06T14:29:32.965Z] INFO: Testing against a local daemon [2021-05-06T14:29:32.965Z] === RUN TestContinueAfterPluginCrash [2021-05-06T14:29:32.965Z] === PAUSE TestContinueAfterPluginCrash [2021-05-06T14:29:32.965Z] === RUN TestReadPluginNoRead [2021-05-06T14:29:32.965Z] === PAUSE TestReadPluginNoRead [2021-05-06T14:29:32.965Z] === RUN TestDaemonStartWithLogOpt [2021-05-06T14:29:32.965Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-06T14:29:32.965Z] === CONT TestContinueAfterPluginCrash [2021-05-06T14:29:32.965Z] === CONT TestDaemonStartWithLogOpt [2021-05-06T14:29:32.991Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2021-05-06T14:29:32.991Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-06T14:29:33.142Z] + bundleName=docker-py [2021-05-06T14:29:33.142Z] + echo Creating docker-py-bundles.tar.gz [2021-05-06T14:29:33.142Z] Creating docker-py-bundles.tar.gz [2021-05-06T14:29:33.142Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2021-05-06T14:29:33.163Z] Archiving artifacts [2021-05-06T14:29:33.382Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42361/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-05-06T14:29:33.520Z] --- PASS: TestDaemonIpcModePrivate (2.48s) [2021-05-06T14:29:33.520Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-05-06T14:29:33.520Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-06T14:29:33.764Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=3987dc264b5819ec752c63f80b29d049747ecdd1 -e DOCKER_GRAPHDRIVER docker:3987dc264b5819ec752c63f80b29d049747ecdd1 hack/make.sh binary-daemon [2021-05-06T14:29:34.023Z] [2021-05-06T14:29:34.282Z] Removing bundles/ [2021-05-06T14:29:34.282Z] [2021-05-06T14:29:34.282Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-05-06T14:29:34.282Z] Building: bundles/binary-daemon/dockerd-dev [2021-05-06T14:29:34.282Z] GOOS="" GOARCH="" GOARM="" [2021-05-06T14:29:35.050Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.07s) [2021-05-06T14:29:35.050Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-06T14:29:35.171Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-06T14:29:36.075Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.49s) [2021-05-06T14:29:36.075Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-05-06T14:29:36.075Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-06T14:29:37.108Z] --- PASS: TestCgroupNamespacesRunHostMode (2.01s) [2021-05-06T14:29:37.108Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-06T14:29:37.729Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-06T14:29:38.631Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.45s) [2021-05-06T14:29:38.631Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-05-06T14:29:38.631Z] === RUN TestIpcModeOlderClient [2021-05-06T14:29:38.631Z] === PAUSE TestIpcModeOlderClient [2021-05-06T14:29:38.631Z] === RUN TestKillContainerInvalidSignal [2021-05-06T14:29:39.168Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.03s) [2021-05-06T14:29:39.168Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-06T14:29:39.206Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2021-05-06T14:29:39.206Z] === RUN TestKillContainer [2021-05-06T14:29:39.206Z] === RUN TestKillContainer/no_signal [2021-05-06T14:29:39.542Z] --- PASS: TestDaemonStartWithLogOpt (6.02s) [2021-05-06T14:29:39.542Z] === CONT TestReadPluginNoRead [2021-05-06T14:29:39.780Z] === RUN TestKillContainer/non_killing_signal [2021-05-06T14:29:40.355Z] === RUN TestKillContainer/killing_signal [2021-05-06T14:29:40.670Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s) [2021-05-06T14:29:40.670Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-06T14:29:40.999Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-06T14:29:41.301Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2021-05-06T14:29:41.301Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-06T14:29:41.749Z] --- PASS: TestKillContainer (2.49s) [2021-05-06T14:29:41.749Z] --- PASS: TestKillContainer/no_signal (0.78s) [2021-05-06T14:29:41.749Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2021-05-06T14:29:41.749Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2021-05-06T14:29:41.749Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-06T14:29:41.749Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-06T14:29:42.324Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-06T14:29:42.836Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-06T14:29:43.095Z] --- PASS: TestContinueAfterPluginCrash (10.06s) [2021-05-06T14:29:43.271Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.62s) [2021-05-06T14:29:43.271Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2021-05-06T14:29:43.271Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2021-05-06T14:29:43.271Z] === RUN TestKillStoppedContainer [2021-05-06T14:29:43.271Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-05-06T14:29:43.271Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-06T14:29:43.271Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-05-06T14:29:43.271Z] === RUN TestKillDifferentUserContainer [2021-05-06T14:29:43.362Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.10s) [2021-05-06T14:29:43.362Z] === RUN TestKernelTCPMemory [2021-05-06T14:29:43.517Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-06T14:29:44.218Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2021-05-06T14:29:44.218Z] === RUN TestInspectOomKilledTrue [2021-05-06T14:29:44.218Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-06T14:29:44.218Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T14:29:44.218Z] === RUN TestInspectOomKilledFalse [2021-05-06T14:29:44.218Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-06T14:29:44.218Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T14:29:44.218Z] === RUN TestLinksEtcHostsContentMatch [2021-05-06T14:29:44.447Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-06T14:29:44.879Z] --- PASS: TestKernelTCPMemory (1.21s) [2021-05-06T14:29:44.879Z] === RUN TestNISDomainname [2021-05-06T14:29:45.001Z] === RUN TestReadPluginNoRead/default [2021-05-06T14:29:45.170Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s) [2021-05-06T14:29:45.170Z] === RUN TestLinksContainerNames [2021-05-06T14:29:45.376Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-06T14:29:45.632Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-05-06T14:29:45.943Z] --- PASS: TestNISDomainname (1.40s) [2021-05-06T14:29:45.943Z] === RUN TestHostnameDnsResolution [2021-05-06T14:29:46.560Z] --- PASS: TestLinksContainerNames (1.63s) [2021-05-06T14:29:46.560Z] === RUN TestLogsFollowTailEmpty [2021-05-06T14:29:46.999Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-06T14:29:47.507Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2021-05-06T14:29:47.507Z] === RUN TestContainerNetworkMountsNoChown [2021-05-06T14:29:47.559Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-06T14:29:48.082Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2021-05-06T14:29:48.082Z] === RUN TestMountDaemonRoot [2021-05-06T14:29:48.141Z] --- PASS: TestHostnameDnsResolution (2.06s) [2021-05-06T14:29:48.141Z] === RUN TestStats [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/default [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/default [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/private [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/private [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/rprivate [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/slave [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/slave [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/rslave [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/shared [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/shared [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/rshared [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-06T14:29:48.345Z] === CONT TestMountDaemonRoot/default [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-06T14:29:48.345Z] === CONT TestMountDaemonRoot/rslave [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-06T14:29:48.345Z] === CONT TestMountDaemonRoot/rshared [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-06T14:29:48.345Z] === CONT TestMountDaemonRoot/shared [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-06T14:29:48.345Z] === CONT TestMountDaemonRoot/slave [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-06T14:29:48.345Z] === CONT TestMountDaemonRoot/private [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-06T14:29:48.345Z] === CONT TestMountDaemonRoot/rprivate [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-06T14:29:48.345Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-06T14:29:48.345Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-06T14:29:48.345Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-06T14:29:48.345Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-06T14:29:48.345Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-06T14:29:48.345Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-06T14:29:48.345Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-06T14:29:48.345Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-06T14:29:48.345Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-06T14:29:48.345Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-06T14:29:48.345Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-06T14:29:48.345Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-06T14:29:48.345Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-06T14:29:48.345Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-06T14:29:48.345Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-06T14:29:48.345Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-06T14:29:48.345Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-06T14:29:48.345Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-06T14:29:48.345Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-06T14:29:48.345Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-06T14:29:48.345Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-06T14:29:48.367Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-05-06T14:29:48.607Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-06T14:29:48.608Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-06T14:29:48.608Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-06T14:29:48.608Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-06T14:29:48.608Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-06T14:29:48.608Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-06T14:29:48.608Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-06T14:29:48.608Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-06T14:29:48.608Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-05-06T14:29:48.608Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-05-06T14:29:48.608Z] === RUN TestContainerBindMountNonRecursive [2021-05-06T14:29:50.138Z] --- PASS: TestReadPluginNoRead (10.97s) [2021-05-06T14:29:50.138Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.45s) [2021-05-06T14:29:50.138Z] --- PASS: TestReadPluginNoRead/default (2.46s) [2021-05-06T14:29:50.138Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.47s) [2021-05-06T14:29:50.138Z] read_test.go:92: [db7a62959ff0e] daemon is not started [2021-05-06T14:29:50.138Z] PASS [2021-05-06T14:29:50.138Z] [2021-05-06T14:29:50.138Z] DONE 6 tests in 17.112s [2021-05-06T14:29:50.138Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-06T14:29:50.138Z] testing: warning: no tests to run [2021-05-06T14:29:50.138Z] PASS [2021-05-06T14:29:50.138Z] [2021-05-06T14:29:50.138Z] DONE 0 tests in 0.038s [2021-05-06T14:29:50.138Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-06T14:29:50.138Z] INFO: Testing against a local daemon [2021-05-06T14:29:50.138Z] === RUN TestPluginWithDevMounts [2021-05-06T14:29:50.138Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-06T14:29:50.138Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-05-06T14:29:50.138Z] PASS [2021-05-06T14:29:50.138Z] [2021-05-06T14:29:50.138Z] === Skipped [2021-05-06T14:29:50.138Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-05-06T14:29:50.138Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-05-06T14:29:50.138Z] [2021-05-06T14:29:50.138Z] [2021-05-06T14:29:50.138Z] DONE 1 tests, 1 skipped in 0.116s [2021-05-06T14:29:50.138Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-06T14:29:50.260Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-05-06T14:29:50.397Z] INFO: Testing against a local daemon [2021-05-06T14:29:50.397Z] === RUN TestSecretInspect [2021-05-06T14:29:50.397Z] --- SKIP: TestSecretInspect (0.02s) [2021-05-06T14:29:50.397Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:50.397Z] === RUN TestSecretList [2021-05-06T14:29:50.397Z] --- SKIP: TestSecretList (0.01s) [2021-05-06T14:29:50.397Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:50.397Z] === RUN TestSecretsCreateAndDelete [2021-05-06T14:29:50.397Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-05-06T14:29:50.397Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:50.397Z] === RUN TestSecretsUpdate [2021-05-06T14:29:50.397Z] --- SKIP: TestSecretsUpdate (0.02s) [2021-05-06T14:29:50.397Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:50.397Z] === RUN TestTemplatedSecret [2021-05-06T14:29:50.397Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-06T14:29:50.397Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:50.397Z] === RUN TestSecretCreateResolve [2021-05-06T14:29:50.397Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-05-06T14:29:50.397Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:50.397Z] PASS [2021-05-06T14:29:50.397Z] [2021-05-06T14:29:50.397Z] === Skipped [2021-05-06T14:29:50.397Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-05-06T14:29:50.397Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:50.397Z] [2021-05-06T14:29:50.397Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-05-06T14:29:50.397Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:50.397Z] [2021-05-06T14:29:50.397Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-05-06T14:29:50.397Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:50.397Z] [2021-05-06T14:29:50.397Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2021-05-06T14:29:50.397Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:50.397Z] [2021-05-06T14:29:50.397Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-05-06T14:29:50.397Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:50.397Z] [2021-05-06T14:29:50.397Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-05-06T14:29:50.397Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:50.397Z] [2021-05-06T14:29:50.397Z] [2021-05-06T14:29:50.397Z] DONE 6 tests, 6 skipped in 0.181s [2021-05-06T14:29:50.397Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-06T14:29:50.515Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-05-06T14:29:50.656Z] INFO: Testing against a local daemon [2021-05-06T14:29:50.656Z] === RUN TestServiceCreateInit [2021-05-06T14:29:50.656Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-06T14:29:50.656Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-06T14:29:50.656Z] --- PASS: TestServiceCreateInit (0.02s) [2021-05-06T14:29:50.656Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-06T14:29:50.656Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:50.656Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-06T14:29:50.656Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:50.656Z] === RUN TestCreateServiceMultipleTimes [2021-05-06T14:29:50.656Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-05-06T14:29:50.656Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:50.656Z] === RUN TestCreateServiceConflict [2021-05-06T14:29:50.656Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-05-06T14:29:50.656Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:50.656Z] === RUN TestCreateServiceMaxReplicas [2021-05-06T14:29:50.656Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-05-06T14:29:50.656Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:50.656Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-06T14:29:50.656Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-05-06T14:29:50.656Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:50.656Z] === RUN TestCreateServiceSecretFileMode [2021-05-06T14:29:50.656Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2021-05-06T14:29:50.656Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:50.656Z] === RUN TestCreateServiceConfigFileMode [2021-05-06T14:29:50.656Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-05-06T14:29:50.656Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:50.656Z] === RUN TestCreateServiceSysctls [2021-05-06T14:29:50.656Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-05-06T14:29:50.656Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:50.656Z] === RUN TestCreateServiceCapabilities [2021-05-06T14:29:50.656Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-05-06T14:29:50.656Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:50.656Z] === RUN TestInspect [2021-05-06T14:29:50.656Z] --- SKIP: TestInspect (0.01s) [2021-05-06T14:29:50.656Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:50.656Z] === RUN TestCreateJob [2021-05-06T14:29:50.656Z] --- SKIP: TestCreateJob (0.01s) [2021-05-06T14:29:50.656Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:50.656Z] === RUN TestReplicatedJob [2021-05-06T14:29:50.656Z] --- SKIP: TestReplicatedJob (0.01s) [2021-05-06T14:29:50.656Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:50.656Z] === RUN TestUpdateReplicatedJob [2021-05-06T14:29:50.656Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-05-06T14:29:50.656Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:50.656Z] === RUN TestServiceListWithStatuses [2021-05-06T14:29:50.656Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-06T14:29:50.656Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-06T14:29:50.656Z] === RUN TestDockerNetworkConnectAlias [2021-05-06T14:29:50.656Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2021-05-06T14:29:50.656Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:50.656Z] === RUN TestDockerNetworkReConnect [2021-05-06T14:29:50.656Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-05-06T14:29:50.656Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:50.656Z] === RUN TestServicePlugin [2021-05-06T14:29:51.178Z] --- PASS: TestContainerBindMountNonRecursive (2.09s) [2021-05-06T14:29:51.178Z] === RUN TestContainerVolumesMountedAsShared [2021-05-06T14:29:51.178Z] --- PASS: TestContainerVolumesMountedAsShared (0.61s) [2021-05-06T14:29:51.178Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-06T14:29:51.691Z] --- PASS: TestStats (3.06s) [2021-05-06T14:29:51.691Z] === RUN TestStopContainerWithTimeout [2021-05-06T14:29:51.691Z] === RUN TestStopContainerWithTimeout/0 [2021-05-06T14:29:51.691Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-06T14:29:51.691Z] === RUN TestStopContainerWithTimeout/1 [2021-05-06T14:29:51.691Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-06T14:29:51.691Z] === RUN TestStopContainerWithTimeout/3 [2021-05-06T14:29:51.691Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-06T14:29:51.691Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-06T14:29:51.691Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-06T14:29:51.691Z] === CONT TestStopContainerWithTimeout/0 [2021-05-06T14:29:51.691Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-06T14:29:52.125Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s) [2021-05-06T14:29:52.125Z] === RUN TestNetworkNat [2021-05-06T14:29:52.320Z] === CONT TestStopContainerWithTimeout/3 [2021-05-06T14:29:53.034Z] === RUN TestDockerSuite/TestAttachDetach [2021-05-06T14:29:53.071Z] --- PASS: TestNetworkNat (1.03s) [2021-05-06T14:29:53.071Z] === RUN TestNetworkLocalhostTCPNat [2021-05-06T14:29:53.595Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-05-06T14:29:54.379Z] === CONT TestStopContainerWithTimeout/1 [2021-05-06T14:29:54.463Z] --- PASS: TestNetworkLocalhostTCPNat (0.98s) [2021-05-06T14:29:54.463Z] === RUN TestNetworkLoopbackNat [2021-05-06T14:29:54.609Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-06T14:29:54.851Z] --- SKIP: TestServicePlugin (3.64s) [2021-05-06T14:29:54.851Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:54.851Z] === RUN TestServiceUpdateLabel [2021-05-06T14:29:54.851Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-05-06T14:29:54.851Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:54.851Z] === RUN TestServiceUpdateSecrets [2021-05-06T14:29:54.851Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-05-06T14:29:54.851Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:54.851Z] === RUN TestServiceUpdateConfigs [2021-05-06T14:29:54.851Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-05-06T14:29:54.851Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:54.851Z] === RUN TestServiceUpdateNetwork [2021-05-06T14:29:54.851Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-05-06T14:29:54.851Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:54.851Z] === RUN TestServiceUpdatePidsLimit [2021-05-06T14:29:54.851Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-05-06T14:29:54.851Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:54.851Z] PASS [2021-05-06T14:29:54.851Z] [2021-05-06T14:29:54.851Z] === Skipped [2021-05-06T14:29:54.851Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-06T14:29:54.851Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-06T14:29:54.851Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:54.851Z] [2021-05-06T14:29:54.851Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-06T14:29:54.851Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-06T14:29:54.851Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:54.851Z] [2021-05-06T14:29:54.851Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-05-06T14:29:54.851Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:54.851Z] [2021-05-06T14:29:54.851Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-05-06T14:29:54.851Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:54.851Z] [2021-05-06T14:29:54.851Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-05-06T14:29:54.851Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:54.851Z] [2021-05-06T14:29:54.851Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-05-06T14:29:54.851Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:54.851Z] [2021-05-06T14:29:54.851Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2021-05-06T14:29:54.851Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:54.851Z] [2021-05-06T14:29:54.851Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-05-06T14:29:54.851Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:54.851Z] [2021-05-06T14:29:54.851Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-05-06T14:29:54.851Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:54.851Z] [2021-05-06T14:29:54.851Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-05-06T14:29:54.851Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:54.851Z] [2021-05-06T14:29:54.851Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-05-06T14:29:54.851Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:54.851Z] [2021-05-06T14:29:54.851Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-05-06T14:29:54.851Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:54.851Z] [2021-05-06T14:29:54.851Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-05-06T14:29:54.851Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:54.851Z] [2021-05-06T14:29:54.851Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-05-06T14:29:54.851Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:54.851Z] [2021-05-06T14:29:54.851Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-06T14:29:54.851Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-06T14:29:54.851Z] [2021-05-06T14:29:54.851Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2021-05-06T14:29:54.851Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:54.851Z] [2021-05-06T14:29:54.851Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-05-06T14:29:54.851Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:54.851Z] [2021-05-06T14:29:54.851Z] === SKIP: amd64.integration.service TestServicePlugin (3.64s) [2021-05-06T14:29:54.851Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:54.851Z] [2021-05-06T14:29:54.851Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-05-06T14:29:54.851Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:54.851Z] [2021-05-06T14:29:54.851Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-05-06T14:29:54.851Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:54.851Z] [2021-05-06T14:29:54.851Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-05-06T14:29:54.851Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:54.851Z] [2021-05-06T14:29:54.851Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-05-06T14:29:54.851Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:54.851Z] [2021-05-06T14:29:54.851Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-05-06T14:29:54.851Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-06T14:29:54.851Z] [2021-05-06T14:29:54.851Z] [2021-05-06T14:29:54.851Z] DONE 24 tests, 23 skipped in 4.039s [2021-05-06T14:29:54.851Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-06T14:29:54.851Z] INFO: Testing against a local daemon [2021-05-06T14:29:54.851Z] === RUN TestSessionCreate [2021-05-06T14:29:54.851Z] --- PASS: TestSessionCreate (0.03s) [2021-05-06T14:29:54.851Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-06T14:29:54.851Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-05-06T14:29:54.851Z] PASS [2021-05-06T14:29:54.851Z] [2021-05-06T14:29:54.851Z] DONE 2 tests in 0.151s [2021-05-06T14:29:54.851Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-06T14:29:54.851Z] INFO: Testing against a local daemon [2021-05-06T14:29:54.851Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-06T14:29:54.851Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-06T14:29:54.851Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-06T14:29:54.851Z] === RUN TestEventsExecDie [2021-05-06T14:29:55.790Z] --- PASS: TestEventsExecDie (0.96s) [2021-05-06T14:29:55.790Z] === RUN TestEventsBackwardsCompatible [2021-05-06T14:29:55.790Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-05-06T14:29:55.790Z] === RUN TestInfoBinaryCommits [2021-05-06T14:29:55.790Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-05-06T14:29:55.790Z] === RUN TestInfoAPIVersioned [2021-05-06T14:29:55.790Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-06T14:29:55.790Z] === RUN TestInfoDiscoveryBackend [2021-05-06T14:29:55.979Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-06T14:29:56.461Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-05-06T14:29:56.461Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2021-05-06T14:29:56.461Z] --- PASS: TestStopContainerWithTimeout/-1 (3.22s) [2021-05-06T14:29:56.461Z] --- PASS: TestStopContainerWithTimeout/3 (2.97s) [2021-05-06T14:29:56.461Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2021-05-06T14:29:56.461Z] === RUN TestDeleteDevicemapper [2021-05-06T14:29:56.461Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-06T14:29:56.461Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-06T14:29:56.461Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-06T14:29:56.542Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-05-06T14:29:57.695Z] --- PASS: TestInfoDiscoveryBackend (1.71s) [2021-05-06T14:29:57.695Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-06T14:29:57.773Z] --- PASS: TestNetworkLoopbackNat (3.40s) [2021-05-06T14:29:57.773Z] === RUN TestPause [2021-05-06T14:29:58.348Z] --- PASS: TestPause (0.85s) [2021-05-06T14:29:58.348Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-06T14:29:58.348Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-06T14:29:58.348Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-06T14:29:58.348Z] === RUN TestPauseStopPausedContainer [2021-05-06T14:29:58.476Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-06T14:29:59.295Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2021-05-06T14:29:59.295Z] === RUN TestPidHost [2021-05-06T14:29:59.842Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-06T14:30:00.981Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2021-05-06T14:30:00.981Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-06T14:30:00.981Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-05-06T14:30:00.981Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T14:30:00.981Z] === RUN TestInfoAPI [2021-05-06T14:30:00.981Z] --- PASS: TestInfoAPI (0.02s) [2021-05-06T14:30:00.981Z] === RUN TestInfoAPIWarnings [2021-05-06T14:30:00.998Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.93s) [2021-05-06T14:30:00.998Z] === RUN TestUpdateMemory [2021-05-06T14:30:00.998Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-06T14:30:00.998Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-06T14:30:00.998Z] === RUN TestUpdateCPUQuota [2021-05-06T14:30:01.733Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-06T14:30:01.733Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-05-06T14:30:01.848Z] --- PASS: TestPidHost (2.16s) [2021-05-06T14:30:01.848Z] === RUN TestPsFilter [2021-05-06T14:30:01.848Z] --- PASS: TestPsFilter (0.15s) [2021-05-06T14:30:01.848Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-06T14:30:02.425Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2021-05-06T14:30:02.425Z] === RUN TestRemoveContainerWithVolume [2021-05-06T14:30:03.098Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-06T14:30:03.374Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2021-05-06T14:30:03.374Z] === RUN TestRemoveContainerRunning [2021-05-06T14:30:03.949Z] --- PASS: TestRemoveContainerRunning (0.80s) [2021-05-06T14:30:03.949Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-06T14:30:04.465Z] --- PASS: TestBuildWithHugeFile (96.24s) [2021-05-06T14:30:04.465Z] === RUN TestBuildWCOWSandboxSize [2021-05-06T14:30:04.465Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s) [2021-05-06T14:30:04.465Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-06T14:30:04.465Z] === RUN TestBuildWithEmptyDockerfile [2021-05-06T14:30:04.465Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T14:30:04.465Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T14:30:04.465Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T14:30:04.465Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T14:30:04.465Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T14:30:04.465Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T14:30:04.465Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T14:30:04.465Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T14:30:04.546Z] --- PASS: TestUpdateCPUQuota (3.96s) [2021-05-06T14:30:04.546Z] === RUN TestUpdatePidsLimit [2021-05-06T14:30:04.546Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-06T14:30:04.720Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T14:30:04.720Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-05-06T14:30:04.720Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2021-05-06T14:30:04.720Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2021-05-06T14:30:04.720Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2021-05-06T14:30:04.720Z] === RUN TestBuildPreserveOwnership [2021-05-06T14:30:04.720Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-06T14:30:04.836Z] === RUN TestUpdatePidsLimit/no_change [2021-05-06T14:30:04.899Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2021-05-06T14:30:04.899Z] === RUN TestRemoveInvalidContainer [2021-05-06T14:30:04.899Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-06T14:30:04.899Z] === RUN TestRenameLinkedContainer [2021-05-06T14:30:05.527Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-06T14:30:06.084Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-06T14:30:06.156Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-06T14:30:06.386Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-05-06T14:30:06.386Z] Copying nested executables into bundles/binary-daemon [2021-05-06T14:30:06.386Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-05-06T14:30:06.646Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-05-06T14:30:06.724Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=3987dc264b5819ec752c63f80b29d049747ecdd1 -e DOCKER_GRAPHDRIVER docker:3987dc264b5819ec752c63f80b29d049747ecdd1 hack/make.sh cross [2021-05-06T14:30:06.785Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-06T14:30:06.982Z] [2021-05-06T14:30:07.241Z] Removing bundles/ [2021-05-06T14:30:07.241Z] [2021-05-06T14:30:07.241Z] ---> Making bundle: cross (in bundles/cross) [2021-05-06T14:30:07.241Z] Cross building: bundles/cross/linux/amd64 [2021-05-06T14:30:07.241Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-05-06T14:30:07.241Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-05-06T14:30:07.415Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-06T14:30:07.572Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-06T14:30:08.044Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-06T14:30:08.209Z] --- PASS: TestRenameLinkedContainer (3.30s) [2021-05-06T14:30:08.209Z] === RUN TestRenameStoppedContainer [2021-05-06T14:30:08.939Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-06T14:30:08.939Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-06T14:30:09.156Z] --- PASS: TestRenameStoppedContainer (0.80s) [2021-05-06T14:30:09.157Z] === RUN TestRenameRunningContainerAndReuse [2021-05-06T14:30:09.868Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-06T14:30:10.101Z] --- PASS: TestUpdatePidsLimit (5.48s) [2021-05-06T14:30:10.101Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.65s) [2021-05-06T14:30:10.101Z] --- PASS: TestUpdatePidsLimit/no_change (0.62s) [2021-05-06T14:30:10.101Z] --- PASS: TestUpdatePidsLimit/update_lower (0.63s) [2021-05-06T14:30:10.101Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.68s) [2021-05-06T14:30:10.101Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.62s) [2021-05-06T14:30:10.101Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.64s) [2021-05-06T14:30:10.101Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.62s) [2021-05-06T14:30:10.101Z] === RUN TestUpdateRestartPolicy [2021-05-06T14:30:10.430Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths=== RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-05-06T14:30:10.430Z] [2021-05-06T14:30:10.546Z] --- PASS: TestRenameRunningContainerAndReuse (1.68s) [2021-05-06T14:30:10.546Z] === RUN TestRenameInvalidName [2021-05-06T14:30:11.357Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-06T14:30:11.492Z] --- PASS: TestRenameInvalidName (0.81s) [2021-05-06T14:30:11.492Z] === RUN TestRenameAnonymousContainer [2021-05-06T14:30:12.285Z] --- PASS: TestBuildPreserveOwnership (7.53s) [2021-05-06T14:30:12.285Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.19s) [2021-05-06T14:30:12.285Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.33s) [2021-05-06T14:30:12.285Z] === RUN TestBuildPlatformInvalid [2021-05-06T14:30:12.540Z] --- PASS: TestBuildPlatformInvalid (0.24s) [2021-05-06T14:30:12.540Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-06T14:30:16.705Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-05-06T14:30:16.788Z] --- PASS: TestRenameAnonymousContainer (4.39s) [2021-05-06T14:30:16.788Z] === RUN TestRenameContainerWithSameName [2021-05-06T14:30:16.788Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2021-05-06T14:30:16.788Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-06T14:30:18.706Z] --- PASS: TestRenameContainerWithLinkedContainer (1.61s) [2021-05-06T14:30:18.706Z] === RUN TestResize [2021-05-06T14:30:19.064Z] --- PASS: TestInfoAPIWarnings (17.75s) [2021-05-06T14:30:19.064Z] === RUN TestInfoDebug [2021-05-06T14:30:19.279Z] --- PASS: TestResize (0.85s) [2021-05-06T14:30:19.279Z] === RUN TestResizeWithInvalidSize [2021-05-06T14:30:20.224Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2021-05-06T14:30:20.224Z] === RUN TestResizeWhenContainerNotStarted [2021-05-06T14:30:20.439Z] --- PASS: TestInfoDebug (1.76s) [2021-05-06T14:30:20.440Z] === RUN TestInfoInsecureRegistries [2021-05-06T14:30:20.798Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2021-05-06T14:30:20.798Z] === RUN TestDaemonRestartKillContainers [2021-05-06T14:30:20.798Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-06T14:30:20.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-06T14:30:20.798Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-06T14:30:20.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-06T14:30:20.798Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-06T14:30:20.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-06T14:30:20.798Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-06T14:30:20.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-06T14:30:20.798Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-06T14:30:20.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-06T14:30:20.798Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-06T14:30:20.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-06T14:30:20.798Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-06T14:30:20.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-06T14:30:20.799Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-06T14:30:20.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-06T14:30:20.799Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-06T14:30:20.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-06T14:30:20.799Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-06T14:30:20.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-06T14:30:20.799Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-06T14:30:20.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-06T14:30:20.799Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-06T14:30:20.799Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-06T14:30:20.799Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-06T14:30:20.799Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-06T14:30:20.799Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-06T14:30:20.799Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-06T14:30:22.343Z] --- PASS: TestInfoInsecureRegistries (1.77s) [2021-05-06T14:30:22.343Z] === RUN TestInfoRegistryMirrors [2021-05-06T14:30:23.240Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-05-06T14:30:23.358Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-06T14:30:23.625Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-06T14:30:23.764Z] --- PASS: TestInfoRegistryMirrors (1.72s) [2021-05-06T14:30:23.764Z] === RUN TestLoginFailsWithBadCredentials [2021-05-06T14:30:23.888Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-06T14:30:24.037Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-05-06T14:30:24.037Z] === RUN TestPingCacheHeaders [2021-05-06T14:30:24.037Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-06T14:30:24.037Z] === RUN TestPingGet [2021-05-06T14:30:24.037Z] --- PASS: TestPingGet (0.02s) [2021-05-06T14:30:24.037Z] === RUN TestPingHead [2021-05-06T14:30:24.037Z] --- PASS: TestPingHead (0.02s) [2021-05-06T14:30:24.037Z] === RUN TestVersion [2021-05-06T14:30:24.037Z] --- PASS: TestVersion (0.02s) [2021-05-06T14:30:24.037Z] PASS [2021-05-06T14:30:24.037Z] [2021-05-06T14:30:24.037Z] === Skipped [2021-05-06T14:30:24.037Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-06T14:30:24.037Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-06T14:30:24.037Z] [2021-05-06T14:30:24.037Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-05-06T14:30:24.037Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-06T14:30:24.037Z] [2021-05-06T14:30:24.037Z] [2021-05-06T14:30:24.037Z] DONE 18 tests, 2 skipped in 29.475s [2021-05-06T14:30:24.037Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-06T14:30:24.319Z] INFO: Testing against a local daemon [2021-05-06T14:30:24.319Z] === RUN TestVolumesCreateAndList [2021-05-06T14:30:24.319Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-05-06T14:30:24.319Z] === RUN TestVolumesRemove [2021-05-06T14:30:24.319Z] --- PASS: TestVolumesRemove (0.05s) [2021-05-06T14:30:24.319Z] === RUN TestVolumesInspect [2021-05-06T14:30:24.319Z] --- PASS: TestVolumesInspect (0.02s) [2021-05-06T14:30:24.319Z] === RUN TestVolumesInvalidJSON [2021-05-06T14:30:24.319Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-06T14:30:24.319Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-06T14:30:24.319Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-06T14:30:24.319Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-05-06T14:30:24.319Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-06T14:30:24.319Z] PASS [2021-05-06T14:30:24.319Z] [2021-05-06T14:30:24.319Z] DONE 5 tests in 0.220s [2021-05-06T14:30:24.319Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-06T14:30:24.319Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12389 is not a child of this shell [2021-05-06T14:30:24.319Z] warning: PID 12389 from bundles/test-integration/docker.pid had a nonzero exit code [2021-05-06T14:30:24.581Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-06T14:30:24.581Z] [2021-05-06T14:30:24.581Z] Unloading profiles will leave already running processes permanently [2021-05-06T14:30:24.581Z] unconfined, which can lead to unexpected situations. [2021-05-06T14:30:24.581Z] [2021-05-06T14:30:24.581Z] To set a process to complain mode, use the command line tool [2021-05-06T14:30:24.581Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-06T14:30:24.581Z] Removing test suite binaries [2021-05-06T14:30:24.581Z] exiting test-integration [2021-05-06T14:30:24.581Z] ++ exit 0 [2021-05-06T14:30:24.839Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-06T14:30:25.407Z] --- PASS: TestUpdateRestartPolicy (13.69s) [2021-05-06T14:30:25.407Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-06T14:30:25.407Z] --- PASS: TestUpdateRestartWithAutoRemove (1.00s) [2021-05-06T14:30:25.407Z] === RUN TestWaitNonBlocked [2021-05-06T14:30:25.407Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T14:30:25.407Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T14:30:25.407Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T14:30:25.407Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T14:30:25.407Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T14:30:25.407Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T14:30:25.414Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-06T14:30:25.517Z] [2021-05-06T14:30:25.696Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-05-06T14:30:25.696Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.24s) [2021-05-06T14:30:25.696Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.26s) [2021-05-06T14:30:25.696Z] === RUN TestWaitBlocked [2021-05-06T14:30:25.696Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-06T14:30:25.696Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-06T14:30:25.696Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-06T14:30:25.696Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-06T14:30:25.696Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-06T14:30:25.696Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-06T14:30:26.363Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-06T14:30:26.363Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-06T14:30:26.512Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-05-06T14:30:26.940Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-06T14:30:27.265Z] --- PASS: TestWaitBlocked (0.02s) [2021-05-06T14:30:27.265Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.38s) [2021-05-06T14:30:27.265Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.38s) [2021-05-06T14:30:27.265Z] === CONT TestContainerStartOnDaemonRestart [2021-05-06T14:30:27.265Z] === CONT TestContainerKillOnDaemonStart Post stage [Pipeline] junit [2021-05-06T14:30:28.069Z] Recording test results [2021-05-06T14:30:28.697Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-06T14:30:28.995Z] --- PASS: TestImportExtremelyLargeImageWorks (110.03s) [2021-05-06T14:30:28.995Z] PASS [2021-05-06T14:30:28.995Z] [2021-05-06T14:30:28.995Z] DONE 12 tests in 113.024s [2021-05-06T14:30:28.995Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-06T14:30:28.995Z] INFO: Testing against a local daemon [2021-05-06T14:30:28.995Z] === RUN TestNetworkCreateDelete [2021-05-06T14:30:28.995Z] --- PASS: TestNetworkCreateDelete (0.46s) [2021-05-06T14:30:28.995Z] === RUN TestDockerNetworkDeletePreferID [2021-05-06T14:30:29.027Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-05-06T14:30:29.051Z] + echo Ensuring container killed. [2021-05-06T14:30:29.051Z] Ensuring container killed. [2021-05-06T14:30:29.051Z] + docker rm -vf docker-pr1 [2021-05-06T14:30:29.051Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-05-06T14:30:29.254Z] --- PASS: TestDockerNetworkDeletePreferID (1.29s) [2021-05-06T14:30:29.254Z] === RUN TestDaemonDNSFallback [2021-05-06T14:30:29.331Z] + echo Chowning /workspace to jenkins user [2021-05-06T14:30:29.331Z] Chowning /workspace to jenkins user [2021-05-06T14:30:29.331Z] + id -u [2021-05-06T14:30:29.331Z] + id -g [2021-05-06T14:30:29.331Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42361:/workspace busybox chown -R 1000:1000 /workspace [2021-05-06T14:30:29.497Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-06T14:30:29.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s) [2021-05-06T14:30:29.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.87s) [2021-05-06T14:30:29.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.00s) [2021-05-06T14:30:29.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.80s) [2021-05-06T14:30:29.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s) [2021-05-06T14:30:29.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s) [2021-05-06T14:30:29.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.80s) [2021-05-06T14:30:29.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s) [2021-05-06T14:30:29.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.64s) [2021-05-06T14:30:29.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.56s) [2021-05-06T14:30:29.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.31s) [2021-05-06T14:30:29.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.33s) [2021-05-06T14:30:29.497Z] === RUN TestCgroupNamespacesRun [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-06T14:30:30.869Z] --- PASS: TestContainerStartOnDaemonRestart (3.08s) [2021-05-06T14:30:30.869Z] === CONT TestIpcModeOlderClient [2021-05-06T14:30:30.869Z] --- PASS: TestIpcModeOlderClient (0.18s) [2021-05-06T14:30:30.869Z] === CONT TestDaemonHostGatewayIP [2021-05-06T14:30:31.014Z] + bundleName=amd64-rootless [2021-05-06T14:30:31.014Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-05-06T14:30:31.014Z] Creating amd64-rootless-bundles.tar.gz [2021-05-06T14:30:31.014Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-05-06T14:30:31.014Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-05-06T14:30:31.026Z] Archiving artifacts [2021-05-06T14:30:31.251Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42361/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-06T14:30:31.787Z] + make clean [2021-05-06T14:30:31.787Z] docker volume rm -f docker-dev-cache [2021-05-06T14:30:32.046Z] docker-dev-cache [Pipeline] deleteDir [2021-05-06T14:30:32.118Z] --- PASS: TestCgroupNamespacesRun (2.43s) [2021-05-06T14:30:32.118Z] === RUN TestCgroupNamespacesRunPrivileged [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-06T14:30:33.195Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-05-06T14:30:33.195Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-05-06T14:30:33.451Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-05-06T14:30:34.037Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s) [2021-05-06T14:30:34.037Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-06T14:30:34.373Z] --- PASS: TestDaemonHostGatewayIP (3.91s) [2021-05-06T14:30:34.373Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-06T14:30:35.967Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-05-06T14:30:36.594Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.46s) [2021-05-06T14:30:36.594Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-06T14:30:36.896Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-05-06T14:30:37.370Z] --- PASS: TestDaemonDNSFallback (7.21s) [2021-05-06T14:30:37.370Z] === RUN TestInspectNetwork [2021-05-06T14:30:37.873Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.03s) [2021-05-06T14:30:37.873Z] === CONT TestDaemonRestartIpcMode [2021-05-06T14:30:38.260Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-06T14:30:39.145Z] --- PASS: TestCgroupNamespacesRunHostMode (2.46s) [2021-05-06T14:30:39.145Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-06T14:30:39.187Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-06T14:30:39.383Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-05-06T14:30:39.383Z] Copying nested executables into bundles/cross/linux/amd64 [2021-05-06T14:30:39.383Z] Cross building: bundles/cross/windows/amd64 [2021-05-06T14:30:39.383Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-05-06T14:30:39.383Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-05-06T14:30:39.929Z] --- PASS: TestContainerKillOnDaemonStart (12.63s) [2021-05-06T14:30:40.658Z] === RUN TestInspectNetwork/full_network_id [2021-05-06T14:30:40.658Z] === RUN TestInspectNetwork/partial_network_id [2021-05-06T14:30:40.658Z] === RUN TestInspectNetwork/network_name [2021-05-06T14:30:40.658Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-06T14:30:40.852Z] #72 exporting layers 86.0s done [2021-05-06T14:30:40.852Z] #72 exporting manifest sha256:72d77b5e94408227ca7b5a94cc9e8e6c79b9b32ebf0475aee9f669e2cf48723c done [2021-05-06T14:30:40.852Z] #72 exporting config sha256:531468cfb6438336955730130d29c60dc40a3c533a16c639fcfbdc3ba4043e09 done [2021-05-06T14:30:40.852Z] #72 sending tarball [2021-05-06T14:30:41.066Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.49s) [2021-05-06T14:30:41.066Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-06T14:30:41.701Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-05-06T14:30:41.701Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-06T14:30:41.701Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-06T14:30:41.985Z] --- PASS: TestDaemonRestartIpcMode (4.27s) [2021-05-06T14:30:41.985Z] PASS [2021-05-06T14:30:41.985Z] [2021-05-06T14:30:41.985Z] === Skipped [2021-05-06T14:30:41.985Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-05-06T14:30:41.985Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-06T14:30:41.985Z] [2021-05-06T14:30:41.985Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-06T14:30:41.985Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T14:30:41.985Z] [2021-05-06T14:30:41.985Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-06T14:30:41.985Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T14:30:41.985Z] [2021-05-06T14:30:41.985Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-06T14:30:41.985Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-06T14:30:41.985Z] [2021-05-06T14:30:41.985Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-05-06T14:30:41.985Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-06T14:30:41.985Z] [2021-05-06T14:30:41.985Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-05-06T14:30:41.985Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-06T14:30:41.985Z] [2021-05-06T14:30:41.985Z] [2021-05-06T14:30:41.985Z] DONE 197 tests, 6 skipped in 178.060s [2021-05-06T14:30:41.985Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-05-06T14:30:41.985Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:30:41.985Z] ++ set -e [2021-05-06T14:30:41.985Z] ++ '[' -n 0 ']' [2021-05-06T14:30:41.985Z] ++ set -x [2021-05-06T14:30:41.985Z] ++ 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=s390x 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/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:30:41.985Z] INFO: Testing against a local daemon [2021-05-06T14:30:41.985Z] === RUN TestCommitInheritsEnv [2021-05-06T14:30:42.274Z] --- PASS: TestCommitInheritsEnv (0.61s) [2021-05-06T14:30:42.274Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-06T14:30:42.274Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-06T14:30:42.274Z] === RUN TestImagesFilterMultiReference [2021-05-06T14:30:42.274Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2021-05-06T14:30:42.274Z] === RUN TestImagePullPlatformInvalid [2021-05-06T14:30:42.564Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2021-05-06T14:30:42.564Z] === RUN TestRemoveImageOrphaning [2021-05-06T14:30:43.068Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-05-06T14:30:43.068Z] Loaded image: buildpack-deps:buster [2021-05-06T14:30:43.192Z] --- PASS: TestRemoveImageOrphaning (0.60s) [2021-05-06T14:30:43.193Z] === RUN TestRemoveImageGarbageCollector [2021-05-06T14:30:43.193Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-06T14:30:43.193Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:30:43.193Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-06T14:30:43.193Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-05-06T14:30:43.193Z] === RUN TestTagInvalidReference [2021-05-06T14:30:43.193Z] --- PASS: TestTagInvalidReference (0.01s) [2021-05-06T14:30:43.193Z] === RUN TestTagValidPrefixedRepo [2021-05-06T14:30:43.193Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-05-06T14:30:43.193Z] === RUN TestTagExistedNameWithoutForce [2021-05-06T14:30:43.193Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-05-06T14:30:43.193Z] === RUN TestTagOfficialNames [2021-05-06T14:30:43.193Z] --- PASS: TestTagOfficialNames (0.04s) [2021-05-06T14:30:43.193Z] === RUN TestTagMatchesDigest [2021-05-06T14:30:43.193Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-05-06T14:30:43.193Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-06T14:30:43.324Z] Loaded image: busybox:latest [2021-05-06T14:30:43.581Z] Loaded image: busybox:glibc [2021-05-06T14:30:43.616Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s) [2021-05-06T14:30:43.616Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-06T14:30:44.142Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-05-06T14:30:44.845Z] --- PASS: TestInspectNetwork (8.39s) [2021-05-06T14:30:44.845Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-06T14:30:44.845Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-06T14:30:44.845Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-06T14:30:44.845Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-06T14:30:44.845Z] === RUN TestRunContainerWithBridgeNone [2021-05-06T14:30:45.005Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.44s) [2021-05-06T14:30:45.005Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-06T14:30:45.418Z] #72 ... [2021-05-06T14:30:45.418Z] [2021-05-06T14:30:45.418Z] #73 importing to docker [2021-05-06T14:30:45.418Z] #73 sha256:51cf9dcdb24d3829067a58dae6bdd2e7a106cb8db7e7238d10d63a56141d4614 [2021-05-06T14:30:46.031Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-06T14:30:47.555Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.48s) [2021-05-06T14:30:47.555Z] === RUN TestKernelTCPMemory [2021-05-06T14:30:48.135Z] --- PASS: TestRunContainerWithBridgeNone (3.28s) [2021-05-06T14:30:48.136Z] === RUN TestNetworkInvalidJSON [2021-05-06T14:30:48.136Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-06T14:30:48.136Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-06T14:30:48.136Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T14:30:48.136Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T14:30:48.136Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T14:30:48.136Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T14:30:48.136Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-06T14:30:48.136Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T14:30:48.136Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T14:30:48.136Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-05-06T14:30:48.136Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-06T14:30:48.136Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-06T14:30:48.136Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-06T14:30:48.136Z] === RUN TestNetworkList [2021-05-06T14:30:48.136Z] === RUN TestNetworkList//networks [2021-05-06T14:30:48.136Z] === PAUSE TestNetworkList//networks [2021-05-06T14:30:48.136Z] === RUN TestNetworkList//networks/ [2021-05-06T14:30:48.136Z] === PAUSE TestNetworkList//networks/ [2021-05-06T14:30:48.136Z] === CONT TestNetworkList//networks [2021-05-06T14:30:48.136Z] === CONT TestNetworkList//networks/ [2021-05-06T14:30:48.136Z] --- PASS: TestNetworkList (0.01s) [2021-05-06T14:30:48.136Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-06T14:30:48.136Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-06T14:30:48.136Z] === RUN TestHostIPv4BridgeLabel [2021-05-06T14:30:48.499Z] --- PASS: TestKernelTCPMemory (1.08s) [2021-05-06T14:30:48.499Z] === RUN TestNISDomainname [2021-05-06T14:30:48.547Z] Loaded image: debian:bullseye [2021-05-06T14:30:48.547Z] Loaded image: hello-world:latest [2021-05-06T14:30:48.547Z] Loaded image: arm32v7/hello-world:latest [2021-05-06T14:30:48.547Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-05-06T14:30:48.803Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-06T14:30:49.071Z] --- PASS: TestHostIPv4BridgeLabel (0.91s) [2021-05-06T14:30:49.071Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-06T14:30:49.734Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-06T14:30:49.888Z] --- PASS: TestNISDomainname (1.36s) [2021-05-06T14:30:49.888Z] === RUN TestHostnameDnsResolution [2021-05-06T14:30:50.446Z] --- PASS: TestDaemonRestartWithLiveRestore (1.54s) [2021-05-06T14:30:50.446Z] === RUN TestDaemonDefaultNetworkPools [2021-05-06T14:30:51.100Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-05-06T14:30:51.823Z] --- PASS: TestDaemonDefaultNetworkPools (1.41s) [2021-05-06T14:30:51.823Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-06T14:30:52.027Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-05-06T14:30:52.441Z] --- PASS: TestHostnameDnsResolution (2.34s) [2021-05-06T14:30:52.441Z] === RUN TestStats [2021-05-06T14:30:54.355Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.30s) [2021-05-06T14:30:54.355Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-06T14:30:54.990Z] --- PASS: TestStats (2.87s) [2021-05-06T14:30:54.990Z] === RUN TestStopContainerWithTimeout [2021-05-06T14:30:54.990Z] === RUN TestStopContainerWithTimeout/0 [2021-05-06T14:30:54.990Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-06T14:30:54.990Z] === RUN TestStopContainerWithTimeout/1 [2021-05-06T14:30:54.990Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-06T14:30:54.990Z] === RUN TestStopContainerWithTimeout/3 [2021-05-06T14:30:54.990Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-06T14:30:54.990Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-06T14:30:54.990Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-06T14:30:54.990Z] === CONT TestStopContainerWithTimeout/0 [2021-05-06T14:30:54.990Z] === CONT TestStopContainerWithTimeout/1 [2021-05-06T14:30:54.990Z] === CONT TestStopContainerWithTimeout/3 [2021-05-06T14:30:54.990Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-06T14:30:56.246Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-05-06T14:30:56.888Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.63s) [2021-05-06T14:30:56.888Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-06T14:30:57.610Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (45.15s) [2021-05-06T14:30:57.610Z] PASS [2021-05-06T14:30:57.610Z] [2021-05-06T14:30:57.610Z] === Skipped [2021-05-06T14:30:57.610Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-06T14:30:57.610Z] build_session_test.go:25: TODO: BuildKit [2021-05-06T14:30:57.610Z] [2021-05-06T14:30:57.611Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.02s) [2021-05-06T14:30:57.611Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-06T14:30:57.611Z] [2021-05-06T14:30:57.611Z] [2021-05-06T14:30:57.611Z] DONE 34 tests, 2 skipped in 254.046s [2021-05-06T14:30:57.823Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.85s) [2021-05-06T14:30:57.823Z] === RUN TestServiceWithPredefinedNetwork [2021-05-06T14:30:57.866Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-06T14:30:57.866Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:30:57.866Z] ++ set -e [2021-05-06T14:30:57.866Z] ++ '[' -n 0 ']' [2021-05-06T14:30:57.866Z] ++ set -x [2021-05-06T14:30:57.867Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:30:57.867Z] INFO: Testing against a local daemon [2021-05-06T14:30:57.867Z] === RUN TestConfigInspect [2021-05-06T14:30:58.301Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-05-06T14:30:58.301Z] --- PASS: TestStopContainerWithTimeout/0 (1.45s) [2021-05-06T14:30:58.301Z] --- PASS: TestStopContainerWithTimeout/1 (2.25s) [2021-05-06T14:30:58.301Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2021-05-06T14:30:58.301Z] --- PASS: TestStopContainerWithTimeout/3 (3.38s) [2021-05-06T14:30:58.301Z] === RUN TestDeleteDevicemapper [2021-05-06T14:30:58.301Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-06T14:30:58.301Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-06T14:30:58.301Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-06T14:30:59.759Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-06T14:31:00.320Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-05-06T14:31:00.357Z] --- PASS: TestServiceWithPredefinedNetwork (2.77s) [2021-05-06T14:31:00.357Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-06T14:31:00.357Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-06T14:31:00.357Z] service_test.go:242: FLAKY_TEST [2021-05-06T14:31:00.357Z] === RUN TestServiceWithDataPathPortInit [2021-05-06T14:31:00.576Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-05-06T14:31:00.855Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.59s) [2021-05-06T14:31:00.855Z] === RUN TestUpdateMemory [2021-05-06T14:31:00.855Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-06T14:31:00.855Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-06T14:31:00.855Z] === RUN TestUpdateCPUQuota [2021-05-06T14:31:01.136Z] --- PASS: TestConfigInspect (3.11s) [2021-05-06T14:31:01.136Z] === RUN TestConfigList [2021-05-06T14:31:01.330Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-05-06T14:31:01.330Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-05-06T14:31:01.330Z] remote: Enumerating objects: 23, done. [2021-05-06T14:31:01.330Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-05-06T14:31:01.330Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-05-06T14:31:01.330Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-05-06T14:31:01.330Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-05-06T14:31:01.330Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-05-06T14:31:01.391Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-05-06T14:31:02.318Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-05-06T14:31:02.880Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-05-06T14:31:04.164Z] #73 DONE 17.3s [2021-05-06T14:31:04.164Z] [2021-05-06T14:31:04.164Z] #72 exporting to oci image format [2021-05-06T14:31:04.164Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-05-06T14:31:04.164Z] #72 sending tarball 33.3s done [2021-05-06T14:31:04.164Z] #72 DONE 119.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2021-05-06T14:31:04.245Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-06T14:31:04.245Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-06T14:31:04.245Z] --- PASS: TestConfigList (3.24s) [2021-05-06T14:31:04.245Z] === RUN TestConfigsCreateAndDelete [Pipeline] sh [2021-05-06T14:31:04.612Z] [2021-05-06T14:31:04.635Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3987dc264b5819ec752c63f80b29d049747ecdd1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3987dc264b5819ec752c63f80b29d049747ecdd1 hack/test/unit [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-06T14:31:06.322Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3987dc264b5819ec752c63f80b29d049747ecdd1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3987dc264b5819ec752c63f80b29d049747ecdd1 hack/test/unit [2021-05-06T14:31:06.760Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-06T14:31:07.449Z] --- PASS: TestUpdateCPUQuota (5.75s) [2021-05-06T14:31:07.449Z] === RUN TestUpdatePidsLimit [2021-05-06T14:31:07.449Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-06T14:31:07.449Z] === RUN TestUpdatePidsLimit/no_change [2021-05-06T14:31:08.022Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-06T14:31:08.125Z] --- PASS: TestConfigsCreateAndDelete (3.81s) [2021-05-06T14:31:08.125Z] === RUN TestConfigsUpdate [2021-05-06T14:31:08.227Z] ? github.com/docker/docker/api [no test files] [2021-05-06T14:31:08.380Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-05-06T14:31:08.595Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-06T14:31:09.168Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-06T14:31:09.307Z] ? github.com/docker/docker/api [no test files] [2021-05-06T14:31:09.742Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-06T14:31:10.690Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-06T14:31:10.895Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-06T14:31:11.633Z] --- PASS: TestConfigsUpdate (3.35s) [2021-05-06T14:31:11.633Z] === RUN TestTemplatedConfig [2021-05-06T14:31:12.081Z] --- PASS: TestUpdatePidsLimit (5.24s) [2021-05-06T14:31:12.081Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.64s) [2021-05-06T14:31:12.081Z] --- PASS: TestUpdatePidsLimit/no_change (0.65s) [2021-05-06T14:31:12.081Z] --- PASS: TestUpdatePidsLimit/update_lower (0.65s) [2021-05-06T14:31:12.081Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.65s) [2021-05-06T14:31:12.081Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.65s) [2021-05-06T14:31:12.081Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.68s) [2021-05-06T14:31:12.081Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.64s) [2021-05-06T14:31:12.081Z] === RUN TestUpdateRestartPolicy [2021-05-06T14:31:12.193Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-06T14:31:12.775Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-06T14:31:13.507Z] ok github.com/docker/docker/api/server 0.039s coverage: 9.0% of statements [2021-05-06T14:31:16.042Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-05-06T14:31:16.298Z] --- PASS: TestTemplatedConfig (4.95s) [2021-05-06T14:31:16.298Z] === RUN TestConfigCreateResolve [2021-05-06T14:31:17.226Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-06T14:31:18.657Z] --- PASS: TestServiceWithDataPathPortInit (15.79s) [2021-05-06T14:31:18.657Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-06T14:31:19.742Z] --- PASS: TestConfigCreateResolve (3.11s) [2021-05-06T14:31:19.742Z] === RUN TestConfigDaemonLibtrustID [2021-05-06T14:31:19.742Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-05-06T14:31:19.742Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-05-06T14:31:20.304Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-06T14:31:20.560Z] --- PASS: TestConfigDaemonLibtrustID (1.09s) [2021-05-06T14:31:20.560Z] PASS [2021-05-06T14:31:20.560Z] [2021-05-06T14:31:20.560Z] DONE 7 tests in 22.799s [2021-05-06T14:31:20.560Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-06T14:31:20.560Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:31:20.560Z] ++ set -e [2021-05-06T14:31:20.560Z] ++ '[' -n 0 ']' [2021-05-06T14:31:20.560Z] ++ set -x [2021-05-06T14:31:20.560Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:31:20.816Z] INFO: Testing against a local daemon [2021-05-06T14:31:20.816Z] === RUN TestCheckpoint [2021-05-06T14:31:20.816Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-06T14:31:20.816Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-06T14:31:20.816Z] === RUN TestContainerInvalidJSON [2021-05-06T14:31:20.816Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T14:31:20.816Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T14:31:20.816Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T14:31:20.816Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T14:31:20.816Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-06T14:31:20.816Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-06T14:31:20.816Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T14:31:20.816Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-06T14:31:20.816Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T14:31:20.816Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-05-06T14:31:20.816Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-06T14:31:20.816Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-05-06T14:31:20.816Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-06T14:31:20.816Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-06T14:31:21.073Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2021-05-06T14:31:21.073Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-06T14:31:21.073Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2021-05-06T14:31:21.073Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-06T14:31:21.073Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-05-06T14:31:21.073Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-06T14:31:21.073Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-05-06T14:31:21.073Z] === RUN TestCopyFromContainer [2021-05-06T14:31:21.328Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-06T14:31:23.218Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-06T14:31:23.218Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-05-06T14:31:23.474Z] === RUN TestCopyFromContainer// [2021-05-06T14:31:23.730Z] === RUN TestCopyFromContainer//bar/root [2021-05-06T14:31:23.730Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-06T14:31:23.986Z] === RUN TestCopyFromContainer/bar/quux [2021-05-06T14:31:23.986Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-06T14:31:24.243Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-06T14:31:24.499Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-06T14:31:24.499Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-06T14:31:24.756Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-06T14:31:24.756Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-06T14:31:25.013Z] --- PASS: TestCopyFromContainer (3.87s) [2021-05-06T14:31:25.013Z] --- PASS: TestCopyFromContainer// (0.13s) [2021-05-06T14:31:25.013Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2021-05-06T14:31:25.013Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-05-06T14:31:25.013Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2021-05-06T14:31:25.013Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2021-05-06T14:31:25.013Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.21s) [2021-05-06T14:31:25.013Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2021-05-06T14:31:25.013Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s) [2021-05-06T14:31:25.013Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-05-06T14:31:25.013Z] --- PASS: TestCopyFromContainer/bar/notarget (0.19s) [2021-05-06T14:31:25.013Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-06T14:31:25.013Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T14:31:25.013Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T14:31:25.013Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T14:31:25.013Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T14:31:25.013Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T14:31:25.013Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T14:31:25.013Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T14:31:25.013Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T14:31:25.013Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T14:31:25.013Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-06T14:31:25.013Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-06T14:31:25.013Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-06T14:31:25.013Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-05-06T14:31:25.013Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-06T14:31:25.013Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-05-06T14:31:25.013Z] === RUN TestCreateWithInvalidEnv [2021-05-06T14:31:25.013Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-06T14:31:25.013Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-06T14:31:25.013Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-06T14:31:25.013Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-06T14:31:25.013Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-06T14:31:25.013Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-06T14:31:25.220Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.85s) [2021-05-06T14:31:25.220Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uki4kf3a84zs35ex41wnc3yfl Created:2021-05-06 14:31:17.583453094 +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[6b3de4ea705cf6ce3a1895415e3b30001c8c43d43ba1b6441f806701bcb1eacb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sk9wx45jd7delfdv8hxv2wiff EndpointID:3b16eb0e2eaefa6ecf3ec18faed44a509a94088181e9e51eed0c393d21a3f93e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6e4280200efb4352de41cb762f71216902833eea5fb1aa81b9bc8731806cd296 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:d0125ba05572 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sk9wx45jd7delfdv8hxv2wiff EndpointID:3b16eb0e2eaefa6ecf3ec18faed44a509a94088181e9e51eed0c393d21a3f93e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-06T14:31:25.220Z] PASS [2021-05-06T14:31:25.220Z] [2021-05-06T14:31:25.220Z] === Skipped [2021-05-06T14:31:25.220Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-06T14:31:25.220Z] service_test.go:242: FLAKY_TEST [2021-05-06T14:31:25.220Z] [2021-05-06T14:31:25.220Z] [2021-05-06T14:31:25.220Z] DONE 26 tests, 1 skipped in 56.756s [2021-05-06T14:31:25.220Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-06T14:31:25.220Z] INFO: Testing against a local daemon [2021-05-06T14:31:25.220Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-06T14:31:25.220Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-06T14:31:25.220Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T14:31:25.220Z] === RUN TestDockerNetworkIpvlan [2021-05-06T14:31:25.220Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-06T14:31:25.220Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T14:31:25.220Z] PASS [2021-05-06T14:31:25.220Z] [2021-05-06T14:31:25.220Z] === Skipped [2021-05-06T14:31:25.220Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-06T14:31:25.220Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T14:31:25.220Z] [2021-05-06T14:31:25.220Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-06T14:31:25.220Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T14:31:25.220Z] [2021-05-06T14:31:25.220Z] [2021-05-06T14:31:25.220Z] DONE 2 tests, 2 skipped in 0.036s [2021-05-06T14:31:25.220Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-06T14:31:25.220Z] INFO: Testing against a local daemon [2021-05-06T14:31:25.220Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-06T14:31:25.269Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-06T14:31:25.269Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-06T14:31:25.269Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-06T14:31:25.269Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-06T14:31:25.269Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-06T14:31:25.269Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-06T14:31:25.269Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-05-06T14:31:25.269Z] === RUN TestCreateTmpfsMountsTarget [2021-05-06T14:31:25.269Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-05-06T14:31:25.269Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-06T14:31:26.155Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.95s) [2021-05-06T14:31:26.155Z] === RUN TestDockerNetworkMacvlan [2021-05-06T14:31:26.635Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-05-06T14:31:27.091Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-06T14:31:27.126Z] --- PASS: TestUpdateRestartPolicy (12.92s) [2021-05-06T14:31:27.126Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-06T14:31:27.126Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2021-05-06T14:31:27.126Z] === RUN TestWaitNonBlocked [2021-05-06T14:31:27.126Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T14:31:27.126Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T14:31:27.126Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T14:31:27.126Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T14:31:27.126Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T14:31:27.126Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T14:31:27.126Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-06T14:31:27.126Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2021-05-06T14:31:27.126Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2021-05-06T14:31:27.126Z] === RUN TestWaitBlocked [2021-05-06T14:31:27.126Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-06T14:31:27.126Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-06T14:31:27.126Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-06T14:31:27.126Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-06T14:31:27.126Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-06T14:31:27.126Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-06T14:31:27.607Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-06T14:31:28.027Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-06T14:31:28.071Z] --- PASS: TestWaitBlocked (0.03s) [2021-05-06T14:31:28.071Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2021-05-06T14:31:28.071Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2021-05-06T14:31:28.071Z] === CONT TestContainerStartOnDaemonRestart [2021-05-06T14:31:28.071Z] === CONT TestContainerKillOnDaemonStart [2021-05-06T14:31:28.071Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-06T14:31:28.071Z] === CONT TestIpcModeOlderClient [2021-05-06T14:31:28.071Z] --- PASS: TestIpcModeOlderClient (0.12s) [2021-05-06T14:31:28.071Z] === CONT TestDaemonHostGatewayIP [2021-05-06T14:31:28.090Z] ok github.com/docker/docker/api/server 0.017s coverage: 9.0% of statements [2021-05-06T14:31:28.974Z] --- PASS: TestCreateWithCustomMaskedPaths (3.66s) [2021-05-06T14:31:28.974Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-06T14:31:29.404Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-06T14:31:29.903Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-05-06T14:31:31.388Z] --- PASS: TestContainerStartOnDaemonRestart (3.55s) [2021-05-06T14:31:31.388Z] === CONT TestDaemonRestartIpcMode [2021-05-06T14:31:32.421Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.70s) [2021-05-06T14:31:32.421Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-06T14:31:32.678Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T14:31:32.678Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T14:31:32.678Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T14:31:32.678Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T14:31:32.678Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T14:31:32.678Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T14:31:32.678Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T14:31:32.678Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T14:31:32.678Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T14:31:32.678Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T14:31:32.678Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T14:31:32.678Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T14:31:32.678Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T14:31:32.678Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T14:31:32.678Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T14:31:32.678Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-06T14:31:32.678Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-05-06T14:31:32.678Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-05-06T14:31:32.678Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-06T14:31:32.678Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-05-06T14:31:32.678Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-05-06T14:31:32.678Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-06T14:31:32.678Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-05-06T14:31:32.692Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-06T14:31:32.783Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.87s) [2021-05-06T14:31:34.044Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.23s) [2021-05-06T14:31:34.044Z] === RUN TestCreateDifferentPlatform [2021-05-06T14:31:34.044Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-06T14:31:34.044Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-06T14:31:34.044Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-05-06T14:31:34.044Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-06T14:31:34.044Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-06T14:31:34.044Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-06T14:31:34.044Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-05-06T14:31:34.044Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-06T14:31:34.044Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-05-06T14:31:34.044Z] === RUN TestContainerStartOnDaemonRestart [2021-05-06T14:31:34.044Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-06T14:31:34.044Z] === RUN TestDaemonRestartIpcMode [2021-05-06T14:31:34.044Z] === PAUSE TestDaemonRestartIpcMode [2021-05-06T14:31:34.044Z] === RUN TestDaemonHostGatewayIP [2021-05-06T14:31:34.044Z] === PAUSE TestDaemonHostGatewayIP [2021-05-06T14:31:34.044Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-06T14:31:34.044Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-06T14:31:34.044Z] === RUN TestContainerKillOnDaemonStart [2021-05-06T14:31:34.044Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-06T14:31:34.044Z] === RUN TestDiff [2021-05-06T14:31:34.704Z] --- PASS: TestDaemonHostGatewayIP (6.54s) [2021-05-06T14:31:35.279Z] --- PASS: TestDaemonRestartIpcMode (3.80s) [2021-05-06T14:31:35.410Z] --- PASS: TestDiff (1.30s) [2021-05-06T14:31:35.410Z] === RUN TestExecWithCloseStdin [2021-05-06T14:31:35.452Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-06T14:31:35.452Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2021-05-06T14:31:35.452Z] ok github.com/docker/docker/api/types/strslice 0.030s coverage: 90.0% of statements [2021-05-06T14:31:35.452Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-06T14:31:35.452Z] ok github.com/docker/docker/api/types/time 0.020s coverage: 100.0% of statements [2021-05-06T14:31:35.452Z] ok github.com/docker/docker/api/types/versions 0.019s coverage: 75.0% of statements [2021-05-06T14:31:35.452Z] ok github.com/docker/docker/api/server/router/swarm 0.020s coverage: 5.7% of statements [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/api/types [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/builder [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-06T14:31:35.452Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-06T14:31:35.452Z] ok github.com/docker/docker/cli/debug 0.062s coverage: 100.0% of statements [2021-05-06T14:31:35.979Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-06T14:31:36.389Z] ok github.com/docker/docker/builder/remotecontext 0.163s coverage: 13.7% of statements [2021-05-06T14:31:37.301Z] --- PASS: TestExecWithCloseStdin (1.71s) [2021-05-06T14:31:37.301Z] === RUN TestExec [2021-05-06T14:31:37.328Z] ok github.com/docker/docker/builder/dockerfile 0.325s coverage: 48.5% of statements [2021-05-06T14:31:37.328Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-06T14:31:38.257Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-05-06T14:31:38.824Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-05-06T14:31:39.080Z] --- PASS: TestExec (1.98s) [2021-05-06T14:31:39.080Z] === RUN TestExecUser [2021-05-06T14:31:39.080Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-06T14:31:40.623Z] ok github.com/docker/docker/builder/remotecontext/git 5.748s coverage: 86.3% of statements [2021-05-06T14:31:40.623Z] ? github.com/docker/docker/cli [no test files] [2021-05-06T14:31:40.623Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-06T14:31:40.623Z] ok github.com/docker/docker/client 0.284s coverage: 75.4% of statements [2021-05-06T14:31:40.968Z] --- PASS: TestExecUser (1.65s) [2021-05-06T14:31:40.968Z] === RUN TestExportContainerAndImportImage [2021-05-06T14:31:41.872Z] --- PASS: TestContainerKillOnDaemonStart (13.58s) [2021-05-06T14:31:41.872Z] PASS [2021-05-06T14:31:41.872Z] [2021-05-06T14:31:41.872Z] === Skipped [2021-05-06T14:31:41.872Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-05-06T14:31:41.872Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-06T14:31:41.872Z] [2021-05-06T14:31:41.872Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-06T14:31:41.872Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T14:31:41.872Z] [2021-05-06T14:31:41.872Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-06T14:31:41.872Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T14:31:41.872Z] [2021-05-06T14:31:41.872Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-06T14:31:41.872Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-06T14:31:41.872Z] [2021-05-06T14:31:41.872Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-06T14:31:41.872Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-06T14:31:41.872Z] [2021-05-06T14:31:41.872Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-05-06T14:31:41.872Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-06T14:31:41.872Z] [2021-05-06T14:31:41.872Z] [2021-05-06T14:31:41.872Z] DONE 197 tests, 6 skipped in 163.072s [2021-05-06T14:31:41.872Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-05-06T14:31:41.872Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:31:41.872Z] ++ set -e [2021-05-06T14:31:41.872Z] ++ '[' -n 0 ']' [2021-05-06T14:31:41.872Z] ++ set -x [2021-05-06T14:31:41.872Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:31:41.872Z] INFO: Testing against a local daemon [2021-05-06T14:31:41.872Z] === RUN TestCommitInheritsEnv [2021-05-06T14:31:42.134Z] --- PASS: TestCommitInheritsEnv (0.42s) [2021-05-06T14:31:42.134Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-06T14:31:42.134Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-06T14:31:42.134Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-05-06T14:31:42.134Z] === RUN TestImagesFilterMultiReference [2021-05-06T14:31:42.134Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-05-06T14:31:42.134Z] === RUN TestImagePullPlatformInvalid [2021-05-06T14:31:42.134Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-05-06T14:31:42.134Z] === RUN TestRemoveImageOrphaning [2021-05-06T14:31:42.334Z] --- PASS: TestExportContainerAndImportImage (1.52s) [2021-05-06T14:31:42.334Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-06T14:31:42.546Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-06T14:31:42.708Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2021-05-06T14:31:42.708Z] === RUN TestRemoveImageGarbageCollector [2021-05-06T14:31:42.708Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-06T14:31:42.708Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:31:42.708Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-06T14:31:42.708Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-05-06T14:31:42.708Z] === RUN TestTagInvalidReference [2021-05-06T14:31:42.708Z] --- PASS: TestTagInvalidReference (0.03s) [2021-05-06T14:31:42.708Z] === RUN TestTagValidPrefixedRepo [2021-05-06T14:31:42.708Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-05-06T14:31:42.708Z] === RUN TestTagExistedNameWithoutForce [2021-05-06T14:31:42.708Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-05-06T14:31:42.708Z] === RUN TestTagOfficialNames [2021-05-06T14:31:42.969Z] --- PASS: TestTagOfficialNames (0.08s) [2021-05-06T14:31:42.969Z] === RUN TestTagMatchesDigest [2021-05-06T14:31:42.969Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-05-06T14:31:42.969Z] PASS [2021-05-06T14:31:42.969Z] [2021-05-06T14:31:42.969Z] === Skipped [2021-05-06T14:31:42.969Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-06T14:31:42.969Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-05-06T14:31:42.969Z] [2021-05-06T14:31:42.969Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-06T14:31:42.969Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:31:42.969Z] [2021-05-06T14:31:42.969Z] [2021-05-06T14:31:42.969Z] DONE 12 tests, 2 skipped in 1.428s [2021-05-06T14:31:42.969Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-05-06T14:31:42.969Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:31:42.969Z] ++ set -e [2021-05-06T14:31:42.969Z] ++ '[' -n 0 ']' [2021-05-06T14:31:42.969Z] ++ set -x [2021-05-06T14:31:42.969Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:31:42.969Z] INFO: Testing against a local daemon [2021-05-06T14:31:42.969Z] === RUN TestNetworkCreateDelete [2021-05-06T14:31:43.698Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-05-06T14:31:43.914Z] --- PASS: TestNetworkCreateDelete (0.80s) [2021-05-06T14:31:43.914Z] === RUN TestDockerNetworkDeletePreferID [2021-05-06T14:31:43.923Z] --- PASS: TestDockerNetworkMacvlan (17.59s) [2021-05-06T14:31:43.923Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-05-06T14:31:43.923Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-05-06T14:31:43.923Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.00s) [2021-05-06T14:31:43.923Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.31s) [2021-05-06T14:31:43.923Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.90s) [2021-05-06T14:31:43.923Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.58s) [2021-05-06T14:31:43.923Z] PASS [2021-05-06T14:31:43.923Z] [2021-05-06T14:31:43.923Z] DONE 8 tests in 19.577s [2021-05-06T14:31:43.923Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-06T14:31:43.923Z] testing: warning: no tests to run [2021-05-06T14:31:43.923Z] PASS [2021-05-06T14:31:43.923Z] [2021-05-06T14:31:43.923Z] DONE 0 tests in 0.008s [2021-05-06T14:31:43.923Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-06T14:31:43.923Z] INFO: Testing against a local daemon [2021-05-06T14:31:43.923Z] === RUN TestAuthZPluginAllowRequest [2021-05-06T14:31:44.775Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-06T14:31:45.336Z] --- PASS: TestExportContainerAfterDaemonRestart (3.19s) [2021-05-06T14:31:45.336Z] === RUN TestHealthCheckWorkdir [2021-05-06T14:31:45.829Z] --- PASS: TestAuthZPluginAllowRequest (1.66s) [2021-05-06T14:31:45.829Z] === RUN TestAuthZPluginTLS [2021-05-06T14:31:46.088Z] --- PASS: TestAuthZPluginTLS (0.71s) [2021-05-06T14:31:46.088Z] === RUN TestAuthZPluginDenyRequest [2021-05-06T14:31:46.464Z] --- PASS: TestDockerNetworkDeletePreferID (2.44s) [2021-05-06T14:31:46.464Z] === RUN TestDaemonDNSFallback [2021-05-06T14:31:47.025Z] --- PASS: TestAuthZPluginDenyRequest (0.70s) [2021-05-06T14:31:47.025Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-06T14:31:47.593Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.70s) [2021-05-06T14:31:47.593Z] === RUN TestAuthZPluginDenyResponse [2021-05-06T14:31:47.851Z] --- PASS: TestHealthCheckWorkdir (2.26s) [2021-05-06T14:31:47.851Z] === RUN TestHealthKillContainer [2021-05-06T14:31:48.161Z] --- PASS: TestAuthZPluginDenyResponse (0.68s) [2021-05-06T14:31:48.161Z] === RUN TestAuthZPluginAllowEventStream [2021-05-06T14:31:48.413Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-06T14:31:48.669Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-05-06T14:31:48.749Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.026s coverage: 65.3% of statements [2021-05-06T14:31:48.924Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-06T14:31:49.009Z] ok github.com/docker/docker/container 0.144s coverage: 34.7% of statements [2021-05-06T14:31:49.009Z] ok github.com/docker/docker/daemon/cluster/convert 0.030s coverage: 35.9% of statements [2021-05-06T14:31:49.948Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-05-06T14:31:50.066Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s) [2021-05-06T14:31:50.066Z] === RUN TestAuthZPluginErrorResponse [2021-05-06T14:31:50.517Z] ok github.com/docker/docker/daemon/events 0.075s coverage: 50.0% of statements [2021-05-06T14:31:50.634Z] --- PASS: TestAuthZPluginErrorResponse (0.74s) [2021-05-06T14:31:50.634Z] === RUN TestAuthZPluginErrorRequest [2021-05-06T14:31:51.086Z] ok github.com/docker/docker/daemon/config 0.085s coverage: 81.8% of statements [2021-05-06T14:31:51.087Z] ok github.com/docker/docker/daemon/graphdriver 0.027s coverage: 2.2% of statements [2021-05-06T14:31:51.437Z] --- PASS: TestHealthKillContainer (3.70s) [2021-05-06T14:31:51.437Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-06T14:31:51.571Z] --- PASS: TestAuthZPluginErrorRequest (0.68s) [2021-05-06T14:31:51.571Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-06T14:31:52.137Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.71s) [2021-05-06T14:31:52.137Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-06T14:31:52.804Z] --- PASS: TestInspectCpusetInConfigPre120 (1.25s) [2021-05-06T14:31:52.804Z] === RUN TestIpcModeNone [2021-05-06T14:31:53.128Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.576s coverage: 56.2% of statements [2021-05-06T14:31:53.128Z] ok github.com/docker/docker/cmd/dockerd 0.127s coverage: 29.1% of statements [2021-05-06T14:31:53.128Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-06T14:31:53.128Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-06T14:31:53.128Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-06T14:31:53.128Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-06T14:31:54.065Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.96s) [2021-05-06T14:31:54.065Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-06T14:31:54.073Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 3.1% of statements [2021-05-06T14:31:54.172Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-05-06T14:31:54.172Z] --- PASS: TestIpcModeNone (1.74s) [2021-05-06T14:31:54.172Z] === RUN TestIpcModePrivate [2021-05-06T14:31:54.334Z] ok github.com/docker/docker/daemon/cluster 0.079s coverage: 0.5% of statements [2021-05-06T14:31:54.595Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.038s coverage: 1.9% of statements [2021-05-06T14:31:54.614Z] --- PASS: TestDaemonDNSFallback (8.11s) [2021-05-06T14:31:54.614Z] === RUN TestInspectNetwork [2021-05-06T14:31:55.103Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-05-06T14:31:55.535Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.235s coverage: 73.3% of statements [2021-05-06T14:31:55.535Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.422s coverage: 49.4% of statements [2021-05-06T14:31:55.665Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-05-06T14:31:55.665Z] --- PASS: TestIpcModePrivate (1.50s) [2021-05-06T14:31:55.665Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2021-05-06T14:31:55.665Z] === RUN TestIpcModeShareable [2021-05-06T14:31:55.799Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2021-05-06T14:31:56.001Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.00s) [2021-05-06T14:31:56.001Z] === RUN TestAuthZPluginHeader [2021-05-06T14:31:56.059Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 57.5% of statements [2021-05-06T14:31:56.226Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-05-06T14:31:56.319Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2021-05-06T14:31:56.937Z] --- PASS: TestAuthZPluginHeader (0.87s) [2021-05-06T14:31:56.937Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-06T14:31:57.257Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.447s coverage: 57.7% of statements [2021-05-06T14:31:57.516Z] ok github.com/docker/docker/daemon/logger 0.239s coverage: 43.2% of statements [2021-05-06T14:31:57.591Z] --- PASS: TestIpcModeShareable (1.60s) [2021-05-06T14:31:57.591Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2021-05-06T14:31:57.591Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-06T14:31:57.776Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2021-05-06T14:31:58.035Z] ok github.com/docker/docker/daemon/logger/awslogs 0.136s coverage: 77.8% of statements [2021-05-06T14:31:58.035Z] ok github.com/docker/docker/daemon/images 0.035s coverage: 6.7% of statements [2021-05-06T14:31:58.295Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 23.9% of statements [2021-05-06T14:31:58.295Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2021-05-06T14:31:58.864Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-05-06T14:31:58.864Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.511s coverage: 14.0% of statements [2021-05-06T14:31:58.958Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-05-06T14:31:59.124Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.673s coverage: 46.2% of statements [2021-05-06T14:31:59.215Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-06T14:31:59.384Z] ok github.com/docker/docker/daemon/logger/local 0.045s coverage: 75.2% of statements [2021-05-06T14:31:59.384Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.095s coverage: 58.6% of statements [2021-05-06T14:31:59.384Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.025s coverage: 31.5% of statements [2021-05-06T14:31:59.643Z] ok github.com/docker/docker/daemon/logger/templates 0.014s coverage: 8.3% of statements [2021-05-06T14:31:59.903Z] ok github.com/docker/docker/daemon/logger/syslog 0.038s coverage: 46.8% of statements [2021-05-06T14:31:59.916Z] === RUN TestInspectNetwork/full_network_id [2021-05-06T14:31:59.916Z] === RUN TestInspectNetwork/partial_network_id [2021-05-06T14:31:59.916Z] === RUN TestInspectNetwork/network_name [2021-05-06T14:31:59.916Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-06T14:32:00.161Z] ok github.com/docker/docker/daemon/network 0.018s coverage: 63.8% of statements [2021-05-06T14:32:00.731Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 48.2% of statements [2021-05-06T14:32:00.991Z] ok github.com/docker/docker/errdefs 0.011s coverage: 53.1% of statements [2021-05-06T14:32:01.129Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-06T14:32:01.250Z] ok github.com/docker/docker/image 0.037s coverage: 86.6% of statements [2021-05-06T14:32:01.510Z] ok github.com/docker/docker/daemon/logger/splunk 1.635s coverage: 82.5% of statements [2021-05-06T14:32:01.510Z] ok github.com/docker/docker/distribution 0.194s coverage: 25.2% of statements [2021-05-06T14:32:01.510Z] ok github.com/docker/docker/image/cache 0.012s coverage: 19.2% of statements [2021-05-06T14:32:01.691Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-05-06T14:32:01.769Z] ok github.com/docker/docker/image/tarexport 0.032s coverage: 0.6% of statements [2021-05-06T14:32:02.029Z] ok github.com/docker/docker/libcontainerd/queue 0.046s coverage: 100.0% of statements [2021-05-06T14:32:02.029Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2021-05-06T14:32:02.207Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.51s) [2021-05-06T14:32:02.207Z] === RUN TestAuthZPluginV2Disable [2021-05-06T14:32:02.289Z] ok github.com/docker/docker/pkg/aaparser 0.014s coverage: 52.9% of statements [2021-05-06T14:32:02.550Z] ok github.com/docker/docker/opts 0.046s coverage: 67.1% of statements [2021-05-06T14:32:02.550Z] ok github.com/docker/docker/oci 0.012s coverage: 45.2% of statements [2021-05-06T14:32:02.550Z] ok github.com/docker/docker/distribution/xfer 1.744s coverage: 85.6% of statements [2021-05-06T14:32:02.619Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.10s) [2021-05-06T14:32:02.619Z] === RUN TestAPIIpcModeHost [2021-05-06T14:32:02.809Z] ok github.com/docker/docker/pkg/broadcaster 0.021s coverage: 100.0% of statements [2021-05-06T14:32:02.874Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-06T14:32:03.069Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2021-05-06T14:32:03.328Z] ok github.com/docker/docker/pkg/directory 0.020s coverage: 80.0% of statements [2021-05-06T14:32:03.328Z] ok github.com/docker/docker/pkg/authorization 0.172s coverage: 68.3% of statements [2021-05-06T14:32:03.588Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2021-05-06T14:32:03.847Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2021-05-06T14:32:04.107Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2021-05-06T14:32:04.107Z] ok github.com/docker/docker/pkg/archive 0.619s coverage: 82.2% of statements [2021-05-06T14:32:04.107Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2021-05-06T14:32:04.107Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2021-05-06T14:32:04.128Z] --- PASS: TestInspectNetwork (9.17s) [2021-05-06T14:32:04.128Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-06T14:32:04.128Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-06T14:32:04.129Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-06T14:32:04.129Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-06T14:32:04.129Z] === RUN TestRunContainerWithBridgeNone [2021-05-06T14:32:04.676Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2021-05-06T14:32:04.676Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-05-06T14:32:04.676Z] ok github.com/docker/docker/pkg/fsutils 0.245s coverage: 85.1% of statements [2021-05-06T14:32:04.761Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-05-06T14:32:04.762Z] --- PASS: TestAPIIpcModeHost (2.19s) [2021-05-06T14:32:04.762Z] === RUN TestDaemonIpcModeShareable [2021-05-06T14:32:04.935Z] ok github.com/docker/docker/pkg/filenotify 0.623s coverage: 67.0% of statements [2021-05-06T14:32:05.195Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-05-06T14:32:05.195Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-05-06T14:32:05.405Z] --- PASS: TestImportExtremelyLargeImageWorks (79.01s) [2021-05-06T14:32:05.405Z] PASS [2021-05-06T14:32:05.405Z] [2021-05-06T14:32:05.405Z] === Skipped [2021-05-06T14:32:05.405Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-06T14:32:05.405Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:32:05.405Z] [2021-05-06T14:32:05.405Z] [2021-05-06T14:32:05.405Z] DONE 12 tests, 1 skipped in 80.526s [2021-05-06T14:32:05.405Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-05-06T14:32:05.405Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:32:05.405Z] ++ set -e [2021-05-06T14:32:05.405Z] ++ '[' -n 0 ']' [2021-05-06T14:32:05.405Z] ++ set -x [2021-05-06T14:32:05.406Z] ++ 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=s390x 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/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:32:05.406Z] INFO: Testing against a local daemon [2021-05-06T14:32:05.406Z] === RUN TestNetworkCreateDelete [2021-05-06T14:32:05.406Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-05-06T14:32:05.406Z] === RUN TestDockerNetworkDeletePreferID [2021-05-06T14:32:05.406Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-05-06T14:32:05.406Z] === RUN TestDaemonDNSFallback [2021-05-06T14:32:05.406Z] --- PASS: TestDaemonDNSFallback (2.70s) [2021-05-06T14:32:05.406Z] === RUN TestInspectNetwork [2021-05-06T14:32:05.454Z] ok github.com/docker/docker/pkg/idtools 0.353s coverage: 69.5% of statements [2021-05-06T14:32:05.454Z] ok github.com/docker/docker/pkg/namesgenerator 0.025s coverage: 85.7% of statements [2021-05-06T14:32:05.454Z] ok github.com/docker/docker/pkg/ioutils 0.470s coverage: 69.3% of statements [2021-05-06T14:32:05.495Z] --- PASS: TestAuthZPluginV2Disable (3.70s) [2021-05-06T14:32:05.495Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-06T14:32:05.713Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2021-05-06T14:32:05.713Z] ok github.com/docker/docker/pkg/parsers/kernel 0.024s coverage: 60.0% of statements [2021-05-06T14:32:05.974Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 86.7% of statements [2021-05-06T14:32:05.974Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2021-05-06T14:32:06.235Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2021-05-06T14:32:06.495Z] ok github.com/docker/docker/pkg/chrootarchive 2.837s coverage: 43.2% of statements [2021-05-06T14:32:06.495Z] ok github.com/docker/docker/pkg/pools 0.012s coverage: 88.2% of statements [2021-05-06T14:32:06.754Z] ok github.com/docker/docker/pkg/progress 0.020s coverage: 75.9% of statements [2021-05-06T14:32:06.754Z] ok github.com/docker/docker/pkg/plugins/transport 0.014s coverage: 85.7% of statements [2021-05-06T14:32:07.014Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements [2021-05-06T14:32:07.273Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2021-05-06T14:32:07.273Z] ok github.com/docker/docker/pkg/discovery/kv 3.075s coverage: 84.1% of statements [2021-05-06T14:32:07.438Z] --- PASS: TestRunContainerWithBridgeNone (3.35s) [2021-05-06T14:32:07.438Z] === RUN TestNetworkInvalidJSON [2021-05-06T14:32:07.438Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-06T14:32:07.438Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-06T14:32:07.438Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T14:32:07.438Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T14:32:07.438Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T14:32:07.438Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T14:32:07.438Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-06T14:32:07.438Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T14:32:07.438Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T14:32:07.438Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-05-06T14:32:07.438Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-06T14:32:07.438Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-06T14:32:07.438Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-06T14:32:07.438Z] === RUN TestNetworkList [2021-05-06T14:32:07.438Z] === RUN TestNetworkList//networks [2021-05-06T14:32:07.438Z] === PAUSE TestNetworkList//networks [2021-05-06T14:32:07.438Z] === RUN TestNetworkList//networks/ [2021-05-06T14:32:07.438Z] === PAUSE TestNetworkList//networks/ [2021-05-06T14:32:07.438Z] === CONT TestNetworkList//networks [2021-05-06T14:32:07.438Z] === CONT TestNetworkList//networks/ [2021-05-06T14:32:07.438Z] --- PASS: TestNetworkList (0.03s) [2021-05-06T14:32:07.438Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-06T14:32:07.438Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-06T14:32:07.438Z] === RUN TestHostIPv4BridgeLabel [2021-05-06T14:32:07.532Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2021-05-06T14:32:07.532Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2021-05-06T14:32:07.791Z] ok github.com/docker/docker/pkg/pubsub 1.037s coverage: 75.0% of statements [2021-05-06T14:32:08.030Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-05-06T14:32:08.030Z] --- PASS: TestDaemonIpcModeShareable (3.45s) [2021-05-06T14:32:08.030Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2021-05-06T14:32:08.030Z] === RUN TestDaemonIpcModePrivate [2021-05-06T14:32:08.051Z] ok github.com/docker/docker/pkg/tailfile 0.035s coverage: 88.6% of statements [2021-05-06T14:32:08.051Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2021-05-06T14:32:08.051Z] ok github.com/docker/docker/pkg/sysinfo 0.026s coverage: 54.9% of statements [2021-05-06T14:32:08.285Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-06T14:32:08.311Z] testing: warning: no tests to run [2021-05-06T14:32:08.311Z] coverage: [no statements] [2021-05-06T14:32:08.311Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2021-05-06T14:32:08.311Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-05-06T14:32:08.311Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-05-06T14:32:08.311Z] ok github.com/docker/docker/pkg/tarsum 0.060s coverage: 89.3% of statements [2021-05-06T14:32:08.384Z] --- PASS: TestHostIPv4BridgeLabel (1.53s) [2021-05-06T14:32:08.384Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-06T14:32:08.571Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-05-06T14:32:08.787Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.80s) [2021-05-06T14:32:08.787Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-06T14:32:09.139Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 85.4% of statements [2021-05-06T14:32:09.139Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2021-05-06T14:32:09.708Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-05-06T14:32:09.708Z] ok github.com/docker/docker/pkg/signal 2.518s coverage: 61.0% of statements [2021-05-06T14:32:09.967Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-05-06T14:32:10.173Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-05-06T14:32:10.227Z] ok github.com/docker/docker/plugin 0.524s coverage: 23.2% of statements [2021-05-06T14:32:10.227Z] ok github.com/docker/docker/registry/resumable 0.024s coverage: 100.0% of statements [2021-05-06T14:32:10.227Z] ok github.com/docker/docker/quota 0.445s coverage: 71.4% of statements [2021-05-06T14:32:10.487Z] ok github.com/docker/docker/daemon 12.187s coverage: 17.3% of statements [2021-05-06T14:32:10.487Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-06T14:32:10.487Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-06T14:32:10.487Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-06T14:32:10.487Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-06T14:32:10.487Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-06T14:32:10.487Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-06T14:32:10.487Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-06T14:32:10.487Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-06T14:32:10.487Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-06T14:32:10.487Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-06T14:32:10.487Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-06T14:32:10.487Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-06T14:32:10.487Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-06T14:32:10.487Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-06T14:32:10.487Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-06T14:32:10.487Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-06T14:32:10.487Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-06T14:32:10.487Z] ok github.com/docker/docker/registry 0.105s coverage: 58.8% of statements [2021-05-06T14:32:10.746Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2021-05-06T14:32:11.006Z] ok github.com/docker/docker/runconfig 0.017s coverage: 66.1% of statements [2021-05-06T14:32:11.101Z] --- PASS: TestDaemonIpcModePrivate (3.12s) [2021-05-06T14:32:11.101Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: false, mustBeShared: false [2021-05-06T14:32:11.101Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-06T14:32:11.265Z] ok github.com/docker/docker/layer 7.877s coverage: 68.8% of statements [2021-05-06T14:32:11.265Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-06T14:32:11.265Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-06T14:32:11.265Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-06T14:32:11.265Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-06T14:32:11.265Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-06T14:32:11.265Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-06T14:32:11.265Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-06T14:32:11.265Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-06T14:32:11.265Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-06T14:32:11.265Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-06T14:32:11.265Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-06T14:32:11.265Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-06T14:32:11.265Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-06T14:32:11.525Z] ok github.com/docker/docker/volume/drivers 0.035s coverage: 36.1% of statements [2021-05-06T14:32:11.691Z] --- PASS: TestDaemonRestartWithLiveRestore (2.66s) [2021-05-06T14:32:11.691Z] === RUN TestDaemonDefaultNetworkPools [2021-05-06T14:32:11.784Z] ok github.com/docker/docker/volume/mounts 0.024s coverage: 67.0% of statements [2021-05-06T14:32:12.043Z] ok github.com/docker/docker/volume/local 0.131s coverage: 76.4% of statements [2021-05-06T14:32:12.287Z] === RUN TestInspectNetwork/full_network_id [2021-05-06T14:32:12.287Z] === RUN TestInspectNetwork/partial_network_id [2021-05-06T14:32:12.287Z] === RUN TestInspectNetwork/network_name [2021-05-06T14:32:12.287Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-06T14:32:12.301Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.1% of statements [2021-05-06T14:32:12.990Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-05-06T14:32:13.608Z] --- PASS: TestDaemonDefaultNetworkPools (2.29s) [2021-05-06T14:32:13.608Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-06T14:32:14.476Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.98s) [2021-05-06T14:32:14.476Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2021-05-06T14:32:14.476Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-06T14:32:15.405Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-05-06T14:32:16.330Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-05-06T14:32:16.721Z] --- PASS: TestInspectNetwork (11.24s) [2021-05-06T14:32:16.721Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-06T14:32:16.721Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-06T14:32:16.721Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-06T14:32:16.721Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-06T14:32:16.721Z] === RUN TestRunContainerWithBridgeNone [2021-05-06T14:32:17.095Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.50s) [2021-05-06T14:32:17.095Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-06T14:32:17.257Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.90s) [2021-05-06T14:32:17.257Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2021-05-06T14:32:17.257Z] === RUN TestIpcModeOlderClient [2021-05-06T14:32:17.257Z] === PAUSE TestIpcModeOlderClient [2021-05-06T14:32:17.257Z] === RUN TestKillContainerInvalidSignal [2021-05-06T14:32:17.824Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-06T14:32:18.080Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-06T14:32:18.080Z] --- PASS: TestKillContainerInvalidSignal (1.01s) [2021-05-06T14:32:18.080Z] === RUN TestKillContainer [2021-05-06T14:32:18.080Z] === RUN TestKillContainer/no_signal [2021-05-06T14:32:18.764Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.72s) [2021-05-06T14:32:18.764Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-06T14:32:19.009Z] === RUN TestKillContainer/non_killing_signal [2021-05-06T14:32:19.938Z] === RUN TestKillContainer/killing_signal [2021-05-06T14:32:20.194Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-05-06T14:32:20.221Z] --- PASS: TestRunContainerWithBridgeNone (3.22s) [2021-05-06T14:32:20.221Z] === RUN TestNetworkInvalidJSON [2021-05-06T14:32:20.221Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-06T14:32:20.221Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-06T14:32:20.221Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T14:32:20.221Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T14:32:20.221Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T14:32:20.221Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T14:32:20.221Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-06T14:32:20.221Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T14:32:20.221Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T14:32:20.221Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-05-06T14:32:20.221Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-06T14:32:20.221Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-06T14:32:20.221Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-06T14:32:20.221Z] === RUN TestNetworkList [2021-05-06T14:32:20.221Z] === RUN TestNetworkList//networks [2021-05-06T14:32:20.221Z] === PAUSE TestNetworkList//networks [2021-05-06T14:32:20.221Z] === RUN TestNetworkList//networks/ [2021-05-06T14:32:20.221Z] === PAUSE TestNetworkList//networks/ [2021-05-06T14:32:20.221Z] === CONT TestNetworkList//networks [2021-05-06T14:32:20.221Z] === CONT TestNetworkList//networks/ [2021-05-06T14:32:20.221Z] --- PASS: TestNetworkList (0.01s) [2021-05-06T14:32:20.221Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-06T14:32:20.221Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-06T14:32:20.221Z] === RUN TestHostIPv4BridgeLabel [2021-05-06T14:32:20.450Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-06T14:32:20.511Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2021-05-06T14:32:20.511Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-06T14:32:21.378Z] --- PASS: TestKillContainer (3.05s) [2021-05-06T14:32:21.378Z] --- PASS: TestKillContainer/no_signal (0.93s) [2021-05-06T14:32:21.378Z] --- PASS: TestKillContainer/non_killing_signal (0.83s) [2021-05-06T14:32:21.378Z] --- PASS: TestKillContainer/killing_signal (1.03s) [2021-05-06T14:32:21.378Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-06T14:32:21.378Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-06T14:32:21.537Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-05-06T14:32:21.537Z] === RUN TestDaemonDefaultNetworkPools [2021-05-06T14:32:22.305Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-06T14:32:22.391Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.56s) [2021-05-06T14:32:22.391Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-06T14:32:22.565Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2021-05-06T14:32:22.565Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-06T14:32:22.867Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-06T14:32:22.964Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.32s) [2021-05-06T14:32:22.964Z] === RUN TestServiceWithPredefinedNetwork [2021-05-06T14:32:23.124Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.98s) [2021-05-06T14:32:23.124Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.99s) [2021-05-06T14:32:23.124Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.81s) [2021-05-06T14:32:23.124Z] === RUN TestKillStoppedContainer [2021-05-06T14:32:23.124Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-05-06T14:32:23.124Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-06T14:32:23.421Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-05-06T14:32:23.421Z] === RUN TestKillDifferentUserContainer [2021-05-06T14:32:23.593Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-05-06T14:32:23.593Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-06T14:32:24.367Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-06T14:32:24.367Z] --- PASS: TestKillDifferentUserContainer (1.00s) [2021-05-06T14:32:24.367Z] === RUN TestInspectOomKilledTrue [2021-05-06T14:32:24.367Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-06T14:32:24.367Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T14:32:24.367Z] === RUN TestInspectOomKilledFalse [2021-05-06T14:32:24.367Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-06T14:32:24.367Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T14:32:24.367Z] === RUN TestLinksEtcHostsContentMatch [2021-05-06T14:32:24.620Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-05-06T14:32:24.620Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-06T14:32:25.248Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2021-05-06T14:32:25.248Z] === RUN TestServiceWithPredefinedNetwork [2021-05-06T14:32:25.733Z] --- PASS: TestLinksEtcHostsContentMatch (1.21s) [2021-05-06T14:32:25.733Z] === RUN TestLinksContainerNames [2021-05-06T14:32:26.271Z] --- PASS: TestServiceWithPredefinedNetwork (3.19s) [2021-05-06T14:32:26.271Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-06T14:32:26.271Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-06T14:32:26.271Z] service_test.go:242: FLAKY_TEST [2021-05-06T14:32:26.271Z] === RUN TestServiceWithDataPathPortInit [2021-05-06T14:32:27.099Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-06T14:32:27.099Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-05-06T14:32:27.661Z] --- PASS: TestLinksContainerNames (2.05s) [2021-05-06T14:32:27.661Z] === RUN TestLogsFollowTailEmpty [2021-05-06T14:32:29.028Z] --- PASS: TestLogsFollowTailEmpty (1.42s) [2021-05-06T14:32:29.028Z] === RUN TestContainerNetworkMountsNoChown [2021-05-06T14:32:29.687Z] --- PASS: TestServiceWithPredefinedNetwork (3.74s) [2021-05-06T14:32:29.688Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-06T14:32:29.688Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-06T14:32:29.688Z] service_test.go:242: FLAKY_TEST [2021-05-06T14:32:29.688Z] === RUN TestServiceWithDataPathPortInit [2021-05-06T14:32:29.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-06T14:32:30.213Z] --- PASS: TestContainerNetworkMountsNoChown (1.21s) [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/default [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/default [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/private [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/private [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/rprivate [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/slave [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/slave [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/rslave [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/shared [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/shared [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/rshared [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-06T14:32:30.213Z] === CONT TestMountDaemonRoot/default [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-06T14:32:30.213Z] === CONT TestMountDaemonRoot/rslave [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-06T14:32:30.213Z] === CONT TestMountDaemonRoot/rshared [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-06T14:32:30.213Z] === CONT TestMountDaemonRoot/shared [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-06T14:32:30.213Z] === CONT TestMountDaemonRoot/rprivate [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-06T14:32:30.213Z] === CONT TestMountDaemonRoot/slave [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-06T14:32:30.213Z] === CONT TestMountDaemonRoot/private [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-06T14:32:30.213Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-06T14:32:30.213Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-06T14:32:30.213Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-06T14:32:30.213Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-06T14:32:30.213Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-06T14:32:30.213Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-06T14:32:30.213Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-06T14:32:30.213Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-06T14:32:30.469Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-06T14:32:30.469Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-06T14:32:30.469Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-06T14:32:30.469Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-06T14:32:30.469Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-06T14:32:30.469Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-06T14:32:30.469Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-06T14:32:30.469Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-06T14:32:30.469Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-06T14:32:30.725Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-06T14:32:30.725Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-06T14:32:30.725Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-06T14:32:30.725Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-06T14:32:30.725Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-06T14:32:30.725Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-06T14:32:30.725Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-06T14:32:30.725Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-06T14:32:30.725Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-06T14:32:30.725Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-06T14:32:30.725Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-06T14:32:30.725Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-06T14:32:30.725Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-05-06T14:32:30.982Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-05-06T14:32:30.982Z] === RUN TestContainerBindMountNonRecursive [2021-05-06T14:32:33.499Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-06T14:32:35.388Z] --- PASS: TestContainerBindMountNonRecursive (4.14s) [2021-05-06T14:32:35.388Z] === RUN TestContainerVolumesMountedAsShared [2021-05-06T14:32:35.388Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-05-06T14:32:35.388Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-06T14:32:35.645Z] --- PASS: TestContainerVolumesMountedAsShared (0.67s) [2021-05-06T14:32:35.645Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-06T14:32:36.846Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.84s) [2021-05-06T14:32:36.846Z] PASS [2021-05-06T14:32:36.846Z] [2021-05-06T14:32:36.846Z] DONE 17 tests in 52.706s [2021-05-06T14:32:36.846Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-06T14:32:36.846Z] INFO: Testing against a local daemon [2021-05-06T14:32:36.846Z] === RUN TestPluginInvalidJSON [2021-05-06T14:32:36.846Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T14:32:36.846Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T14:32:36.846Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T14:32:36.846Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-05-06T14:32:36.846Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-06T14:32:36.846Z] === RUN TestPluginInstall [2021-05-06T14:32:36.846Z] === RUN TestPluginInstall/no_auth [2021-05-06T14:32:37.534Z] --- PASS: TestContainerVolumesMountedAsSlave (1.67s) [2021-05-06T14:32:37.534Z] === RUN TestNetworkNat [2021-05-06T14:32:38.750Z] time="2021-05-06T14:32:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T14:32:38.750Z] time="2021-05-06T14:32:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:981c3ca9ffd4e923013f66f0fcfe51d1fb66e75e2f69a7d88b9c700c84480027" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T14:32:38.750Z] time="2021-05-06T14:32:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T14:32:38.750Z] time="2021-05-06T14:32:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:981c3ca9ffd4e923013f66f0fcfe51d1fb66e75e2f69a7d88b9c700c84480027" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T14:32:38.750Z] === RUN TestPluginInstall/with_htpasswd [2021-05-06T14:32:38.899Z] --- PASS: TestNetworkNat (1.33s) [2021-05-06T14:32:38.899Z] === RUN TestNetworkLocalhostTCPNat [2021-05-06T14:32:39.155Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-05-06T14:32:39.318Z] time="2021-05-06T14:32:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T14:32:39.318Z] time="2021-05-06T14:32:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:66d629df98fed4762afde38cfb5038858aeba76c050939df6b3a4be02dbd645a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T14:32:39.318Z] time="2021-05-06T14:32:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T14:32:39.318Z] time="2021-05-06T14:32:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:66d629df98fed4762afde38cfb5038858aeba76c050939df6b3a4be02dbd645a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T14:32:39.577Z] === RUN TestPluginInstall/with_insecure [2021-05-06T14:32:40.082Z] --- PASS: TestNetworkLocalhostTCPNat (1.29s) [2021-05-06T14:32:40.082Z] === RUN TestNetworkLoopbackNat [2021-05-06T14:32:40.082Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-06T14:32:40.955Z] time="2021-05-06T14:32:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T14:32:40.955Z] time="2021-05-06T14:32:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:811d4944e76aca02f8024666783c72f8f34efc0d69c3b230c1926821d0653dca" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T14:32:40.955Z] time="2021-05-06T14:32:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T14:32:40.955Z] time="2021-05-06T14:32:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:811d4944e76aca02f8024666783c72f8f34efc0d69c3b230c1926821d0653dca" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T14:32:40.955Z] --- PASS: TestPluginInstall (4.44s) [2021-05-06T14:32:40.955Z] --- PASS: TestPluginInstall/no_auth (2.25s) [2021-05-06T14:32:40.955Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2021-05-06T14:32:40.955Z] --- PASS: TestPluginInstall/with_insecure (1.39s) [2021-05-06T14:32:40.955Z] plugin_test.go:165: [db6f2fa3b5261] daemon is not started [2021-05-06T14:32:40.955Z] === RUN TestPluginsWithRuntimes [2021-05-06T14:32:42.860Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-06T14:32:44.236Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-06T14:32:44.403Z] --- PASS: TestServiceWithDataPathPortInit (17.65s) [2021-05-06T14:32:44.403Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-06T14:32:44.414Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2021-05-06T14:32:44.414Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-06T14:32:44.414Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-06T14:32:44.414Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-06T14:32:44.414Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-06T14:32:44.414Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-06T14:32:44.414Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-06T14:32:44.414Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-06T14:32:44.414Z] ? github.com/docker/docker/rootless [no test files] [2021-05-06T14:32:44.414Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-06T14:32:44.414Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-06T14:32:44.414Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-06T14:32:44.414Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-06T14:32:44.414Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-06T14:32:44.414Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-06T14:32:44.414Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-06T14:32:44.414Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-06T14:32:44.414Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-06T14:32:44.414Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-06T14:32:44.414Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-06T14:32:44.414Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-06T14:32:44.414Z] ? github.com/docker/docker/volume [no test files] [2021-05-06T14:32:44.414Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-06T14:32:44.414Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-06T14:32:44.414Z] [2021-05-06T14:32:44.414Z] === Skipped [2021-05-06T14:32:44.414Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-06T14:32:44.414Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:32:44.414Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-06T14:32:44.414Z] [2021-05-06T14:32:44.414Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-06T14:32:44.414Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:32:44.414Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-06T14:32:44.414Z] [2021-05-06T14:32:44.414Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-06T14:32:44.414Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:32:44.414Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-06T14:32:44.414Z] [2021-05-06T14:32:44.414Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-06T14:32:44.414Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:32:44.414Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-06T14:32:44.414Z] [2021-05-06T14:32:44.414Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-06T14:32:44.414Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:32:44.415Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-06T14:32:44.415Z] [2021-05-06T14:32:44.415Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-06T14:32:44.415Z] graphtest_unix.go:73: No driver to put! [2021-05-06T14:32:44.415Z] [2021-05-06T14:32:44.415Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-06T14:32:44.415Z] time="2021-05-06T14:31:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-06T14:32:44.415Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-06T14:32:44.415Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-06T14:32:44.415Z] [2021-05-06T14:32:44.415Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-06T14:32:44.415Z] time="2021-05-06T14:31:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-06T14:32:44.415Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-06T14:32:44.415Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-06T14:32:44.415Z] [2021-05-06T14:32:44.415Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-06T14:32:44.415Z] time="2021-05-06T14:31:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-06T14:32:44.415Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-06T14:32:44.415Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-06T14:32:44.415Z] [2021-05-06T14:32:44.415Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-06T14:32:44.415Z] time="2021-05-06T14:31:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-06T14:32:44.415Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-06T14:32:44.415Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-06T14:32:44.415Z] [2021-05-06T14:32:44.415Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-06T14:32:44.415Z] time="2021-05-06T14:31:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-06T14:32:44.415Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-06T14:32:44.415Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-06T14:32:44.415Z] [2021-05-06T14:32:44.415Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-06T14:32:44.415Z] graphtest_unix.go:73: No driver to put! [2021-05-06T14:32:44.415Z] [2021-05-06T14:32:44.415Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-06T14:32:44.415Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-06T14:32:44.415Z] [2021-05-06T14:32:44.415Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-06T14:32:44.415Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-06T14:32:44.415Z] [2021-05-06T14:32:44.415Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-06T14:32:44.415Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-06T14:32:44.415Z] [2021-05-06T14:32:44.415Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-06T14:32:44.415Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-06T14:32:44.415Z] [2021-05-06T14:32:44.415Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-06T14:32:44.415Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:32:44.415Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-06T14:32:44.415Z] [2021-05-06T14:32:44.415Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-06T14:32:44.415Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:32:44.415Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-06T14:32:44.415Z] [2021-05-06T14:32:44.415Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-06T14:32:44.415Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:32:44.415Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-06T14:32:44.415Z] [2021-05-06T14:32:44.415Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-06T14:32:44.415Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:32:44.415Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-06T14:32:44.415Z] [2021-05-06T14:32:44.415Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-06T14:32:44.415Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:32:44.415Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-06T14:32:44.415Z] [2021-05-06T14:32:44.415Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-06T14:32:44.415Z] graphtest_unix.go:73: No driver to put! [2021-05-06T14:32:44.415Z] [2021-05-06T14:32:44.415Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-06T14:32:44.415Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-06T14:32:44.415Z] [2021-05-06T14:32:44.415Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-06T14:32:44.415Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-06T14:32:44.415Z] [2021-05-06T14:32:44.415Z] [2021-05-06T14:32:44.415Z] DONE 2254 tests, 24 skipped in 92.933s Post stage [Pipeline] junit [2021-05-06T14:32:44.428Z] Recording test results [2021-05-06T14:32:44.945Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-05-06T14:32:45.286Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42361/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3987dc264b5819ec752c63f80b29d049747ecdd1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3987dc264b5819ec752c63f80b29d049747ecdd1 hack/validate/vendor [2021-05-06T14:32:45.327Z] --- PASS: TestNetworkLoopbackNat (4.58s) [2021-05-06T14:32:45.327Z] === RUN TestPause [2021-05-06T14:32:45.852Z] 2021/05/06 14:32:45 Collecting initial packages [2021-05-06T14:32:46.110Z] 2021/05/06 14:32:45 Download dependencies [2021-05-06T14:32:46.243Z] --- PASS: TestPluginsWithRuntimes (4.98s) [2021-05-06T14:32:46.243Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.53s) [2021-05-06T14:32:46.243Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.56s) [2021-05-06T14:32:46.243Z] === RUN TestPluginBackCompatMediaTypes [2021-05-06T14:32:46.256Z] --- PASS: TestPause (1.50s) [2021-05-06T14:32:46.256Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-06T14:32:46.256Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-06T14:32:46.256Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-06T14:32:46.256Z] === RUN TestPauseStopPausedContainer [2021-05-06T14:32:46.812Z] --- PASS: TestPluginBackCompatMediaTypes (0.73s) [2021-05-06T14:32:46.812Z] PASS [2021-05-06T14:32:46.812Z] [2021-05-06T14:32:46.812Z] DONE 10 tests in 10.201s [2021-05-06T14:32:46.812Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-06T14:32:46.812Z] INFO: Testing against a local daemon [2021-05-06T14:32:46.812Z] === RUN TestExternalGraphDriver [2021-05-06T14:32:46.812Z] === RUN TestExternalGraphDriver/json [2021-05-06T14:32:47.621Z] --- PASS: TestPauseStopPausedContainer (1.56s) [2021-05-06T14:32:47.621Z] === RUN TestPidHost [2021-05-06T14:32:49.369Z] === RUN TestExternalGraphDriver/spec [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:49 Starting whole vndr cycle because no package specified [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:49 Ignoring paths matching "^archive/tar" [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:49 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:49 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:49 Clone github.com/Microsoft/hcsshim, revision e811ee705ec77df2ae28857ade553043fb564d91, attempt 1/20 [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:49 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:49 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:49 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:49 Clone github.com/moby/buildkit, revision 9065b18ba4633c75862befca8188de4338d9f94a, attempt 1/20 [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:49 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:49 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:49 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:49 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:49 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:49 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:49 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:49 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:49 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:50 Finished clone github.com/syndtr/gocapability [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:50 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:50 Finished clone github.com/Azure/go-ansiterm [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:50 Clone golang.org/x/sync, revision 6e8e738ad208923de99951fe0b48239bfd864f28, attempt 1/20 [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:50 Finished clone github.com/tonistiigi/units [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:50 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:50 Finished clone github.com/tchap/go-patricia [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:50 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:50 Finished clone github.com/modern-go/reflect2 [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:50 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:50 Finished clone github.com/RackSec/srslog [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:50 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:50 Finished clone gotest.tools/v3 [2021-05-06T14:32:50.295Z] 2021/05/06 14:32:50 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-05-06T14:32:50.503Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-06T14:32:50.504Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-06T14:32:50.504Z] ok github.com/docker/docker/api/types/strslice 0.021s coverage: 90.0% of statements [2021-05-06T14:32:50.504Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2021-05-06T14:32:50.504Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 5.7% of statements [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/api/types [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-06T14:32:50.504Z] ok github.com/docker/docker/api/types/time 0.015s coverage: 100.0% of statements [2021-05-06T14:32:50.504Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/builder [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-06T14:32:50.504Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-06T14:32:50.504Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements [2021-05-06T14:32:50.555Z] 2021/05/06 14:32:50 Finished clone github.com/google/go-cmp [2021-05-06T14:32:50.555Z] 2021/05/06 14:32:50 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-05-06T14:32:50.555Z] 2021/05/06 14:32:50 Finished clone github.com/imdario/mergo [2021-05-06T14:32:50.555Z] 2021/05/06 14:32:50 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-05-06T14:32:50.555Z] 2021/05/06 14:32:50 Finished clone github.com/docker/go-connections [2021-05-06T14:32:50.555Z] 2021/05/06 14:32:50 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-05-06T14:32:50.814Z] 2021/05/06 14:32:50 Finished clone github.com/tonistiigi/fsutil [2021-05-06T14:32:50.814Z] 2021/05/06 14:32:50 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-05-06T14:32:50.814Z] 2021/05/06 14:32:50 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-05-06T14:32:50.814Z] 2021/05/06 14:32:50 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-05-06T14:32:51.074Z] 2021/05/06 14:32:50 Finished clone github.com/opentracing/opentracing-go [2021-05-06T14:32:51.074Z] 2021/05/06 14:32:50 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-05-06T14:32:51.074Z] 2021/05/06 14:32:50 Finished clone github.com/docker/libkv [2021-05-06T14:32:51.074Z] 2021/05/06 14:32:50 Clone github.com/docker/libnetwork, revision b3507428be5b458cb0e2b4086b13531fb0706e46, attempt 1/20 [2021-05-06T14:32:51.074Z] 2021/05/06 14:32:50 Finished clone github.com/opentracing-contrib/go-stdlib [2021-05-06T14:32:51.074Z] 2021/05/06 14:32:50 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-05-06T14:32:51.074Z] 2021/05/06 14:32:50 Finished clone github.com/vishvananda/netns [2021-05-06T14:32:51.074Z] 2021/05/06 14:32:50 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-05-06T14:32:51.074Z] 2021/05/06 14:32:50 Finished clone github.com/google/shlex [2021-05-06T14:32:51.074Z] 2021/05/06 14:32:50 Clone github.com/Microsoft/go-winio, revision 5c2e05d71961716a6c392a06ada435aaf5d5302c, attempt 1/20 [2021-05-06T14:32:51.334Z] 2021/05/06 14:32:51 Finished clone github.com/mitchellh/hashstructure [2021-05-06T14:32:51.334Z] 2021/05/06 14:32:51 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-05-06T14:32:51.334Z] 2021/05/06 14:32:51 Finished clone golang.org/x/sync [2021-05-06T14:32:51.334Z] 2021/05/06 14:32:51 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-05-06T14:32:51.334Z] 2021/05/06 14:32:51 Finished clone github.com/gofrs/flock [2021-05-06T14:32:51.334Z] 2021/05/06 14:32:51 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-05-06T14:32:51.593Z] 2021/05/06 14:32:51 Finished clone github.com/moby/ipvs [2021-05-06T14:32:51.593Z] 2021/05/06 14:32:51 Clone github.com/coreos/etcd, revision 2c834459e1aab78a5d5219c7dfe42335fc4b617a, attempt 1/20 [2021-05-06T14:32:51.816Z] --- PASS: TestPidHost (4.04s) [2021-05-06T14:32:51.816Z] === RUN TestPsFilter [2021-05-06T14:32:51.853Z] 2021/05/06 14:32:51 Finished clone github.com/samuel/go-zookeeper [2021-05-06T14:32:51.853Z] 2021/05/06 14:32:51 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-05-06T14:32:51.853Z] 2021/05/06 14:32:51 Finished clone github.com/vishvananda/netlink [2021-05-06T14:32:51.853Z] 2021/05/06 14:32:51 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-05-06T14:32:51.853Z] 2021/05/06 14:32:51 Finished clone github.com/BurntSushi/toml [2021-05-06T14:32:51.853Z] 2021/05/06 14:32:51 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-05-06T14:32:51.901Z] === RUN TestExternalGraphDriver/pull [2021-05-06T14:32:52.072Z] --- PASS: TestPsFilter (0.30s) [2021-05-06T14:32:52.072Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-06T14:32:52.112Z] 2021/05/06 14:32:51 Finished clone github.com/docker/libtrust [2021-05-06T14:32:52.112Z] 2021/05/06 14:32:51 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-05-06T14:32:52.112Z] 2021/05/06 14:32:51 Finished clone github.com/deckarep/golang-set [2021-05-06T14:32:52.112Z] 2021/05/06 14:32:51 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-05-06T14:32:52.112Z] 2021/05/06 14:32:51 Finished clone github.com/Microsoft/go-winio [2021-05-06T14:32:52.112Z] 2021/05/06 14:32:51 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2021-05-06T14:32:52.117Z] --- PASS: TestServiceWithDataPathPortInit (21.10s) [2021-05-06T14:32:52.118Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-06T14:32:52.556Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.80s) [2021-05-06T14:32:52.557Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0niy53l9az0r8mkzjrbecmbk0 Created:2021-05-06 14:32:45.282654642 +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[d9081c99c0bc419dbed6ac5b628ae7ca9ad872f8fcff89c743a02a319a50648c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s87e2o25wy52sj56557jyil5h EndpointID:f601942d7fc2136163a371dfb27c855104b6acfd50662ff10140b7f2dbb044ec MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:df07eea72fa92efb7c5269370b5a5751cd816d9750cf1a630d1f53477eed9e42 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:50f60d28236c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s87e2o25wy52sj56557jyil5h EndpointID:f601942d7fc2136163a371dfb27c855104b6acfd50662ff10140b7f2dbb044ec EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-06T14:32:52.557Z] PASS [2021-05-06T14:32:52.557Z] [2021-05-06T14:32:52.557Z] === Skipped [2021-05-06T14:32:52.557Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-06T14:32:52.557Z] service_test.go:242: FLAKY_TEST [2021-05-06T14:32:52.557Z] [2021-05-06T14:32:52.557Z] [2021-05-06T14:32:52.557Z] DONE 26 tests, 1 skipped in 69.575s [2021-05-06T14:32:52.557Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-06T14:32:52.557Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:32:52.557Z] ++ set -e [2021-05-06T14:32:52.557Z] ++ '[' -n 0 ']' [2021-05-06T14:32:52.557Z] ++ set -x [2021-05-06T14:32:52.557Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:32:52.557Z] INFO: Testing against a local daemon [2021-05-06T14:32:52.557Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-06T14:32:52.557Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-06T14:32:52.557Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T14:32:52.557Z] === RUN TestDockerNetworkIpvlan [2021-05-06T14:32:52.557Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-06T14:32:52.557Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T14:32:52.557Z] PASS [2021-05-06T14:32:52.557Z] [2021-05-06T14:32:52.557Z] === Skipped [2021-05-06T14:32:52.557Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-06T14:32:52.557Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T14:32:52.557Z] [2021-05-06T14:32:52.557Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-06T14:32:52.557Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T14:32:52.557Z] [2021-05-06T14:32:52.557Z] [2021-05-06T14:32:52.557Z] DONE 2 tests, 2 skipped in 0.134s [2021-05-06T14:32:52.557Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-06T14:32:52.557Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:32:52.557Z] ++ set -e [2021-05-06T14:32:52.557Z] ++ '[' -n 0 ']' [2021-05-06T14:32:52.557Z] ++ set -x [2021-05-06T14:32:52.557Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:32:52.682Z] 2021/05/06 14:32:52 Finished clone golang.org/x/net [2021-05-06T14:32:52.682Z] 2021/05/06 14:32:52 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-05-06T14:32:52.682Z] 2021/05/06 14:32:52 Finished clone github.com/coreos/go-semver [2021-05-06T14:32:52.682Z] 2021/05/06 14:32:52 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2021-05-06T14:32:52.702Z] ok github.com/docker/docker/builder/remotecontext/git 4.235s coverage: 86.3% of statements [2021-05-06T14:32:52.702Z] ok github.com/docker/docker/builder/remotecontext 0.454s coverage: 13.7% of statements [2021-05-06T14:32:52.818Z] INFO: Testing against a local daemon [2021-05-06T14:32:52.818Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-06T14:32:52.941Z] 2021/05/06 14:32:52 Finished clone github.com/google/uuid [2021-05-06T14:32:52.941Z] 2021/05/06 14:32:52 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-05-06T14:32:52.941Z] 2021/05/06 14:32:52 Finished clone github.com/docker/go-events [2021-05-06T14:32:52.941Z] 2021/05/06 14:32:52 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-05-06T14:32:52.941Z] 2021/05/06 14:32:52 Finished clone github.com/ishidawataru/sctp [2021-05-06T14:32:52.941Z] 2021/05/06 14:32:52 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2021-05-06T14:32:53.201Z] 2021/05/06 14:32:53 Finished clone github.com/hashicorp/serf [2021-05-06T14:32:53.201Z] 2021/05/06 14:32:53 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-05-06T14:32:53.436Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.37s) [2021-05-06T14:32:53.436Z] === RUN TestRemoveContainerWithVolume [2021-05-06T14:32:53.770Z] 2021/05/06 14:32:53 Finished clone github.com/gorilla/mux [2021-05-06T14:32:53.770Z] 2021/05/06 14:32:53 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-05-06T14:32:53.770Z] 2021/05/06 14:32:53 Finished clone github.com/modern-go/concurrent [2021-05-06T14:32:53.770Z] 2021/05/06 14:32:53 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-05-06T14:32:53.770Z] 2021/05/06 14:32:53 Finished clone github.com/golang/gddo [2021-05-06T14:32:53.770Z] 2021/05/06 14:32:53 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-05-06T14:32:53.805Z] --- PASS: TestExternalGraphDriver (7.09s) [2021-05-06T14:32:53.805Z] --- PASS: TestExternalGraphDriver/json (2.43s) [2021-05-06T14:32:53.805Z] --- PASS: TestExternalGraphDriver/spec (2.61s) [2021-05-06T14:32:53.805Z] --- PASS: TestExternalGraphDriver/pull (1.99s) [2021-05-06T14:32:53.805Z] === RUN TestGraphdriverPluginV2 [2021-05-06T14:32:54.029Z] 2021/05/06 14:32:53 Finished clone go.etcd.io/bbolt [2021-05-06T14:32:54.029Z] 2021/05/06 14:32:53 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-05-06T14:32:54.029Z] 2021/05/06 14:32:53 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-05-06T14:32:54.029Z] 2021/05/06 14:32:53 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-05-06T14:32:54.029Z] 2021/05/06 14:32:53 Finished clone github.com/json-iterator/go [2021-05-06T14:32:54.029Z] 2021/05/06 14:32:53 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-05-06T14:32:54.029Z] 2021/05/06 14:32:53 Finished clone github.com/willf/bitset [2021-05-06T14:32:54.029Z] 2021/05/06 14:32:53 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-05-06T14:32:54.289Z] 2021/05/06 14:32:54 Finished clone golang.org/x/sys [2021-05-06T14:32:54.289Z] 2021/05/06 14:32:54 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-05-06T14:32:54.362Z] --- PASS: TestRemoveContainerWithVolume (1.11s) [2021-05-06T14:32:54.362Z] === RUN TestRemoveContainerRunning [2021-05-06T14:32:54.548Z] 2021/05/06 14:32:54 Finished clone github.com/containerd/typeurl [2021-05-06T14:32:54.548Z] 2021/05/06 14:32:54 Clone github.com/klauspost/compress, revision a3b7545c88eea469c2246bee0e6c130525d56190, attempt 1/20 [2021-05-06T14:32:54.548Z] 2021/05/06 14:32:54 Finished clone github.com/containerd/ttrpc [2021-05-06T14:32:54.548Z] 2021/05/06 14:32:54 Clone github.com/pelletier/go-toml, revision 65ca8064882c8c308e5c804c5d5443d409e0738c, attempt 1/20 [2021-05-06T14:32:54.807Z] 2021/05/06 14:32:54 Finished clone github.com/gogo/googleapis [2021-05-06T14:32:54.807Z] 2021/05/06 14:32:54 Clone github.com/docker/swarmkit, revision 5a5494a9a7b408b790533a5e4e1cb43ca1c32aad, attempt 1/20 [2021-05-06T14:32:54.807Z] 2021/05/06 14:32:54 Finished clone github.com/docker/go-units [2021-05-06T14:32:54.807Z] 2021/05/06 14:32:54 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-05-06T14:32:55.066Z] 2021/05/06 14:32:54 Finished clone code.cloudfoundry.org/clock [2021-05-06T14:32:55.066Z] 2021/05/06 14:32:54 Clone github.com/gogo/protobuf, revision b03c65ea87cdc3521ede29f62fe3ce239267c1bc, attempt 1/20 [2021-05-06T14:32:55.326Z] 2021/05/06 14:32:55 Finished clone github.com/prometheus/client_golang [2021-05-06T14:32:55.326Z] 2021/05/06 14:32:55 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-05-06T14:32:55.326Z] 2021/05/06 14:32:55 Finished clone golang.org/x/text [2021-05-06T14:32:55.326Z] 2021/05/06 14:32:55 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-05-06T14:32:55.510Z] ok github.com/docker/docker/builder/dockerfile 1.342s coverage: 48.5% of statements [2021-05-06T14:32:55.510Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-06T14:32:55.510Z] ? github.com/docker/docker/cli [no test files] [2021-05-06T14:32:55.510Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-06T14:32:55.586Z] 2021/05/06 14:32:55 Finished clone github.com/docker/libnetwork [2021-05-06T14:32:55.586Z] 2021/05/06 14:32:55 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-05-06T14:32:55.586Z] 2021/05/06 14:32:55 Finished clone github.com/cilium/ebpf [2021-05-06T14:32:55.586Z] 2021/05/06 14:32:55 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-05-06T14:32:55.586Z] 2021/05/06 14:32:55 Finished clone github.com/miekg/dns [2021-05-06T14:32:55.586Z] 2021/05/06 14:32:55 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-05-06T14:32:55.586Z] 2021/05/06 14:32:55 Finished clone github.com/moby/buildkit [2021-05-06T14:32:55.586Z] 2021/05/06 14:32:55 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-05-06T14:32:55.586Z] 2021/05/06 14:32:55 Finished clone github.com/pelletier/go-toml [2021-05-06T14:32:55.586Z] 2021/05/06 14:32:55 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-05-06T14:32:55.860Z] 2021/05/06 14:32:55 Finished clone github.com/beorn7/perks [2021-05-06T14:32:55.860Z] 2021/05/06 14:32:55 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-05-06T14:32:56.123Z] 2021/05/06 14:32:55 Finished clone github.com/Microsoft/hcsshim [2021-05-06T14:32:56.123Z] 2021/05/06 14:32:55 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-05-06T14:32:56.124Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.20s) [2021-05-06T14:32:56.124Z] === RUN TestDockerNetworkMacvlan [2021-05-06T14:32:56.252Z] --- PASS: TestRemoveContainerRunning (1.69s) [2021-05-06T14:32:56.252Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-06T14:32:56.383Z] 2021/05/06 14:32:56 Finished clone github.com/Microsoft/opengcs [2021-05-06T14:32:56.383Z] 2021/05/06 14:32:56 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-05-06T14:32:56.383Z] 2021/05/06 14:32:56 Finished clone github.com/opencontainers/go-digest [2021-05-06T14:32:56.383Z] 2021/05/06 14:32:56 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-05-06T14:32:56.383Z] 2021/05/06 14:32:56 Finished clone github.com/mistifyio/go-zfs [2021-05-06T14:32:56.383Z] 2021/05/06 14:32:56 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-05-06T14:32:56.643Z] 2021/05/06 14:32:56 Finished clone github.com/cespare/xxhash/v2 [2021-05-06T14:32:56.643Z] 2021/05/06 14:32:56 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-05-06T14:32:56.643Z] 2021/05/06 14:32:56 Finished clone github.com/vbatts/tar-split [2021-05-06T14:32:56.643Z] 2021/05/06 14:32:56 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-05-06T14:32:57.212Z] 2021/05/06 14:32:57 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-05-06T14:32:57.212Z] 2021/05/06 14:32:57 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-05-06T14:32:57.212Z] 2021/05/06 14:32:57 Finished clone github.com/prometheus/common [2021-05-06T14:32:57.212Z] 2021/05/06 14:32:57 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-05-06T14:32:57.212Z] 2021/05/06 14:32:57 Finished clone github.com/pkg/errors [2021-05-06T14:32:57.212Z] 2021/05/06 14:32:57 Clone github.com/spf13/cobra, revision 8380ddd3132bdf8fd77731725b550c181dda0aa8, attempt 1/20 [2021-05-06T14:32:57.212Z] 2021/05/06 14:32:57 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-05-06T14:32:57.212Z] 2021/05/06 14:32:57 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-05-06T14:32:57.472Z] 2021/05/06 14:32:57 Finished clone github.com/golang/protobuf [2021-05-06T14:32:57.472Z] 2021/05/06 14:32:57 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-05-06T14:32:57.472Z] 2021/05/06 14:32:57 Finished clone github.com/prometheus/client_model [2021-05-06T14:32:57.472Z] 2021/05/06 14:32:57 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-05-06T14:32:57.514Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-06T14:32:57.616Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.44s) [2021-05-06T14:32:57.616Z] === RUN TestRemoveInvalidContainer [2021-05-06T14:32:57.616Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-06T14:32:57.616Z] === RUN TestRenameLinkedContainer [2021-05-06T14:32:57.731Z] 2021/05/06 14:32:57 Finished clone github.com/prometheus/procfs [2021-05-06T14:32:57.731Z] 2021/05/06 14:32:57 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-05-06T14:32:57.731Z] 2021/05/06 14:32:57 Finished clone github.com/sean-/seed [2021-05-06T14:32:57.731Z] 2021/05/06 14:32:57 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-05-06T14:32:58.301Z] 2021/05/06 14:32:58 Finished clone github.com/armon/go-metrics [2021-05-06T14:32:58.301Z] 2021/05/06 14:32:58 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-05-06T14:32:58.560Z] 2021/05/06 14:32:58 Finished clone github.com/spf13/pflag [2021-05-06T14:32:58.560Z] 2021/05/06 14:32:58 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-05-06T14:32:58.560Z] 2021/05/06 14:32:58 Finished clone github.com/spf13/cobra [2021-05-06T14:32:58.560Z] 2021/05/06 14:32:58 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-05-06T14:32:58.560Z] 2021/05/06 14:32:58 Finished clone github.com/docker/distribution [2021-05-06T14:32:58.560Z] 2021/05/06 14:32:58 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-05-06T14:32:58.820Z] 2021/05/06 14:32:58 Finished clone github.com/docker/go-metrics [2021-05-06T14:32:58.820Z] 2021/05/06 14:32:58 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-05-06T14:32:58.820Z] 2021/05/06 14:32:58 Finished clone github.com/hashicorp/memberlist [2021-05-06T14:32:58.820Z] 2021/05/06 14:32:58 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-05-06T14:32:58.820Z] 2021/05/06 14:32:58 Finished clone github.com/klauspost/compress [2021-05-06T14:32:58.820Z] 2021/05/06 14:32:58 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-05-06T14:32:58.982Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-06T14:32:59.075Z] --- PASS: TestGraphdriverPluginV2 (4.55s) [2021-05-06T14:32:59.075Z] PASS [2021-05-06T14:32:59.075Z] [2021-05-06T14:32:59.075Z] DONE 5 tests in 11.679s [2021-05-06T14:32:59.075Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-06T14:32:59.075Z] INFO: Testing against a local daemon [2021-05-06T14:32:59.075Z] === RUN TestContinueAfterPluginCrash [2021-05-06T14:32:59.075Z] === PAUSE TestContinueAfterPluginCrash [2021-05-06T14:32:59.075Z] === RUN TestReadPluginNoRead [2021-05-06T14:32:59.075Z] === PAUSE TestReadPluginNoRead [2021-05-06T14:32:59.075Z] === RUN TestDaemonStartWithLogOpt [2021-05-06T14:32:59.075Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-06T14:32:59.075Z] === CONT TestContinueAfterPluginCrash [2021-05-06T14:32:59.075Z] === CONT TestDaemonStartWithLogOpt [2021-05-06T14:32:59.100Z] ok github.com/docker/docker/client 0.609s coverage: 75.4% of statements [2021-05-06T14:32:59.390Z] 2021/05/06 14:32:59 Finished clone github.com/morikuni/aec [2021-05-06T14:32:59.390Z] 2021/05/06 14:32:59 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-05-06T14:32:59.390Z] 2021/05/06 14:32:59 Finished clone github.com/hashicorp/go-msgpack [2021-05-06T14:32:59.390Z] 2021/05/06 14:32:59 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-05-06T14:32:59.390Z] 2021/05/06 14:32:59 Finished clone github.com/opencontainers/selinux [2021-05-06T14:32:59.390Z] 2021/05/06 14:32:59 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-05-06T14:32:59.390Z] 2021/05/06 14:32:59 Finished clone github.com/hashicorp/errwrap [2021-05-06T14:32:59.390Z] 2021/05/06 14:32:59 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-05-06T14:32:59.432Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-06T14:32:59.650Z] 2021/05/06 14:32:59 Finished clone github.com/inconshreveable/mousetrap [2021-05-06T14:32:59.650Z] 2021/05/06 14:32:59 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-05-06T14:32:59.650Z] 2021/05/06 14:32:59 Finished clone github.com/hashicorp/go-memdb [2021-05-06T14:32:59.650Z] 2021/05/06 14:32:59 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-05-06T14:32:59.909Z] 2021/05/06 14:32:59 Finished clone github.com/hashicorp/go-sockaddr [2021-05-06T14:32:59.909Z] 2021/05/06 14:32:59 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-05-06T14:33:00.168Z] 2021/05/06 14:32:59 Finished clone github.com/hashicorp/go-multierror [2021-05-06T14:33:00.168Z] 2021/05/06 14:32:59 Clone github.com/coreos/go-systemd/v22, revision 256724e3db397c5ca4287b8f0c78e9e8492fdb01, attempt 1/20 [2021-05-06T14:33:00.168Z] 2021/05/06 14:33:00 Finished clone golang.org/x/time [2021-05-06T14:33:00.168Z] 2021/05/06 14:33:00 Clone github.com/godbus/dbus/v5, revision c88335c0b1d28a30e7fc76d526a06154b85e5d97, attempt 1/20 [2021-05-06T14:33:00.428Z] 2021/05/06 14:33:00 Finished clone google.golang.org/grpc [2021-05-06T14:33:00.428Z] 2021/05/06 14:33:00 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-05-06T14:33:00.428Z] 2021/05/06 14:33:00 Finished clone github.com/bsphere/le_go [2021-05-06T14:33:00.428Z] 2021/05/06 14:33:00 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-05-06T14:33:00.428Z] 2021/05/06 14:33:00 Finished clone github.com/opencontainers/runc [2021-05-06T14:33:00.428Z] 2021/05/06 14:33:00 Clone github.com/containerd/containerd, revision 19ee068f93c91f7b9b2a858457f1af2cabc7bc06, attempt 1/20 [2021-05-06T14:33:00.687Z] 2021/05/06 14:33:00 Finished clone github.com/cyphar/filepath-securejoin [2021-05-06T14:33:00.687Z] 2021/05/06 14:33:00 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-05-06T14:33:00.946Z] 2021/05/06 14:33:00 Finished clone github.com/coreos/go-systemd [2021-05-06T14:33:00.946Z] 2021/05/06 14:33:00 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-05-06T14:33:00.946Z] 2021/05/06 14:33:00 Finished clone github.com/opencontainers/image-spec [2021-05-06T14:33:00.946Z] 2021/05/06 14:33:00 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-05-06T14:33:01.206Z] 2021/05/06 14:33:00 Finished clone golang.org/x/crypto [2021-05-06T14:33:01.206Z] 2021/05/06 14:33:00 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-05-06T14:33:01.206Z] 2021/05/06 14:33:01 Finished clone github.com/coreos/go-systemd/v22 [2021-05-06T14:33:01.206Z] 2021/05/06 14:33:01 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-05-06T14:33:01.206Z] 2021/05/06 14:33:01 Finished clone github.com/godbus/dbus/v5 [2021-05-06T14:33:01.206Z] 2021/05/06 14:33:01 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-05-06T14:33:01.351Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-06T14:33:01.466Z] 2021/05/06 14:33:01 Finished clone github.com/docker/swarmkit [2021-05-06T14:33:01.466Z] 2021/05/06 14:33:01 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-05-06T14:33:01.466Z] 2021/05/06 14:33:01 Finished clone github.com/Graylog2/go-gelf [2021-05-06T14:33:01.466Z] 2021/05/06 14:33:01 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-05-06T14:33:01.466Z] 2021/05/06 14:33:01 Finished clone github.com/cloudflare/cfssl [2021-05-06T14:33:01.466Z] 2021/05/06 14:33:01 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-05-06T14:33:01.466Z] 2021/05/06 14:33:01 Finished clone github.com/opencontainers/runtime-spec [2021-05-06T14:33:01.466Z] 2021/05/06 14:33:01 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-05-06T14:33:01.726Z] 2021/05/06 14:33:01 Finished clone github.com/containerd/fifo [2021-05-06T14:33:01.726Z] 2021/05/06 14:33:01 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-05-06T14:33:01.726Z] 2021/05/06 14:33:01 Finished clone github.com/containerd/cgroups [2021-05-06T14:33:01.726Z] 2021/05/06 14:33:01 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-05-06T14:33:02.295Z] 2021/05/06 14:33:01 Finished clone github.com/containerd/go-runc [2021-05-06T14:33:02.295Z] 2021/05/06 14:33:01 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-05-06T14:33:02.295Z] 2021/05/06 14:33:02 Finished clone github.com/fluent/fluent-logger-golang [2021-05-06T14:33:02.295Z] 2021/05/06 14:33:02 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-05-06T14:33:02.295Z] 2021/05/06 14:33:02 Finished clone github.com/philhofer/fwd [2021-05-06T14:33:02.295Z] 2021/05/06 14:33:02 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-05-06T14:33:02.507Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.63s) [2021-05-06T14:33:02.507Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sjf5bphcgtdfmelv6o9lvi6vp Created:2021-05-06 14:32:51.721326583 +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[d762ce4e4cd8a23e18abbc5425776125c7afa4e0a0700fd8c2078fa7eb3e71bd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sbjlwphta1tw96moyj3y31dxa EndpointID:275cb625ead44b6e894590ffb66492629f2fcf7fa069590f40fd88db6192b349 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a68988a20e4ffbca89cd4e44cde99c5996f9031921bdceddd087596561d563c1 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:650ddbada4cd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sbjlwphta1tw96moyj3y31dxa EndpointID:275cb625ead44b6e894590ffb66492629f2fcf7fa069590f40fd88db6192b349 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-06T14:33:02.507Z] PASS [2021-05-06T14:33:02.507Z] [2021-05-06T14:33:02.507Z] === Skipped [2021-05-06T14:33:02.507Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-06T14:33:02.507Z] service_test.go:242: FLAKY_TEST [2021-05-06T14:33:02.507Z] [2021-05-06T14:33:02.507Z] [2021-05-06T14:33:02.507Z] DONE 26 tests, 1 skipped in 58.679s [2021-05-06T14:33:02.507Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-06T14:33:02.507Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:33:02.507Z] ++ set -e [2021-05-06T14:33:02.507Z] ++ '[' -n 0 ']' [2021-05-06T14:33:02.507Z] ++ set -x [2021-05-06T14:33:02.507Z] ++ 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=s390x 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/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:33:02.507Z] INFO: Testing against a local daemon [2021-05-06T14:33:02.507Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-06T14:33:02.507Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-05-06T14:33:02.507Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T14:33:02.507Z] === RUN TestDockerNetworkIpvlan [2021-05-06T14:33:02.507Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-06T14:33:02.507Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T14:33:02.507Z] PASS [2021-05-06T14:33:02.507Z] [2021-05-06T14:33:02.507Z] === Skipped [2021-05-06T14:33:02.507Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-05-06T14:33:02.507Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T14:33:02.507Z] [2021-05-06T14:33:02.507Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-06T14:33:02.507Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T14:33:02.507Z] [2021-05-06T14:33:02.507Z] [2021-05-06T14:33:02.507Z] DONE 2 tests, 2 skipped in 0.097s [2021-05-06T14:33:02.507Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-06T14:33:02.507Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:33:02.507Z] ++ set -e [2021-05-06T14:33:02.507Z] ++ '[' -n 0 ']' [2021-05-06T14:33:02.507Z] ++ set -x [2021-05-06T14:33:02.507Z] ++ 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=s390x 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/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:33:02.507Z] INFO: Testing against a local daemon [2021-05-06T14:33:02.507Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-06T14:33:02.507Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2021-05-06T14:33:02.507Z] === RUN TestDockerNetworkMacvlan [2021-05-06T14:33:02.554Z] 2021/05/06 14:33:02 Finished clone github.com/moby/term [2021-05-06T14:33:02.555Z] 2021/05/06 14:33:02 Clone github.com/coreos/pkg, revision 97fdf19511ea361ae1c100dd393cc47f8dcfa1e1, attempt 1/20 [2021-05-06T14:33:02.555Z] 2021/05/06 14:33:02 Finished clone github.com/moby/locker [2021-05-06T14:33:02.555Z] 2021/05/06 14:33:02 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-05-06T14:33:02.814Z] 2021/05/06 14:33:02 Finished clone github.com/google/certificate-transparency-go [2021-05-06T14:33:02.814Z] 2021/05/06 14:33:02 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-05-06T14:33:02.814Z] 2021/05/06 14:33:02 Finished clone github.com/containerd/console [2021-05-06T14:33:02.814Z] 2021/05/06 14:33:02 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-05-06T14:33:02.814Z] 2021/05/06 14:33:02 Finished clone github.com/tinylib/msgp [2021-05-06T14:33:02.814Z] 2021/05/06 14:33:02 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-05-06T14:33:03.075Z] 2021/05/06 14:33:02 Finished clone github.com/containerd/continuity [2021-05-06T14:33:03.075Z] 2021/05/06 14:33:02 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-05-06T14:33:03.075Z] 2021/05/06 14:33:02 Finished clone github.com/golang/groupcache [2021-05-06T14:33:03.075Z] 2021/05/06 14:33:02 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-05-06T14:33:03.075Z] 2021/05/06 14:33:02 Finished clone github.com/hashicorp/go-immutable-radix [2021-05-06T14:33:03.075Z] 2021/05/06 14:33:02 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-05-06T14:33:03.075Z] 2021/05/06 14:33:03 Finished clone go.opencensus.io [2021-05-06T14:33:03.075Z] 2021/05/06 14:33:03 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-05-06T14:33:03.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-06T14:33:03.268Z] --- PASS: TestDaemonStartWithLogOpt (4.22s) [2021-05-06T14:33:03.268Z] === CONT TestReadPluginNoRead [2021-05-06T14:33:03.335Z] 2021/05/06 14:33:03 Finished clone github.com/hashicorp/golang-lru [2021-05-06T14:33:03.335Z] 2021/05/06 14:33:03 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-05-06T14:33:03.335Z] 2021/05/06 14:33:03 Finished clone github.com/creack/pty [2021-05-06T14:33:03.335Z] 2021/05/06 14:33:03 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-05-06T14:33:03.336Z] 2021/05/06 14:33:03 Finished clone github.com/coreos/pkg [2021-05-06T14:33:03.336Z] 2021/05/06 14:33:03 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-05-06T14:33:03.403Z] --- PASS: TestRenameLinkedContainer (5.90s) [2021-05-06T14:33:03.403Z] === RUN TestRenameStoppedContainer [2021-05-06T14:33:03.535Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-06T14:33:03.595Z] 2021/05/06 14:33:03 Finished clone github.com/fsnotify/fsnotify [2021-05-06T14:33:03.595Z] 2021/05/06 14:33:03 Finished clone github.com/coreos/etcd [2021-05-06T14:33:03.595Z] 2021/05/06 14:33:03 Finished clone github.com/jmespath/go-jmespath [2021-05-06T14:33:03.595Z] 2021/05/06 14:33:03 Finished clone github.com/googleapis/gax-go [2021-05-06T14:33:03.855Z] 2021/05/06 14:33:03 Finished clone github.com/sirupsen/logrus [2021-05-06T14:33:03.855Z] 2021/05/06 14:33:03 Finished clone github.com/moby/sys [2021-05-06T14:33:03.855Z] 2021/05/06 14:33:03 Finished clone github.com/armon/go-radix [2021-05-06T14:33:03.855Z] 2021/05/06 14:33:03 Finished clone github.com/fernet/fernet-go [2021-05-06T14:33:04.115Z] 2021/05/06 14:33:04 Finished clone golang.org/x/oauth2 [2021-05-06T14:33:04.166Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-06T14:33:05.193Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-06T14:33:05.292Z] --- PASS: TestRenameStoppedContainer (1.50s) [2021-05-06T14:33:05.292Z] === RUN TestRenameRunningContainerAndReuse [2021-05-06T14:33:05.564Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-06T14:33:05.802Z] === RUN TestReadPluginNoRead/default [2021-05-06T14:33:06.658Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-05-06T14:33:07.182Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-06T14:33:07.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-06T14:33:07.445Z] 2021/05/06 14:33:07 Finished clone github.com/gogo/protobuf [2021-05-06T14:33:07.781Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-06T14:33:07.781Z] --- PASS: TestRenameRunningContainerAndReuse (2.91s) [2021-05-06T14:33:07.781Z] === RUN TestRenameInvalidName [2021-05-06T14:33:08.118Z] --- PASS: TestContinueAfterPluginCrash (9.51s) [2021-05-06T14:33:08.686Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-06T14:33:09.350Z] 2021/05/06 14:33:09 Finished clone github.com/containerd/containerd [2021-05-06T14:33:09.630Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-06T14:33:09.673Z] --- PASS: TestRenameInvalidName (1.48s) [2021-05-06T14:33:09.673Z] === RUN TestRenameAnonymousContainer [2021-05-06T14:33:09.784Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-06T14:33:10.064Z] --- PASS: TestReadPluginNoRead (7.38s) [2021-05-06T14:33:10.064Z] --- PASS: TestReadPluginNoRead/default (1.56s) [2021-05-06T14:33:10.064Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.62s) [2021-05-06T14:33:10.064Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s) [2021-05-06T14:33:10.064Z] read_test.go:92: [d1a76638ff539] daemon is not started [2021-05-06T14:33:10.064Z] PASS [2021-05-06T14:33:10.064Z] [2021-05-06T14:33:10.064Z] DONE 6 tests in 11.655s [2021-05-06T14:33:10.064Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-06T14:33:10.064Z] testing: warning: no tests to run [2021-05-06T14:33:10.064Z] PASS [2021-05-06T14:33:10.064Z] [2021-05-06T14:33:10.064Z] DONE 0 tests in 0.007s [2021-05-06T14:33:10.064Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-06T14:33:10.064Z] INFO: Testing against a local daemon [2021-05-06T14:33:10.064Z] === RUN TestPluginWithDevMounts [2021-05-06T14:33:10.064Z] === PAUSE TestPluginWithDevMounts [2021-05-06T14:33:10.064Z] === CONT TestPluginWithDevMounts [2021-05-06T14:33:10.235Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-06T14:33:10.288Z] 2021/05/06 14:33:09 Finished clone cloud.google.com/go [2021-05-06T14:33:10.288Z] 2021/05/06 14:33:10 Finished clone google.golang.org/genproto [2021-05-06T14:33:10.798Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-05-06T14:33:11.969Z] --- PASS: TestPluginWithDevMounts (1.73s) [2021-05-06T14:33:11.969Z] PASS [2021-05-06T14:33:11.969Z] [2021-05-06T14:33:11.969Z] DONE 1 tests in 1.770s [2021-05-06T14:33:11.969Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-06T14:33:11.969Z] INFO: Testing against a local daemon [2021-05-06T14:33:11.969Z] === RUN TestSecretInspect [2021-05-06T14:33:12.690Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-05-06T14:33:13.252Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-06T14:33:14.062Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-06T14:33:14.180Z] --- PASS: TestRenameAnonymousContainer (4.64s) [2021-05-06T14:33:14.180Z] === RUN TestRenameContainerWithSameName [2021-05-06T14:33:14.501Z] --- PASS: TestSecretInspect (2.46s) [2021-05-06T14:33:14.501Z] === RUN TestSecretList [2021-05-06T14:33:15.545Z] --- PASS: TestRenameContainerWithSameName (1.48s) [2021-05-06T14:33:15.545Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-06T14:33:17.034Z] --- PASS: TestSecretList (2.44s) [2021-05-06T14:33:17.034Z] === RUN TestSecretsCreateAndDelete [2021-05-06T14:33:17.933Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-06T14:33:18.829Z] --- PASS: TestRenameContainerWithLinkedContainer (2.81s) [2021-05-06T14:33:18.829Z] === RUN TestResize [2021-05-06T14:33:18.879Z] --- PASS: TestDockerNetworkMacvlan (22.88s) [2021-05-06T14:33:18.879Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.21s) [2021-05-06T14:33:18.879Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.20s) [2021-05-06T14:33:18.879Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.28s) [2021-05-06T14:33:18.879Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.56s) [2021-05-06T14:33:18.879Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.73s) [2021-05-06T14:33:18.879Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.76s) [2021-05-06T14:33:18.879Z] PASS [2021-05-06T14:33:18.879Z] [2021-05-06T14:33:18.879Z] DONE 8 tests in 26.211s [2021-05-06T14:33:18.879Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-06T14:33:18.879Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:33:18.879Z] ++ set -e [2021-05-06T14:33:18.879Z] ++ '[' -n 0 ']' [2021-05-06T14:33:18.879Z] ++ set -x [2021-05-06T14:33:18.879Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:33:18.879Z] testing: warning: no tests to run [2021-05-06T14:33:18.879Z] PASS [2021-05-06T14:33:18.879Z] [2021-05-06T14:33:18.879Z] DONE 0 tests in 0.029s [2021-05-06T14:33:18.879Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-06T14:33:18.879Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:33:18.879Z] ++ set -e [2021-05-06T14:33:18.879Z] ++ '[' -n 0 ']' [2021-05-06T14:33:18.879Z] ++ set -x [2021-05-06T14:33:18.879Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:33:19.142Z] INFO: Testing against a local daemon [2021-05-06T14:33:19.142Z] === RUN TestAuthZPluginAllowRequest [2021-05-06T14:33:19.569Z] --- PASS: TestSecretsCreateAndDelete (2.45s) [2021-05-06T14:33:19.569Z] === RUN TestSecretsUpdate [2021-05-06T14:33:19.757Z] --- PASS: TestResize (1.28s) [2021-05-06T14:33:19.757Z] === RUN TestResizeWithInvalidSize [2021-05-06T14:33:20.271Z] 2021/05/06 14:33:20 Finished clone github.com/hashicorp/consul [2021-05-06T14:33:20.319Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-05-06T14:33:20.882Z] --- PASS: TestResizeWithInvalidSize (1.12s) [2021-05-06T14:33:20.882Z] === RUN TestResizeWhenContainerNotStarted [2021-05-06T14:33:21.138Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-06T14:33:21.697Z] --- PASS: TestAuthZPluginAllowRequest (2.28s) [2021-05-06T14:33:21.697Z] === RUN TestAuthZPluginTLS [2021-05-06T14:33:21.701Z] --- PASS: TestResizeWhenContainerNotStarted (1.10s) [2021-05-06T14:33:21.701Z] === RUN TestDaemonRestartKillContainers [2021-05-06T14:33:21.701Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-06T14:33:21.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-06T14:33:21.701Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-06T14:33:21.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-06T14:33:21.701Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-06T14:33:21.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-06T14:33:21.701Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-06T14:33:21.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-06T14:33:21.701Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-06T14:33:21.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-06T14:33:21.701Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-06T14:33:21.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-06T14:33:21.701Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-06T14:33:21.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-06T14:33:21.701Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-06T14:33:21.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-06T14:33:21.701Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-06T14:33:21.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-06T14:33:21.701Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-06T14:33:21.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-06T14:33:21.701Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-06T14:33:21.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-06T14:33:21.701Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-06T14:33:21.701Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-06T14:33:21.701Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-06T14:33:21.701Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-06T14:33:22.102Z] --- PASS: TestSecretsUpdate (2.44s) [2021-05-06T14:33:22.102Z] === RUN TestTemplatedSecret [2021-05-06T14:33:22.581Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-06T14:33:22.641Z] --- PASS: TestAuthZPluginTLS (1.20s) [2021-05-06T14:33:22.641Z] === RUN TestAuthZPluginDenyRequest [2021-05-06T14:33:23.588Z] --- PASS: TestAuthZPluginDenyRequest (1.16s) [2021-05-06T14:33:23.588Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-06T14:33:23.592Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-06T14:33:24.697Z] --- PASS: TestDockerNetworkMacvlan (22.09s) [2021-05-06T14:33:24.697Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-05-06T14:33:24.697Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-05-06T14:33:24.697Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.92s) [2021-05-06T14:33:24.697Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.02s) [2021-05-06T14:33:24.697Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.47s) [2021-05-06T14:33:24.697Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.85s) [2021-05-06T14:33:24.697Z] PASS [2021-05-06T14:33:24.697Z] [2021-05-06T14:33:24.697Z] DONE 8 tests in 23.604s [2021-05-06T14:33:24.697Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-06T14:33:24.697Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:33:24.697Z] ++ set -e [2021-05-06T14:33:24.697Z] ++ '[' -n 0 ']' [2021-05-06T14:33:24.697Z] ++ set -x [2021-05-06T14:33:24.697Z] ++ 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=s390x 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/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:33:24.697Z] testing: warning: no tests to run [2021-05-06T14:33:24.697Z] PASS [2021-05-06T14:33:24.697Z] [2021-05-06T14:33:24.697Z] DONE 0 tests in 0.015s [2021-05-06T14:33:24.697Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-06T14:33:24.697Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:33:24.697Z] ++ set -e [2021-05-06T14:33:24.697Z] ++ '[' -n 0 ']' [2021-05-06T14:33:24.697Z] ++ set -x [2021-05-06T14:33:24.697Z] ++ 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=s390x 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/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:33:24.697Z] INFO: Testing against a local daemon [2021-05-06T14:33:24.697Z] === RUN TestAuthZPluginAllowRequest [2021-05-06T14:33:24.975Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.15s) [2021-05-06T14:33:24.975Z] === RUN TestAuthZPluginDenyResponse [2021-05-06T14:33:25.406Z] --- PASS: TestTemplatedSecret (3.43s) [2021-05-06T14:33:25.406Z] === RUN TestSecretCreateResolve [2021-05-06T14:33:25.481Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-06T14:33:25.481Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-05-06T14:33:25.481Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-06T14:33:25.920Z] --- PASS: TestAuthZPluginDenyResponse (1.19s) [2021-05-06T14:33:25.920Z] === RUN TestAuthZPluginAllowEventStream [2021-05-06T14:33:26.041Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-06T14:33:26.297Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-06T14:33:26.805Z] --- PASS: TestAuthZPluginAllowRequest (1.86s) [2021-05-06T14:33:26.805Z] === RUN TestAuthZPluginTLS [2021-05-06T14:33:27.094Z] --- PASS: TestAuthZPluginTLS (0.53s) [2021-05-06T14:33:27.094Z] === RUN TestAuthZPluginDenyRequest [2021-05-06T14:33:27.267Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-06T14:33:27.567Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-06T14:33:27.722Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2021-05-06T14:33:27.722Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-06T14:33:27.823Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-06T14:33:27.938Z] --- PASS: TestSecretCreateResolve (2.49s) [2021-05-06T14:33:27.938Z] PASS [2021-05-06T14:33:27.938Z] [2021-05-06T14:33:27.938Z] DONE 6 tests in 15.752s [2021-05-06T14:33:27.938Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-06T14:33:27.938Z] INFO: Testing against a local daemon [2021-05-06T14:33:27.938Z] === RUN TestServiceCreateInit [2021-05-06T14:33:27.938Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-06T14:33:28.011Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-05-06T14:33:28.011Z] === RUN TestAuthZPluginDenyResponse [2021-05-06T14:33:28.390Z] 2021/05/06 14:33:28 Finished clone github.com/aws/aws-sdk-go [2021-05-06T14:33:28.475Z] --- PASS: TestAuthZPluginAllowEventStream (2.29s) [2021-05-06T14:33:28.476Z] === RUN TestAuthZPluginErrorResponse [2021-05-06T14:33:28.639Z] --- PASS: TestAuthZPluginDenyResponse (0.52s) [2021-05-06T14:33:28.639Z] === RUN TestAuthZPluginAllowEventStream [2021-05-06T14:33:29.187Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-06T14:33:29.421Z] --- PASS: TestAuthZPluginErrorResponse (1.17s) [2021-05-06T14:33:29.421Z] === RUN TestAuthZPluginErrorRequest [2021-05-06T14:33:29.444Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-06T14:33:30.695Z] --- PASS: TestAuthZPluginAllowEventStream (1.86s) [2021-05-06T14:33:30.695Z] === RUN TestAuthZPluginErrorResponse [2021-05-06T14:33:30.809Z] --- PASS: TestAuthZPluginErrorRequest (1.12s) [2021-05-06T14:33:30.809Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-06T14:33:30.983Z] --- PASS: TestAuthZPluginErrorResponse (0.52s) [2021-05-06T14:33:30.984Z] === RUN TestAuthZPluginErrorRequest [2021-05-06T14:33:31.613Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2021-05-06T14:33:31.613Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-06T14:33:31.754Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.15s) [2021-05-06T14:33:31.754Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-06T14:33:32.241Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-05-06T14:33:32.241Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-06T14:33:33.211Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-06T14:33:33.611Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-06T14:33:33.611Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-06T14:33:33.611Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-05-06T14:33:34.300Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.32s) [2021-05-06T14:33:34.300Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-06T14:33:35.063Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.70s) [2021-05-06T14:33:35.063Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-06T14:33:36.129Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-06T14:33:36.129Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-05-06T14:33:36.984Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.62s) [2021-05-06T14:33:36.984Z] === RUN TestAuthZPluginHeader [2021-05-06T14:33:37.044Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.37s) [2021-05-06T14:33:37.044Z] === RUN TestAuthZPluginHeader [2021-05-06T14:33:37.404Z] --- PASS: TestServiceCreateInit (9.29s) [2021-05-06T14:33:37.404Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.69s) [2021-05-06T14:33:37.404Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.58s) [2021-05-06T14:33:37.404Z] === RUN TestCreateServiceMultipleTimes [2021-05-06T14:33:37.673Z] --- PASS: TestAuthZPluginHeader (0.83s) [2021-05-06T14:33:37.673Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-06T14:33:37.673Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-06T14:33:37.673Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:33:37.673Z] === RUN TestAuthZPluginV2Disable [2021-05-06T14:33:37.673Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-05-06T14:33:37.673Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:33:37.673Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-06T14:33:37.673Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-06T14:33:37.673Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:33:37.673Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-06T14:33:37.673Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-06T14:33:37.673Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:33:37.673Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-06T14:33:38.016Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-06T14:33:38.017Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-06T14:33:38.902Z] --- PASS: TestAuthZPluginHeader (1.43s) [2021-05-06T14:33:38.902Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-06T14:33:38.902Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-06T14:33:38.902Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:33:38.902Z] === RUN TestAuthZPluginV2Disable [2021-05-06T14:33:38.902Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-05-06T14:33:38.902Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:33:38.902Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-06T14:33:38.902Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-06T14:33:38.902Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:33:38.902Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-06T14:33:38.902Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-06T14:33:38.902Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:33:38.902Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-06T14:33:39.381Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-05-06T14:33:39.381Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-06T14:33:40.309Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-05-06T14:33:40.565Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-06T14:33:43.089Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-06T14:33:43.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.78s) [2021-05-06T14:33:43.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.18s) [2021-05-06T14:33:43.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.76s) [2021-05-06T14:33:43.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.80s) [2021-05-06T14:33:43.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.82s) [2021-05-06T14:33:43.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2021-05-06T14:33:43.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.94s) [2021-05-06T14:33:43.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.92s) [2021-05-06T14:33:43.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.00s) [2021-05-06T14:33:43.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.03s) [2021-05-06T14:33:43.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.28s) [2021-05-06T14:33:43.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.27s) [2021-05-06T14:33:43.089Z] === RUN TestCgroupNamespacesRun [2021-05-06T14:33:46.356Z] --- PASS: TestCgroupNamespacesRun (3.31s) [2021-05-06T14:33:46.356Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-06T14:33:46.631Z] ok github.com/docker/docker/cmd/dockerd 0.209s coverage: 29.1% of statements [2021-05-06T14:33:46.631Z] ok github.com/docker/docker/container 0.166s coverage: 34.7% of statements [2021-05-06T14:33:46.631Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-06T14:33:46.631Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-06T14:33:46.631Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-06T14:33:46.631Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-06T14:33:48.243Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.89s) [2021-05-06T14:33:48.244Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-06T14:33:48.753Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.040s coverage: 65.3% of statements [2021-05-06T14:33:49.171Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-06T14:33:51.061Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.08s) [2021-05-06T14:33:51.061Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-06T14:33:52.424Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-06T14:33:53.272Z] ok github.com/docker/docker/daemon/cluster/convert 0.055s coverage: 35.9% of statements [2021-05-06T14:33:53.272Z] ok github.com/docker/docker/daemon/cluster 0.166s coverage: 0.5% of statements [2021-05-06T14:33:53.352Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-06T14:33:53.914Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-06T14:33:54.171Z] --- PASS: TestCgroupNamespacesRunHostMode (3.04s) [2021-05-06T14:33:54.171Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-06T14:33:54.427Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-06T14:33:54.989Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-06T14:33:55.552Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-06T14:33:55.552Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-06T14:33:56.296Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.71s) [2021-05-06T14:33:56.296Z] PASS [2021-05-06T14:33:56.296Z] [2021-05-06T14:33:56.296Z] === Skipped [2021-05-06T14:33:56.296Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-06T14:33:56.296Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:33:56.296Z] [2021-05-06T14:33:56.296Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-05-06T14:33:56.296Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:33:56.296Z] [2021-05-06T14:33:56.296Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-06T14:33:56.296Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:33:56.296Z] [2021-05-06T14:33:56.296Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-06T14:33:56.296Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:33:56.296Z] [2021-05-06T14:33:56.296Z] [2021-05-06T14:33:56.296Z] DONE 17 tests, 4 skipped in 29.710s [2021-05-06T14:33:56.296Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-06T14:33:56.296Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:33:56.296Z] ++ set -e [2021-05-06T14:33:56.296Z] ++ '[' -n 0 ']' [2021-05-06T14:33:56.296Z] ++ set -x [2021-05-06T14:33:56.296Z] ++ 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=s390x 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/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:33:56.296Z] INFO: Testing against a local daemon [2021-05-06T14:33:56.296Z] === RUN TestPluginInvalidJSON [2021-05-06T14:33:56.296Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T14:33:56.296Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T14:33:56.296Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T14:33:56.296Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-05-06T14:33:56.296Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-06T14:33:56.296Z] === RUN TestPluginInstall [2021-05-06T14:33:56.296Z] === RUN TestPluginInstall/no_auth [2021-05-06T14:33:56.296Z] time="2021-05-06T14:33:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T14:33:56.296Z] time="2021-05-06T14:33:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1815cea9892ef80eb0f5b0a71e18f862973465909230b69d7dfc553f7a3ff504" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T14:33:56.296Z] time="2021-05-06T14:33:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T14:33:56.296Z] time="2021-05-06T14:33:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1815cea9892ef80eb0f5b0a71e18f862973465909230b69d7dfc553f7a3ff504" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T14:33:56.296Z] === RUN TestPluginInstall/with_htpasswd [2021-05-06T14:33:56.585Z] time="2021-05-06T14:33:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T14:33:56.585Z] time="2021-05-06T14:33:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85ae19356ec48137a0d249a218a73740bde2035700fce29b251ff58c341ab7e0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T14:33:56.585Z] time="2021-05-06T14:33:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T14:33:56.585Z] time="2021-05-06T14:33:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85ae19356ec48137a0d249a218a73740bde2035700fce29b251ff58c341ab7e0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T14:33:56.874Z] === RUN TestPluginInstall/with_insecure [2021-05-06T14:33:57.070Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-05-06T14:33:57.326Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-06T14:33:57.326Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.22s) [2021-05-06T14:33:57.326Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-06T14:33:57.797Z] ok github.com/docker/docker/daemon/discovery 0.022s coverage: 30.0% of statements [2021-05-06T14:33:57.902Z] time="2021-05-06T14:33:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T14:33:57.902Z] time="2021-05-06T14:33:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d732661e76966f189a909a9623b059bdc4b62964384cc57b7ce88ae20cee83e4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T14:33:57.902Z] time="2021-05-06T14:33:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T14:33:57.902Z] time="2021-05-06T14:33:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d732661e76966f189a909a9623b059bdc4b62964384cc57b7ce88ae20cee83e4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T14:33:58.193Z] --- PASS: TestPluginInstall (3.79s) [2021-05-06T14:33:58.193Z] --- PASS: TestPluginInstall/no_auth (1.77s) [2021-05-06T14:33:58.193Z] --- PASS: TestPluginInstall/with_htpasswd (0.77s) [2021-05-06T14:33:58.193Z] --- PASS: TestPluginInstall/with_insecure (1.25s) [2021-05-06T14:33:58.194Z] plugin_test.go:165: [d215688de7fc5] daemon is not started [2021-05-06T14:33:58.194Z] === RUN TestPluginsWithRuntimes [2021-05-06T14:33:59.339Z] --- PASS: TestCreateServiceMultipleTimes (18.78s) [2021-05-06T14:33:59.339Z] === RUN TestCreateServiceConflict [2021-05-06T14:33:59.339Z] --- PASS: TestCreateServiceConflict (2.44s) [2021-05-06T14:33:59.339Z] === RUN TestCreateServiceMaxReplicas [2021-05-06T14:33:59.841Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.29s) [2021-05-06T14:33:59.841Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-06T14:33:59.909Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2021-05-06T14:34:00.311Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-06T14:34:00.557Z] ok github.com/docker/docker/daemon/config 0.081s coverage: 81.8% of statements [2021-05-06T14:34:00.768Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.25s) [2021-05-06T14:34:00.768Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-06T14:34:00.879Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.74s) [2021-05-06T14:34:00.879Z] PASS [2021-05-06T14:34:00.879Z] [2021-05-06T14:34:00.879Z] === Skipped [2021-05-06T14:34:00.879Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-06T14:34:00.879Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:34:00.879Z] [2021-05-06T14:34:00.879Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-05-06T14:34:00.879Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:34:00.879Z] [2021-05-06T14:34:00.879Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-06T14:34:00.879Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:34:00.879Z] [2021-05-06T14:34:00.879Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-06T14:34:00.879Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:34:00.879Z] [2021-05-06T14:34:00.879Z] [2021-05-06T14:34:00.879Z] DONE 17 tests, 4 skipped in 39.335s [2021-05-06T14:34:00.879Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-06T14:34:00.879Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:34:00.879Z] ++ set -e [2021-05-06T14:34:00.879Z] ++ '[' -n 0 ']' [2021-05-06T14:34:00.879Z] ++ set -x [2021-05-06T14:34:00.879Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:34:00.879Z] INFO: Testing against a local daemon [2021-05-06T14:34:00.879Z] === RUN TestPluginInvalidJSON [2021-05-06T14:34:00.879Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T14:34:00.879Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T14:34:00.879Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T14:34:00.879Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-05-06T14:34:00.879Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-06T14:34:00.879Z] === RUN TestPluginInstall [2021-05-06T14:34:00.879Z] === RUN TestPluginInstall/no_auth [2021-05-06T14:34:00.879Z] time="2021-05-06T14:34:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T14:34:00.879Z] time="2021-05-06T14:34:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7917c2bc998e0ca95820f211f1c344f91c362c8db602ea8c1012bc4bc1045eb0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T14:34:00.879Z] time="2021-05-06T14:34:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T14:34:00.879Z] time="2021-05-06T14:34:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7917c2bc998e0ca95820f211f1c344f91c362c8db602ea8c1012bc4bc1045eb0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T14:34:00.879Z] === RUN TestPluginInstall/with_htpasswd [2021-05-06T14:34:01.338Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-06T14:34:01.695Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-05-06T14:34:01.824Z] time="2021-05-06T14:34:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T14:34:01.824Z] time="2021-05-06T14:34:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:051ec02bdda786de6fc92e91e11a8ac5c832b46844efcd45bee5a98a97f789a7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T14:34:01.824Z] time="2021-05-06T14:34:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T14:34:01.824Z] time="2021-05-06T14:34:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:051ec02bdda786de6fc92e91e11a8ac5c832b46844efcd45bee5a98a97f789a7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T14:34:01.874Z] --- PASS: TestCreateServiceMaxReplicas (3.33s) [2021-05-06T14:34:01.874Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-06T14:34:02.086Z] === RUN TestPluginInstall/with_insecure [2021-05-06T14:34:02.686Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-05-06T14:34:02.837Z] --- PASS: TestPluginsWithRuntimes (4.68s) [2021-05-06T14:34:02.837Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.41s) [2021-05-06T14:34:02.837Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.37s) [2021-05-06T14:34:02.837Z] === RUN TestPluginBackCompatMediaTypes [2021-05-06T14:34:03.864Z] --- PASS: TestPluginBackCompatMediaTypes (0.73s) [2021-05-06T14:34:03.864Z] PASS [2021-05-06T14:34:03.864Z] [2021-05-06T14:34:03.864Z] DONE 10 tests in 9.299s [2021-05-06T14:34:03.864Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-06T14:34:03.864Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:34:03.864Z] ++ set -e [2021-05-06T14:34:03.864Z] ++ '[' -n 0 ']' [2021-05-06T14:34:03.864Z] ++ set -x [2021-05-06T14:34:03.864Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x 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/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:34:03.864Z] INFO: Testing against a local daemon [2021-05-06T14:34:03.864Z] === RUN TestExternalGraphDriver [2021-05-06T14:34:03.864Z] === RUN TestExternalGraphDriver/json [2021-05-06T14:34:04.005Z] time="2021-05-06T14:34:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T14:34:04.005Z] time="2021-05-06T14:34:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44e0e108567554db4a7c3fcafcf92204e398189f6a5600a7bf9ebef4bb992230" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T14:34:04.005Z] time="2021-05-06T14:34:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T14:34:04.005Z] time="2021-05-06T14:34:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44e0e108567554db4a7c3fcafcf92204e398189f6a5600a7bf9ebef4bb992230" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T14:34:04.208Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.25s) [2021-05-06T14:34:04.208Z] === RUN TestKernelTCPMemory [2021-05-06T14:34:04.267Z] --- PASS: TestPluginInstall (5.82s) [2021-05-06T14:34:04.267Z] --- PASS: TestPluginInstall/no_auth (2.48s) [2021-05-06T14:34:04.267Z] --- PASS: TestPluginInstall/with_htpasswd (1.14s) [2021-05-06T14:34:04.267Z] --- PASS: TestPluginInstall/with_insecure (2.19s) [2021-05-06T14:34:04.267Z] plugin_test.go:165: [db0dc5be7a652] daemon is not started [2021-05-06T14:34:04.267Z] === RUN TestPluginsWithRuntimes [2021-05-06T14:34:04.464Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-06T14:34:05.026Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-05-06T14:34:05.588Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-06T14:34:05.588Z] --- PASS: TestKernelTCPMemory (1.64s) [2021-05-06T14:34:05.588Z] === RUN TestNISDomainname [2021-05-06T14:34:05.975Z] === RUN TestExternalGraphDriver/spec [2021-05-06T14:34:06.243Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.1% of statements [2021-05-06T14:34:06.243Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.500s coverage: 14.0% of statements [2021-05-06T14:34:06.820Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-06T14:34:06.979Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-06T14:34:07.314Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.873s coverage: 57.1% of statements [2021-05-06T14:34:07.552Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-06T14:34:08.105Z] === RUN TestExternalGraphDriver/pull [2021-05-06T14:34:08.478Z] --- PASS: TestNISDomainname (2.63s) [2021-05-06T14:34:08.478Z] === RUN TestHostnameDnsResolution [2021-05-06T14:34:08.733Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-06T14:34:08.733Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-05-06T14:34:09.294Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-06T14:34:09.372Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-06T14:34:09.550Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-06T14:34:10.111Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2021-05-06T14:34:10.824Z] --- PASS: TestExternalGraphDriver (6.71s) [2021-05-06T14:34:10.824Z] --- PASS: TestExternalGraphDriver/json (2.17s) [2021-05-06T14:34:10.824Z] --- PASS: TestExternalGraphDriver/spec (2.22s) [2021-05-06T14:34:10.824Z] --- PASS: TestExternalGraphDriver/pull (2.21s) [2021-05-06T14:34:10.824Z] === RUN TestGraphdriverPluginV2 [2021-05-06T14:34:10.824Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2021-05-06T14:34:10.824Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:34:10.824Z] PASS [2021-05-06T14:34:10.824Z] [2021-05-06T14:34:10.824Z] === Skipped [2021-05-06T14:34:10.824Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2021-05-06T14:34:10.824Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:34:10.824Z] [2021-05-06T14:34:10.824Z] [2021-05-06T14:34:10.824Z] DONE 5 tests, 1 skipped in 6.833s [2021-05-06T14:34:10.824Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-06T14:34:10.824Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:34:10.824Z] ++ set -e [2021-05-06T14:34:10.824Z] ++ '[' -n 0 ']' [2021-05-06T14:34:10.824Z] ++ set -x [2021-05-06T14:34:10.824Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x 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/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:34:10.824Z] INFO: Testing against a local daemon [2021-05-06T14:34:10.825Z] === RUN TestContinueAfterPluginCrash [2021-05-06T14:34:10.825Z] === PAUSE TestContinueAfterPluginCrash [2021-05-06T14:34:10.825Z] === RUN TestReadPluginNoRead [2021-05-06T14:34:10.825Z] === PAUSE TestReadPluginNoRead [2021-05-06T14:34:10.825Z] === RUN TestDaemonStartWithLogOpt [2021-05-06T14:34:10.825Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-06T14:34:10.825Z] === CONT TestContinueAfterPluginCrash [2021-05-06T14:34:10.825Z] === CONT TestDaemonStartWithLogOpt [2021-05-06T14:34:11.291Z] --- PASS: TestPluginsWithRuntimes (7.11s) [2021-05-06T14:34:11.291Z] --- PASS: TestPluginsWithRuntimes/No_Args (2.20s) [2021-05-06T14:34:11.291Z] --- PASS: TestPluginsWithRuntimes/With_Args (2.24s) [2021-05-06T14:34:11.291Z] === RUN TestPluginBackCompatMediaTypes [2021-05-06T14:34:11.440Z] --- PASS: TestHostnameDnsResolution (2.87s) [2021-05-06T14:34:11.440Z] === RUN TestStats [2021-05-06T14:34:11.645Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.190s coverage: 69.3% of statements [2021-05-06T14:34:11.645Z] ok github.com/docker/docker/daemon 12.435s coverage: 17.3% of statements [2021-05-06T14:34:11.645Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-06T14:34:11.645Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-06T14:34:11.645Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-06T14:34:11.645Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-06T14:34:12.681Z] --- PASS: TestPluginBackCompatMediaTypes (1.11s) [2021-05-06T14:34:12.681Z] PASS [2021-05-06T14:34:12.681Z] [2021-05-06T14:34:12.681Z] DONE 10 tests in 14.222s [2021-05-06T14:34:12.681Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-06T14:34:12.681Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:34:12.681Z] ++ set -e [2021-05-06T14:34:12.681Z] ++ '[' -n 0 ']' [2021-05-06T14:34:12.681Z] ++ set -x [2021-05-06T14:34:12.681Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:34:12.681Z] INFO: Testing against a local daemon [2021-05-06T14:34:12.681Z] === RUN TestExternalGraphDriver [2021-05-06T14:34:12.943Z] === RUN TestExternalGraphDriver/json [2021-05-06T14:34:13.199Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.758s coverage: 45.9% of statements [2021-05-06T14:34:13.199Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-06T14:34:13.954Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-05-06T14:34:13.955Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-05-06T14:34:13.955Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-05-06T14:34:14.410Z] --- PASS: TestDaemonStartWithLogOpt (3.72s) [2021-05-06T14:34:14.410Z] === CONT TestReadPluginNoRead [2021-05-06T14:34:14.519Z] --- PASS: TestStats (3.22s) [2021-05-06T14:34:14.519Z] === RUN TestStopContainerWithTimeout [2021-05-06T14:34:14.519Z] === RUN TestStopContainerWithTimeout/0 [2021-05-06T14:34:14.519Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-06T14:34:14.519Z] === RUN TestStopContainerWithTimeout/1 [2021-05-06T14:34:14.519Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-06T14:34:14.519Z] === RUN TestStopContainerWithTimeout/3 [2021-05-06T14:34:14.519Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-06T14:34:14.519Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-06T14:34:14.519Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-06T14:34:14.519Z] === CONT TestStopContainerWithTimeout/0 [2021-05-06T14:34:14.519Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-06T14:34:14.745Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.027s coverage: 57.5% of statements [2021-05-06T14:34:14.745Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.443s coverage: 49.4% of statements [2021-05-06T14:34:16.754Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.58s) [2021-05-06T14:34:16.754Z] === RUN TestCreateServiceSecretFileMode [2021-05-06T14:34:16.858Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2021-05-06T14:34:16.858Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2021-05-06T14:34:17.040Z] === CONT TestStopContainerWithTimeout/3 [2021-05-06T14:34:17.126Z] === RUN TestReadPluginNoRead/default [2021-05-06T14:34:17.157Z] === RUN TestExternalGraphDriver/spec [2021-05-06T14:34:18.132Z] --- PASS: TestCreateServiceSecretFileMode (2.80s) [2021-05-06T14:34:18.132Z] === RUN TestCreateServiceConfigFileMode [2021-05-06T14:34:18.975Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-05-06T14:34:18.975Z] === CONT TestStopContainerWithTimeout/1 [2021-05-06T14:34:19.289Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-06T14:34:19.985Z] --- PASS: TestContinueAfterPluginCrash (9.20s) [2021-05-06T14:34:20.439Z] ok github.com/docker/docker/daemon/logger 0.256s coverage: 43.2% of statements [2021-05-06T14:34:20.439Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.032s coverage: 52.2% of statements [2021-05-06T14:34:20.439Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-06T14:34:20.439Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-06T14:34:20.464Z] === RUN TestExternalGraphDriver/pull [2021-05-06T14:34:20.668Z] --- PASS: TestCreateServiceConfigFileMode (2.88s) [2021-05-06T14:34:20.668Z] === RUN TestCreateServiceSysctls [2021-05-06T14:34:20.867Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-05-06T14:34:20.867Z] --- PASS: TestStopContainerWithTimeout/0 (2.18s) [2021-05-06T14:34:20.867Z] --- PASS: TestStopContainerWithTimeout/-1 (4.17s) [2021-05-06T14:34:20.867Z] --- PASS: TestStopContainerWithTimeout/3 (3.05s) [2021-05-06T14:34:20.867Z] --- PASS: TestStopContainerWithTimeout/1 (2.23s) [2021-05-06T14:34:20.867Z] === RUN TestDeleteDevicemapper [2021-05-06T14:34:20.867Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-06T14:34:20.867Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-06T14:34:20.867Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-06T14:34:21.012Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-06T14:34:21.495Z] ok github.com/docker/docker/daemon/logger/awslogs 0.554s coverage: 77.8% of statements [2021-05-06T14:34:21.807Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 6.7% of statements [2021-05-06T14:34:21.807Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-06T14:34:21.807Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-06T14:34:21.807Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-06T14:34:21.807Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-06T14:34:22.106Z] ok github.com/docker/docker/daemon/logger/gelf 0.051s coverage: 67.0% of statements [2021-05-06T14:34:23.098Z] --- PASS: TestReadPluginNoRead (8.91s) [2021-05-06T14:34:23.098Z] --- PASS: TestReadPluginNoRead/default (2.06s) [2021-05-06T14:34:23.098Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.07s) [2021-05-06T14:34:23.098Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.06s) [2021-05-06T14:34:23.098Z] read_test.go:92: [db037b6e4f717] daemon is not started [2021-05-06T14:34:23.098Z] PASS [2021-05-06T14:34:23.098Z] [2021-05-06T14:34:23.098Z] DONE 6 tests in 12.720s [2021-05-06T14:34:23.098Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-06T14:34:23.098Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:34:23.098Z] ++ set -e [2021-05-06T14:34:23.098Z] ++ '[' -n 0 ']' [2021-05-06T14:34:23.098Z] ++ set -x [2021-05-06T14:34:23.098Z] ++ 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=s390x 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/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:34:23.170Z] ok github.com/docker/docker/daemon/logger/journald 0.036s coverage: 23.9% of statements [2021-05-06T14:34:23.170Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.034s coverage: 87.2% of statements [2021-05-06T14:34:23.398Z] testing: warning: no tests to run [2021-05-06T14:34:23.398Z] PASS [2021-05-06T14:34:23.398Z] [2021-05-06T14:34:23.398Z] DONE 0 tests in 0.027s [2021-05-06T14:34:23.398Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-06T14:34:23.398Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:34:23.398Z] ++ set -e [2021-05-06T14:34:23.398Z] ++ '[' -n 0 ']' [2021-05-06T14:34:23.398Z] ++ set -x [2021-05-06T14:34:23.398Z] ++ 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=s390x 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/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:34:23.398Z] INFO: Testing against a local daemon [2021-05-06T14:34:23.398Z] === RUN TestPluginWithDevMounts [2021-05-06T14:34:23.398Z] === PAUSE TestPluginWithDevMounts [2021-05-06T14:34:23.398Z] === CONT TestPluginWithDevMounts [2021-05-06T14:34:23.770Z] --- PASS: TestExternalGraphDriver (10.70s) [2021-05-06T14:34:23.770Z] --- PASS: TestExternalGraphDriver/json (3.66s) [2021-05-06T14:34:23.770Z] --- PASS: TestExternalGraphDriver/spec (4.03s) [2021-05-06T14:34:23.770Z] --- PASS: TestExternalGraphDriver/pull (2.86s) [2021-05-06T14:34:23.770Z] === RUN TestGraphdriverPluginV2 [2021-05-06T14:34:23.770Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-05-06T14:34:23.770Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:34:23.770Z] PASS [2021-05-06T14:34:23.770Z] [2021-05-06T14:34:23.770Z] === Skipped [2021-05-06T14:34:23.770Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-05-06T14:34:23.770Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:34:23.770Z] [2021-05-06T14:34:23.770Z] [2021-05-06T14:34:23.770Z] DONE 5 tests, 1 skipped in 10.879s [2021-05-06T14:34:23.770Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-06T14:34:23.770Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:34:23.770Z] ++ set -e [2021-05-06T14:34:23.770Z] ++ '[' -n 0 ']' [2021-05-06T14:34:23.770Z] ++ set -x [2021-05-06T14:34:23.770Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:34:23.770Z] INFO: Testing against a local daemon [2021-05-06T14:34:23.770Z] === RUN TestContinueAfterPluginCrash [2021-05-06T14:34:23.770Z] === PAUSE TestContinueAfterPluginCrash [2021-05-06T14:34:23.770Z] === RUN TestReadPluginNoRead [2021-05-06T14:34:23.770Z] === PAUSE TestReadPluginNoRead [2021-05-06T14:34:23.770Z] === RUN TestDaemonStartWithLogOpt [2021-05-06T14:34:23.770Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-06T14:34:23.770Z] === CONT TestContinueAfterPluginCrash [2021-05-06T14:34:23.770Z] === CONT TestDaemonStartWithLogOpt [2021-05-06T14:34:23.770Z] === CONT TestReadPluginNoRead [2021-05-06T14:34:24.236Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 69.9% of statements [2021-05-06T14:34:24.613Z] 2021/05/06 14:34:21 Finished clone google.golang.org/api [2021-05-06T14:34:24.614Z] 2021/05/06 14:34:21 Dependencies downloaded. Download time: 1m32.095642568s [2021-05-06T14:34:24.614Z] 2021/05/06 14:34:21 Collecting all dependencies [2021-05-06T14:34:24.860Z] --- PASS: TestCreateServiceSysctls (3.83s) [2021-05-06T14:34:24.860Z] === RUN TestCreateServiceCapabilities [2021-05-06T14:34:25.064Z] --- PASS: TestPluginWithDevMounts (1.86s) [2021-05-06T14:34:25.064Z] PASS [2021-05-06T14:34:25.064Z] [2021-05-06T14:34:25.064Z] DONE 1 tests in 1.943s [2021-05-06T14:34:25.064Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-05-06T14:34:25.064Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:34:25.064Z] ++ set -e [2021-05-06T14:34:25.064Z] ++ '[' -n 0 ']' [2021-05-06T14:34:25.064Z] ++ set -x [2021-05-06T14:34:25.065Z] ++ 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=s390x 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/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:34:25.353Z] INFO: Testing against a local daemon [2021-05-06T14:34:25.353Z] === RUN TestSecretInspect [2021-05-06T14:34:25.785Z] ok github.com/docker/docker/daemon/logger/local 0.078s coverage: 75.2% of statements [2021-05-06T14:34:25.785Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-06T14:34:26.084Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.033s coverage: 31.5% of statements [2021-05-06T14:34:26.112Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-06T14:34:26.112Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-05-06T14:34:26.368Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-06T14:34:26.385Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.081s coverage: 56.8% of statements [2021-05-06T14:34:26.625Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.70s) [2021-05-06T14:34:26.625Z] === RUN TestUpdateMemory [2021-05-06T14:34:26.625Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-06T14:34:26.625Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-06T14:34:26.625Z] === RUN TestUpdateCPUQuota [2021-05-06T14:34:27.187Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-06T14:34:27.927Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2021-05-06T14:34:27.997Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-06T14:34:28.158Z] --- PASS: TestCreateServiceCapabilities (2.99s) [2021-05-06T14:34:28.158Z] === RUN TestInspect [2021-05-06T14:34:28.228Z] ok github.com/docker/docker/daemon/logger/syslog 0.020s coverage: 46.8% of statements [2021-05-06T14:34:28.259Z] --- PASS: TestDaemonStartWithLogOpt (4.70s) [2021-05-06T14:34:29.648Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-06T14:34:29.786Z] --- PASS: TestSecretInspect (3.81s) [2021-05-06T14:34:29.786Z] === RUN TestSecretList [2021-05-06T14:34:30.342Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2021-05-06T14:34:30.642Z] ok github.com/docker/docker/daemon/logger/splunk 2.433s coverage: 82.5% of statements [2021-05-06T14:34:30.642Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-06T14:34:30.642Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-06T14:34:31.353Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-06T14:34:31.353Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-05-06T14:34:31.448Z] --- PASS: TestInspect (3.34s) [2021-05-06T14:34:31.448Z] === RUN TestCreateJob [2021-05-06T14:34:31.567Z] === RUN TestReadPluginNoRead/default [2021-05-06T14:34:32.188Z] ok github.com/docker/docker/distribution/metadata 0.236s coverage: 48.2% of statements [2021-05-06T14:34:32.727Z] 2021/05/06 14:34:31 Clean vendor dir from unused packages [2021-05-06T14:34:32.727Z] 2021/05/06 14:34:31 Ignoring paths matching "^archive/tar" [2021-05-06T14:34:32.727Z] 2021/05/06 14:34:32 Success [2021-05-06T14:34:32.727Z] 2021/05/06 14:34:32 Running time: 1m46.35892573s [2021-05-06T14:34:32.727Z] Congratulations! All vendoring changes are done the right way. [2021-05-06T14:34:32.958Z] --- PASS: TestReadPluginNoRead (9.49s) [2021-05-06T14:34:32.958Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.81s) [2021-05-06T14:34:32.958Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.68s) [2021-05-06T14:34:32.958Z] --- PASS: TestReadPluginNoRead/default (1.74s) [2021-05-06T14:34:32.958Z] read_test.go:92: [dc5ab9e7a7fd6] daemon is not started [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-06T14:34:33.247Z] ok github.com/docker/docker/errdefs 0.030s coverage: 53.1% of statements [2021-05-06T14:34:33.289Z] --- PASS: TestSecretList (3.78s) [2021-05-06T14:34:33.289Z] === RUN TestSecretsCreateAndDelete [2021-05-06T14:34:33.301Z] + echo Ensuring container killed. [2021-05-06T14:34:33.301Z] Ensuring container killed. [2021-05-06T14:34:33.301Z] + docker rm -vf docker-pr1 [2021-05-06T14:34:33.301Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-05-06T14:34:33.581Z] + echo Chowning /workspace to jenkins user [2021-05-06T14:34:33.581Z] Chowning /workspace to jenkins user [2021-05-06T14:34:33.581Z] + id -u [2021-05-06T14:34:33.581Z] + id -g [2021-05-06T14:34:33.581Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42361:/workspace busybox chown -R 1000:1000 /workspace [2021-05-06T14:34:33.903Z] --- PASS: TestContinueAfterPluginCrash (10.12s) [2021-05-06T14:34:33.903Z] PASS [2021-05-06T14:34:33.903Z] [2021-05-06T14:34:33.903Z] DONE 6 tests in 10.271s [2021-05-06T14:34:33.903Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-06T14:34:33.903Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:34:33.903Z] ++ set -e [2021-05-06T14:34:33.903Z] ++ '[' -n 0 ']' [2021-05-06T14:34:33.903Z] ++ set -x [2021-05-06T14:34:33.903Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:34:33.903Z] testing: warning: no tests to run [2021-05-06T14:34:33.903Z] PASS [2021-05-06T14:34:33.903Z] [2021-05-06T14:34:33.903Z] DONE 0 tests in 0.043s [2021-05-06T14:34:33.903Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-06T14:34:33.903Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:34:33.903Z] ++ set -e [2021-05-06T14:34:33.903Z] ++ '[' -n 0 ']' [2021-05-06T14:34:33.903Z] ++ set -x [2021-05-06T14:34:33.903Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:34:33.903Z] INFO: Testing against a local daemon [2021-05-06T14:34:33.903Z] === RUN TestPluginWithDevMounts [2021-05-06T14:34:33.903Z] === PAUSE TestPluginWithDevMounts [2021-05-06T14:34:33.903Z] === CONT TestPluginWithDevMounts [2021-05-06T14:34:34.306Z] ok github.com/docker/docker/distribution 0.443s coverage: 25.2% of statements [2021-05-06T14:34:34.306Z] ? github.com/docker/docker/distribution/utils [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-06T14:34:34.735Z] --- PASS: TestCreateJob (3.70s) [2021-05-06T14:34:34.735Z] === RUN TestReplicatedJob [2021-05-06T14:34:34.812Z] + bundleName=unit [2021-05-06T14:34:34.812Z] + echo Creating unit-bundles.tar.gz [2021-05-06T14:34:34.812Z] Creating unit-bundles.tar.gz [2021-05-06T14:34:34.812Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-05-06T14:34:34.812Z] bundles/junit-report.xml [2021-05-06T14:34:34.812Z] bundles/go-test-report.json [2021-05-06T14:34:34.812Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-05-06T14:34:34.824Z] Archiving artifacts [2021-05-06T14:34:35.185Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42361/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-06T14:34:35.531Z] + make clean [2021-05-06T14:34:35.531Z] docker volume rm -f docker-dev-cache [2021-05-06T14:34:35.531Z] docker-dev-cache [Pipeline] deleteDir [2021-05-06T14:34:35.564Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-05-06T14:34:35.564Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-06T14:34:36.432Z] ok github.com/docker/docker/image 0.038s coverage: 86.6% of statements [2021-05-06T14:34:36.432Z] ok github.com/docker/docker/image/cache 0.028s coverage: 19.2% of statements [2021-05-06T14:34:36.432Z] ok github.com/docker/docker/distribution/xfer 1.675s coverage: 85.1% of statements [2021-05-06T14:34:36.432Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-06T14:34:36.458Z] --- PASS: TestPluginWithDevMounts (2.06s) [2021-05-06T14:34:36.458Z] PASS [2021-05-06T14:34:36.458Z] [2021-05-06T14:34:36.458Z] DONE 1 tests in 2.202s [2021-05-06T14:34:36.458Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-06T14:34:36.458Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:34:36.458Z] ++ set -e [2021-05-06T14:34:36.458Z] ++ '[' -n 0 ']' [2021-05-06T14:34:36.458Z] ++ set -x [2021-05-06T14:34:36.458Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:34:36.458Z] INFO: Testing against a local daemon [2021-05-06T14:34:36.458Z] === RUN TestSecretInspect [2021-05-06T14:34:36.794Z] --- PASS: TestSecretsCreateAndDelete (3.74s) [2021-05-06T14:34:36.794Z] === RUN TestSecretsUpdate [2021-05-06T14:34:36.929Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-06T14:34:36.929Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-06T14:34:36.929Z] --- PASS: TestUpdateCPUQuota (10.24s) [2021-05-06T14:34:36.929Z] === RUN TestUpdatePidsLimit [2021-05-06T14:34:36.929Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-06T14:34:36.929Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-06T14:34:36.929Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-06T14:34:36.929Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-06T14:34:37.976Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2021-05-06T14:34:38.276Z] ok github.com/docker/docker/image/tarexport 0.020s coverage: 0.6% of statements [2021-05-06T14:34:38.302Z] === RUN TestUpdatePidsLimit/no_change [2021-05-06T14:34:38.302Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-05-06T14:34:39.009Z] --- PASS: TestSecretInspect (2.63s) [2021-05-06T14:34:39.009Z] === RUN TestSecretList [2021-05-06T14:34:39.229Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-06T14:34:40.394Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2021-05-06T14:34:40.394Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-06T14:34:40.436Z] --- PASS: TestSecretsUpdate (3.89s) [2021-05-06T14:34:40.436Z] === RUN TestTemplatedSecret [2021-05-06T14:34:40.595Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-06T14:34:41.043Z] ok github.com/docker/docker/oci 0.020s coverage: 45.2% of statements [2021-05-06T14:34:41.043Z] ok github.com/docker/docker/pkg/aaparser 0.004s coverage: 52.9% of statements [2021-05-06T14:34:41.705Z] ok github.com/docker/docker/opts 0.062s coverage: 67.1% of statements [2021-05-06T14:34:41.959Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-06T14:34:42.215Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-06T14:34:42.315Z] --- PASS: TestSecretList (3.14s) [2021-05-06T14:34:42.315Z] === RUN TestSecretsCreateAndDelete [2021-05-06T14:34:42.775Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2021-05-06T14:34:42.776Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-05-06T14:34:42.776Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-06T14:34:42.930Z] --- PASS: TestReplicatedJob (6.99s) [2021-05-06T14:34:42.930Z] === RUN TestUpdateReplicatedJob [2021-05-06T14:34:43.834Z] ok github.com/docker/docker/pkg/authorization 0.800s coverage: 68.3% of statements [2021-05-06T14:34:43.834Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2021-05-06T14:34:44.141Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-06T14:34:44.986Z] --- PASS: TestTemplatedSecret (4.08s) [2021-05-06T14:34:44.986Z] === RUN TestSecretCreateResolve [2021-05-06T14:34:45.386Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2021-05-06T14:34:45.386Z] ok github.com/docker/docker/pkg/archive 1.044s coverage: 81.8% of statements [2021-05-06T14:34:45.464Z] --- PASS: TestUpdateReplicatedJob (3.92s) [2021-05-06T14:34:45.464Z] === RUN TestServiceListWithStatuses [2021-05-06T14:34:45.464Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-06T14:34:45.464Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-06T14:34:45.464Z] === RUN TestDockerNetworkConnectAlias [2021-05-06T14:34:45.623Z] --- PASS: TestSecretsCreateAndDelete (3.16s) [2021-05-06T14:34:45.623Z] === RUN TestSecretsUpdate [2021-05-06T14:34:46.050Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2021-05-06T14:34:46.350Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 97.6% of statements [2021-05-06T14:34:46.661Z] --- PASS: TestUpdatePidsLimit (9.66s) [2021-05-06T14:34:46.661Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.25s) [2021-05-06T14:34:46.661Z] --- PASS: TestUpdatePidsLimit/no_change (1.23s) [2021-05-06T14:34:46.661Z] --- PASS: TestUpdatePidsLimit/update_lower (1.27s) [2021-05-06T14:34:46.661Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.16s) [2021-05-06T14:34:46.661Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.18s) [2021-05-06T14:34:46.661Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.26s) [2021-05-06T14:34:46.661Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.49s) [2021-05-06T14:34:46.661Z] === RUN TestUpdateRestartPolicy [2021-05-06T14:34:47.404Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-05-06T14:34:48.050Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-05-06T14:34:48.175Z] --- PASS: TestSecretsUpdate (3.14s) [2021-05-06T14:34:48.175Z] === RUN TestTemplatedSecret [2021-05-06T14:34:48.349Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-05-06T14:34:48.557Z] --- PASS: TestSecretCreateResolve (3.83s) [2021-05-06T14:34:48.557Z] PASS [2021-05-06T14:34:48.557Z] [2021-05-06T14:34:48.557Z] DONE 6 tests in 23.182s [2021-05-06T14:34:48.557Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-05-06T14:34:48.557Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:34:48.557Z] ++ set -e [2021-05-06T14:34:48.557Z] ++ '[' -n 0 ']' [2021-05-06T14:34:48.557Z] ++ set -x [2021-05-06T14:34:48.557Z] ++ 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=s390x 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/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:34:48.557Z] INFO: Testing against a local daemon [2021-05-06T14:34:48.557Z] === RUN TestServiceCreateInit [2021-05-06T14:34:48.557Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-06T14:34:49.176Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-06T14:34:49.399Z] ok github.com/docker/docker/layer 7.970s coverage: 68.8% of statements [2021-05-06T14:34:49.399Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-06T14:34:49.399Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-06T14:34:49.399Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-06T14:34:49.399Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-06T14:34:49.399Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-06T14:34:49.399Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-05-06T14:34:49.431Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-05-06T14:34:49.719Z] ok github.com/docker/docker/pkg/chrootarchive 4.043s coverage: 43.2% of statements [2021-05-06T14:34:49.719Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-06T14:34:49.719Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-06T14:34:50.019Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 89.5% of statements [2021-05-06T14:34:50.669Z] ok github.com/docker/docker/pkg/discovery/kv 3.098s coverage: 84.1% of statements [2021-05-06T14:34:50.969Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2021-05-06T14:34:50.969Z] ok github.com/docker/docker/pkg/fsutils 0.418s coverage: 85.1% of statements [2021-05-06T14:34:52.031Z] --- PASS: TestDockerNetworkConnectAlias (5.37s) [2021-05-06T14:34:52.031Z] === RUN TestDockerNetworkReConnect [2021-05-06T14:34:52.392Z] --- PASS: TestTemplatedSecret (3.75s) [2021-05-06T14:34:52.392Z] === RUN TestSecretCreateResolve [2021-05-06T14:34:52.538Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2021-05-06T14:34:52.538Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-05-06T14:34:53.190Z] ok github.com/docker/docker/pkg/idtools 0.705s coverage: 69.5% of statements [2021-05-06T14:34:53.190Z] ok github.com/docker/docker/pkg/namesgenerator 0.027s coverage: 85.7% of statements [2021-05-06T14:34:53.489Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2021-05-06T14:34:53.489Z] ok github.com/docker/docker/pkg/ioutils 1.353s coverage: 70.6% of statements [2021-05-06T14:34:53.489Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-06T14:34:53.489Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-06T14:34:53.489Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-06T14:34:53.489Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-06T14:34:53.594Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-06T14:34:53.594Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-06T14:34:54.138Z] ok github.com/docker/docker/pkg/parsers/kernel 0.032s coverage: 60.0% of statements [2021-05-06T14:34:54.308Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-06T14:34:54.438Z] ok github.com/docker/docker/pkg/pidfile 0.038s coverage: 82.4% of statements [2021-05-06T14:34:54.438Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 86.7% of statements [2021-05-06T14:34:54.438Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-06T14:34:54.438Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-06T14:34:55.319Z] --- PASS: TestDockerNetworkReConnect (4.21s) [2021-05-06T14:34:55.319Z] === RUN TestServicePlugin [2021-05-06T14:34:55.500Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.061s coverage: 56.8% of statements [2021-05-06T14:34:55.699Z] --- PASS: TestSecretCreateResolve (3.10s) [2021-05-06T14:34:55.699Z] PASS [2021-05-06T14:34:55.699Z] [2021-05-06T14:34:55.699Z] DONE 6 tests in 19.076s [2021-05-06T14:34:55.699Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-05-06T14:34:55.699Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:34:55.699Z] ++ set -e [2021-05-06T14:34:55.699Z] ++ '[' -n 0 ']' [2021-05-06T14:34:55.699Z] ++ set -x [2021-05-06T14:34:55.699Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:34:55.699Z] INFO: Testing against a local daemon [2021-05-06T14:34:55.699Z] === RUN TestServiceCreateInit [2021-05-06T14:34:55.699Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-06T14:34:56.108Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-05-06T14:34:56.151Z] ok github.com/docker/docker/pkg/pools 0.020s coverage: 88.2% of statements [2021-05-06T14:34:56.451Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2021-05-06T14:34:56.451Z] ok github.com/docker/docker/pkg/plugins/transport 0.015s coverage: 85.7% of statements [2021-05-06T14:34:57.099Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2021-05-06T14:34:57.748Z] ok github.com/docker/docker/pkg/pubsub 1.124s coverage: 75.0% of statements [2021-05-06T14:34:58.048Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2021-05-06T14:34:58.696Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2021-05-06T14:34:58.696Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2021-05-06T14:34:59.372Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-05-06T14:34:59.853Z] --- PASS: TestServiceCreateInit (11.36s) [2021-05-06T14:34:59.853Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.58s) [2021-05-06T14:34:59.853Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.76s) [2021-05-06T14:34:59.853Z] === RUN TestCreateServiceMultipleTimes [2021-05-06T14:35:00.229Z] ok github.com/docker/docker/pkg/system 0.026s coverage: 36.9% of statements [2021-05-06T14:35:00.229Z] ok github.com/docker/docker/pkg/sysinfo 0.010s coverage: 53.8% of statements [2021-05-06T14:35:00.298Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-06T14:35:00.526Z] ok github.com/docker/docker/pkg/signal 3.034s coverage: 61.0% of statements [2021-05-06T14:35:00.827Z] ok github.com/docker/docker/pkg/tailfile 0.114s coverage: 88.6% of statements [2021-05-06T14:35:01.063Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-06T14:35:01.141Z] testing: warning: no tests to run [2021-05-06T14:35:01.141Z] coverage: [no statements] [2021-05-06T14:35:01.141Z] ok github.com/docker/docker/pkg/term/windows 0.014s coverage: [no statements] [no tests to run] [2021-05-06T14:35:01.785Z] ok github.com/docker/docker/pkg/tarsum 0.151s coverage: 89.3% of statements [2021-05-06T14:35:01.785Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2021-05-06T14:35:01.785Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2021-05-06T14:35:02.186Z] --- PASS: TestUpdateRestartPolicy (15.56s) [2021-05-06T14:35:02.186Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-06T14:35:02.434Z] ok github.com/docker/docker/pkg/useragent 0.050s coverage: 88.9% of statements [2021-05-06T14:35:03.550Z] --- PASS: TestUpdateRestartWithAutoRemove (1.29s) [2021-05-06T14:35:03.550Z] === RUN TestWaitNonBlocked [2021-05-06T14:35:03.550Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T14:35:03.550Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T14:35:03.550Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T14:35:03.550Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T14:35:03.550Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T14:35:03.550Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T14:35:03.807Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-05-06T14:35:04.550Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2021-05-06T14:35:04.550Z] ok github.com/docker/docker/profiles/seccomp 0.025s coverage: 83.5% of statements [2021-05-06T14:35:05.183Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-05-06T14:35:05.183Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.75s) [2021-05-06T14:35:05.183Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.79s) [2021-05-06T14:35:05.183Z] === RUN TestWaitBlocked [2021-05-06T14:35:05.183Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-06T14:35:05.183Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-06T14:35:05.183Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-06T14:35:05.183Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-06T14:35:05.183Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-06T14:35:05.183Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-06T14:35:06.094Z] ok github.com/docker/docker/reference 0.020s coverage: 84.4% of statements [2021-05-06T14:35:06.094Z] ok github.com/docker/docker/plugin 0.556s coverage: 23.2% of statements [2021-05-06T14:35:06.360Z] --- PASS: TestServiceCreateInit (10.41s) [2021-05-06T14:35:06.360Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.27s) [2021-05-06T14:35:06.360Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.10s) [2021-05-06T14:35:06.360Z] === RUN TestCreateServiceMultipleTimes [2021-05-06T14:35:07.079Z] --- PASS: TestWaitBlocked (0.02s) [2021-05-06T14:35:07.079Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.84s) [2021-05-06T14:35:07.079Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.98s) [2021-05-06T14:35:07.079Z] === CONT TestDaemonRestartIpcMode [2021-05-06T14:35:07.079Z] === CONT TestContainerStartOnDaemonRestart [2021-05-06T14:35:08.202Z] ok github.com/docker/docker/quota 0.643s coverage: 71.4% of statements [2021-05-06T14:35:08.202Z] ok github.com/docker/docker/registry/resumable 0.024s coverage: 100.0% of statements [2021-05-06T14:35:08.450Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-05-06T14:35:08.705Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-06T14:35:08.851Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2021-05-06T14:35:09.499Z] ok github.com/docker/docker/registry 0.280s coverage: 58.8% of statements [2021-05-06T14:35:09.499Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2021-05-06T14:35:09.633Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-06T14:35:10.572Z] ok github.com/docker/docker/runconfig 0.020s coverage: 66.1% of statements [2021-05-06T14:35:10.999Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-05-06T14:35:11.562Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-06T14:35:12.690Z] ok github.com/docker/docker/volume/drivers 0.011s coverage: 36.1% of statements [2021-05-06T14:35:13.451Z] --- PASS: TestContainerStartOnDaemonRestart (5.98s) [2021-05-06T14:35:13.451Z] === CONT TestContainerKillOnDaemonStart [2021-05-06T14:35:14.012Z] --- PASS: TestDaemonRestartIpcMode (6.82s) [2021-05-06T14:35:14.012Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-06T14:35:14.797Z] ok github.com/docker/docker/volume/mounts 0.061s coverage: 67.0% of statements [2021-05-06T14:35:14.797Z] ok github.com/docker/docker/volume/local 0.274s coverage: 76.4% of statements [2021-05-06T14:35:14.938Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-05-06T14:35:15.438Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.1% of statements [2021-05-06T14:35:16.302Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-06T14:35:16.909Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-06T14:35:16.909Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-06T14:35:18.797Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.57s) [2021-05-06T14:35:18.797Z] === CONT TestDaemonHostGatewayIP [2021-05-06T14:35:18.797Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-06T14:35:19.725Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-06T14:35:21.615Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-06T14:35:22.178Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-05-06T14:35:24.494Z] --- PASS: TestCreateServiceMultipleTimes (18.07s) [2021-05-06T14:35:24.494Z] === RUN TestCreateServiceConflict [2021-05-06T14:35:24.694Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-05-06T14:35:24.694Z] --- PASS: TestDaemonHostGatewayIP (6.04s) [2021-05-06T14:35:24.694Z] === CONT TestIpcModeOlderClient [2021-05-06T14:35:24.694Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-05-06T14:35:24.949Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-05-06T14:35:25.512Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-05-06T14:35:27.042Z] --- PASS: TestCreateServiceConflict (3.13s) [2021-05-06T14:35:27.042Z] === RUN TestCreateServiceMaxReplicas [2021-05-06T14:35:27.066Z] --- PASS: TestCreateServiceMultipleTimes (23.81s) [2021-05-06T14:35:27.066Z] === RUN TestCreateServiceConflict [2021-05-06T14:35:27.356Z] --- PASS: TestCreateServiceConflict (3.77s) [2021-05-06T14:35:27.356Z] === RUN TestCreateServiceMaxReplicas [2021-05-06T14:35:27.396Z] --- PASS: TestServicePlugin (30.84s) [2021-05-06T14:35:27.396Z] plugin_test.go:62: [dd1b4edd1994e] joining swarm manager [d0cf3d41e0871]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T14:35:27.396Z] plugin_test.go:65: [d76b7ab7dc719] joining swarm manager [d0cf3d41e0871]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T14:35:27.396Z] === RUN TestServiceUpdateLabel [2021-05-06T14:35:27.403Z] --- PASS: TestContainerKillOnDaemonStart (14.03s) [2021-05-06T14:35:27.403Z] PASS [2021-05-06T14:35:27.403Z] [2021-05-06T14:35:27.403Z] === Skipped [2021-05-06T14:35:27.403Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-06T14:35:27.403Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-06T14:35:27.403Z] [2021-05-06T14:35:27.403Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-06T14:35:27.403Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T14:35:27.403Z] [2021-05-06T14:35:27.403Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-06T14:35:27.403Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T14:35:27.403Z] [2021-05-06T14:35:27.403Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-06T14:35:27.403Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-06T14:35:27.403Z] [2021-05-06T14:35:27.403Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-06T14:35:27.403Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-06T14:35:27.403Z] [2021-05-06T14:35:27.403Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-05-06T14:35:27.403Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-06T14:35:27.403Z] [2021-05-06T14:35:27.403Z] [2021-05-06T14:35:27.403Z] DONE 197 tests, 6 skipped in 246.521s [2021-05-06T14:35:27.403Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-06T14:35:27.403Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:35:27.403Z] ++ set -e [2021-05-06T14:35:27.403Z] ++ '[' -n 0 ']' [2021-05-06T14:35:27.403Z] ++ set -x [2021-05-06T14:35:27.403Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:35:27.403Z] INFO: Testing against a local daemon [2021-05-06T14:35:27.403Z] === RUN TestCommitInheritsEnv [2021-05-06T14:35:27.965Z] --- PASS: TestCommitInheritsEnv (0.48s) [2021-05-06T14:35:27.965Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-06T14:35:27.965Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-06T14:35:27.965Z] === RUN TestImagesFilterMultiReference [2021-05-06T14:35:27.965Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-05-06T14:35:27.965Z] === RUN TestImagePullPlatformInvalid [2021-05-06T14:35:27.965Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-05-06T14:35:27.965Z] === RUN TestRemoveImageOrphaning [2021-05-06T14:35:28.332Z] --- PASS: TestServiceUpdateLabel (2.47s) [2021-05-06T14:35:28.332Z] === RUN TestServiceUpdateSecrets [2021-05-06T14:35:28.527Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2021-05-06T14:35:28.527Z] === RUN TestRemoveImageGarbageCollector [2021-05-06T14:35:30.351Z] --- PASS: TestCreateServiceMaxReplicas (3.53s) [2021-05-06T14:35:30.351Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-06T14:35:31.119Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2021-05-06T14:35:31.119Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-06T14:35:31.119Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-06T14:35:31.119Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-06T14:35:31.119Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-06T14:35:31.119Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-06T14:35:31.119Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-06T14:35:31.119Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-06T14:35:31.119Z] ? github.com/docker/docker/rootless [no test files] [2021-05-06T14:35:31.119Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-06T14:35:31.119Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-06T14:35:31.119Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-06T14:35:31.119Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-06T14:35:31.119Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-06T14:35:31.119Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-06T14:35:31.119Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-06T14:35:31.119Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-06T14:35:31.119Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-06T14:35:31.119Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-06T14:35:31.119Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-06T14:35:31.119Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-06T14:35:31.119Z] ? github.com/docker/docker/volume [no test files] [2021-05-06T14:35:31.119Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-06T14:35:31.119Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-06T14:35:31.119Z] [2021-05-06T14:35:31.119Z] === Skipped [2021-05-06T14:35:31.119Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-06T14:35:31.119Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:35:31.119Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-06T14:35:31.119Z] [2021-05-06T14:35:31.119Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-06T14:35:31.119Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:35:31.119Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-06T14:35:31.119Z] [2021-05-06T14:35:31.119Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-06T14:35:31.119Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:35:31.119Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-06T14:35:31.119Z] [2021-05-06T14:35:31.119Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-06T14:35:31.119Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:35:31.119Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-06T14:35:31.119Z] [2021-05-06T14:35:31.119Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-06T14:35:31.119Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:35:31.119Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-06T14:35:31.119Z] [2021-05-06T14:35:31.119Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-06T14:35:31.119Z] graphtest_unix.go:73: No driver to put! [2021-05-06T14:35:31.119Z] [2021-05-06T14:35:31.119Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-06T14:35:31.119Z] time="2021-05-06T14:34:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-06T14:35:31.119Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-06T14:35:31.119Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-06T14:35:31.119Z] [2021-05-06T14:35:31.119Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-06T14:35:31.119Z] time="2021-05-06T14:34:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-06T14:35:31.119Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-06T14:35:31.119Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-06T14:35:31.119Z] [2021-05-06T14:35:31.119Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-06T14:35:31.119Z] time="2021-05-06T14:34:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-06T14:35:31.119Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-06T14:35:31.119Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-06T14:35:31.119Z] [2021-05-06T14:35:31.119Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-06T14:35:31.119Z] time="2021-05-06T14:34:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-06T14:35:31.119Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-06T14:35:31.119Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-06T14:35:31.119Z] [2021-05-06T14:35:31.119Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-06T14:35:31.119Z] time="2021-05-06T14:34:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-06T14:35:31.119Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-06T14:35:31.119Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-06T14:35:31.119Z] [2021-05-06T14:35:31.119Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-06T14:35:31.119Z] graphtest_unix.go:73: No driver to put! [2021-05-06T14:35:31.119Z] [2021-05-06T14:35:31.119Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-06T14:35:31.119Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-06T14:35:31.119Z] [2021-05-06T14:35:31.119Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-06T14:35:31.119Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-06T14:35:31.119Z] [2021-05-06T14:35:31.119Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-06T14:35:31.119Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-06T14:35:31.119Z] [2021-05-06T14:35:31.119Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-06T14:35:31.119Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-06T14:35:31.119Z] [2021-05-06T14:35:31.119Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-06T14:35:31.119Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:35:31.119Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-06T14:35:31.119Z] [2021-05-06T14:35:31.119Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-06T14:35:31.119Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:35:31.119Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-06T14:35:31.119Z] [2021-05-06T14:35:31.119Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-06T14:35:31.119Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:35:31.119Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-06T14:35:31.119Z] [2021-05-06T14:35:31.119Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-06T14:35:31.119Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:35:31.119Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-06T14:35:31.119Z] [2021-05-06T14:35:31.119Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-06T14:35:31.119Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-06T14:35:31.119Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-06T14:35:31.119Z] [2021-05-06T14:35:31.119Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-06T14:35:31.119Z] graphtest_unix.go:73: No driver to put! [2021-05-06T14:35:31.119Z] [2021-05-06T14:35:31.119Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-06T14:35:31.119Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-06T14:35:31.119Z] [2021-05-06T14:35:31.119Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-06T14:35:31.119Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-06T14:35:31.119Z] [2021-05-06T14:35:31.119Z] [2021-05-06T14:35:31.119Z] DONE 2254 tests, 24 skipped in 262.778s Post stage [Pipeline] junit [2021-05-06T14:35:31.168Z] Recording test results [2021-05-06T14:35:31.671Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-06T14:35:31.799Z] --- PASS: TestRemoveImageGarbageCollector (2.80s) [2021-05-06T14:35:31.799Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-06T14:35:31.799Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-06T14:35:31.799Z] === RUN TestTagInvalidReference [2021-05-06T14:35:31.799Z] --- PASS: TestTagInvalidReference (0.02s) [2021-05-06T14:35:31.799Z] === RUN TestTagValidPrefixedRepo [2021-05-06T14:35:31.799Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-05-06T14:35:31.799Z] === RUN TestTagExistedNameWithoutForce [2021-05-06T14:35:31.799Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-05-06T14:35:31.799Z] === RUN TestTagOfficialNames [2021-05-06T14:35:31.799Z] --- PASS: TestTagOfficialNames (0.05s) [2021-05-06T14:35:31.799Z] === RUN TestTagMatchesDigest [2021-05-06T14:35:31.799Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-05-06T14:35:31.799Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-06T14:35:31.852Z] --- PASS: TestCreateServiceMaxReplicas (3.58s) [2021-05-06T14:35:31.852Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-06T14:35:32.136Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42361/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3987dc264b5819ec752c63f80b29d049747ecdd1 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3987dc264b5819ec752c63f80b29d049747ecdd1 hack/make.sh dynbinary test-integration [2021-05-06T14:35:32.360Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-05-06T14:35:32.434Z] [2021-05-06T14:35:32.434Z] Removing bundles/ [2021-05-06T14:35:32.434Z] [2021-05-06T14:35:32.434Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-06T14:35:32.434Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-06T14:35:32.434Z] GOOS="" GOARCH="" GOARM="" [2021-05-06T14:35:33.410Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-06T14:35:34.337Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-05-06T14:35:34.898Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-06T14:35:35.154Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-05-06T14:35:37.043Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-05-06T14:35:39.562Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-06T14:35:42.128Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-05-06T14:35:43.058Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-05-06T14:35:45.275Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.74s) [2021-05-06T14:35:45.275Z] === RUN TestCreateServiceSecretFileMode [2021-05-06T14:35:46.416Z] --- PASS: TestServiceUpdateSecrets (15.21s) [2021-05-06T14:35:46.416Z] === RUN TestServiceUpdateConfigs [2021-05-06T14:35:47.307Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.72s) [2021-05-06T14:35:47.307Z] === RUN TestCreateServiceSecretFileMode [2021-05-06T14:35:48.304Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-05-06T14:35:48.590Z] --- PASS: TestCreateServiceSecretFileMode (3.24s) [2021-05-06T14:35:48.590Z] === RUN TestCreateServiceConfigFileMode [2021-05-06T14:35:50.198Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-05-06T14:35:50.807Z] --- PASS: TestCreateServiceSecretFileMode (3.65s) [2021-05-06T14:35:50.807Z] === RUN TestCreateServiceConfigFileMode [2021-05-06T14:35:51.899Z] --- PASS: TestCreateServiceConfigFileMode (3.32s) [2021-05-06T14:35:51.899Z] === RUN TestCreateServiceSysctls [2021-05-06T14:35:54.306Z] --- PASS: TestCreateServiceConfigFileMode (3.69s) [2021-05-06T14:35:54.306Z] === RUN TestCreateServiceSysctls [2021-05-06T14:35:56.113Z] --- PASS: TestCreateServiceSysctls (4.36s) [2021-05-06T14:35:56.113Z] === RUN TestCreateServiceCapabilities [2021-05-06T14:35:56.733Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-06T14:35:57.336Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-05-06T14:35:57.899Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-06T14:35:57.899Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-06T14:35:58.739Z] --- PASS: TestCreateServiceSysctls (4.57s) [2021-05-06T14:35:58.739Z] === RUN TestCreateServiceCapabilities [2021-05-06T14:35:58.826Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-05-06T14:35:59.423Z] --- PASS: TestCreateServiceCapabilities (3.23s) [2021-05-06T14:35:59.423Z] === RUN TestInspect [2021-05-06T14:36:01.291Z] --- PASS: TestServiceUpdateConfigs (15.16s) [2021-05-06T14:36:01.291Z] === RUN TestServiceUpdateNetwork [2021-05-06T14:36:02.732Z] --- PASS: TestInspect (3.57s) [2021-05-06T14:36:02.733Z] === RUN TestCreateJob [2021-05-06T14:36:03.173Z] --- PASS: TestCreateServiceCapabilities (3.77s) [2021-05-06T14:36:03.173Z] === RUN TestInspect [2021-05-06T14:36:05.418Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-06T14:36:06.681Z] --- PASS: TestInspect (4.10s) [2021-05-06T14:36:06.681Z] === RUN TestCreateJob [2021-05-06T14:36:07.932Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-06T14:36:08.035Z] --- PASS: TestCreateJob (4.28s) [2021-05-06T14:36:08.035Z] === RUN TestReplicatedJob [2021-05-06T14:36:08.858Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-06T14:36:11.117Z] --- PASS: TestCreateJob (4.61s) [2021-05-06T14:36:11.117Z] === RUN TestReplicatedJob [2021-05-06T14:36:11.371Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-06T14:36:13.520Z] --- PASS: TestServiceUpdateNetwork (13.58s) [2021-05-06T14:36:13.520Z] === RUN TestServiceUpdatePidsLimit [2021-05-06T14:36:13.804Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-06T14:36:14.633Z] --- PASS: TestReplicatedJob (6.41s) [2021-05-06T14:36:14.633Z] === RUN TestUpdateReplicatedJob [2021-05-06T14:36:14.751Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-06T14:36:15.539Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-05-06T14:36:17.942Z] --- PASS: TestUpdateReplicatedJob (4.13s) [2021-05-06T14:36:17.942Z] === RUN TestServiceListWithStatuses [2021-05-06T14:36:17.942Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-06T14:36:17.942Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-06T14:36:17.942Z] === RUN TestDockerNetworkConnectAlias [2021-05-06T14:36:19.607Z] --- PASS: TestReplicatedJob (8.25s) [2021-05-06T14:36:19.607Z] === RUN TestUpdateReplicatedJob [2021-05-06T14:36:20.780Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-05-06T14:36:21.342Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-06T14:36:22.869Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-06T14:36:23.859Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-05-06T14:36:24.114Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-06T14:36:24.370Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-05-06T14:36:24.536Z] --- PASS: TestDockerNetworkConnectAlias (6.68s) [2021-05-06T14:36:24.536Z] === RUN TestDockerNetworkReConnect [2021-05-06T14:36:25.217Z] --- PASS: TestUpdateReplicatedJob (4.97s) [2021-05-06T14:36:25.217Z] === RUN TestServiceListWithStatuses [2021-05-06T14:36:25.217Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-06T14:36:25.217Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-06T14:36:25.217Z] === RUN TestDockerNetworkConnectAlias [2021-05-06T14:36:25.297Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-05-06T14:36:26.224Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-05-06T14:36:27.588Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-06T14:36:29.479Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-05-06T14:36:29.479Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-05-06T14:36:29.835Z] --- PASS: TestDockerNetworkReConnect (5.06s) [2021-05-06T14:36:29.835Z] === RUN TestServicePlugin [2021-05-06T14:36:29.835Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-06T14:36:29.835Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:36:29.835Z] === RUN TestServiceUpdateLabel [2021-05-06T14:36:30.991Z] --- PASS: TestServiceUpdatePidsLimit (17.19s) [2021-05-06T14:36:30.991Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.15s) [2021-05-06T14:36:30.991Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2021-05-06T14:36:30.991Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.09s) [2021-05-06T14:36:30.991Z] PASS [2021-05-06T14:36:30.991Z] [2021-05-06T14:36:30.991Z] === Skipped [2021-05-06T14:36:30.991Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-06T14:36:30.991Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-06T14:36:30.991Z] [2021-05-06T14:36:30.991Z] [2021-05-06T14:36:30.991Z] DONE 27 tests, 1 skipped in 181.934s [2021-05-06T14:36:30.991Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-06T14:36:30.991Z] INFO: Testing against a local daemon [2021-05-06T14:36:30.991Z] === RUN TestSessionCreate [2021-05-06T14:36:30.991Z] --- PASS: TestSessionCreate (0.03s) [2021-05-06T14:36:30.991Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-06T14:36:30.991Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-05-06T14:36:30.991Z] PASS [2021-05-06T14:36:30.991Z] [2021-05-06T14:36:30.991Z] DONE 2 tests in 0.082s [2021-05-06T14:36:30.991Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-06T14:36:30.991Z] INFO: Testing against a local daemon [2021-05-06T14:36:30.991Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-06T14:36:30.991Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-05-06T14:36:30.991Z] === RUN TestEventsExecDie [2021-05-06T14:36:30.991Z] --- PASS: TestEventsExecDie (1.07s) [2021-05-06T14:36:30.991Z] === RUN TestEventsBackwardsCompatible [2021-05-06T14:36:30.991Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-05-06T14:36:30.991Z] === RUN TestInfoBinaryCommits [2021-05-06T14:36:30.991Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-05-06T14:36:30.991Z] === RUN TestInfoAPIVersioned [2021-05-06T14:36:30.991Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-06T14:36:30.991Z] === RUN TestInfoDiscoveryBackend [2021-05-06T14:36:31.371Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-05-06T14:36:31.558Z] --- PASS: TestInfoDiscoveryBackend (0.71s) [2021-05-06T14:36:31.558Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-06T14:36:32.494Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-06T14:36:32.494Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-06T14:36:33.141Z] --- PASS: TestServiceUpdateLabel (3.15s) [2021-05-06T14:36:33.141Z] === RUN TestServiceUpdateSecrets [2021-05-06T14:36:33.429Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.69s) [2021-05-06T14:36:33.429Z] === RUN TestInfoAPI [2021-05-06T14:36:33.429Z] --- PASS: TestInfoAPI (0.02s) [2021-05-06T14:36:33.429Z] === RUN TestInfoAPIWarnings [2021-05-06T14:36:33.686Z] --- PASS: TestDockerNetworkConnectAlias (8.52s) [2021-05-06T14:36:33.686Z] === RUN TestDockerNetworkReConnect [2021-05-06T14:36:33.908Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-05-06T14:36:38.112Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-05-06T14:36:39.235Z] --- PASS: TestDockerNetworkReConnect (6.44s) [2021-05-06T14:36:39.235Z] === RUN TestServicePlugin [2021-05-06T14:36:39.235Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-06T14:36:39.235Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:36:39.235Z] === RUN TestServiceUpdateLabel [2021-05-06T14:36:40.257Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-05-06T14:36:42.772Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-05-06T14:36:43.674Z] --- PASS: TestServiceUpdateLabel (3.83s) [2021-05-06T14:36:43.674Z] === RUN TestServiceUpdateSecrets [2021-05-06T14:36:48.018Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-05-06T14:36:48.061Z] --- PASS: TestServiceUpdateSecrets (15.48s) [2021-05-06T14:36:48.061Z] === RUN TestServiceUpdateConfigs [2021-05-06T14:36:51.508Z] --- PASS: TestInfoAPIWarnings (16.68s) [2021-05-06T14:36:51.508Z] === RUN TestInfoDebug [2021-05-06T14:36:51.508Z] --- PASS: TestInfoDebug (0.67s) [2021-05-06T14:36:51.508Z] === RUN TestInfoInsecureRegistries [2021-05-06T14:36:51.508Z] --- PASS: TestInfoInsecureRegistries (0.67s) [2021-05-06T14:36:51.508Z] === RUN TestInfoRegistryMirrors [2021-05-06T14:36:52.075Z] --- PASS: TestInfoRegistryMirrors (0.67s) [2021-05-06T14:36:52.075Z] === RUN TestLoginFailsWithBadCredentials [2021-05-06T14:36:52.075Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2021-05-06T14:36:52.075Z] === RUN TestPingCacheHeaders [2021-05-06T14:36:52.075Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-06T14:36:52.075Z] === RUN TestPingGet [2021-05-06T14:36:52.184Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-06T14:36:52.184Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-06T14:36:52.334Z] --- PASS: TestPingGet (0.01s) [2021-05-06T14:36:52.334Z] === RUN TestPingHead [2021-05-06T14:36:52.334Z] --- PASS: TestPingHead (0.02s) [2021-05-06T14:36:52.334Z] === RUN TestVersion [2021-05-06T14:36:52.334Z] --- PASS: TestVersion (0.02s) [2021-05-06T14:36:52.334Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-05-06T14:36:52.747Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-05-06T14:36:53.723Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.53s) [2021-05-06T14:36:53.723Z] PASS [2021-05-06T14:36:53.723Z] [2021-05-06T14:36:53.724Z] DONE 18 tests in 24.109s [2021-05-06T14:36:53.724Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-06T14:36:53.724Z] INFO: Testing against a local daemon [2021-05-06T14:36:53.724Z] === RUN TestVolumesCreateAndList [2021-05-06T14:36:53.983Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-05-06T14:36:53.983Z] === RUN TestVolumesRemove [2021-05-06T14:36:53.983Z] --- PASS: TestVolumesRemove (0.07s) [2021-05-06T14:36:53.983Z] === RUN TestVolumesInspect [2021-05-06T14:36:53.983Z] --- PASS: TestVolumesInspect (0.02s) [2021-05-06T14:36:53.983Z] === RUN TestVolumesInvalidJSON [2021-05-06T14:36:53.983Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-06T14:36:53.983Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-06T14:36:53.983Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-06T14:36:53.983Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-05-06T14:36:53.983Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-06T14:36:53.983Z] PASS [2021-05-06T14:36:53.983Z] [2021-05-06T14:36:53.983Z] DONE 5 tests in 0.181s [2021-05-06T14:36:53.983Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-06T14:36:55.886Z] Stopping apparmor (via systemctl): apparmor.service. [2021-05-06T14:36:55.886Z] Removing test suite binaries [2021-05-06T14:36:55.886Z] exiting test-integration [2021-05-06T14:36:55.886Z] ++ exit 0 [2021-05-06T14:36:55.886Z] [2021-05-06T14:36:59.283Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-06T14:36:59.540Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-06T14:36:59.540Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat Post stage [Pipeline] junit [2021-05-06T14:37:00.093Z] Recording test results [2021-05-06T14:37:00.102Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-06T14:37:00.584Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-06T14:37:00.665Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-06T14:37:00.921Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-06T14:37:00.946Z] + echo Ensuring container killed. [2021-05-06T14:37:00.946Z] Ensuring container killed. [2021-05-06T14:37:00.946Z] + docker rm -vf docker-pr1 [2021-05-06T14:37:00.946Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-05-06T14:37:01.227Z] + echo Chowning /workspace to jenkins user [2021-05-06T14:37:01.227Z] Chowning /workspace to jenkins user [2021-05-06T14:37:01.227Z] + id -u [2021-05-06T14:37:01.227Z] + id -g [2021-05-06T14:37:01.227Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42361:/workspace busybox chown -R 1000:1000 /workspace [2021-05-06T14:37:01.484Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-06T14:37:01.740Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-05-06T14:37:01.740Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-06T14:37:02.423Z] --- PASS: TestServiceUpdateSecrets (16.31s) [2021-05-06T14:37:02.423Z] === RUN TestServiceUpdateConfigs [2021-05-06T14:37:03.677Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-06T14:37:04.064Z] + bundleName=amd64-cgroup2 [2021-05-06T14:37:04.064Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-05-06T14:37:04.064Z] Creating amd64-cgroup2-bundles.tar.gz [2021-05-06T14:37:04.064Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-06T14:37:04.064Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-05-06T14:37:04.335Z] Archiving artifacts [2021-05-06T14:37:04.612Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42361/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-06T14:37:04.923Z] + make clean [2021-05-06T14:37:05.044Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-06T14:37:05.044Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-05-06T14:37:05.182Z] docker volume rm -f docker-dev-cache [2021-05-06T14:37:05.182Z] docker-dev-cache [Pipeline] deleteDir [2021-05-06T14:37:06.188Z] --- PASS: TestServiceUpdateConfigs (15.50s) [2021-05-06T14:37:06.188Z] === RUN TestServiceUpdateNetwork [2021-05-06T14:37:07.578Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-06T14:37:09.466Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-06T14:37:09.926Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-06T14:37:09.926Z] [2021-05-06T14:37:09.926Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-06T14:37:09.926Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-06T14:37:09.926Z] HOSTNAME=1146fefb82aa [2021-05-06T14:37:09.926Z] TESTDEBUG=0 [2021-05-06T14:37:09.926Z] DEST=bundles/test-integration [2021-05-06T14:37:09.926Z] PWD=/go/src/github.com/docker/docker [2021-05-06T14:37:09.926Z] DOCKER_GITCOMMIT=3987dc264b5819ec752c63f80b29d049747ecdd1 [2021-05-06T14:37:09.926Z] container=docker [2021-05-06T14:37:09.926Z] HOME=/root [2021-05-06T14:37:09.926Z] GOLANG_VERSION=1.13.15 [2021-05-06T14:37:09.926Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-06T14:37:09.926Z] VALIDATE_BRANCH=master [2021-05-06T14:37:09.926Z] TERM=xterm [2021-05-06T14:37:09.926Z] DOCKER_PKG=github.com/docker/docker [2021-05-06T14:37:09.926Z] SHLVL=1 [2021-05-06T14:37:09.926Z] TIMEOUT=120m [2021-05-06T14:37:09.926Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-06T14:37:09.926Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-06T14:37:09.926Z] GO111MODULE=off [2021-05-06T14:37:09.926Z] DOCKER_EXPERIMENTAL=1 [2021-05-06T14:37:09.926Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-06T14:37:09.926Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-06T14:37:09.926Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-06T14:37:09.926Z] GOPATH=/go [2021-05-06T14:37:09.926Z] PKG_CONFIG=pkg-config [2021-05-06T14:37:09.926Z] _=/usr/bin/env [2021-05-06T14:37:09.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-06T14:37:10.392Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-05-06T14:37:11.320Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-06T14:37:13.838Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-06T14:37:15.204Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-06T14:37:17.782Z] --- PASS: TestServiceUpdateConfigs (16.19s) [2021-05-06T14:37:17.782Z] === RUN TestServiceUpdateNetwork [2021-05-06T14:37:18.428Z] --- PASS: TestServiceUpdateNetwork (14.51s) [2021-05-06T14:37:18.428Z] === RUN TestServiceUpdatePidsLimit [2021-05-06T14:37:19.817Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-06T14:37:20.760Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-06T14:37:23.291Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-05-06T14:37:25.179Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-06T14:37:28.913Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-06T14:37:33.099Z] --- PASS: TestServiceUpdateNetwork (16.91s) [2021-05-06T14:37:33.099Z] === RUN TestServiceUpdatePidsLimit [2021-05-06T14:37:34.128Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-06T14:37:35.116Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-06T14:37:35.158Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-06T14:37:37.058Z] --- PASS: TestServiceUpdatePidsLimit (17.69s) [2021-05-06T14:37:37.058Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-05-06T14:37:37.058Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s) [2021-05-06T14:37:37.058Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2021-05-06T14:37:37.058Z] PASS [2021-05-06T14:37:37.058Z] [2021-05-06T14:37:37.058Z] === Skipped [2021-05-06T14:37:37.058Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-06T14:37:37.058Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-06T14:37:37.058Z] [2021-05-06T14:37:37.058Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-05-06T14:37:37.058Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:37:37.058Z] [2021-05-06T14:37:37.058Z] [2021-05-06T14:37:37.058Z] DONE 27 tests, 2 skipped in 160.653s [2021-05-06T14:37:37.058Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-05-06T14:37:37.058Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:37:37.058Z] ++ set -e [2021-05-06T14:37:37.058Z] ++ '[' -n 0 ']' [2021-05-06T14:37:37.058Z] ++ set -x [2021-05-06T14:37:37.058Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:37:37.058Z] INFO: Testing against a local daemon [2021-05-06T14:37:37.058Z] === RUN TestSessionCreate [2021-05-06T14:37:37.058Z] --- PASS: TestSessionCreate (0.06s) [2021-05-06T14:37:37.058Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-06T14:37:37.058Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-05-06T14:37:37.058Z] PASS [2021-05-06T14:37:37.058Z] [2021-05-06T14:37:37.058Z] DONE 2 tests in 0.233s [2021-05-06T14:37:37.058Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-05-06T14:37:37.058Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:37:37.058Z] ++ set -e [2021-05-06T14:37:37.058Z] ++ '[' -n 0 ']' [2021-05-06T14:37:37.058Z] ++ set -x [2021-05-06T14:37:37.058Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:37:37.058Z] INFO: Testing against a local daemon [2021-05-06T14:37:37.058Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-06T14:37:37.058Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-06T14:37:37.058Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-06T14:37:37.058Z] === RUN TestEventsExecDie [2021-05-06T14:37:37.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-06T14:37:37.320Z] --- PASS: TestEventsExecDie (1.09s) [2021-05-06T14:37:37.320Z] === RUN TestEventsBackwardsCompatible [2021-05-06T14:37:37.320Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-05-06T14:37:37.320Z] === RUN TestInfoBinaryCommits [2021-05-06T14:37:37.320Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-05-06T14:37:37.321Z] === RUN TestInfoAPIVersioned [2021-05-06T14:37:37.321Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-05-06T14:37:37.321Z] === RUN TestInfoDiscoveryBackend [2021-05-06T14:37:37.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-06T14:37:37.629Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-05-06T14:37:38.709Z] --- PASS: TestInfoDiscoveryBackend (1.10s) [2021-05-06T14:37:38.709Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-06T14:37:39.653Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-06T14:37:39.653Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-06T14:37:40.598Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.14s) [2021-05-06T14:37:40.598Z] === RUN TestInfoAPI [2021-05-06T14:37:40.598Z] --- PASS: TestInfoAPI (0.05s) [2021-05-06T14:37:40.598Z] === RUN TestInfoAPIWarnings [2021-05-06T14:37:40.896Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-05-06T14:37:43.626Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-06T14:37:45.093Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-05-06T14:37:45.093Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite (514.06s) [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (9.09s) [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.10s) [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (17.04s) [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.55s) [2021-05-06T14:37:51.627Z] docker_cli_daemon_test.go:1455: [d7a8b71f82461] daemon is not started [2021-05-06T14:37:51.627Z] check_test.go:309: [d653a3045a315] daemon is not started [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.43s) [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.93s) [2021-05-06T14:37:51.627Z] check_test.go:309: [da9135825823e] daemon is not started [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.33s) [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.72s) [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.93s) [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.54s) [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.20s) [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.29s) [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (2.00s) [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.99s) [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-05-06T14:37:51.627Z] check_test.go:309: [d2f07853e9ee8] daemon is not started [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-05-06T14:37:51.627Z] check_test.go:309: [d9471babbb4c5] daemon is not started [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.46s) [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.88s) [2021-05-06T14:37:51.627Z] check_test.go:309: [dd779b66b9dcd] daemon is not started [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.39s) [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.91s) [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (4.48s) [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.24s) [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.92s) [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (4.17s) [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (4.13s) [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-05-06T14:37:51.627Z] check_test.go:309: [dad8febb4cab5] daemon is not started [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.71s) [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.78s) [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.83s) [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (5.30s) [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.39s) [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.05s) [2021-05-06T14:37:51.627Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-05-06T14:37:51.627Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-05-06T14:37:51.627Z] check_test.go:309: [d91afd80a2d5c] daemon is not started [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (3.49s) [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.26s) [2021-05-06T14:37:51.627Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.31s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.91s) [2021-05-06T14:37:51.628Z] check_test.go:309: [d8017b4fdf15c] daemon is not started [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.39s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.88s) [2021-05-06T14:37:51.628Z] check_test.go:309: [ded69fc3cbd79] daemon is not started [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.78s) [2021-05-06T14:37:51.628Z] docker_cli_daemon_plugins_test.go:79: [d6a7a5687406d] daemon is not started [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.96s) [2021-05-06T14:37:51.628Z] docker_cli_daemon_plugins_test.go:169: [da2b00e2d6d7e] daemon is not started [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.27s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.97s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.80s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-05-06T14:37:51.628Z] check_test.go:309: [d25a50a90fd42] daemon is not started [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.55s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.88s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.77s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (3.12s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.54s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.59s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.82s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.85s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.87s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.85s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.13s) [2021-05-06T14:37:51.628Z] check_test.go:309: [d2e36a8817d36] daemon is not started [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.90s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (27.66s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (4.05s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.93s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.63s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (5.08s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.14s) [2021-05-06T14:37:51.628Z] check_test.go:309: [d5e3b5581504c] daemon is not started [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.63s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (4.04s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.55s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (5.00s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (3.08s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.90s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.89s) [2021-05-06T14:37:51.628Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-05-06T14:37:51.628Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-05-06T14:37:51.628Z] check_test.go:309: [d21478fba1406] daemon is not started [2021-05-06T14:37:51.628Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-05-06T14:37:51.628Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-05-06T14:37:51.628Z] check_test.go:309: [d46fff3a1647c] daemon is not started [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.89s) [2021-05-06T14:37:51.628Z] check_test.go:309: [dff631532b222] daemon is not started [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.65s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.61s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.10s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.15s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.60s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (6.82s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.31s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.00s) [2021-05-06T14:37:51.628Z] check_test.go:309: [d4b2c09553fd4] daemon is not started [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.86s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.72s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.67s) [2021-05-06T14:37:51.628Z] check_test.go:309: [d7e17a75006bc] daemon is not started [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.94s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (7.19s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (2.15s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.73s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.63s) [2021-05-06T14:37:51.628Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-05-06T14:37:51.628Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-05-06T14:37:51.628Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-05-06T14:37:51.628Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-05-06T14:37:51.628Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-05-06T14:37:51.628Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-05-06T14:37:51.628Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-05-06T14:37:51.628Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-05-06T14:37:51.628Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-05-06T14:37:51.628Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-05-06T14:37:51.628Z] check_test.go:309: [d35390b369760] daemon is not started [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.99s) [2021-05-06T14:37:51.628Z] check_test.go:309: [d81fb6fdbdb63] daemon is not started [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.86s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.85s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.03s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.94s) [2021-05-06T14:37:51.628Z] check_test.go:309: [dfd3721edf264] daemon is not started [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.55s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.76s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (7.06s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.40s) [2021-05-06T14:37:51.628Z] check_test.go:309: [d419f301c44ed] daemon is not started [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (10.04s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.27s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.37s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.06s) [2021-05-06T14:37:51.628Z] check_test.go:309: [d113360920a7f] daemon is not started [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.93s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.87s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.92s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (3.04s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-05-06T14:37:51.628Z] check_test.go:309: [dabe998329ae5] daemon is not started [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.13s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.21s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.61s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.00s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.27s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (5.11s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (5.11s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (7.03s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.20s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.61s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.67s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (5.08s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (11.73s) [2021-05-06T14:37:51.628Z] docker_cli_daemon_test.go:2550: [dcb4fd911e01f] daemon is not started [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.56s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.18s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.86s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.33s) [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2021-05-06T14:37:51.628Z] check_test.go:309: [db120b868e368] daemon is not started [2021-05-06T14:37:51.628Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.39s) [2021-05-06T14:37:51.628Z] === RUN TestDockerSwarmSuite [2021-05-06T14:37:51.628Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-05-06T14:37:52.090Z] --- PASS: TestServiceUpdatePidsLimit (18.43s) [2021-05-06T14:37:52.090Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.12s) [2021-05-06T14:37:52.090Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.35s) [2021-05-06T14:37:52.090Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.35s) [2021-05-06T14:37:52.090Z] PASS [2021-05-06T14:37:52.090Z] [2021-05-06T14:37:52.090Z] === Skipped [2021-05-06T14:37:52.090Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-05-06T14:37:52.090Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-06T14:37:52.090Z] [2021-05-06T14:37:52.090Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-05-06T14:37:52.090Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:37:52.090Z] [2021-05-06T14:37:52.090Z] [2021-05-06T14:37:52.090Z] DONE 27 tests, 2 skipped in 182.575s [2021-05-06T14:37:52.090Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-05-06T14:37:52.090Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:37:52.090Z] ++ set -e [2021-05-06T14:37:52.090Z] ++ '[' -n 0 ']' [2021-05-06T14:37:52.090Z] ++ set -x [2021-05-06T14:37:52.090Z] ++ 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=s390x 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/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:37:52.090Z] INFO: Testing against a local daemon [2021-05-06T14:37:52.090Z] === RUN TestSessionCreate [2021-05-06T14:37:52.090Z] --- PASS: TestSessionCreate (0.03s) [2021-05-06T14:37:52.090Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-06T14:37:52.090Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-05-06T14:37:52.090Z] PASS [2021-05-06T14:37:52.090Z] [2021-05-06T14:37:52.090Z] DONE 2 tests in 0.115s [2021-05-06T14:37:52.090Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-05-06T14:37:52.090Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:37:52.090Z] ++ set -e [2021-05-06T14:37:52.090Z] ++ '[' -n 0 ']' [2021-05-06T14:37:52.090Z] ++ set -x [2021-05-06T14:37:52.090Z] ++ 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=s390x 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/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:37:52.090Z] INFO: Testing against a local daemon [2021-05-06T14:37:52.090Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-06T14:37:52.090Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-06T14:37:52.090Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-06T14:37:52.090Z] === RUN TestEventsExecDie [2021-05-06T14:37:52.380Z] --- PASS: TestEventsExecDie (1.21s) [2021-05-06T14:37:52.380Z] === RUN TestEventsBackwardsCompatible [2021-05-06T14:37:52.380Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2021-05-06T14:37:52.380Z] === RUN TestInfoBinaryCommits [2021-05-06T14:37:52.380Z] --- PASS: TestInfoBinaryCommits (0.01s) [2021-05-06T14:37:52.380Z] === RUN TestInfoAPIVersioned [2021-05-06T14:37:52.380Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-06T14:37:52.380Z] === RUN TestInfoDiscoveryBackend [2021-05-06T14:37:53.009Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-05-06T14:37:53.009Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-06T14:37:54.037Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-06T14:37:54.037Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-06T14:37:54.666Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-05-06T14:37:54.666Z] === RUN TestInfoAPI [2021-05-06T14:37:54.666Z] --- PASS: TestInfoAPI (0.01s) [2021-05-06T14:37:54.666Z] === RUN TestInfoAPIWarnings [2021-05-06T14:37:54.895Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-05-06T14:37:56.261Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-06T14:37:58.722Z] --- PASS: TestInfoAPIWarnings (17.11s) [2021-05-06T14:37:58.722Z] === RUN TestInfoDebug [2021-05-06T14:37:58.775Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-06T14:37:58.775Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-05-06T14:37:58.985Z] --- PASS: TestInfoDebug (1.07s) [2021-05-06T14:37:58.985Z] === RUN TestInfoInsecureRegistries [2021-05-06T14:37:59.936Z] --- PASS: TestInfoInsecureRegistries (1.14s) [2021-05-06T14:37:59.936Z] === RUN TestInfoRegistryMirrors [2021-05-06T14:38:00.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-06T14:38:01.324Z] --- PASS: TestInfoRegistryMirrors (1.13s) [2021-05-06T14:38:01.324Z] === RUN TestLoginFailsWithBadCredentials [2021-05-06T14:38:01.324Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2021-05-06T14:38:01.324Z] === RUN TestPingCacheHeaders [2021-05-06T14:38:01.586Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-05-06T14:38:01.586Z] === RUN TestPingGet [2021-05-06T14:38:01.586Z] --- PASS: TestPingGet (0.03s) [2021-05-06T14:38:01.586Z] === RUN TestPingHead [2021-05-06T14:38:01.586Z] --- PASS: TestPingHead (0.05s) [2021-05-06T14:38:01.586Z] === RUN TestVersion [2021-05-06T14:38:01.586Z] --- PASS: TestVersion (0.04s) [2021-05-06T14:38:01.586Z] PASS [2021-05-06T14:38:01.586Z] [2021-05-06T14:38:01.586Z] === Skipped [2021-05-06T14:38:01.586Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-06T14:38:01.586Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-06T14:38:01.586Z] [2021-05-06T14:38:01.586Z] [2021-05-06T14:38:01.586Z] DONE 18 tests, 1 skipped in 25.541s [2021-05-06T14:38:01.586Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-06T14:38:01.586Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:38:01.586Z] ++ set -e [2021-05-06T14:38:01.586Z] ++ '[' -n 0 ']' [2021-05-06T14:38:01.586Z] ++ set -x [2021-05-06T14:38:01.586Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:38:01.848Z] INFO: Testing against a local daemon [2021-05-06T14:38:01.848Z] === RUN TestVolumesCreateAndList [2021-05-06T14:38:01.848Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-05-06T14:38:01.848Z] === RUN TestVolumesRemove [2021-05-06T14:38:01.848Z] --- PASS: TestVolumesRemove (0.09s) [2021-05-06T14:38:01.848Z] === RUN TestVolumesInspect [2021-05-06T14:38:01.848Z] --- PASS: TestVolumesInspect (0.03s) [2021-05-06T14:38:01.848Z] === RUN TestVolumesInvalidJSON [2021-05-06T14:38:01.848Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-06T14:38:01.848Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-06T14:38:01.848Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-06T14:38:01.848Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-05-06T14:38:01.848Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-06T14:38:01.848Z] PASS [2021-05-06T14:38:01.848Z] [2021-05-06T14:38:01.848Z] DONE 5 tests in 0.323s [2021-05-06T14:38:01.848Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-06T14:38:02.791Z] ++++ cat bundles/test-integration/docker.pid [2021-05-06T14:38:02.791Z] +++ kill 14068 [2021-05-06T14:38:03.735Z] +++ /etc/init.d/apparmor stop [2021-05-06T14:38:03.735Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-06T14:38:03.735Z] [2021-05-06T14:38:03.735Z] Unloading profiles will leave already running processes permanently [2021-05-06T14:38:03.735Z] unconfined, which can lead to unexpected situations. [2021-05-06T14:38:03.735Z] [2021-05-06T14:38:03.735Z] To set a process to complain mode, use the command line tool [2021-05-06T14:38:03.735Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-06T14:38:03.735Z] +++ true [2021-05-06T14:38:03.735Z] exiting test-integration [2021-05-06T14:38:03.735Z] ++ exit 0 [2021-05-06T14:38:03.735Z] [2021-05-06T14:38:06.855Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash Post stage [Pipeline] junit [2021-05-06T14:38:07.963Z] Recording test results [2021-05-06T14:38:08.499Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-06T14:38:08.855Z] + echo Ensuring container killed. [2021-05-06T14:38:08.855Z] Ensuring container killed. [2021-05-06T14:38:08.855Z] + docker rm -vf docker-pr1 [2021-05-06T14:38:08.855Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-05-06T14:38:09.155Z] + echo Chowning /workspace to jenkins user [2021-05-06T14:38:09.155Z] Chowning /workspace to jenkins user [2021-05-06T14:38:09.155Z] + id -u [2021-05-06T14:38:09.155Z] + id -g [2021-05-06T14:38:09.155Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42361:/workspace busybox chown -R 1000:1000 /workspace [2021-05-06T14:38:12.186Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-06T14:38:12.186Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-06T14:38:12.748Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-06T14:38:12.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-06T14:38:12.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-06T14:38:13.219Z] --- PASS: TestInfoAPIWarnings (16.26s) [2021-05-06T14:38:13.219Z] === RUN TestInfoDebug [2021-05-06T14:38:13.219Z] --- PASS: TestInfoDebug (0.52s) [2021-05-06T14:38:13.219Z] === RUN TestInfoInsecureRegistries [2021-05-06T14:38:13.219Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-05-06T14:38:13.219Z] === RUN TestInfoRegistryMirrors [2021-05-06T14:38:13.219Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-05-06T14:38:13.219Z] === RUN TestLoginFailsWithBadCredentials [2021-05-06T14:38:13.219Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s) [2021-05-06T14:38:13.219Z] === RUN TestPingCacheHeaders [2021-05-06T14:38:13.219Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-05-06T14:38:13.219Z] === RUN TestPingGet [2021-05-06T14:38:13.219Z] --- PASS: TestPingGet (0.01s) [2021-05-06T14:38:13.219Z] === RUN TestPingHead [2021-05-06T14:38:13.219Z] --- PASS: TestPingHead (0.01s) [2021-05-06T14:38:13.219Z] === RUN TestVersion [2021-05-06T14:38:13.219Z] --- PASS: TestVersion (0.01s) [2021-05-06T14:38:13.219Z] PASS [2021-05-06T14:38:13.219Z] [2021-05-06T14:38:13.219Z] === Skipped [2021-05-06T14:38:13.219Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-06T14:38:13.219Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-06T14:38:13.219Z] [2021-05-06T14:38:13.220Z] [2021-05-06T14:38:13.220Z] DONE 18 tests, 1 skipped in 21.676s [2021-05-06T14:38:13.220Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-05-06T14:38:13.220Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:38:13.220Z] ++ set -e [2021-05-06T14:38:13.220Z] ++ '[' -n 0 ']' [2021-05-06T14:38:13.220Z] ++ set -x [2021-05-06T14:38:13.220Z] ++ 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=s390x 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/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:38:13.220Z] INFO: Testing against a local daemon [2021-05-06T14:38:13.220Z] === RUN TestVolumesCreateAndList [2021-05-06T14:38:13.220Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-05-06T14:38:13.220Z] === RUN TestVolumesRemove [2021-05-06T14:38:13.220Z] --- PASS: TestVolumesRemove (0.10s) [2021-05-06T14:38:13.220Z] === RUN TestVolumesInspect [2021-05-06T14:38:13.220Z] --- PASS: TestVolumesInspect (0.01s) [2021-05-06T14:38:13.220Z] === RUN TestVolumesInvalidJSON [2021-05-06T14:38:13.220Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-06T14:38:13.220Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-06T14:38:13.220Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-06T14:38:13.220Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-05-06T14:38:13.220Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-06T14:38:13.220Z] PASS [2021-05-06T14:38:13.220Z] [2021-05-06T14:38:13.220Z] DONE 5 tests in 0.211s [2021-05-06T14:38:13.220Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-06T14:38:13.220Z] ++++ cat bundles/test-integration/docker.pid [2021-05-06T14:38:13.220Z] +++ kill 12371 [2021-05-06T14:38:13.309Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-06T14:38:13.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-06T14:38:14.732Z] +++ /etc/init.d/apparmor stop [2021-05-06T14:38:14.732Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-06T14:38:14.732Z] [2021-05-06T14:38:14.732Z] Unloading profiles will leave already running processes permanently [2021-05-06T14:38:14.732Z] unconfined, which can lead to unexpected situations. [2021-05-06T14:38:14.732Z] [2021-05-06T14:38:14.732Z] To set a process to complain mode, use the command line tool [2021-05-06T14:38:14.732Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-06T14:38:14.732Z] +++ true [2021-05-06T14:38:14.732Z] exiting test-integration [2021-05-06T14:38:14.732Z] ++ exit 0 [2021-05-06T14:38:14.732Z] [2021-05-06T14:38:14.768Z] + bundleName=arm64-integration [2021-05-06T14:38:14.768Z] + echo Creating arm64-integration-bundles.tar.gz [2021-05-06T14:38:14.768Z] Creating arm64-integration-bundles.tar.gz [2021-05-06T14:38:14.768Z] + + xargs tarfind -czf bundles arm64-integration-bundles.tar.gz -path [2021-05-06T14:38:14.768Z] */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-06T14:38:15.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-06T14:38:15.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [Pipeline] archiveArtifacts [2021-05-06T14:38:15.044Z] Archiving artifacts [2021-05-06T14:38:15.199Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-06T14:38:15.199Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-06T14:38:15.337Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42361/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-06T14:38:15.455Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-06T14:38:15.675Z] + make clean [2021-05-06T14:38:16.248Z] docker volume rm -f docker-dev-cache [2021-05-06T14:38:16.248Z] docker-dev-cache [Pipeline] deleteDir Post stage [Pipeline] junit [2021-05-06T14:38:16.334Z] Recording test results [2021-05-06T14:38:16.592Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-06T14:38:17.028Z] + echo Ensuring container killed. [2021-05-06T14:38:17.028Z] Ensuring container killed. [2021-05-06T14:38:17.028Z] + docker rm -vf docker-pr1 [2021-05-06T14:38:17.028Z] Error: No such container: docker-pr1 [2021-05-06T14:38:17.028Z] + true [Pipeline] sh [2021-05-06T14:38:17.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-06T14:38:17.419Z] + echo Chowning /workspace to jenkins user [2021-05-06T14:38:17.419Z] Chowning /workspace to jenkins user [2021-05-06T14:38:17.419Z] + id -u [2021-05-06T14:38:17.419Z] + id -g [2021-05-06T14:38:17.419Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42361:/workspace busybox chown -R 1001:1001 /workspace [2021-05-06T14:38:19.619Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [Pipeline] catchError [Pipeline] { [2021-05-06T14:38:20.181Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [Pipeline] sh [2021-05-06T14:38:20.531Z] + bundleName=s390x-integration [2021-05-06T14:38:20.531Z] + echo Creating s390x-integration-bundles.tar.gz [2021-05-06T14:38:20.531Z] Creating s390x-integration-bundles.tar.gz [2021-05-06T14:38:20.531Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-06T14:38:20.531Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-05-06T14:38:20.575Z] Archiving artifacts [2021-05-06T14:38:20.878Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42361/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-06T14:38:21.259Z] + make clean [2021-05-06T14:38:21.624Z] docker volume rm -f docker-dev-cache [2021-05-06T14:38:21.624Z] docker-dev-cache [Pipeline] deleteDir [2021-05-06T14:38:21.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-06T14:38:23.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2021-05-06T14:38:25.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [Pipeline] // stage [Pipeline] } [2021-05-06T14:38:25.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-06T14:38:27.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-06T14:38:28.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-06T14:38:30.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-06T14:38:31.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-06T14:38:32.369Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-06T14:38:32.369Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-06T14:38:32.369Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-06T14:38:32.931Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-06T14:38:33.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-06T14:38:33.187Z] === RUN TestDockerSuite/TestBuildFails [2021-05-06T14:38:34.550Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-06T14:38:34.550Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-06T14:38:34.562Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-06T14:38:34.562Z] Using test binary docker [2021-05-06T14:38:34.562Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-06T14:38:34.562Z] +++ /etc/init.d/apparmor start [2021-05-06T14:38:34.562Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-06T14:38:34.562Z] INFO: Waiting for daemon to start... [2021-05-06T14:38:34.562Z] Starting dockerd [2021-05-06T14:38:34.562Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-05-06T14:38:36.646Z] . [2021-05-06T14:38:36.646Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-06T14:38:36.646Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-06T14:38:36.646Z] Error: No such image: emptyfs [2021-05-06T14:38:36.646Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-06T14:38:36.646Z] ++++ docker load [2021-05-06T14:38:36.646Z] Running integration-test (iteration 1) [2021-05-06T14:38:36.646Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-05-06T14:38:36.646Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:38:36.646Z] ++ set -e [2021-05-06T14:38:36.646Z] ++ '[' -n 0 ']' [2021-05-06T14:38:36.646Z] ++ set -x [2021-05-06T14:38:36.646Z] ++ 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=ppc64le 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/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:38:37.821Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-06T14:38:41.989Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-06T14:38:45.257Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-06T14:38:46.620Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-06T14:38:46.875Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-06T14:38:48.238Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-06T14:38:51.504Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-06T14:38:51.759Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-06T14:38:52.075Z] Loaded image: buildpack-deps:buster [2021-05-06T14:38:52.075Z] Loaded image: busybox:latest [2021-05-06T14:38:52.075Z] Loaded image: busybox:glibc [2021-05-06T14:38:52.320Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-06T14:38:52.720Z] Loaded image: debian:bullseye [2021-05-06T14:38:52.720Z] Loaded image: hello-world:latest [2021-05-06T14:38:52.720Z] Loaded image: arm32v7/hello-world:latest [2021-05-06T14:38:53.016Z] INFO: Testing against a local daemon [2021-05-06T14:38:53.016Z] === RUN TestCgroupNamespacesBuild [2021-05-06T14:38:54.541Z] --- PASS: TestCgroupNamespacesBuild (1.41s) [2021-05-06T14:38:54.541Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-06T14:38:54.834Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-05-06T14:38:54.834Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-05-06T14:38:54.834Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-06T14:38:55.595Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.39s) [2021-05-06T14:38:55.595Z] === RUN TestBuildWithSession [2021-05-06T14:38:55.595Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-06T14:38:55.595Z] build_session_test.go:25: TODO: BuildKit [2021-05-06T14:38:55.595Z] === RUN TestBuildSquashParent [2021-05-06T14:38:58.127Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-06T14:39:00.016Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-06T14:39:00.081Z] --- PASS: TestBuildSquashParent (4.53s) [2021-05-06T14:39:00.081Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-06T14:39:00.081Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T14:39:00.081Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T14:39:00.081Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T14:39:00.081Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T14:39:00.081Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T14:39:00.081Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T14:39:00.081Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T14:39:00.081Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T14:39:00.081Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T14:39:00.081Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T14:39:00.081Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T14:39:00.081Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T14:39:00.377Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T14:39:00.377Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T14:39:00.377Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T14:39:00.377Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T14:39:02.478Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T14:39:02.774Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T14:39:04.180Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-06T14:39:04.180Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-06T14:39:04.877Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-06T14:39:04.877Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.36s) [2021-05-06T14:39:04.877Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.54s) [2021-05-06T14:39:04.877Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.73s) [2021-05-06T14:39:04.877Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.85s) [2021-05-06T14:39:04.877Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.73s) [2021-05-06T14:39:04.877Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2021-05-06T14:39:04.877Z] === RUN TestBuildMultiStageCopy [2021-05-06T14:39:04.877Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-06T14:39:05.685Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-06T14:39:06.245Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-06T14:39:06.404Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-06T14:39:06.404Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-06T14:39:06.806Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-06T14:39:06.806Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-06T14:39:07.044Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-06T14:39:07.341Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-06T14:39:07.636Z] --- PASS: TestBuildMultiStageCopy (3.00s) [2021-05-06T14:39:07.636Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.66s) [2021-05-06T14:39:07.636Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.32s) [2021-05-06T14:39:07.636Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.33s) [2021-05-06T14:39:07.636Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2021-05-06T14:39:07.636Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s) [2021-05-06T14:39:07.636Z] === RUN TestBuildMultiStageParentConfig [2021-05-06T14:39:08.171Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-06T14:39:08.427Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-06T14:39:08.683Z] --- PASS: TestBuildMultiStageParentConfig (0.86s) [2021-05-06T14:39:08.683Z] === RUN TestBuildLabelWithTargets [2021-05-06T14:39:08.988Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-06T14:39:09.732Z] --- PASS: TestBuildLabelWithTargets (1.28s) [2021-05-06T14:39:09.732Z] === RUN TestBuildWithEmptyLayers [2021-05-06T14:39:09.916Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-06T14:39:10.394Z] --- PASS: TestBuildWithEmptyLayers (0.63s) [2021-05-06T14:39:10.394Z] === RUN TestBuildMultiStageOnBuild [2021-05-06T14:39:10.477Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-06T14:39:11.039Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-06T14:39:12.451Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-06T14:39:12.484Z] --- PASS: TestBuildMultiStageOnBuild (1.82s) [2021-05-06T14:39:12.484Z] === RUN TestBuildUncleanTarFilenames [2021-05-06T14:39:13.126Z] --- PASS: TestBuildUncleanTarFilenames (0.90s) [2021-05-06T14:39:13.126Z] === RUN TestBuildMultiStageLayerLeak [2021-05-06T14:39:15.229Z] --- PASS: TestBuildMultiStageLayerLeak (1.80s) [2021-05-06T14:39:15.229Z] === RUN TestBuildWithHugeFile [2021-05-06T14:39:15.718Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-06T14:39:16.647Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-05-06T14:39:17.573Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-05-06T14:39:22.818Z] --- PASS: TestImportExtremelyLargeImageWorks (230.53s) [2021-05-06T14:39:22.818Z] PASS [2021-05-06T14:39:22.818Z] [2021-05-06T14:39:22.818Z] DONE 12 tests in 234.810s [2021-05-06T14:39:22.818Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-06T14:39:22.818Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:39:22.818Z] ++ set -e [2021-05-06T14:39:22.818Z] ++ '[' -n 0 ']' [2021-05-06T14:39:22.818Z] ++ set -x [2021-05-06T14:39:22.818Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:39:22.818Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-06T14:39:22.818Z] INFO: Testing against a local daemon [2021-05-06T14:39:22.818Z] === RUN TestNetworkCreateDelete [2021-05-06T14:39:22.818Z] --- PASS: TestNetworkCreateDelete (0.53s) [2021-05-06T14:39:22.818Z] === RUN TestDockerNetworkDeletePreferID [2021-05-06T14:39:24.185Z] --- PASS: TestDockerNetworkDeletePreferID (1.37s) [2021-05-06T14:39:24.186Z] === RUN TestDaemonDNSFallback [2021-05-06T14:39:26.094Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-06T14:39:26.094Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-06T14:39:26.094Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-06T14:39:26.094Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-06T14:39:26.350Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-06T14:39:26.605Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-06T14:39:27.530Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-06T14:39:28.893Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-06T14:39:32.156Z] --- PASS: TestDaemonDNSFallback (7.70s) [2021-05-06T14:39:32.156Z] === RUN TestInspectNetwork [2021-05-06T14:39:32.411Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-06T14:39:32.971Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-06T14:39:33.227Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-06T14:39:37.394Z] === RUN TestInspectNetwork/full_network_id [2021-05-06T14:39:37.394Z] === RUN TestInspectNetwork/partial_network_id [2021-05-06T14:39:37.394Z] === RUN TestInspectNetwork/network_name [2021-05-06T14:39:37.394Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-06T14:39:41.557Z] --- PASS: TestInspectNetwork (9.43s) [2021-05-06T14:39:41.557Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-06T14:39:41.557Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2021-05-06T14:39:41.557Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2021-05-06T14:39:41.557Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-06T14:39:41.557Z] === RUN TestRunContainerWithBridgeNone [2021-05-06T14:39:44.075Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-06T14:39:45.439Z] --- PASS: TestRunContainerWithBridgeNone (4.25s) [2021-05-06T14:39:45.439Z] === RUN TestNetworkInvalidJSON [2021-05-06T14:39:45.439Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-06T14:39:45.439Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-06T14:39:45.439Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T14:39:45.439Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T14:39:45.439Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T14:39:45.439Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T14:39:45.439Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-06T14:39:45.439Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T14:39:45.439Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T14:39:45.439Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-05-06T14:39:45.439Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-05-06T14:39:45.439Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-05-06T14:39:45.439Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-06T14:39:45.439Z] === RUN TestNetworkList [2021-05-06T14:39:45.439Z] === RUN TestNetworkList//networks [2021-05-06T14:39:45.439Z] === PAUSE TestNetworkList//networks [2021-05-06T14:39:45.439Z] === RUN TestNetworkList//networks/ [2021-05-06T14:39:45.439Z] === PAUSE TestNetworkList//networks/ [2021-05-06T14:39:45.439Z] === CONT TestNetworkList//networks [2021-05-06T14:39:45.439Z] === CONT TestNetworkList//networks/ [2021-05-06T14:39:45.439Z] --- PASS: TestNetworkList (0.04s) [2021-05-06T14:39:45.439Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-06T14:39:45.439Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-06T14:39:45.439Z] === RUN TestHostIPv4BridgeLabel [2021-05-06T14:39:46.805Z] --- PASS: TestHostIPv4BridgeLabel (0.97s) [2021-05-06T14:39:46.805Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-06T14:39:47.735Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-06T14:39:48.296Z] --- PASS: TestDaemonRestartWithLiveRestore (1.69s) [2021-05-06T14:39:48.296Z] === RUN TestDaemonDefaultNetworkPools [2021-05-06T14:39:48.857Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-06T14:39:49.785Z] --- PASS: TestDaemonDefaultNetworkPools (1.60s) [2021-05-06T14:39:49.785Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-06T14:39:51.152Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-06T14:39:51.152Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-06T14:39:52.089Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.30s) [2021-05-06T14:39:52.089Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-06T14:39:55.351Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.88s) [2021-05-06T14:39:55.351Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-06T14:39:55.914Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-06T14:39:55.914Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.94s) [2021-05-06T14:39:55.914Z] === RUN TestServiceWithPredefinedNetwork [2021-05-06T14:39:56.169Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-06T14:39:58.681Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-06T14:39:58.681Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-06T14:39:59.241Z] --- PASS: TestServiceWithPredefinedNetwork (3.19s) [2021-05-06T14:39:59.241Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-06T14:39:59.241Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-06T14:39:59.241Z] service_test.go:242: FLAKY_TEST [2021-05-06T14:39:59.241Z] === RUN TestServiceWithDataPathPortInit [2021-05-06T14:40:01.799Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-06T14:40:02.360Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-06T14:40:03.722Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-06T14:40:04.286Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-06T14:40:06.171Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-06T14:40:06.171Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-06T14:40:06.171Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-06T14:40:06.731Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-06T14:40:06.731Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-05-06T14:40:06.987Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-06T14:40:07.915Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-06T14:40:11.186Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-06T14:40:11.442Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-06T14:40:12.262Z] --- PASS: TestBuildWithHugeFile (57.05s) [2021-05-06T14:40:12.263Z] === RUN TestBuildWCOWSandboxSize [2021-05-06T14:40:12.263Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-05-06T14:40:12.263Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-06T14:40:12.263Z] === RUN TestBuildWithEmptyDockerfile [2021-05-06T14:40:12.263Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T14:40:12.263Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T14:40:12.263Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T14:40:12.263Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T14:40:12.263Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T14:40:12.263Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T14:40:12.263Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T14:40:12.263Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T14:40:12.263Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T14:40:12.263Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-05-06T14:40:12.263Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2021-05-06T14:40:12.263Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2021-05-06T14:40:12.263Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2021-05-06T14:40:12.263Z] === RUN TestBuildPreserveOwnership [2021-05-06T14:40:12.263Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-06T14:40:13.957Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-06T14:40:15.020Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-06T14:40:15.320Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-06T14:40:16.222Z] --- PASS: TestBuildPreserveOwnership (3.99s) [2021-05-06T14:40:16.222Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.67s) [2021-05-06T14:40:16.222Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.31s) [2021-05-06T14:40:16.222Z] === RUN TestBuildPlatformInvalid [2021-05-06T14:40:16.222Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-05-06T14:40:16.222Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-06T14:40:17.208Z] --- PASS: TestServiceWithDataPathPortInit (18.04s) [2021-05-06T14:40:17.208Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-06T14:40:17.208Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-06T14:40:18.608Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-06T14:40:19.981Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-06T14:40:20.542Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-06T14:40:23.809Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-06T14:40:25.696Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-06T14:40:26.625Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.31s) [2021-05-06T14:40:26.625Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l8zvzoqvluggc0pjx8jgomcrq Created:2021-05-06 14:40:18.672388324 +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[49dc2d08835cbe26e6b6c5bf5969d3b14cb5aeb4201f492c4c17a69b6d0eeed2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4m0oq5kav0o3ypxyw2q7metnt EndpointID:40549b58fc54ed1a9b885fd0654e5e4a7a7cb40b49903aa74de9c1cdbded8636 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6035f3ee5ceaa360b453ee328e8377905ab45714aef7f247a4358cb836e582e0 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:9182d859cf46 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4m0oq5kav0o3ypxyw2q7metnt EndpointID:40549b58fc54ed1a9b885fd0654e5e4a7a7cb40b49903aa74de9c1cdbded8636 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-06T14:40:26.625Z] PASS [2021-05-06T14:40:26.625Z] [2021-05-06T14:40:26.625Z] === Skipped [2021-05-06T14:40:26.625Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-06T14:40:26.625Z] service_test.go:242: FLAKY_TEST [2021-05-06T14:40:26.625Z] [2021-05-06T14:40:26.625Z] [2021-05-06T14:40:26.625Z] DONE 26 tests, 1 skipped in 64.456s [2021-05-06T14:40:26.625Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-06T14:40:26.625Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:40:26.625Z] ++ set -e [2021-05-06T14:40:26.625Z] ++ '[' -n 0 ']' [2021-05-06T14:40:26.625Z] ++ set -x [2021-05-06T14:40:26.625Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:40:26.625Z] INFO: Testing against a local daemon [2021-05-06T14:40:26.625Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-06T14:40:26.625Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-05-06T14:40:26.625Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T14:40:26.625Z] === RUN TestDockerNetworkIpvlan [2021-05-06T14:40:26.625Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-06T14:40:26.625Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T14:40:26.625Z] PASS [2021-05-06T14:40:26.625Z] [2021-05-06T14:40:26.625Z] === Skipped [2021-05-06T14:40:26.625Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-05-06T14:40:26.625Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T14:40:26.625Z] [2021-05-06T14:40:26.625Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-06T14:40:26.625Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T14:40:26.625Z] [2021-05-06T14:40:26.625Z] [2021-05-06T14:40:26.625Z] DONE 2 tests, 2 skipped in 0.180s [2021-05-06T14:40:26.625Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-06T14:40:26.625Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:40:26.625Z] ++ set -e [2021-05-06T14:40:26.625Z] ++ '[' -n 0 ']' [2021-05-06T14:40:26.625Z] ++ set -x [2021-05-06T14:40:26.625Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:40:26.880Z] INFO: Testing against a local daemon [2021-05-06T14:40:26.880Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-06T14:40:26.880Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-06T14:40:27.808Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-06T14:40:29.173Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.22s) [2021-05-06T14:40:29.173Z] === RUN TestDockerNetworkMacvlan [2021-05-06T14:40:30.100Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-06T14:40:31.468Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-06T14:40:31.655Z] Loaded image: buildpack-deps:buster [2021-05-06T14:40:31.655Z] Loaded image: busybox:latest [2021-05-06T14:40:31.655Z] Loaded image: busybox:glibc [2021-05-06T14:40:32.296Z] Loaded image: debian:bullseye [2021-05-06T14:40:32.592Z] Loaded image: hello-world:latest [2021-05-06T14:40:32.592Z] Loaded image: arm32v7/hello-world:latest [2021-05-06T14:40:32.832Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-06T14:40:36.998Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-06T14:40:37.559Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-06T14:40:39.539Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.46s) [2021-05-06T14:40:39.539Z] PASS [2021-05-06T14:40:39.539Z] [2021-05-06T14:40:39.539Z] === Skipped [2021-05-06T14:40:39.539Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-05-06T14:40:39.539Z] build_session_test.go:25: TODO: BuildKit [2021-05-06T14:40:39.539Z] [2021-05-06T14:40:39.539Z] === SKIP: ppc64le.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-05-06T14:40:39.539Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-06T14:40:39.539Z] [2021-05-06T14:40:39.539Z] [2021-05-06T14:40:39.539Z] DONE 34 tests, 2 skipped in 122.055s [2021-05-06T14:40:39.539Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-05-06T14:40:39.539Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:40:39.539Z] ++ set -e [2021-05-06T14:40:39.539Z] ++ '[' -n 0 ']' [2021-05-06T14:40:39.539Z] ++ set -x [2021-05-06T14:40:39.539Z] ++ 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=ppc64le 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/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:40:39.539Z] INFO: Testing against a local daemon [2021-05-06T14:40:39.539Z] === RUN TestConfigInspect [2021-05-06T14:40:40.073Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-05-06T14:40:41.000Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-06T14:40:41.066Z] --- PASS: TestConfigInspect (1.96s) [2021-05-06T14:40:41.066Z] === RUN TestConfigList [2021-05-06T14:40:42.891Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-05-06T14:40:43.156Z] --- PASS: TestConfigList (1.90s) [2021-05-06T14:40:43.156Z] === RUN TestConfigsCreateAndDelete [2021-05-06T14:40:44.679Z] --- PASS: TestConfigsCreateAndDelete (1.91s) [2021-05-06T14:40:44.679Z] === RUN TestConfigsUpdate [2021-05-06T14:40:46.780Z] --- PASS: TestConfigsUpdate (1.93s) [2021-05-06T14:40:46.780Z] === RUN TestTemplatedConfig [2021-05-06T14:40:49.432Z] === RUN TestDockerSuite/TestBuildRm [2021-05-06T14:40:49.432Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-06T14:40:49.538Z] --- PASS: TestTemplatedConfig (2.40s) [2021-05-06T14:40:49.538Z] === RUN TestConfigCreateResolve [2021-05-06T14:40:51.064Z] --- PASS: TestConfigCreateResolve (1.90s) [2021-05-06T14:40:51.064Z] === RUN TestConfigDaemonLibtrustID [2021-05-06T14:40:51.360Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-05-06T14:40:51.360Z] PASS [2021-05-06T14:40:51.360Z] [2021-05-06T14:40:51.360Z] DONE 7 tests in 12.629s [2021-05-06T14:40:51.360Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-05-06T14:40:51.360Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:40:51.360Z] ++ set -e [2021-05-06T14:40:51.360Z] ++ '[' -n 0 ']' [2021-05-06T14:40:51.360Z] ++ set -x [2021-05-06T14:40:51.360Z] ++ 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=ppc64le 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/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:40:51.658Z] INFO: Testing against a local daemon [2021-05-06T14:40:51.658Z] === RUN TestCheckpoint [2021-05-06T14:40:51.658Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-06T14:40:51.658Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-06T14:40:51.658Z] === RUN TestContainerInvalidJSON [2021-05-06T14:40:51.658Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T14:40:51.658Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T14:40:51.658Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T14:40:51.658Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T14:40:51.658Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-06T14:40:51.658Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-06T14:40:51.658Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T14:40:51.658Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-06T14:40:51.658Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T14:40:51.658Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-05-06T14:40:51.658Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-05-06T14:40:51.658Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-06T14:40:51.658Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-05-06T14:40:51.658Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-06T14:40:51.658Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-05-06T14:40:51.658Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-06T14:40:51.658Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-05-06T14:40:51.658Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-06T14:40:51.946Z] --- PASS: TestDockerNetworkMacvlan (22.78s) [2021-05-06T14:40:51.946Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-05-06T14:40:51.946Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2021-05-06T14:40:51.946Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.61s) [2021-05-06T14:40:51.946Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.97s) [2021-05-06T14:40:51.946Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.85s) [2021-05-06T14:40:51.946Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.23s) [2021-05-06T14:40:51.946Z] PASS [2021-05-06T14:40:51.946Z] [2021-05-06T14:40:51.946Z] DONE 8 tests in 25.137s [2021-05-06T14:40:51.946Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-06T14:40:51.946Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:40:51.946Z] ++ set -e [2021-05-06T14:40:51.946Z] ++ '[' -n 0 ']' [2021-05-06T14:40:51.946Z] ++ set -x [2021-05-06T14:40:51.946Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:40:51.946Z] testing: warning: no tests to run [2021-05-06T14:40:51.946Z] PASS [2021-05-06T14:40:51.946Z] [2021-05-06T14:40:51.946Z] DONE 0 tests in 0.034s [2021-05-06T14:40:51.946Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-06T14:40:51.946Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:40:51.946Z] ++ set -e [2021-05-06T14:40:51.946Z] ++ '[' -n 0 ']' [2021-05-06T14:40:51.946Z] ++ set -x [2021-05-06T14:40:51.946Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:40:51.946Z] INFO: Testing against a local daemon [2021-05-06T14:40:51.946Z] === RUN TestAuthZPluginAllowRequest [2021-05-06T14:40:51.953Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-05-06T14:40:51.954Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-06T14:40:51.954Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-05-06T14:40:51.954Z] === RUN TestCopyFromContainer [2021-05-06T14:40:52.506Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-06T14:40:53.479Z] === RUN TestCopyFromContainer// [2021-05-06T14:40:53.479Z] === RUN TestCopyFromContainer//bar/root [2021-05-06T14:40:53.479Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-06T14:40:53.479Z] === RUN TestCopyFromContainer/bar/quux [2021-05-06T14:40:53.479Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-06T14:40:53.479Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-06T14:40:53.479Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-06T14:40:53.775Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-06T14:40:53.775Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-06T14:40:53.775Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-06T14:40:53.775Z] --- PASS: TestCopyFromContainer (1.98s) [2021-05-06T14:40:53.775Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-05-06T14:40:53.775Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-05-06T14:40:53.775Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-05-06T14:40:53.775Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-05-06T14:40:53.775Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-05-06T14:40:53.775Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-05-06T14:40:53.775Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-05-06T14:40:53.775Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-05-06T14:40:53.775Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-05-06T14:40:53.775Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-05-06T14:40:53.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-06T14:40:53.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T14:40:53.775Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T14:40:53.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T14:40:53.775Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T14:40:53.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T14:40:53.775Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T14:40:53.869Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-06T14:40:54.073Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T14:40:54.073Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T14:40:54.073Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T14:40:54.073Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-06T14:40:54.073Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-06T14:40:54.073Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-06T14:40:54.073Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-06T14:40:54.073Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-06T14:40:54.073Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-05-06T14:40:54.073Z] === RUN TestCreateWithInvalidEnv [2021-05-06T14:40:54.073Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-06T14:40:54.073Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-06T14:40:54.073Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-06T14:40:54.073Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-06T14:40:54.073Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-06T14:40:54.073Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-06T14:40:54.073Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-06T14:40:54.073Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-06T14:40:54.073Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-06T14:40:54.073Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-06T14:40:54.073Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-06T14:40:54.073Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-06T14:40:54.073Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-06T14:40:54.073Z] === RUN TestCreateTmpfsMountsTarget [2021-05-06T14:40:54.073Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-05-06T14:40:54.073Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-06T14:40:54.125Z] --- PASS: TestAuthZPluginAllowRequest (2.11s) [2021-05-06T14:40:54.125Z] === RUN TestAuthZPluginTLS [2021-05-06T14:40:54.687Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-06T14:40:54.942Z] --- PASS: TestAuthZPluginTLS (0.81s) [2021-05-06T14:40:54.942Z] === RUN TestAuthZPluginDenyRequest [2021-05-06T14:40:55.197Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-06T14:40:55.599Z] --- PASS: TestCreateWithCustomMaskedPaths (1.55s) [2021-05-06T14:40:55.599Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-06T14:40:55.758Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-06T14:40:55.758Z] --- PASS: TestAuthZPluginDenyRequest (0.76s) [2021-05-06T14:40:55.758Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-06T14:40:56.684Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.80s) [2021-05-06T14:40:56.684Z] === RUN TestAuthZPluginDenyResponse [2021-05-06T14:40:56.939Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-06T14:40:57.122Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s) [2021-05-06T14:40:57.122Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-06T14:40:57.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T14:40:57.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T14:40:57.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T14:40:57.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T14:40:57.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T14:40:57.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T14:40:57.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T14:40:57.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T14:40:57.122Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T14:40:57.122Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T14:40:57.122Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T14:40:57.122Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T14:40:57.122Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T14:40:57.122Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T14:40:57.122Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T14:40:57.122Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-05-06T14:40:57.122Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-05-06T14:40:57.122Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-05-06T14:40:57.122Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-05-06T14:40:57.122Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-05-06T14:40:57.122Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-05-06T14:40:57.122Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-06T14:40:57.195Z] --- PASS: TestAuthZPluginDenyResponse (0.74s) [2021-05-06T14:40:57.195Z] === RUN TestAuthZPluginAllowEventStream [2021-05-06T14:40:57.778Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2021-05-06T14:40:57.778Z] === RUN TestCreateDifferentPlatform [2021-05-06T14:40:57.778Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-06T14:40:57.778Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-06T14:40:57.778Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-05-06T14:40:57.778Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-06T14:40:57.778Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-06T14:40:57.778Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-06T14:40:57.778Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-05-06T14:40:57.778Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-06T14:40:57.778Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-05-06T14:40:57.778Z] === RUN TestContainerStartOnDaemonRestart [2021-05-06T14:40:57.778Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-06T14:40:57.778Z] === RUN TestDaemonRestartIpcMode [2021-05-06T14:40:57.778Z] === PAUSE TestDaemonRestartIpcMode [2021-05-06T14:40:57.778Z] === RUN TestDaemonHostGatewayIP [2021-05-06T14:40:57.778Z] === PAUSE TestDaemonHostGatewayIP [2021-05-06T14:40:57.778Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-06T14:40:57.778Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-06T14:40:57.778Z] === RUN TestContainerKillOnDaemonStart [2021-05-06T14:40:57.778Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-06T14:40:57.778Z] === RUN TestDiff [2021-05-06T14:40:58.121Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-06T14:40:58.418Z] --- PASS: TestDiff (0.54s) [2021-05-06T14:40:58.418Z] === RUN TestExecWithCloseStdin [2021-05-06T14:40:59.062Z] --- PASS: TestExecWithCloseStdin (0.66s) [2021-05-06T14:40:59.062Z] === RUN TestExec [2021-05-06T14:40:59.488Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-06T14:40:59.488Z] --- PASS: TestAuthZPluginAllowEventStream (2.07s) [2021-05-06T14:40:59.488Z] === RUN TestAuthZPluginErrorResponse [2021-05-06T14:40:59.702Z] --- PASS: TestExec (0.63s) [2021-05-06T14:40:59.702Z] === RUN TestExecUser [2021-05-06T14:41:00.050Z] --- PASS: TestAuthZPluginErrorResponse (0.74s) [2021-05-06T14:41:00.050Z] === RUN TestAuthZPluginErrorRequest [2021-05-06T14:41:00.345Z] --- PASS: TestExecUser (0.68s) [2021-05-06T14:41:00.345Z] === RUN TestExportContainerAndImportImage [2021-05-06T14:41:00.983Z] --- PASS: TestAuthZPluginErrorRequest (0.71s) [2021-05-06T14:41:00.983Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-06T14:41:01.389Z] --- PASS: TestExportContainerAndImportImage (0.80s) [2021-05-06T14:41:01.389Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-06T14:41:01.911Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.09s) [2021-05-06T14:41:01.911Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-06T14:41:02.167Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-05-06T14:41:02.920Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2021-05-06T14:41:02.920Z] === RUN TestHealthCheckWorkdir [2021-05-06T14:41:03.558Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2021-05-06T14:41:03.558Z] === RUN TestHealthKillContainer [2021-05-06T14:41:04.055Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-06T14:41:04.311Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-06T14:41:04.873Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-06T14:41:04.873Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-06T14:41:05.129Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (3.22s) [2021-05-06T14:41:05.129Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-06T14:41:05.385Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-06T14:41:06.305Z] --- PASS: TestHealthKillContainer (2.62s) [2021-05-06T14:41:06.305Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-06T14:41:06.600Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2021-05-06T14:41:06.600Z] === RUN TestIpcModeNone [2021-05-06T14:41:06.749Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-06T14:41:06.749Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-06T14:41:07.245Z] --- PASS: TestIpcModeNone (0.71s) [2021-05-06T14:41:07.245Z] === RUN TestIpcModePrivate [2021-05-06T14:41:07.677Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.66s) [2021-05-06T14:41:07.677Z] === RUN TestAuthZPluginHeader [2021-05-06T14:41:07.887Z] --- PASS: TestIpcModePrivate (0.62s) [2021-05-06T14:41:07.887Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-05-06T14:41:07.887Z] === RUN TestIpcModeShareable [2021-05-06T14:41:07.933Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-06T14:41:08.531Z] --- PASS: TestIpcModeShareable (0.67s) [2021-05-06T14:41:08.531Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-05-06T14:41:08.531Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-06T14:41:08.860Z] --- PASS: TestAuthZPluginHeader (1.06s) [2021-05-06T14:41:08.860Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-06T14:41:10.626Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.06s) [2021-05-06T14:41:10.626Z] === RUN TestAPIIpcModeHost [2021-05-06T14:41:11.269Z] --- PASS: TestAPIIpcModeHost (0.53s) [2021-05-06T14:41:11.269Z] === RUN TestDaemonIpcModeShareable [2021-05-06T14:41:12.796Z] --- PASS: TestDaemonIpcModeShareable (1.52s) [2021-05-06T14:41:12.796Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-05-06T14:41:12.796Z] === RUN TestDaemonIpcModePrivate [2021-05-06T14:41:13.039Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-06T14:41:13.965Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-06T14:41:13.965Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.29s) [2021-05-06T14:41:13.965Z] === RUN TestAuthZPluginV2Disable [2021-05-06T14:41:14.322Z] --- PASS: TestDaemonIpcModePrivate (1.42s) [2021-05-06T14:41:14.322Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-05-06T14:41:14.322Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-06T14:41:15.333Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-06T14:41:15.588Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-06T14:41:15.853Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.46s) [2021-05-06T14:41:15.853Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-05-06T14:41:15.853Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-06T14:41:16.516Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-06T14:41:17.399Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.46s) [2021-05-06T14:41:17.399Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-05-06T14:41:17.399Z] === RUN TestIpcModeOlderClient [2021-05-06T14:41:17.399Z] === PAUSE TestIpcModeOlderClient [2021-05-06T14:41:17.399Z] === RUN TestKillContainerInvalidSignal [2021-05-06T14:41:17.694Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2021-05-06T14:41:17.694Z] === RUN TestKillContainer [2021-05-06T14:41:17.694Z] === RUN TestKillContainer/no_signal [2021-05-06T14:41:17.881Z] === RUN TestDockerSuite/TestBuildUser [2021-05-06T14:41:18.137Z] --- PASS: TestAuthZPluginV2Disable (4.09s) [2021-05-06T14:41:18.137Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-06T14:41:18.332Z] === RUN TestKillContainer/non_killing_signal [2021-05-06T14:41:18.628Z] === RUN TestKillContainer/killing_signal [2021-05-06T14:41:19.266Z] --- PASS: TestKillContainer (1.65s) [2021-05-06T14:41:19.267Z] --- PASS: TestKillContainer/no_signal (0.54s) [2021-05-06T14:41:19.267Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2021-05-06T14:41:19.267Z] --- PASS: TestKillContainer/killing_signal (0.52s) [2021-05-06T14:41:19.267Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-06T14:41:19.267Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-06T14:41:19.913Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-06T14:41:20.023Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-06T14:41:20.576Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2021-05-06T14:41:20.576Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2021-05-06T14:41:20.576Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2021-05-06T14:41:20.576Z] === RUN TestKillStoppedContainer [2021-05-06T14:41:20.576Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-05-06T14:41:20.576Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-06T14:41:20.576Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-05-06T14:41:20.576Z] === RUN TestKillDifferentUserContainer [2021-05-06T14:41:21.221Z] --- PASS: TestKillDifferentUserContainer (0.57s) [2021-05-06T14:41:21.221Z] === RUN TestInspectOomKilledTrue [2021-05-06T14:41:21.911Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.83s) [2021-05-06T14:41:21.911Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-06T14:41:23.275Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-06T14:41:23.968Z] --- PASS: TestInspectOomKilledTrue (2.41s) [2021-05-06T14:41:23.968Z] === RUN TestInspectOomKilledFalse [2021-05-06T14:41:23.968Z] --- PASS: TestInspectOomKilledFalse (0.55s) [2021-05-06T14:41:23.968Z] === RUN TestLinksEtcHostsContentMatch [2021-05-06T14:41:24.606Z] --- PASS: TestLinksEtcHostsContentMatch (0.42s) [2021-05-06T14:41:24.606Z] === RUN TestLinksContainerNames [2021-05-06T14:41:25.655Z] --- PASS: TestLinksContainerNames (1.06s) [2021-05-06T14:41:25.655Z] === RUN TestLogsFollowTailEmpty [2021-05-06T14:41:26.294Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2021-05-06T14:41:26.294Z] === RUN TestContainerNetworkMountsNoChown [2021-05-06T14:41:26.592Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s) [2021-05-06T14:41:26.592Z] === RUN TestMountDaemonRoot [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/default [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/default [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/private [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/private [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/rprivate [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/slave [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/slave [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/rslave [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/shared [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/shared [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/rshared [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/default [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/rslave [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/rshared [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/shared [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/private [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/rprivate [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/slave [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-06T14:41:26.890Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-06T14:41:26.890Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-06T14:41:26.890Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-06T14:41:27.185Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-05-06T14:41:27.185Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-05-06T14:41:27.185Z] === RUN TestContainerBindMountNonRecursive [2021-05-06T14:41:27.440Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-05-06T14:41:28.710Z] --- PASS: TestContainerBindMountNonRecursive (1.57s) [2021-05-06T14:41:28.710Z] === RUN TestContainerVolumesMountedAsShared [2021-05-06T14:41:29.352Z] --- PASS: TestContainerVolumesMountedAsShared (0.53s) [2021-05-06T14:41:29.352Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-06T14:41:29.648Z] --- PASS: TestContainerVolumesMountedAsSlave (0.46s) [2021-05-06T14:41:29.648Z] === RUN TestNetworkNat [2021-05-06T14:41:30.289Z] --- PASS: TestNetworkNat (0.65s) [2021-05-06T14:41:30.289Z] === RUN TestNetworkLocalhostTCPNat [2021-05-06T14:41:30.934Z] --- PASS: TestNetworkLocalhostTCPNat (0.61s) [2021-05-06T14:41:30.934Z] === RUN TestNetworkLoopbackNat [2021-05-06T14:41:33.697Z] --- PASS: TestNetworkLoopbackNat (2.78s) [2021-05-06T14:41:33.697Z] === RUN TestPause [2021-05-06T14:41:34.016Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-05-06T14:41:34.340Z] --- PASS: TestPause (0.62s) [2021-05-06T14:41:34.340Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-06T14:41:34.340Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2021-05-06T14:41:34.340Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-06T14:41:34.340Z] === RUN TestPauseStopPausedContainer [2021-05-06T14:41:34.944Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.06s) [2021-05-06T14:41:34.944Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-06T14:41:34.982Z] --- PASS: TestPauseStopPausedContainer (0.59s) [2021-05-06T14:41:34.982Z] === RUN TestPidHost [2021-05-06T14:41:36.509Z] --- PASS: TestPidHost (1.30s) [2021-05-06T14:41:36.509Z] === RUN TestPsFilter [2021-05-06T14:41:36.509Z] --- PASS: TestPsFilter (0.15s) [2021-05-06T14:41:36.509Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-06T14:41:36.807Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.53s) [2021-05-06T14:41:36.807Z] === RUN TestRemoveContainerWithVolume [2021-05-06T14:41:37.448Z] --- PASS: TestRemoveContainerWithVolume (0.55s) [2021-05-06T14:41:37.448Z] === RUN TestRemoveContainerRunning [2021-05-06T14:41:38.091Z] --- PASS: TestRemoveContainerRunning (0.58s) [2021-05-06T14:41:38.091Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-06T14:41:38.500Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) [2021-05-06T14:41:38.500Z] === RUN TestRemoveInvalidContainer [2021-05-06T14:41:38.500Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-06T14:41:38.500Z] === RUN TestRenameLinkedContainer [2021-05-06T14:41:41.264Z] --- PASS: TestRenameLinkedContainer (2.16s) [2021-05-06T14:41:41.264Z] === RUN TestRenameStoppedContainer [2021-05-06T14:41:41.264Z] --- PASS: TestRenameStoppedContainer (0.58s) [2021-05-06T14:41:41.264Z] === RUN TestRenameRunningContainerAndReuse [2021-05-06T14:41:42.310Z] --- PASS: TestRenameRunningContainerAndReuse (1.08s) [2021-05-06T14:41:42.310Z] === RUN TestRenameInvalidName [2021-05-06T14:41:42.951Z] --- PASS: TestRenameInvalidName (0.56s) [2021-05-06T14:41:42.951Z] === RUN TestRenameAnonymousContainer [2021-05-06T14:41:43.036Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-06T14:41:43.295Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-06T14:41:43.551Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-06T14:41:44.479Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-06T14:41:45.040Z] --- PASS: TestRenameAnonymousContainer (2.01s) [2021-05-06T14:41:45.040Z] === RUN TestRenameContainerWithSameName [2021-05-06T14:41:45.406Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-06T14:41:45.679Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2021-05-06T14:41:45.679Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-06T14:41:46.726Z] --- PASS: TestRenameContainerWithLinkedContainer (1.12s) [2021-05-06T14:41:46.726Z] === RUN TestResize [2021-05-06T14:41:46.770Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-06T14:41:46.770Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-06T14:41:46.770Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-06T14:41:46.770Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-06T14:41:46.770Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-06T14:41:46.770Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-05-06T14:41:47.365Z] --- PASS: TestResize (0.58s) [2021-05-06T14:41:47.365Z] === RUN TestResizeWithInvalidSize [2021-05-06T14:41:48.006Z] --- PASS: TestResizeWithInvalidSize (0.61s) [2021-05-06T14:41:48.006Z] === RUN TestResizeWhenContainerNotStarted [2021-05-06T14:41:48.132Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-06T14:41:48.307Z] --- PASS: TestResizeWhenContainerNotStarted (0.51s) [2021-05-06T14:41:48.307Z] === RUN TestDaemonRestartKillContainers [2021-05-06T14:41:48.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-06T14:41:48.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-06T14:41:48.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-06T14:41:48.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-06T14:41:48.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-06T14:41:48.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-06T14:41:48.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-06T14:41:48.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-06T14:41:48.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-06T14:41:48.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-06T14:41:48.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-06T14:41:48.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-06T14:41:48.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-06T14:41:48.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-06T14:41:48.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-06T14:41:48.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-06T14:41:48.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-06T14:41:48.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-06T14:41:48.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-06T14:41:48.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-06T14:41:48.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-06T14:41:48.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-06T14:41:48.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-06T14:41:48.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-06T14:41:48.307Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-06T14:41:48.307Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-06T14:41:48.307Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-06T14:41:48.307Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-06T14:41:48.387Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-06T14:41:49.315Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-06T14:41:49.876Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-06T14:41:50.416Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-06T14:41:50.416Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-06T14:41:51.063Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-06T14:41:51.362Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-06T14:41:51.768Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-06T14:41:51.768Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-06T14:41:52.011Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-06T14:41:52.011Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-06T14:41:53.548Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-06T14:41:53.655Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.55s) [2021-05-06T14:41:53.655Z] PASS [2021-05-06T14:41:53.655Z] [2021-05-06T14:41:53.655Z] DONE 17 tests in 61.721s [2021-05-06T14:41:53.655Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-06T14:41:53.655Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:41:53.655Z] ++ set -e [2021-05-06T14:41:53.655Z] ++ '[' -n 0 ']' [2021-05-06T14:41:53.655Z] ++ set -x [2021-05-06T14:41:53.655Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:41:53.847Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-06T14:41:53.911Z] INFO: Testing against a local daemon [2021-05-06T14:41:53.911Z] === RUN TestPluginInvalidJSON [2021-05-06T14:41:53.911Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T14:41:53.911Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T14:41:53.911Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T14:41:53.911Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-05-06T14:41:53.911Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-06T14:41:53.911Z] === RUN TestPluginInstall [2021-05-06T14:41:53.911Z] === RUN TestPluginInstall/no_auth [2021-05-06T14:41:54.840Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-06T14:41:56.204Z] time="2021-05-06T14:41:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T14:41:56.204Z] time="2021-05-06T14:41:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:592bd4125eb454b7f90694a17eb50daae2ab489a65c91e46fda8d7c9499db48a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T14:41:56.204Z] time="2021-05-06T14:41:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T14:41:56.204Z] time="2021-05-06T14:41:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:592bd4125eb454b7f90694a17eb50daae2ab489a65c91e46fda8d7c9499db48a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T14:41:56.460Z] === RUN TestPluginInstall/with_htpasswd [2021-05-06T14:41:56.610Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-06T14:41:56.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.90s) [2021-05-06T14:41:56.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.94s) [2021-05-06T14:41:56.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.69s) [2021-05-06T14:41:56.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.12s) [2021-05-06T14:41:56.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.72s) [2021-05-06T14:41:56.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.80s) [2021-05-06T14:41:56.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.48s) [2021-05-06T14:41:56.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.54s) [2021-05-06T14:41:56.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.64s) [2021-05-06T14:41:56.611Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.14s) [2021-05-06T14:41:56.611Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s) [2021-05-06T14:41:56.611Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.43s) [2021-05-06T14:41:56.611Z] === RUN TestCgroupNamespacesRun [2021-05-06T14:41:57.430Z] time="2021-05-06T14:41:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T14:41:57.430Z] time="2021-05-06T14:41:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e0e4c592c6f59f41edbbfd67e3d33704c142d4112dd6fb6c5b6309b97e04aa87" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T14:41:57.430Z] time="2021-05-06T14:41:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T14:41:57.430Z] time="2021-05-06T14:41:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e0e4c592c6f59f41edbbfd67e3d33704c142d4112dd6fb6c5b6309b97e04aa87" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T14:41:57.430Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-06T14:41:57.670Z] --- PASS: TestCgroupNamespacesRun (1.40s) [2021-05-06T14:41:57.670Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-06T14:41:57.686Z] === RUN TestPluginInstall/with_insecure [2021-05-06T14:41:58.246Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-06T14:41:58.502Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-06T14:41:59.194Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.33s) [2021-05-06T14:41:59.194Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-06T14:41:59.429Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-06T14:41:59.429Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-06T14:41:59.429Z] time="2021-05-06T14:41:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T14:41:59.429Z] time="2021-05-06T14:41:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:801f731d13975e50a0af97f7535a9a8da22e6bffe7b6a676a7e8909dd7f51c33" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T14:41:59.429Z] time="2021-05-06T14:41:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T14:41:59.429Z] time="2021-05-06T14:41:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:801f731d13975e50a0af97f7535a9a8da22e6bffe7b6a676a7e8909dd7f51c33" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T14:41:59.990Z] --- PASS: TestPluginInstall (6.08s) [2021-05-06T14:41:59.990Z] --- PASS: TestPluginInstall/no_auth (2.75s) [2021-05-06T14:41:59.990Z] --- PASS: TestPluginInstall/with_htpasswd (1.23s) [2021-05-06T14:41:59.990Z] --- PASS: TestPluginInstall/with_insecure (2.10s) [2021-05-06T14:41:59.990Z] plugin_test.go:165: [d3885382eccf5] daemon is not started [2021-05-06T14:41:59.990Z] === RUN TestPluginsWithRuntimes [2021-05-06T14:42:00.246Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-06T14:42:00.716Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.41s) [2021-05-06T14:42:00.716Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-06T14:42:02.135Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-06T14:42:02.242Z] --- PASS: TestCgroupNamespacesRunHostMode (1.39s) [2021-05-06T14:42:02.242Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-06T14:42:02.695Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-06T14:42:02.695Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-06T14:42:02.695Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-06T14:42:03.290Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.40s) [2021-05-06T14:42:03.290Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-06T14:42:03.621Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-06T14:42:03.621Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-06T14:42:04.547Z] === RUN TestDockerSuite/TestCommitChange [2021-05-06T14:42:04.813Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s) [2021-05-06T14:42:04.813Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-06T14:42:05.453Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2021-05-06T14:42:05.453Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-06T14:42:05.495Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-06T14:42:05.495Z] --- PASS: TestPluginsWithRuntimes (5.61s) [2021-05-06T14:42:05.495Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.67s) [2021-05-06T14:42:05.495Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.74s) [2021-05-06T14:42:05.495Z] === RUN TestPluginBackCompatMediaTypes [2021-05-06T14:42:06.430Z] --- PASS: TestPluginBackCompatMediaTypes (1.02s) [2021-05-06T14:42:06.430Z] PASS [2021-05-06T14:42:06.430Z] [2021-05-06T14:42:06.430Z] DONE 10 tests in 12.899s [2021-05-06T14:42:06.430Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-06T14:42:06.430Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:42:06.430Z] ++ set -e [2021-05-06T14:42:06.430Z] ++ '[' -n 0 ']' [2021-05-06T14:42:06.430Z] ++ set -x [2021-05-06T14:42:06.430Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:42:06.685Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-06T14:42:06.685Z] INFO: Testing against a local daemon [2021-05-06T14:42:06.685Z] === RUN TestExternalGraphDriver [2021-05-06T14:42:06.940Z] === RUN TestExternalGraphDriver/json [2021-05-06T14:42:06.990Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.43s) [2021-05-06T14:42:06.990Z] === RUN TestKernelTCPMemory [2021-05-06T14:42:07.645Z] --- PASS: TestKernelTCPMemory (0.64s) [2021-05-06T14:42:07.645Z] === RUN TestNISDomainname [2021-05-06T14:42:08.301Z] --- PASS: TestNISDomainname (0.77s) [2021-05-06T14:42:08.301Z] === RUN TestHostnameDnsResolution [2021-05-06T14:42:08.826Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-06T14:42:09.350Z] --- PASS: TestHostnameDnsResolution (0.91s) [2021-05-06T14:42:09.350Z] === RUN TestStats [2021-05-06T14:42:09.751Z] === RUN TestExternalGraphDriver/spec [2021-05-06T14:42:10.313Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-06T14:42:11.678Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-06T14:42:12.108Z] --- PASS: TestStats (2.56s) [2021-05-06T14:42:12.108Z] === RUN TestStopContainerWithTimeout [2021-05-06T14:42:12.108Z] === RUN TestStopContainerWithTimeout/0 [2021-05-06T14:42:12.108Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-06T14:42:12.108Z] === RUN TestStopContainerWithTimeout/1 [2021-05-06T14:42:12.108Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-06T14:42:12.108Z] === RUN TestStopContainerWithTimeout/3 [2021-05-06T14:42:12.108Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-06T14:42:12.108Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-06T14:42:12.108Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-06T14:42:12.108Z] === CONT TestStopContainerWithTimeout/0 [2021-05-06T14:42:12.108Z] === CONT TestStopContainerWithTimeout/3 [2021-05-06T14:42:12.108Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-06T14:42:12.108Z] === CONT TestStopContainerWithTimeout/1 [2021-05-06T14:42:13.041Z] === RUN TestExternalGraphDriver/pull [2021-05-06T14:42:13.297Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-06T14:42:14.661Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-06T14:42:14.915Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-05-06T14:42:14.915Z] --- PASS: TestStopContainerWithTimeout/0 (1.00s) [2021-05-06T14:42:14.915Z] --- PASS: TestStopContainerWithTimeout/1 (1.83s) [2021-05-06T14:42:14.915Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2021-05-06T14:42:14.916Z] --- PASS: TestStopContainerWithTimeout/-1 (2.97s) [2021-05-06T14:42:14.916Z] === RUN TestDeleteDevicemapper [2021-05-06T14:42:14.916Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-06T14:42:14.916Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-06T14:42:14.916Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-06T14:42:15.588Z] --- PASS: TestExternalGraphDriver (8.68s) [2021-05-06T14:42:15.589Z] --- PASS: TestExternalGraphDriver/json (2.93s) [2021-05-06T14:42:15.589Z] --- PASS: TestExternalGraphDriver/spec (3.17s) [2021-05-06T14:42:15.589Z] --- PASS: TestExternalGraphDriver/pull (2.49s) [2021-05-06T14:42:15.589Z] === RUN TestGraphdriverPluginV2 [2021-05-06T14:42:16.515Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-06T14:42:17.016Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.91s) [2021-05-06T14:42:17.016Z] === RUN TestUpdateMemory [2021-05-06T14:42:17.656Z] --- PASS: TestUpdateMemory (0.75s) [2021-05-06T14:42:17.656Z] === RUN TestUpdateCPUQuota [2021-05-06T14:42:17.882Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-06T14:42:17.882Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-06T14:42:17.882Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-06T14:42:17.882Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-06T14:42:17.882Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-06T14:42:17.882Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-06T14:42:17.882Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-06T14:42:18.702Z] --- PASS: TestUpdateCPUQuota (1.29s) [2021-05-06T14:42:18.702Z] === RUN TestUpdatePidsLimit [2021-05-06T14:42:18.702Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-06T14:42:18.998Z] === RUN TestUpdatePidsLimit/no_change [2021-05-06T14:42:19.294Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-06T14:42:19.603Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-06T14:42:19.770Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-06T14:42:19.899Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-06T14:42:20.194Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-06T14:42:20.330Z] --- PASS: TestGraphdriverPluginV2 (4.93s) [2021-05-06T14:42:20.330Z] PASS [2021-05-06T14:42:20.330Z] [2021-05-06T14:42:20.330Z] DONE 5 tests in 13.791s [2021-05-06T14:42:20.330Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-06T14:42:20.330Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:42:20.330Z] ++ set -e [2021-05-06T14:42:20.330Z] ++ '[' -n 0 ']' [2021-05-06T14:42:20.330Z] ++ set -x [2021-05-06T14:42:20.330Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:42:20.493Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-06T14:42:20.586Z] INFO: Testing against a local daemon [2021-05-06T14:42:20.586Z] === RUN TestContinueAfterPluginCrash [2021-05-06T14:42:20.586Z] === PAUSE TestContinueAfterPluginCrash [2021-05-06T14:42:20.586Z] === RUN TestReadPluginNoRead [2021-05-06T14:42:20.586Z] === PAUSE TestReadPluginNoRead [2021-05-06T14:42:20.586Z] === RUN TestDaemonStartWithLogOpt [2021-05-06T14:42:20.586Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-06T14:42:20.586Z] === CONT TestContinueAfterPluginCrash [2021-05-06T14:42:20.586Z] === CONT TestDaemonStartWithLogOpt [2021-05-06T14:42:21.538Z] --- PASS: TestUpdatePidsLimit (2.69s) [2021-05-06T14:42:21.538Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.32s) [2021-05-06T14:42:21.538Z] --- PASS: TestUpdatePidsLimit/no_change (0.30s) [2021-05-06T14:42:21.538Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2021-05-06T14:42:21.538Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.28s) [2021-05-06T14:42:21.538Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s) [2021-05-06T14:42:21.538Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2021-05-06T14:42:21.538Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2021-05-06T14:42:21.538Z] === RUN TestUpdateRestartPolicy [2021-05-06T14:42:21.950Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-06T14:42:21.950Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-06T14:42:22.879Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-06T14:42:24.245Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-06T14:42:25.172Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-06T14:42:26.103Z] === CONT TestReadPluginNoRead [2021-05-06T14:42:26.103Z] --- PASS: TestDaemonStartWithLogOpt (5.45s) [2021-05-06T14:42:26.103Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-06T14:42:27.029Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-06T14:42:27.029Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-06T14:42:27.029Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-06T14:42:28.414Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-06T14:42:28.414Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-06T14:42:28.414Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-06T14:42:28.414Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-06T14:42:28.414Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-06T14:42:29.340Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-06T14:42:29.340Z] === RUN TestReadPluginNoRead/default [2021-05-06T14:42:30.268Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-06T14:42:31.632Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-06T14:42:31.632Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-06T14:42:31.632Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-06T14:42:31.887Z] --- PASS: TestContinueAfterPluginCrash (11.28s) [2021-05-06T14:42:33.776Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-06T14:42:33.776Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-06T14:42:34.228Z] --- PASS: TestUpdateRestartPolicy (11.36s) [2021-05-06T14:42:34.228Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-06T14:42:34.228Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2021-05-06T14:42:34.228Z] === RUN TestWaitNonBlocked [2021-05-06T14:42:34.228Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T14:42:34.228Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T14:42:34.228Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T14:42:34.228Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T14:42:34.228Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T14:42:34.228Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T14:42:34.228Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-06T14:42:34.228Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2021-05-06T14:42:34.228Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s) [2021-05-06T14:42:34.228Z] === RUN TestWaitBlocked [2021-05-06T14:42:34.228Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-06T14:42:34.228Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-06T14:42:34.228Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-06T14:42:34.228Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-06T14:42:34.228Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-06T14:42:34.228Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-06T14:42:34.336Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-06T14:42:34.336Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-06T14:42:35.263Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-06T14:42:35.263Z] --- PASS: TestReadPluginNoRead (9.39s) [2021-05-06T14:42:35.263Z] --- PASS: TestReadPluginNoRead/default (2.01s) [2021-05-06T14:42:35.263Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.01s) [2021-05-06T14:42:35.263Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.94s) [2021-05-06T14:42:35.263Z] read_test.go:92: [d099974ccac8d] daemon is not started [2021-05-06T14:42:35.263Z] PASS [2021-05-06T14:42:35.263Z] [2021-05-06T14:42:35.263Z] DONE 6 tests in 15.001s [2021-05-06T14:42:35.278Z] --- PASS: TestWaitBlocked (0.03s) [2021-05-06T14:42:35.278Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.89s) [2021-05-06T14:42:35.278Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.93s) [2021-05-06T14:42:35.278Z] === CONT TestContainerStartOnDaemonRestart [2021-05-06T14:42:35.278Z] === CONT TestContainerKillOnDaemonStart [2021-05-06T14:42:35.278Z] === CONT TestIpcModeOlderClient [2021-05-06T14:42:35.278Z] === CONT TestDaemonHostGatewayIP [2021-05-06T14:42:35.278Z] --- PASS: TestIpcModeOlderClient (0.16s) [2021-05-06T14:42:35.278Z] === CONT TestDaemonRestartIpcMode [2021-05-06T14:42:35.519Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-06T14:42:35.519Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:42:35.519Z] ++ set -e [2021-05-06T14:42:35.519Z] ++ '[' -n 0 ']' [2021-05-06T14:42:35.519Z] ++ set -x [2021-05-06T14:42:35.519Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:42:35.519Z] testing: warning: no tests to run [2021-05-06T14:42:35.519Z] PASS [2021-05-06T14:42:35.519Z] [2021-05-06T14:42:35.519Z] DONE 0 tests in 0.055s [2021-05-06T14:42:35.519Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-06T14:42:35.519Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:42:35.519Z] ++ set -e [2021-05-06T14:42:35.519Z] ++ '[' -n 0 ']' [2021-05-06T14:42:35.519Z] ++ set -x [2021-05-06T14:42:35.519Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:42:35.519Z] INFO: Testing against a local daemon [2021-05-06T14:42:35.519Z] === RUN TestPluginWithDevMounts [2021-05-06T14:42:35.519Z] === PAUSE TestPluginWithDevMounts [2021-05-06T14:42:35.519Z] === CONT TestPluginWithDevMounts [2021-05-06T14:42:36.080Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-05-06T14:42:36.080Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-06T14:42:37.446Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-06T14:42:38.008Z] --- PASS: TestPluginWithDevMounts (2.35s) [2021-05-06T14:42:38.008Z] PASS [2021-05-06T14:42:38.008Z] [2021-05-06T14:42:38.008Z] DONE 1 tests in 2.507s [2021-05-06T14:42:38.008Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-06T14:42:38.008Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:42:38.008Z] ++ set -e [2021-05-06T14:42:38.008Z] ++ '[' -n 0 ']' [2021-05-06T14:42:38.008Z] ++ set -x [2021-05-06T14:42:38.008Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:42:38.264Z] INFO: Testing against a local daemon [2021-05-06T14:42:38.264Z] === RUN TestSecretInspect [2021-05-06T14:42:38.520Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-06T14:42:38.520Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-06T14:42:38.846Z] --- PASS: TestContainerStartOnDaemonRestart (3.70s) [2021-05-06T14:42:38.846Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-06T14:42:39.449Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-06T14:42:39.489Z] --- PASS: TestDaemonHostGatewayIP (4.23s) [2021-05-06T14:42:39.489Z] --- PASS: TestDaemonRestartIpcMode (4.20s) [2021-05-06T14:42:40.817Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-06T14:42:41.014Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.26s) [2021-05-06T14:42:41.745Z] --- PASS: TestSecretInspect (3.40s) [2021-05-06T14:42:41.745Z] === RUN TestSecretList [2021-05-06T14:42:42.307Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-06T14:42:42.307Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-06T14:42:43.237Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-06T14:42:44.601Z] --- PASS: TestSecretList (2.74s) [2021-05-06T14:42:44.601Z] === RUN TestSecretsCreateAndDelete [2021-05-06T14:42:45.529Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-06T14:42:47.417Z] --- PASS: TestSecretsCreateAndDelete (2.89s) [2021-05-06T14:42:47.417Z] === RUN TestSecretsUpdate [2021-05-06T14:42:47.672Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-06T14:42:47.672Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-06T14:42:47.672Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-06T14:42:47.672Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-06T14:42:47.672Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-06T14:42:49.536Z] --- PASS: TestContainerKillOnDaemonStart (12.97s) [2021-05-06T14:42:49.536Z] PASS [2021-05-06T14:42:49.536Z] [2021-05-06T14:42:49.536Z] === Skipped [2021-05-06T14:42:49.536Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-05-06T14:42:49.536Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-06T14:42:49.536Z] [2021-05-06T14:42:49.536Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2021-05-06T14:42:49.536Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-06T14:42:49.536Z] [2021-05-06T14:42:49.536Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-05-06T14:42:49.536Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-06T14:42:49.536Z] [2021-05-06T14:42:49.536Z] [2021-05-06T14:42:49.536Z] DONE 197 tests, 3 skipped in 116.644s [2021-05-06T14:42:49.536Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-05-06T14:42:49.536Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:42:49.536Z] ++ set -e [2021-05-06T14:42:49.536Z] ++ '[' -n 0 ']' [2021-05-06T14:42:49.536Z] ++ set -x [2021-05-06T14:42:49.536Z] ++ 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=ppc64le 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/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:42:49.536Z] INFO: Testing against a local daemon [2021-05-06T14:42:49.536Z] === RUN TestCommitInheritsEnv [2021-05-06T14:42:49.536Z] --- PASS: TestCommitInheritsEnv (0.33s) [2021-05-06T14:42:49.536Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-06T14:42:49.536Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-06T14:42:49.536Z] === RUN TestImagesFilterMultiReference [2021-05-06T14:42:49.536Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-05-06T14:42:49.536Z] === RUN TestImagePullPlatformInvalid [2021-05-06T14:42:49.536Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-05-06T14:42:49.536Z] === RUN TestRemoveImageOrphaning [2021-05-06T14:42:49.536Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2021-05-06T14:42:49.536Z] === RUN TestRemoveImageGarbageCollector [2021-05-06T14:42:49.536Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-06T14:42:49.536Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:42:49.536Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-06T14:42:49.536Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-06T14:42:49.536Z] === RUN TestTagInvalidReference [2021-05-06T14:42:49.536Z] --- PASS: TestTagInvalidReference (0.02s) [2021-05-06T14:42:49.536Z] === RUN TestTagValidPrefixedRepo [2021-05-06T14:42:49.536Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-05-06T14:42:49.536Z] === RUN TestTagExistedNameWithoutForce [2021-05-06T14:42:49.536Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-05-06T14:42:49.536Z] === RUN TestTagOfficialNames [2021-05-06T14:42:49.536Z] --- PASS: TestTagOfficialNames (0.04s) [2021-05-06T14:42:49.536Z] === RUN TestTagMatchesDigest [2021-05-06T14:42:49.536Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-05-06T14:42:49.536Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-06T14:42:49.561Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-06T14:42:50.957Z] --- PASS: TestSecretsUpdate (3.43s) [2021-05-06T14:42:50.957Z] === RUN TestTemplatedSecret [2021-05-06T14:42:54.219Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-06T14:42:54.219Z] --- PASS: TestTemplatedSecret (3.36s) [2021-05-06T14:42:54.219Z] === RUN TestSecretCreateResolve [2021-05-06T14:42:54.779Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-06T14:42:55.705Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-06T14:42:55.705Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-06T14:42:55.705Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-06T14:42:55.960Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-05-06T14:42:56.886Z] --- PASS: TestSecretCreateResolve (2.86s) [2021-05-06T14:42:56.886Z] PASS [2021-05-06T14:42:56.886Z] [2021-05-06T14:42:56.886Z] DONE 6 tests in 18.869s [2021-05-06T14:42:56.886Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-06T14:42:56.886Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:42:56.886Z] ++ set -e [2021-05-06T14:42:56.886Z] ++ '[' -n 0 ']' [2021-05-06T14:42:56.886Z] ++ set -x [2021-05-06T14:42:56.886Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:42:57.142Z] INFO: Testing against a local daemon [2021-05-06T14:42:57.142Z] === RUN TestServiceCreateInit [2021-05-06T14:42:57.142Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-06T14:42:59.031Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-06T14:42:59.958Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-06T14:43:01.848Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-06T14:43:02.775Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-06T14:43:09.355Z] --- PASS: TestServiceCreateInit (11.68s) [2021-05-06T14:43:09.355Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.72s) [2021-05-06T14:43:09.355Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.94s) [2021-05-06T14:43:09.355Z] === RUN TestCreateServiceMultipleTimes [2021-05-06T14:43:09.355Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-06T14:43:10.721Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-06T14:43:13.984Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-06T14:43:16.500Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-06T14:43:17.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-05-06T14:43:19.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-05-06T14:43:21.138Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-05-06T14:43:23.023Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-05-06T14:43:24.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00034e6c0_} [2021-05-06T14:43:26.273Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1162536910_/foo_false____} [2021-05-06T14:43:27.636Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1162536910_/foo_true____} [2021-05-06T14:43:29.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3853113557_/foo_false____} [2021-05-06T14:43:29.777Z] --- PASS: TestCreateServiceMultipleTimes (20.95s) [2021-05-06T14:43:29.777Z] === RUN TestCreateServiceConflict [2021-05-06T14:43:31.180Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3853113557_/foo_true____} [2021-05-06T14:43:31.436Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-05-06T14:43:31.692Z] --- PASS: TestCreateServiceConflict (2.08s) [2021-05-06T14:43:31.692Z] === RUN TestCreateServiceMaxReplicas [2021-05-06T14:43:32.618Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3853113557_/foo_true__0xc00034e720__} [2021-05-06T14:43:35.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00034e740_} [2021-05-06T14:43:35.696Z] --- PASS: TestCreateServiceMaxReplicas (3.79s) [2021-05-06T14:43:35.696Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-06T14:43:36.622Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00034e760_} [2021-05-06T14:43:37.988Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-05-06T14:43:38.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00034e780_} [2021-05-06T14:43:40.759Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00034e7a0_} [2021-05-06T14:43:42.121Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-06T14:43:43.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-06T14:43:43.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-06T14:43:43.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-06T14:43:43.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-06T14:43:43.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-06T14:43:43.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-06T14:43:43.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-06T14:43:43.765Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-06T14:43:43.765Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-06T14:43:43.765Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-06T14:43:43.765Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-06T14:43:43.765Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-05-06T14:43:43.765Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-05-06T14:43:43.765Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-05-06T14:43:43.765Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-05-06T14:43:43.765Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-05-06T14:43:43.765Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-05-06T14:43:43.765Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-06T14:43:47.926Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-06T14:43:49.811Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-06T14:43:50.067Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.61s) [2021-05-06T14:43:50.067Z] === RUN TestCreateServiceSecretFileMode [2021-05-06T14:43:54.231Z] --- PASS: TestCreateServiceSecretFileMode (3.34s) [2021-05-06T14:43:54.231Z] === RUN TestCreateServiceConfigFileMode [2021-05-06T14:43:54.488Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-06T14:43:56.376Z] --- PASS: TestCreateServiceConfigFileMode (2.81s) [2021-05-06T14:43:56.376Z] === RUN TestCreateServiceSysctls [2021-05-06T14:43:56.633Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-06T14:43:56.633Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-06T14:43:57.996Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-06T14:43:58.924Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-05-06T14:43:59.486Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-05-06T14:44:00.048Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-06T14:44:00.609Z] --- PASS: TestCreateServiceSysctls (4.43s) [2021-05-06T14:44:00.609Z] === RUN TestCreateServiceCapabilities [2021-05-06T14:44:01.170Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-06T14:44:02.535Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-06T14:44:03.901Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-06T14:44:04.831Z] --- PASS: TestCreateServiceCapabilities (4.08s) [2021-05-06T14:44:04.831Z] === RUN TestInspect [2021-05-06T14:44:05.087Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-06T14:44:06.979Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-06T14:44:07.908Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-06T14:44:08.835Z] --- PASS: TestInspect (3.81s) [2021-05-06T14:44:08.835Z] === RUN TestCreateJob [2021-05-06T14:44:09.092Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-06T14:44:10.040Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-06T14:44:11.404Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-06T14:44:12.330Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-06T14:44:13.696Z] --- PASS: TestCreateJob (5.01s) [2021-05-06T14:44:13.696Z] === RUN TestReplicatedJob [2021-05-06T14:44:13.696Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-06T14:44:14.623Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-06T14:44:15.150Z] Running on azwin-2-9f5550 in d:\jenkins\workspace\moby_PR-42361 [Pipeline] { [Pipeline] ws [2021-05-06T14:44:15.167Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-05-06T14:44:15.259Z] The recommended git tool is: git [2021-05-06T14:44:15.478Z] using credential docker-jenkins-github-credentials [2021-05-06T14:44:15.554Z] Cloning the remote Git repository [2021-05-06T14:44:15.554Z] Cloning with configured refspecs honoured and without tags [2021-05-06T14:44:15.989Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-06T14:44:15.989Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-06T14:44:15.587Z] Cloning repository https://github.com/moby/moby.git [2021-05-06T14:44:15.587Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-05-06T14:44:15.633Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T14:44:15.633Z] > git --version # timeout=10 [2021-05-06T14:44:15.665Z] > git --version # 'git version 2.24.1.windows.2' [2021-05-06T14:44:15.666Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T14:44:15.667Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42361/head:refs/remotes/origin/PR-42361 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T14:44:17.354Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-06T14:44:18.719Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-06T14:44:20.081Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-06T14:44:21.007Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-06T14:44:21.932Z] --- PASS: TestReplicatedJob (8.13s) [2021-05-06T14:44:21.932Z] === RUN TestUpdateReplicatedJob [2021-05-06T14:44:21.932Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-06T14:44:23.820Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-06T14:44:24.747Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-06T14:44:26.635Z] --- PASS: TestUpdateReplicatedJob (4.69s) [2021-05-06T14:44:26.635Z] === RUN TestServiceListWithStatuses [2021-05-06T14:44:26.635Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2021-05-06T14:44:26.635Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-06T14:44:26.635Z] === RUN TestDockerNetworkConnectAlias [2021-05-06T14:44:27.562Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-06T14:44:28.370Z] Fetching without tags [2021-05-06T14:44:29.044Z] Merging remotes/origin/master commit e42a32e4f00863d7b081f4c86a1d7553afad6b59 into PR head commit 3987dc264b5819ec752c63f80b29d049747ecdd1 [2021-05-06T14:44:28.111Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T14:44:28.150Z] > git config --add remote.origin.fetch +refs/pull/42361/head:refs/remotes/origin/PR-42361 # timeout=10 [2021-05-06T14:44:28.186Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T14:44:28.295Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T14:44:28.405Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T14:44:28.405Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T14:44:28.406Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42361/head:refs/remotes/origin/PR-42361 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T14:44:29.077Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T14:44:29.114Z] > git checkout -f 3987dc264b5819ec752c63f80b29d049747ecdd1 # timeout=10 [2021-05-06T14:44:31.680Z] Merge succeeded, producing 3987dc264b5819ec752c63f80b29d049747ecdd1 [2021-05-06T14:44:31.680Z] Checking out Revision 3987dc264b5819ec752c63f80b29d049747ecdd1 (PR-42361) [2021-05-06T14:44:31.997Z] Commit message: "vendor: github.com/godbus/dbus/v5 v5.0.4" [2021-05-06T14:44:32.388Z] > git --version # timeout=10 [2021-05-06T14:44:32.426Z] > git --version # 'git version 2.24.1.windows.2' [2021-05-06T14:44:32.460Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-05-06T14:44:31.408Z] > git remote # timeout=10 [2021-05-06T14:44:31.449Z] > git config --get remote.origin.url # timeout=10 [2021-05-06T14:44:31.484Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T14:44:31.486Z] > git merge e42a32e4f00863d7b081f4c86a1d7553afad6b59 # timeout=10 [2021-05-06T14:44:31.600Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-05-06T14:44:31.713Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T14:44:31.754Z] > git checkout -f 3987dc264b5819ec752c63f80b29d049747ecdd1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-06T14:44:34.081Z] + docker version [2021-05-06T14:44:34.082Z] Client: Mirantis Container Runtime [2021-05-06T14:44:34.082Z] Version: 20.10.0 [2021-05-06T14:44:34.082Z] API version: 1.41 [2021-05-06T14:44:34.082Z] Go version: go1.13.15 [2021-05-06T14:44:34.082Z] Git commit: 6ee42dc [2021-05-06T14:44:34.082Z] Built: 03/11/2021 13:24:56 [2021-05-06T14:44:34.082Z] OS/Arch: windows/amd64 [2021-05-06T14:44:34.082Z] Context: default [2021-05-06T14:44:34.082Z] Experimental: true [2021-05-06T14:44:34.082Z] [2021-05-06T14:44:34.082Z] Server: Mirantis Container Runtime [2021-05-06T14:44:34.082Z] Engine: [2021-05-06T14:44:34.082Z] Version: 20.10.0 [2021-05-06T14:44:34.082Z] API version: 1.41 (minimum version 1.24) [2021-05-06T14:44:34.082Z] Go version: go1.13.15 [2021-05-06T14:44:34.082Z] Git commit: 1e08f21e79 [2021-05-06T14:44:34.082Z] Built: 03/11/2021 13:23:32 [2021-05-06T14:44:34.082Z] OS/Arch: windows/amd64 [2021-05-06T14:44:34.082Z] Experimental: true [2021-05-06T14:44:34.095Z] --- PASS: TestDockerNetworkConnectAlias (6.62s) [2021-05-06T14:44:34.095Z] === RUN TestDockerNetworkReConnect [2021-05-06T14:44:34.095Z] === RUN TestDockerSuite/TestCpToCaseE [Pipeline] sh [2021-05-06T14:44:35.112Z] + docker info [2021-05-06T14:44:36.082Z] Client: [2021-05-06T14:44:36.082Z] Context: default [2021-05-06T14:44:36.082Z] Debug Mode: false [2021-05-06T14:44:36.082Z] Plugins: [2021-05-06T14:44:36.082Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-06T14:44:36.082Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-06T14:44:36.082Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-06T14:44:36.082Z] [2021-05-06T14:44:36.082Z] Server: [2021-05-06T14:44:36.082Z] Containers: 0 [2021-05-06T14:44:36.082Z] Running: 0 [2021-05-06T14:44:36.082Z] Paused: 0 [2021-05-06T14:44:36.082Z] Stopped: 0 [2021-05-06T14:44:36.082Z] Images: 10 [2021-05-06T14:44:36.082Z] Server Version: 20.10.0 [2021-05-06T14:44:36.082Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-06T14:44:36.082Z] Windows: [2021-05-06T14:44:36.082Z] LCOW: [2021-05-06T14:44:36.082Z] Logging Driver: json-file [2021-05-06T14:44:36.082Z] Plugins: [2021-05-06T14:44:36.082Z] Volume: local [2021-05-06T14:44:36.082Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-06T14:44:36.082Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-06T14:44:36.082Z] Swarm: inactive [2021-05-06T14:44:36.082Z] Default Isolation: process [2021-05-06T14:44:36.082Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-06T14:44:36.082Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-06T14:44:36.082Z] OSType: windows [2021-05-06T14:44:36.082Z] Architecture: x86_64 [2021-05-06T14:44:36.082Z] CPUs: 4 [2021-05-06T14:44:36.082Z] Total Memory: 32GiB [2021-05-06T14:44:36.082Z] Name: azwin-2-9f5550 [2021-05-06T14:44:36.082Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-05-06T14:44:36.082Z] Docker Root Dir: D:\docker [2021-05-06T14:44:36.082Z] Debug Mode: false [2021-05-06T14:44:36.082Z] Registry: https://index.docker.io/v1/ [2021-05-06T14:44:36.082Z] Labels: [2021-05-06T14:44:36.082Z] Experimental: true [2021-05-06T14:44:36.082Z] Insecure Registries: [2021-05-06T14:44:36.082Z] 10.0.0.4:5000 [2021-05-06T14:44:36.082Z] 127.0.0.0/8 [2021-05-06T14:44:36.082Z] Registry Mirrors: [2021-05-06T14:44:36.082Z] http://10.0.0.4:5000/ [2021-05-06T14:44:36.082Z] Live Restore Enabled: false [2021-05-06T14:44:36.082Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-05-06T14:44:37.383Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-06T14:44:37.944Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-06T14:44:38.199Z] --- PASS: TestDockerNetworkReConnect (5.19s) [2021-05-06T14:44:38.199Z] === RUN TestServicePlugin [2021-05-06T14:44:43.598Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-06T14:44:45.425Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-05-06T14:44:45.425Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-04176213\powershellScript.ps1'; exit $LASTEXITCODE; [2021-05-06T14:44:45.425Z] ---------------------------------------------------------------------------- [2021-05-06T14:44:45.425Z] [2021-05-06T14:44:45.425Z] INFO: executeCI.ps1 starting at Thu May 6 14:44:44 CUT 2021 [2021-05-06T14:44:45.425Z] [2021-05-06T14:44:45.425Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-05-06T14:44:45.425Z] INFO: Running git version 2.24.1.windows.2 [2021-05-06T14:44:45.425Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-05-06T14:44:45.425Z] INFO: Environment variables: [2021-05-06T14:44:45.425Z] [2021-05-06T14:44:45.425Z] Name Value [2021-05-06T14:44:45.425Z] ---- ----- [2021-05-06T14:44:45.425Z] ALLUSERSPROFILE C:\ProgramData [2021-05-06T14:44:45.425Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-05-06T14:44:45.425Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-05-06T14:44:45.425Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-05-06T14:44:45.425Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-05-06T14:44:45.425Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-05-06T14:44:45.425Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-05-06T14:44:45.425Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-05-06T14:44:45.425Z] BRANCH_NAME PR-42361 [2021-05-06T14:44:45.425Z] BUILD_DISPLAY_NAME #1 [2021-05-06T14:44:45.425Z] BUILD_ID 1 [2021-05-06T14:44:45.425Z] BUILD_NUMBER 1 [2021-05-06T14:44:45.425Z] BUILD_TAG jenkins-moby-PR-42361-1 [2021-05-06T14:44:45.425Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42361/1/ [2021-05-06T14:44:45.425Z] CHANGE_AUTHOR thaJeztah [2021-05-06T14:44:45.425Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-05-06T14:44:45.425Z] CHANGE_BRANCH bump_systemd_dbus [2021-05-06T14:44:45.425Z] CHANGE_FORK thaJeztah/docker [2021-05-06T14:44:45.425Z] CHANGE_ID 42361 [2021-05-06T14:44:45.425Z] CHANGE_TARGET master [2021-05-06T14:44:45.425Z] CHANGE_TITLE vendor: go-systemd/v22 v22.3.1, dbus/v5 v5.0.4 [2021-05-06T14:44:45.425Z] CHANGE_URL https://github.com/moby/moby/pull/42361 [2021-05-06T14:44:45.425Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-06T14:44:45.425Z] CommonProgramFiles C:\Program Files\Common Files [2021-05-06T14:44:45.425Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-05-06T14:44:45.425Z] CommonProgramW6432 C:\Program Files\Common Files [2021-05-06T14:44:45.425Z] COMPUTERNAME azwin-2-9f5550 [2021-05-06T14:44:45.425Z] ComSpec C:\Windows\system32\cmd.exe [2021-05-06T14:44:45.425Z] ConfigSequenceNumber 0 [2021-05-06T14:44:45.425Z] DOCKER_BUILDKIT 0 [2021-05-06T14:44:45.425Z] DOCKER_DUT_DEBUG 1 [2021-05-06T14:44:45.425Z] DOCKER_EXPERIMENTAL 1 [2021-05-06T14:44:45.425Z] DOCKER_GRAPHDRIVER overlay2 [2021-05-06T14:44:45.425Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-05-06T14:44:45.425Z] EXECUTOR_NUMBER 0 [2021-05-06T14:44:45.425Z] FQDN azwin-2-9f5550.westus.cloudapp.azure.com [2021-05-06T14:44:45.425Z] GIT_BRANCH PR-42361 [2021-05-06T14:44:45.425Z] GIT_COMMIT 3987dc264b5819ec752c63f80b29d049747ecdd1 [2021-05-06T14:44:45.425Z] GIT_URL https://github.com/moby/moby.git [2021-05-06T14:44:45.426Z] HUDSON_COOKIE 7ed00b99-3d14-4e40-b43a-cb9ab67b5a06 [2021-05-06T14:44:45.426Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-05-06T14:44:45.426Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-05-06T14:44:45.426Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-05-06T14:44:45.426Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-05-06T14:44:45.426Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-05-06T14:44:45.426Z] JENKINS_NODE_COOKIE 525098d5-1723-42ce-b042-f36912bc28a8 [2021-05-06T14:44:45.426Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-05-06T14:44:45.426Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-05-06T14:44:45.426Z] JOB_BASE_NAME PR-42361 [2021-05-06T14:44:45.426Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42361/display/redirect [2021-05-06T14:44:45.426Z] JOB_NAME moby/PR-42361 [2021-05-06T14:44:45.426Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42361/ [2021-05-06T14:44:45.426Z] library.jps.version master [2021-05-06T14:44:45.426Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-05-06T14:44:45.426Z] NODE_LABELS amd64 azure azwin-2-9f5550 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-05-06T14:44:45.426Z] NODE_NAME azwin-2-9f5550 [2021-05-06T14:44:45.426Z] NUMBER_OF_PROCESSORS 4 [2021-05-06T14:44:45.426Z] OS Windows_NT [2021-05-06T14:44:45.426Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-05-06T14:44:45.426Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-05-06T14:44:45.426Z] PROCESSOR_ARCHITECTURE AMD64 [2021-05-06T14:44:45.426Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-05-06T14:44:45.426Z] PROCESSOR_LEVEL 6 [2021-05-06T14:44:45.426Z] PROCESSOR_REVISION 5507 [2021-05-06T14:44:45.426Z] ProgramData C:\ProgramData [2021-05-06T14:44:45.426Z] ProgramFiles C:\Program Files [2021-05-06T14:44:45.426Z] ProgramFiles(x86) C:\Program Files (x86) [2021-05-06T14:44:45.426Z] ProgramW6432 C:\Program Files [2021-05-06T14:44:45.426Z] PROMPT $P$G [2021-05-06T14:44:45.426Z] PSExecutionPolicyPreference Bypass [2021-05-06T14:44:45.426Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-05-06T14:44:45.426Z] PUBLIC C:\Users\Public [2021-05-06T14:44:45.426Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42361/1/display/redirect?page=artif... [2021-05-06T14:44:45.426Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42361/1/display/redirect?page=changes [2021-05-06T14:44:45.426Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42361/1/display/redirect [2021-05-06T14:44:45.426Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42361/1/display/redirect?page=tests [2021-05-06T14:44:45.426Z] SKIP_VALIDATION_TESTS 1 [2021-05-06T14:44:45.426Z] SOURCES_DRIVE d [2021-05-06T14:44:45.426Z] SOURCES_SUBDIR gopath [2021-05-06T14:44:45.426Z] STAGE_NAME Run tests [2021-05-06T14:44:45.426Z] SystemDrive C: [2021-05-06T14:44:45.426Z] SystemRoot C:\Windows [2021-05-06T14:44:45.426Z] TEMP C:\Windows\TEMP [2021-05-06T14:44:45.426Z] TESTDEBUG 0 [2021-05-06T14:44:45.426Z] TESTRUN_DRIVE d [2021-05-06T14:44:45.426Z] TESTRUN_SUBDIR CI [2021-05-06T14:44:45.426Z] TIMEOUT 120m [2021-05-06T14:44:45.426Z] TMP C:\Windows\TEMP [2021-05-06T14:44:45.426Z] USERDOMAIN WORKGROUP [2021-05-06T14:44:45.426Z] USERNAME azwin-2-9f5550$ [2021-05-06T14:44:45.426Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-05-06T14:44:45.426Z] windir C:\Windows [2021-05-06T14:44:45.426Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-05-06T14:44:45.426Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-05-06T14:44:45.426Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-05-06T14:44:45.426Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-05-06T14:44:45.426Z] [2021-05-06T14:44:45.426Z] [2021-05-06T14:44:45.426Z] [2021-05-06T14:44:45.426Z] INFO: Sources under d:\gopath\... [2021-05-06T14:44:45.426Z] INFO: Test run under d:\CI\... [2021-05-06T14:44:45.426Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-05-06T14:44:45.426Z] INFO: docker/docker repository was found [2021-05-06T14:44:45.426Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-05-06T14:44:45.886Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-05-06T14:44:45.886Z] INFO: Docker version of control daemon [2021-05-06T14:44:45.886Z] [2021-05-06T14:44:45.886Z] Client: Mirantis Container Runtime [2021-05-06T14:44:45.886Z] Version: 20.10.0 [2021-05-06T14:44:45.886Z] API version: 1.41 [2021-05-06T14:44:45.886Z] Go version: go1.13.15 [2021-05-06T14:44:45.886Z] Git commit: 6ee42dc [2021-05-06T14:44:45.886Z] Built: 03/11/2021 13:24:56 [2021-05-06T14:44:45.886Z] OS/Arch: windows/amd64 [2021-05-06T14:44:45.886Z] Context: default [2021-05-06T14:44:45.886Z] Experimental: true [2021-05-06T14:44:45.886Z] [2021-05-06T14:44:45.886Z] Server: Mirantis Container Runtime [2021-05-06T14:44:45.886Z] Engine: [2021-05-06T14:44:45.886Z] Version: 20.10.0 [2021-05-06T14:44:45.886Z] API version: 1.41 (minimum version 1.24) [2021-05-06T14:44:45.886Z] Go version: go1.13.15 [2021-05-06T14:44:45.886Z] Git commit: 1e08f21e79 [2021-05-06T14:44:45.886Z] Built: 03/11/2021 13:23:32 [2021-05-06T14:44:45.886Z] OS/Arch: windows/amd64 [2021-05-06T14:44:45.886Z] Experimental: true [2021-05-06T14:44:45.886Z] [2021-05-06T14:44:45.886Z] INFO: Docker info of control daemon [2021-05-06T14:44:45.886Z] [2021-05-06T14:44:46.345Z] Client: [2021-05-06T14:44:46.345Z] Context: default [2021-05-06T14:44:46.345Z] Debug Mode: false [2021-05-06T14:44:46.345Z] Plugins: [2021-05-06T14:44:46.345Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-06T14:44:46.345Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-06T14:44:46.345Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-06T14:44:46.345Z] [2021-05-06T14:44:46.345Z] Server: [2021-05-06T14:44:46.345Z] Containers: 0 [2021-05-06T14:44:46.345Z] Running: 0 [2021-05-06T14:44:46.345Z] Paused: 0 [2021-05-06T14:44:46.345Z] Stopped: 0 [2021-05-06T14:44:46.345Z] Images: 10 [2021-05-06T14:44:46.345Z] Server Version: 20.10.0 [2021-05-06T14:44:46.345Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-06T14:44:46.345Z] Windows: [2021-05-06T14:44:46.345Z] LCOW: [2021-05-06T14:44:46.345Z] Logging Driver: json-file [2021-05-06T14:44:46.345Z] Plugins: [2021-05-06T14:44:46.345Z] Volume: local [2021-05-06T14:44:46.345Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-06T14:44:46.345Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-06T14:44:46.345Z] Swarm: inactive [2021-05-06T14:44:46.345Z] Default Isolation: process [2021-05-06T14:44:46.346Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-06T14:44:46.346Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-06T14:44:46.346Z] OSType: windows [2021-05-06T14:44:46.346Z] Architecture: x86_64 [2021-05-06T14:44:46.346Z] CPUs: 4 [2021-05-06T14:44:46.346Z] Total Memory: 32GiB [2021-05-06T14:44:46.346Z] Name: azwin-2-9f5550 [2021-05-06T14:44:46.346Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-05-06T14:44:46.346Z] Docker Root Dir: D:\docker [2021-05-06T14:44:46.346Z] Debug Mode: false [2021-05-06T14:44:46.346Z] Registry: https://index.docker.io/v1/ [2021-05-06T14:44:46.346Z] Labels: [2021-05-06T14:44:46.346Z] Experimental: true [2021-05-06T14:44:46.346Z] Insecure Registries: [2021-05-06T14:44:46.346Z] 10.0.0.4:5000 [2021-05-06T14:44:46.346Z] 127.0.0.0/8 [2021-05-06T14:44:46.346Z] Registry Mirrors: [2021-05-06T14:44:46.346Z] http://10.0.0.4:5000/ [2021-05-06T14:44:46.346Z] Live Restore Enabled: false [2021-05-06T14:44:46.346Z] [2021-05-06T14:44:46.346Z] [2021-05-06T14:44:46.346Z] INFO: Commit hash is 3987dc264b [2021-05-06T14:44:46.346Z] INFO: Nuke-Everything... [2021-05-06T14:44:46.346Z] INFO: Container count on control daemon to delete is 0 [2021-05-06T14:44:46.805Z] INFO: Nuking d:\CI [2021-05-06T14:44:47.265Z] INFO: Zapped successfully [2021-05-06T14:44:47.265Z] INFO: Location for testing is d:\CI\PR-42361\1 [2021-05-06T14:44:47.265Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-05-06T14:44:47.265Z] [2021-05-06T14:44:47.265Z] [2021-05-06T14:44:47.265Z] INFO: Building the image from Dockerfile.windows at 05/06/2021 14:44:47... [2021-05-06T14:44:47.265Z] [2021-05-06T14:44:47.763Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-06T14:44:48.018Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-06T14:44:51.954Z] Sending build context to Docker daemon 58.25MB [2021-05-06T14:44:51.954Z] [2021-05-06T14:44:51.954Z] Step 1/10 : FROM microsoft/windowsservercore [2021-05-06T14:44:51.954Z] ---> 39d157a84080 [2021-05-06T14:44:51.954Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-05-06T14:44:51.954Z] ---> Using cache [2021-05-06T14:44:51.954Z] ---> 832576e68095 [2021-05-06T14:44:51.954Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-05-06T14:44:51.954Z] ---> Using cache [2021-05-06T14:44:51.954Z] ---> 1cb8d258ef23 [2021-05-06T14:44:51.954Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-05-06T14:44:51.954Z] ---> Using cache [2021-05-06T14:44:51.954Z] ---> fe0e3d5af6b6 [2021-05-06T14:44:51.954Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-05-06T14:44:51.954Z] ---> Using cache [2021-05-06T14:44:51.954Z] ---> 523c56046b79 [2021-05-06T14:44:51.954Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-05-06T14:44:51.954Z] ---> Using cache [2021-05-06T14:44:51.954Z] ---> 187346266268 [2021-05-06T14:44:51.954Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-05-06T14:44:51.954Z] ---> Using cache [2021-05-06T14:44:51.954Z] ---> 9b730bb1d04f [2021-05-06T14:44:51.954Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-05-06T14:44:51.954Z] ---> Using cache [2021-05-06T14:44:51.954Z] ---> ddf98e12c0b1 [2021-05-06T14:44:51.954Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-05-06T14:44:51.954Z] ---> Using cache [2021-05-06T14:44:51.954Z] ---> 81c5eb58436b [2021-05-06T14:44:51.954Z] Step 10/10 : COPY . . [2021-05-06T14:44:53.262Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-05-06T14:44:53.517Z] === RUN TestDockerSuite/TestCpToDot [2021-05-06T14:44:54.446Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-06T14:44:56.334Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-06T14:44:57.698Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-06T14:44:58.624Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-06T14:44:59.988Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-06T14:44:59.988Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-06T14:45:00.549Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-05-06T14:45:00.806Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-06T14:45:02.695Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-06T14:45:02.695Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-06T14:45:02.695Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-06T14:45:03.257Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-06T14:45:04.183Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-06T14:45:04.183Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-06T14:45:04.183Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-06T14:45:05.109Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-06T14:45:05.379Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-06T14:45:05.379Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-06T14:45:05.379Z] === RUN TestDockerSuite/TestCreateRM [2021-05-06T14:45:05.639Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-06T14:45:05.639Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-06T14:45:05.639Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-06T14:45:05.895Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-06T14:45:08.409Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-06T14:45:08.409Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-06T14:45:08.409Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-06T14:45:09.783Z] ---> dcad7e38ebe2 [2021-05-06T14:45:09.783Z] Successfully built dcad7e38ebe2 [2021-05-06T14:45:09.783Z] Successfully tagged docker:latest [2021-05-06T14:45:09.783Z] INFO: Image build ended at 05/06/2021 14:45:09. Duration:00:00:22.2791750 [2021-05-06T14:45:09.783Z] [2021-05-06T14:45:09.783Z] [2021-05-06T14:45:09.783Z] INFO: Building the test binaries at 05/06/2021 14:45:09... [2021-05-06T14:45:11.677Z] --- PASS: TestServicePlugin (33.34s) [2021-05-06T14:45:11.677Z] plugin_test.go:62: [d9311cd94cd9c] joining swarm manager [d21d27cdcb265]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T14:45:11.677Z] plugin_test.go:65: [d8e1da27bd8e9] joining swarm manager [d21d27cdcb265]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T14:45:11.677Z] === RUN TestServiceUpdateLabel [2021-05-06T14:45:11.933Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-06T14:45:12.189Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-06T14:45:12.189Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-06T14:45:12.444Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-06T14:45:12.444Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-06T14:45:12.444Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-06T14:45:13.372Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-06T14:45:13.541Z] INFO: make.ps1 starting at 05/06/2021 14:45:13 [2021-05-06T14:45:14.001Z] INFO: Git commit (3987dc264b) assumed from DOCKER_GITCOMMIT environment variable [2021-05-06T14:45:14.001Z] INFO: Invoking autogen... [2021-05-06T14:45:14.298Z] --- PASS: TestServiceUpdateLabel (2.60s) [2021-05-06T14:45:14.298Z] === RUN TestServiceUpdateSecrets [2021-05-06T14:45:14.462Z] INFO: Building daemon... [2021-05-06T14:45:16.189Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-06T14:45:17.553Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-06T14:45:18.918Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-06T14:45:20.283Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-06T14:45:20.844Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-06T14:45:21.771Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-06T14:45:21.771Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-06T14:45:22.332Z] === RUN TestDockerSuite/TestDockerFails [2021-05-06T14:45:22.332Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-05-06T14:45:22.332Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-05-06T14:45:22.332Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-05-06T14:45:24.220Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-05-06T14:45:25.191Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-05-06T14:45:28.456Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-05-06T14:45:28.456Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-05-06T14:45:28.456Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-05-06T14:45:28.456Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-05-06T14:45:30.344Z] --- PASS: TestServiceUpdateSecrets (15.88s) [2021-05-06T14:45:30.344Z] === RUN TestServiceUpdateConfigs [2021-05-06T14:45:35.650Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-06T14:45:38.161Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-06T14:45:40.677Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-06T14:45:42.041Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-05-06T14:45:43.927Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-06T14:45:44.489Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-06T14:45:45.419Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-06T14:45:45.419Z] --- PASS: TestServiceUpdateConfigs (15.33s) [2021-05-06T14:45:45.419Z] === RUN TestServiceUpdateNetwork [2021-05-06T14:45:46.346Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-06T14:45:46.907Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-06T14:45:48.272Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-05-06T14:45:50.162Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-05-06T14:45:51.525Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-06T14:45:52.889Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-05-06T14:45:55.407Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-05-06T14:45:57.962Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-06T14:45:58.896Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-06T14:46:00.389Z] --- PASS: TestServiceUpdateNetwork (14.83s) [2021-05-06T14:46:00.389Z] === RUN TestServiceUpdatePidsLimit [2021-05-06T14:46:00.646Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-06T14:46:01.207Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-06T14:46:02.571Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-06T14:46:06.730Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-06T14:46:06.730Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-06T14:46:08.093Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-06T14:46:09.456Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-05-06T14:46:09.456Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-06T14:46:09.711Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-06T14:46:09.966Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-05-06T14:46:10.527Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-05-06T14:46:10.527Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-06T14:46:12.207Z] --- PASS: TestImportExtremelyLargeImageWorks (193.62s) [2021-05-06T14:46:12.207Z] PASS [2021-05-06T14:46:12.207Z] [2021-05-06T14:46:12.207Z] === Skipped [2021-05-06T14:46:12.207Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-06T14:46:12.207Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:46:12.207Z] [2021-05-06T14:46:12.207Z] [2021-05-06T14:46:12.207Z] DONE 12 tests, 1 skipped in 194.605s [2021-05-06T14:46:12.207Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-05-06T14:46:12.207Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:46:12.207Z] ++ set -e [2021-05-06T14:46:12.207Z] ++ '[' -n 0 ']' [2021-05-06T14:46:12.207Z] ++ set -x [2021-05-06T14:46:12.207Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:46:12.207Z] INFO: Testing against a local daemon [2021-05-06T14:46:12.207Z] === RUN TestNetworkCreateDelete [2021-05-06T14:46:12.207Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-05-06T14:46:12.207Z] === RUN TestDockerNetworkDeletePreferID [2021-05-06T14:46:12.207Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2021-05-06T14:46:12.207Z] === RUN TestDaemonDNSFallback [2021-05-06T14:46:12.207Z] --- PASS: TestDaemonDNSFallback (1.57s) [2021-05-06T14:46:12.207Z] === RUN TestInspectNetwork [2021-05-06T14:46:12.207Z] === RUN TestInspectNetwork/full_network_id [2021-05-06T14:46:12.207Z] === RUN TestInspectNetwork/partial_network_id [2021-05-06T14:46:12.207Z] === RUN TestInspectNetwork/network_name [2021-05-06T14:46:12.207Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-06T14:46:12.207Z] --- PASS: TestInspectNetwork (6.97s) [2021-05-06T14:46:12.207Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-06T14:46:12.207Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-06T14:46:12.207Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-06T14:46:12.207Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-06T14:46:12.207Z] === RUN TestRunContainerWithBridgeNone [2021-05-06T14:46:12.414Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-06T14:46:13.780Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-06T14:46:13.780Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-06T14:46:13.781Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-06T14:46:14.307Z] --- PASS: TestRunContainerWithBridgeNone (1.95s) [2021-05-06T14:46:14.307Z] === RUN TestNetworkInvalidJSON [2021-05-06T14:46:14.307Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-06T14:46:14.307Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-06T14:46:14.307Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T14:46:14.307Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T14:46:14.307Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T14:46:14.307Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T14:46:14.307Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-06T14:46:14.307Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T14:46:14.307Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T14:46:14.307Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-05-06T14:46:14.307Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-06T14:46:14.307Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-06T14:46:14.307Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-05-06T14:46:14.307Z] === RUN TestNetworkList [2021-05-06T14:46:14.307Z] === RUN TestNetworkList//networks [2021-05-06T14:46:14.307Z] === PAUSE TestNetworkList//networks [2021-05-06T14:46:14.307Z] === RUN TestNetworkList//networks/ [2021-05-06T14:46:14.307Z] === PAUSE TestNetworkList//networks/ [2021-05-06T14:46:14.307Z] === CONT TestNetworkList//networks [2021-05-06T14:46:14.307Z] === CONT TestNetworkList//networks/ [2021-05-06T14:46:14.307Z] --- PASS: TestNetworkList (0.02s) [2021-05-06T14:46:14.307Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-06T14:46:14.307Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-06T14:46:14.307Z] === RUN TestHostIPv4BridgeLabel [2021-05-06T14:46:14.341Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-05-06T14:46:14.597Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-06T14:46:14.609Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-05-06T14:46:14.609Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-06T14:46:14.852Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-06T14:46:14.921Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-05-06T14:46:14.921Z] [2021-05-06T14:46:14.921Z] ________ ____ __. [2021-05-06T14:46:14.921Z] \_____ \ | |/ _| [2021-05-06T14:46:14.921Z] / | \| < [2021-05-06T14:46:14.921Z] / | \ | \ [2021-05-06T14:46:14.921Z] \_______ /____|__ \ [2021-05-06T14:46:14.921Z] \/ \/ [2021-05-06T14:46:14.921Z] [2021-05-06T14:46:14.921Z] INFO: make.ps1 ended at 05/06/2021 14:46:11 [2021-05-06T14:46:14.921Z] INFO: Binaries build ended at 05/06/2021 14:46:12. Duration:00:01:03.2661569 [2021-05-06T14:46:14.921Z] INFO: Copying the built daemon binary to d:\CI\PR-42361\1\binary\dockerd-3987dc264b.exe... [2021-05-06T14:46:14.921Z] INFO: Copying the built client binary to d:\CI\PR-42361\1\binary\docker-3987dc264b.exe... [2021-05-06T14:46:14.921Z] INFO: Copying dockerversion from the container... [2021-05-06T14:46:14.921Z] INFO: Copying the golang package from the container to d:\CI\PR-42361\1\installer\go.zip... [2021-05-06T14:46:15.108Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-06T14:46:15.381Z] INFO: Extracting go.zip to d:\CI\PR-42361\1\go [2021-05-06T14:46:15.667Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-05-06T14:46:15.667Z] === RUN TestDaemonDefaultNetworkPools [2021-05-06T14:46:16.308Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-05-06T14:46:16.309Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-06T14:46:16.472Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-05-06T14:46:16.729Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-05-06T14:46:16.729Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-05-06T14:46:16.729Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-06T14:46:17.658Z] --- PASS: TestServiceUpdatePidsLimit (17.18s) [2021-05-06T14:46:17.658Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-05-06T14:46:17.658Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s) [2021-05-06T14:46:17.658Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.31s) [2021-05-06T14:46:17.658Z] PASS [2021-05-06T14:46:17.658Z] [2021-05-06T14:46:17.658Z] === Skipped [2021-05-06T14:46:17.658Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2021-05-06T14:46:17.658Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-06T14:46:17.658Z] [2021-05-06T14:46:17.658Z] [2021-05-06T14:46:17.658Z] DONE 27 tests, 1 skipped in 200.523s [2021-05-06T14:46:17.658Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-06T14:46:17.658Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:46:17.658Z] ++ set -e [2021-05-06T14:46:17.658Z] ++ '[' -n 0 ']' [2021-05-06T14:46:17.658Z] ++ set -x [2021-05-06T14:46:17.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:46:17.658Z] INFO: Testing against a local daemon [2021-05-06T14:46:17.658Z] === RUN TestSessionCreate [2021-05-06T14:46:17.658Z] --- PASS: TestSessionCreate (0.06s) [2021-05-06T14:46:17.658Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-06T14:46:17.658Z] --- PASS: TestSessionCreateWithBadUpgrade (0.07s) [2021-05-06T14:46:17.658Z] PASS [2021-05-06T14:46:17.658Z] [2021-05-06T14:46:17.658Z] DONE 2 tests in 0.310s [2021-05-06T14:46:17.838Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2021-05-06T14:46:17.838Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-06T14:46:17.914Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-06T14:46:17.914Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:46:17.914Z] ++ set -e [2021-05-06T14:46:17.914Z] ++ '[' -n 0 ']' [2021-05-06T14:46:17.914Z] ++ set -x [2021-05-06T14:46:17.914Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:46:17.914Z] INFO: Testing against a local daemon [2021-05-06T14:46:17.914Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-06T14:46:17.914Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-06T14:46:17.914Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-06T14:46:17.914Z] === RUN TestEventsExecDie [2021-05-06T14:46:18.475Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-05-06T14:46:19.273Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2021-05-06T14:46:19.273Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-06T14:46:19.568Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-05-06T14:46:19.568Z] === RUN TestServiceWithPredefinedNetwork [2021-05-06T14:46:19.841Z] --- PASS: TestEventsExecDie (1.82s) [2021-05-06T14:46:19.841Z] === RUN TestEventsBackwardsCompatible [2021-05-06T14:46:19.841Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-05-06T14:46:19.841Z] === RUN TestInfoBinaryCommits [2021-05-06T14:46:19.841Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-05-06T14:46:19.841Z] === RUN TestInfoAPIVersioned [2021-05-06T14:46:19.841Z] --- PASS: TestInfoAPIVersioned (0.03s) [2021-05-06T14:46:19.841Z] === RUN TestInfoDiscoveryBackend [2021-05-06T14:46:20.097Z] === RUN TestDockerSuite/TestEventsRename [2021-05-06T14:46:21.024Z] --- PASS: TestInfoDiscoveryBackend (0.98s) [2021-05-06T14:46:21.024Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-06T14:46:21.280Z] === RUN TestDockerSuite/TestEventsResize [2021-05-06T14:46:21.537Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-05-06T14:46:21.693Z] --- PASS: TestServiceWithPredefinedNetwork (2.10s) [2021-05-06T14:46:21.693Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-06T14:46:21.693Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-06T14:46:21.693Z] service_test.go:242: FLAKY_TEST [2021-05-06T14:46:21.693Z] === RUN TestServiceWithDataPathPortInit [2021-05-06T14:46:22.098Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-06T14:46:22.098Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-06T14:46:22.357Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-06T14:46:22.612Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.79s) [2021-05-06T14:46:22.612Z] === RUN TestInfoAPI [2021-05-06T14:46:22.867Z] --- PASS: TestInfoAPI (0.03s) [2021-05-06T14:46:22.867Z] === RUN TestInfoAPIWarnings [2021-05-06T14:46:28.108Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-06T14:46:29.474Z] === RUN TestDockerSuite/TestEventsStreaming [2021-05-06T14:46:30.840Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-06T14:46:33.082Z] INFO: Extraction ended at 05/06/2021 14:46:32. Duration:00:00:17.4951767 [2021-05-06T14:46:33.082Z] INFO: Updating the golang and path environment variables [2021-05-06T14:46:33.082Z] INFO: GOPATH=d:\gopath [2021-05-06T14:46:33.082Z] INFO: go version go1.13.15 windows/amd64 [2021-05-06T14:46:33.082Z] INFO: Running the daemon under test in debug mode [2021-05-06T14:46:33.082Z] INFO: Starting a daemon under test... [2021-05-06T14:46:33.082Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42361\1\daemon --pidfile d:\CI\PR-42361\1\docker.pid -D [2021-05-06T14:46:33.082Z] INFO: Process started successfully. [2021-05-06T14:46:33.082Z] INFO: Start tailing logs of the daemon under tests [2021-05-06T14:46:33.082Z] INFO: Waiting for the daemon under test to start... [2021-05-06T14:46:34.103Z] === RUN TestDockerSuite/TestEventsTop [2021-05-06T14:46:34.358Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-06T14:46:36.868Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-06T14:46:37.161Z] --- PASS: TestServiceWithDataPathPortInit (13.78s) [2021-05-06T14:46:37.161Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-06T14:46:39.379Z] --- PASS: TestInfoAPIWarnings (16.64s) [2021-05-06T14:46:39.379Z] === RUN TestInfoDebug [2021-05-06T14:46:39.939Z] --- PASS: TestInfoDebug (0.64s) [2021-05-06T14:46:39.939Z] === RUN TestInfoInsecureRegistries [2021-05-06T14:46:40.865Z] --- PASS: TestInfoInsecureRegistries (0.65s) [2021-05-06T14:46:40.865Z] === RUN TestInfoRegistryMirrors [2021-05-06T14:46:41.427Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2021-05-06T14:46:41.427Z] === RUN TestLoginFailsWithBadCredentials [2021-05-06T14:46:41.427Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-05-06T14:46:41.427Z] === RUN TestPingCacheHeaders [2021-05-06T14:46:41.427Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-06T14:46:41.427Z] === RUN TestPingGet [2021-05-06T14:46:41.427Z] --- PASS: TestPingGet (0.02s) [2021-05-06T14:46:41.427Z] === RUN TestPingHead [2021-05-06T14:46:41.427Z] --- PASS: TestPingHead (0.02s) [2021-05-06T14:46:41.427Z] === RUN TestVersion [2021-05-06T14:46:41.427Z] --- PASS: TestVersion (0.02s) [2021-05-06T14:46:41.427Z] PASS [2021-05-06T14:46:41.427Z] [2021-05-06T14:46:41.427Z] === Skipped [2021-05-06T14:46:41.427Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-06T14:46:41.427Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-06T14:46:41.427Z] [2021-05-06T14:46:41.427Z] [2021-05-06T14:46:41.427Z] DONE 18 tests, 1 skipped in 23.676s [2021-05-06T14:46:41.427Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-06T14:46:41.427Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:46:41.427Z] ++ set -e [2021-05-06T14:46:41.427Z] ++ '[' -n 0 ']' [2021-05-06T14:46:41.427Z] ++ set -x [2021-05-06T14:46:41.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:46:41.683Z] INFO: Testing against a local daemon [2021-05-06T14:46:41.683Z] === RUN TestVolumesCreateAndList [2021-05-06T14:46:41.683Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-05-06T14:46:41.683Z] === RUN TestVolumesRemove [2021-05-06T14:46:41.683Z] --- PASS: TestVolumesRemove (0.06s) [2021-05-06T14:46:41.683Z] === RUN TestVolumesInspect [2021-05-06T14:46:41.683Z] --- PASS: TestVolumesInspect (0.02s) [2021-05-06T14:46:41.683Z] === RUN TestVolumesInvalidJSON [2021-05-06T14:46:41.683Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-06T14:46:41.683Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-06T14:46:41.683Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-06T14:46:41.683Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-05-06T14:46:41.683Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-06T14:46:41.683Z] PASS [2021-05-06T14:46:41.683Z] [2021-05-06T14:46:41.683Z] DONE 5 tests in 0.220s [2021-05-06T14:46:41.683Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-06T14:46:41.939Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-05-06T14:46:42.202Z] ++++ cat bundles/test-integration/docker.pid [2021-05-06T14:46:42.202Z] +++ kill 5755 [2021-05-06T14:46:43.067Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.84s) [2021-05-06T14:46:43.067Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qwgz1jj5e0aad1e9n0h34mo4y Created:2021-05-06 14:46:36.316665309 +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[27c9e3fdb5b243f01958920a9076d31ccb29f343fccba81b1ada10aaa776ab67:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qc0kp3q709vksbbtyj8biyyte EndpointID:82f0cfb937a12445bf25d998f830b46aa69b57b60c23b01940bc12be40f578c0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e24bf655696576ddd130339eb7de5e157398977aa6af299e03c251007f6164a6 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:f4788bd3c447 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qc0kp3q709vksbbtyj8biyyte EndpointID:82f0cfb937a12445bf25d998f830b46aa69b57b60c23b01940bc12be40f578c0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-06T14:46:43.067Z] PASS [2021-05-06T14:46:43.067Z] [2021-05-06T14:46:43.067Z] === Skipped [2021-05-06T14:46:43.067Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-06T14:46:43.067Z] service_test.go:242: FLAKY_TEST [2021-05-06T14:46:43.067Z] [2021-05-06T14:46:43.067Z] [2021-05-06T14:46:43.067Z] DONE 26 tests, 1 skipped in 39.390s [2021-05-06T14:46:43.067Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-06T14:46:43.067Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:46:43.067Z] ++ set -e [2021-05-06T14:46:43.067Z] ++ '[' -n 0 ']' [2021-05-06T14:46:43.067Z] ++ set -x [2021-05-06T14:46:43.068Z] ++ 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=ppc64le 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/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:46:43.068Z] INFO: Testing against a local daemon [2021-05-06T14:46:43.068Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-06T14:46:43.068Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-06T14:46:43.068Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T14:46:43.068Z] === RUN TestDockerNetworkIpvlan [2021-05-06T14:46:43.068Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-06T14:46:43.068Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T14:46:43.068Z] PASS [2021-05-06T14:46:43.068Z] [2021-05-06T14:46:43.068Z] === Skipped [2021-05-06T14:46:43.068Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-06T14:46:43.068Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T14:46:43.068Z] [2021-05-06T14:46:43.068Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-06T14:46:43.068Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-06T14:46:43.068Z] [2021-05-06T14:46:43.068Z] [2021-05-06T14:46:43.068Z] DONE 2 tests, 2 skipped in 0.077s [2021-05-06T14:46:43.068Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-06T14:46:43.068Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:46:43.068Z] ++ set -e [2021-05-06T14:46:43.068Z] ++ '[' -n 0 ']' [2021-05-06T14:46:43.068Z] ++ set -x [2021-05-06T14:46:43.068Z] ++ 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=ppc64le 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/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:46:43.068Z] INFO: Testing against a local daemon [2021-05-06T14:46:43.068Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-06T14:46:43.568Z] +++ /etc/init.d/apparmor stop [2021-05-06T14:46:43.568Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-06T14:46:43.568Z] [2021-05-06T14:46:43.568Z] Unloading profiles will leave already running processes permanently [2021-05-06T14:46:43.568Z] unconfined, which can lead to unexpected situations. [2021-05-06T14:46:43.568Z] [2021-05-06T14:46:43.568Z] To set a process to complain mode, use the command line tool [2021-05-06T14:46:43.568Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-06T14:46:43.568Z] +++ true [2021-05-06T14:46:43.568Z] exiting test-integration [2021-05-06T14:46:43.568Z] ++ exit 0 [2021-05-06T14:46:43.568Z] [2021-05-06T14:46:43.711Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2021-05-06T14:46:43.711Z] === RUN TestDockerNetworkMacvlan [2021-05-06T14:46:44.129Z] + for job in $(jobs -p) [2021-05-06T14:46:44.129Z] + wait 11229 [2021-05-06T14:46:44.756Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-06T14:46:45.401Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-06T14:46:46.450Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-06T14:46:48.542Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-06T14:46:49.370Z] === RUN TestDockerSuite/TestExec [2021-05-06T14:46:49.626Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-06T14:46:50.552Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-06T14:46:50.641Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-06T14:46:51.133Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-06T14:46:51.695Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-06T14:46:54.185Z] ...INFO: Daemon under test started and replied! [2021-05-06T14:46:54.185Z] INFO: Docker version of the daemon under test [2021-05-06T14:46:54.185Z] [2021-05-06T14:46:54.185Z] Client: [2021-05-06T14:46:54.185Z] Version: 17.06.2-ce [2021-05-06T14:46:54.185Z] API version: 1.30 [2021-05-06T14:46:54.185Z] Go version: go1.8.3 [2021-05-06T14:46:54.185Z] Git commit: cec0b72 [2021-05-06T14:46:54.185Z] Built: Tue Sep 5 19:57:19 2017 [2021-05-06T14:46:54.185Z] OS/Arch: windows/amd64 [2021-05-06T14:46:54.185Z] [2021-05-06T14:46:54.185Z] Server: [2021-05-06T14:46:54.185Z] Version: 0.0.0-dev [2021-05-06T14:46:54.185Z] API version: 1.41 (minimum version 1.24) [2021-05-06T14:46:54.185Z] Go version: go1.13.15 [2021-05-06T14:46:54.185Z] Git commit: 3987dc264b [2021-05-06T14:46:54.185Z] Built: 05/06/2021 14:45:13 [2021-05-06T14:46:54.185Z] OS/Arch: windows/amd64 [2021-05-06T14:46:54.185Z] Experimental: false [2021-05-06T14:46:54.185Z] [2021-05-06T14:46:54.185Z] INFO: Docker info of the daemon under test [2021-05-06T14:46:54.185Z] [2021-05-06T14:46:54.185Z] Containers: 0 [2021-05-06T14:46:54.185Z] Running: 0 [2021-05-06T14:46:54.185Z] Paused: 0 [2021-05-06T14:46:54.185Z] Stopped: 0 [2021-05-06T14:46:54.185Z] Images: 0 [2021-05-06T14:46:54.185Z] Server Version: 0.0.0-dev [2021-05-06T14:46:54.185Z] Storage Driver: windowsfilter [2021-05-06T14:46:54.185Z] Windows: [2021-05-06T14:46:54.185Z] Logging Driver: json-file [2021-05-06T14:46:54.185Z] Plugins: [2021-05-06T14:46:54.185Z] Volume: local [2021-05-06T14:46:54.185Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-06T14:46:54.185Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-06T14:46:54.185Z] Swarm: inactive [2021-05-06T14:46:54.185Z] Default Isolation: process [2021-05-06T14:46:54.185Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-06T14:46:54.185Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-06T14:46:54.185Z] OSType: windows [2021-05-06T14:46:54.185Z] Architecture: x86_64 [2021-05-06T14:46:54.185Z] CPUs: 4 [2021-05-06T14:46:54.185Z] Total Memory: 32GiB [2021-05-06T14:46:54.185Z] Name: azwin-2-9f5550 [2021-05-06T14:46:54.185Z] ID: HASW:HWL5:RCM2:ZIPG:IN6B:7XTQ:4KKN:H6PD:TJ6A:YRXH:Q6ME:5WVH [2021-05-06T14:46:54.185Z] Docker Root Dir: D:\CI\PR-42361\1\daemon [2021-05-06T14:46:54.185Z] Debug Mode (client): false [2021-05-06T14:46:54.185Z] Debug Mode (server): true [2021-05-06T14:46:54.185Z] File Descriptors: -1 [2021-05-06T14:46:54.185Z] Goroutines: 16 [2021-05-06T14:46:54.185Z] System Time: 2021-05-06T14:46:52.1015886Z [2021-05-06T14:46:54.185Z] EventsListeners: 0 [2021-05-06T14:46:54.185Z] Registry: https://index.docker.io/v1/ [2021-05-06T14:46:54.185Z] Labels: [2021-05-06T14:46:54.185Z] Experimental: false [2021-05-06T14:46:54.185Z] Insecure Registries: [2021-05-06T14:46:54.185Z] 127.0.0.0/8 [2021-05-06T14:46:54.185Z] Live Restore Enabled: false [2021-05-06T14:46:54.185Z] [2021-05-06T14:46:54.185Z] [2021-05-06T14:46:54.185Z] INFO: Docker images of the daemon under test [2021-05-06T14:46:54.185Z] [2021-05-06T14:46:54.185Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-06T14:46:54.185Z] [2021-05-06T14:46:54.185Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-05-06T14:46:54.185Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-05-06T14:46:54.185Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-05-06T14:46:54.185Z] 29d5b6a226d2: Pulling fs layer [2021-05-06T14:46:54.248Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-06T14:46:54.809Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-06T14:46:55.216Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-06T14:46:55.701Z] --- PASS: TestDockerNetworkMacvlan (11.62s) [2021-05-06T14:46:55.701Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-05-06T14:46:55.701Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-05-06T14:46:55.701Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.96s) [2021-05-06T14:46:55.701Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.02s) [2021-05-06T14:46:55.701Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.46s) [2021-05-06T14:46:55.701Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.71s) [2021-05-06T14:46:55.701Z] PASS [2021-05-06T14:46:55.701Z] [2021-05-06T14:46:55.701Z] DONE 8 tests in 13.084s [2021-05-06T14:46:55.701Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-06T14:46:55.701Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:46:55.701Z] ++ set -e [2021-05-06T14:46:55.701Z] ++ '[' -n 0 ']' [2021-05-06T14:46:55.701Z] ++ set -x [2021-05-06T14:46:55.701Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:46:55.701Z] testing: warning: no tests to run [2021-05-06T14:46:55.701Z] PASS [2021-05-06T14:46:55.701Z] [2021-05-06T14:46:55.701Z] DONE 0 tests in 0.013s [2021-05-06T14:46:55.701Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-06T14:46:55.701Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:46:55.701Z] ++ set -e [2021-05-06T14:46:55.701Z] ++ '[' -n 0 ']' [2021-05-06T14:46:55.701Z] ++ set -x [2021-05-06T14:46:55.701Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:46:55.701Z] INFO: Testing against a local daemon [2021-05-06T14:46:55.701Z] === RUN TestAuthZPluginAllowRequest [2021-05-06T14:46:55.735Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-06T14:46:56.662Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-06T14:46:56.914Z] --- PASS: TestAuthZPluginAllowRequest (1.39s) [2021-05-06T14:46:56.914Z] === RUN TestAuthZPluginTLS [2021-05-06T14:46:57.554Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-05-06T14:46:57.554Z] === RUN TestAuthZPluginDenyRequest [2021-05-06T14:46:57.855Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-05-06T14:46:57.855Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-06T14:46:58.027Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-06T14:46:58.501Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-05-06T14:46:58.501Z] === RUN TestAuthZPluginDenyResponse [2021-05-06T14:46:58.953Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-06T14:46:59.145Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-05-06T14:46:59.145Z] === RUN TestAuthZPluginAllowEventStream [2021-05-06T14:46:59.515Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-05-06T14:46:59.770Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-06T14:47:00.436Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2021-05-06T14:47:00.436Z] === RUN TestAuthZPluginErrorResponse [2021-05-06T14:47:01.017Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-05-06T14:47:01.017Z] === RUN TestAuthZPluginErrorRequest [2021-05-06T14:47:01.658Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-05-06T14:47:01.658Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-06T14:47:02.289Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-06T14:47:02.303Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-05-06T14:47:02.303Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-06T14:47:03.833Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.82s) [2021-05-06T14:47:03.833Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-06T14:47:05.928Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.77s) [2021-05-06T14:47:05.928Z] === RUN TestAuthZPluginHeader [2021-05-06T14:47:06.454Z] === RUN TestDockerSuite/TestExecEnv [2021-05-06T14:47:06.479Z] 29d5b6a226d2: Verifying Checksum [2021-05-06T14:47:06.479Z] 29d5b6a226d2: Download complete [2021-05-06T14:47:06.570Z] --- PASS: TestAuthZPluginHeader (0.89s) [2021-05-06T14:47:06.570Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-06T14:47:06.570Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-06T14:47:06.570Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:47:06.570Z] === RUN TestAuthZPluginV2Disable [2021-05-06T14:47:06.570Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-05-06T14:47:06.570Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:47:06.570Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-06T14:47:06.570Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-06T14:47:06.570Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:47:06.570Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-06T14:47:06.570Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-06T14:47:06.570Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:47:06.570Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-06T14:47:07.383Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-06T14:47:09.268Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-06T14:47:10.194Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-06T14:47:12.080Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-06T14:47:13.007Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-05-06T14:47:14.371Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-06T14:47:15.299Z] === RUN TestDockerSuite/TestExecParseError [2021-05-06T14:47:15.862Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-06T14:47:16.802Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-06T14:47:17.065Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-05-06T14:47:17.629Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-06T14:47:24.161Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-06T14:47:24.721Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-05-06T14:47:24.721Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-06T14:47:25.517Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2021-05-06T14:47:25.517Z] PASS [2021-05-06T14:47:25.517Z] [2021-05-06T14:47:25.517Z] === Skipped [2021-05-06T14:47:25.517Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-06T14:47:25.517Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:47:25.517Z] [2021-05-06T14:47:25.517Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-05-06T14:47:25.517Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:47:25.517Z] [2021-05-06T14:47:25.517Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-06T14:47:25.517Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:47:25.517Z] [2021-05-06T14:47:25.517Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-06T14:47:25.517Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:47:25.517Z] [2021-05-06T14:47:25.517Z] [2021-05-06T14:47:25.517Z] DONE 17 tests, 4 skipped in 27.950s [2021-05-06T14:47:25.517Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-06T14:47:25.517Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:47:25.517Z] ++ set -e [2021-05-06T14:47:25.517Z] ++ '[' -n 0 ']' [2021-05-06T14:47:25.517Z] ++ set -x [2021-05-06T14:47:25.517Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:47:25.517Z] INFO: Testing against a local daemon [2021-05-06T14:47:25.517Z] === RUN TestPluginInvalidJSON [2021-05-06T14:47:25.517Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T14:47:25.517Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T14:47:25.517Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T14:47:25.517Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-05-06T14:47:25.517Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-06T14:47:25.517Z] === RUN TestPluginInstall [2021-05-06T14:47:25.517Z] === RUN TestPluginInstall/no_auth [2021-05-06T14:47:25.517Z] time="2021-05-06T14:47:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T14:47:25.517Z] time="2021-05-06T14:47:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cfb9af0b0aff440b9d8cfce03a453089bec5c40a31b21c325c0b49047fb92552" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T14:47:25.517Z] time="2021-05-06T14:47:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T14:47:25.517Z] time="2021-05-06T14:47:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cfb9af0b0aff440b9d8cfce03a453089bec5c40a31b21c325c0b49047fb92552" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T14:47:25.517Z] === RUN TestPluginInstall/with_htpasswd [2021-05-06T14:47:26.085Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-06T14:47:26.158Z] time="2021-05-06T14:47:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T14:47:26.158Z] time="2021-05-06T14:47:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b157bff262cbeea445f845bc88561efb03b2f1a0d5dca6ee9b3dedb803fd3d70" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T14:47:26.158Z] time="2021-05-06T14:47:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T14:47:26.158Z] time="2021-05-06T14:47:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b157bff262cbeea445f845bc88561efb03b2f1a0d5dca6ee9b3dedb803fd3d70" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T14:47:26.455Z] === RUN TestPluginInstall/with_insecure [2021-05-06T14:47:27.507Z] time="2021-05-06T14:47:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T14:47:27.507Z] time="2021-05-06T14:47:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:150eca88296bdd7a3910371539ac98ca8e147ecb387a93d48186f5445d7838da" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T14:47:27.507Z] time="2021-05-06T14:47:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-06T14:47:27.507Z] time="2021-05-06T14:47:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:150eca88296bdd7a3910371539ac98ca8e147ecb387a93d48186f5445d7838da" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-06T14:47:27.805Z] --- PASS: TestPluginInstall (4.29s) [2021-05-06T14:47:27.805Z] --- PASS: TestPluginInstall/no_auth (1.98s) [2021-05-06T14:47:27.805Z] --- PASS: TestPluginInstall/with_htpasswd (0.93s) [2021-05-06T14:47:27.805Z] --- PASS: TestPluginInstall/with_insecure (1.39s) [2021-05-06T14:47:27.805Z] plugin_test.go:165: [db12e40ea5a70] daemon is not started [2021-05-06T14:47:27.805Z] === RUN TestPluginsWithRuntimes [2021-05-06T14:47:29.891Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-06T14:47:30.530Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-06T14:47:32.060Z] --- PASS: TestPluginsWithRuntimes (4.05s) [2021-05-06T14:47:32.060Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2021-05-06T14:47:32.060Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.10s) [2021-05-06T14:47:32.060Z] === RUN TestPluginBackCompatMediaTypes [2021-05-06T14:47:32.700Z] --- PASS: TestPluginBackCompatMediaTypes (0.84s) [2021-05-06T14:47:32.700Z] PASS [2021-05-06T14:47:32.700Z] [2021-05-06T14:47:32.700Z] DONE 10 tests in 9.281s [2021-05-06T14:47:32.700Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-06T14:47:32.700Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:47:32.700Z] ++ set -e [2021-05-06T14:47:32.700Z] ++ '[' -n 0 ']' [2021-05-06T14:47:32.700Z] ++ set -x [2021-05-06T14:47:32.700Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:47:32.700Z] INFO: Testing against a local daemon [2021-05-06T14:47:32.700Z] === RUN TestExternalGraphDriver [2021-05-06T14:47:32.995Z] === RUN TestExternalGraphDriver/json [2021-05-06T14:47:35.089Z] === RUN TestExternalGraphDriver/spec [2021-05-06T14:47:36.572Z] === RUN TestExternalGraphDriver/pull [2021-05-06T14:47:38.248Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-06T14:47:38.810Z] === RUN TestDockerSuite/TestExecTTY [2021-05-06T14:47:38.892Z] --- PASS: TestExternalGraphDriver (5.85s) [2021-05-06T14:47:38.892Z] --- PASS: TestExternalGraphDriver/json (1.88s) [2021-05-06T14:47:38.892Z] --- PASS: TestExternalGraphDriver/spec (1.83s) [2021-05-06T14:47:38.892Z] --- PASS: TestExternalGraphDriver/pull (2.01s) [2021-05-06T14:47:38.892Z] === RUN TestGraphdriverPluginV2 [2021-05-06T14:47:38.892Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-05-06T14:47:38.892Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:47:38.892Z] PASS [2021-05-06T14:47:38.892Z] [2021-05-06T14:47:38.892Z] === Skipped [2021-05-06T14:47:38.892Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-05-06T14:47:38.892Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:47:38.892Z] [2021-05-06T14:47:38.892Z] [2021-05-06T14:47:38.892Z] DONE 5 tests, 1 skipped in 5.988s [2021-05-06T14:47:38.892Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-06T14:47:38.892Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:47:38.892Z] ++ set -e [2021-05-06T14:47:38.892Z] ++ '[' -n 0 ']' [2021-05-06T14:47:38.892Z] ++ set -x [2021-05-06T14:47:38.892Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:47:38.892Z] INFO: Testing against a local daemon [2021-05-06T14:47:38.892Z] === RUN TestContinueAfterPluginCrash [2021-05-06T14:47:38.892Z] === PAUSE TestContinueAfterPluginCrash [2021-05-06T14:47:38.892Z] === RUN TestReadPluginNoRead [2021-05-06T14:47:38.892Z] === PAUSE TestReadPluginNoRead [2021-05-06T14:47:38.892Z] === RUN TestDaemonStartWithLogOpt [2021-05-06T14:47:38.892Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-06T14:47:38.892Z] === CONT TestContinueAfterPluginCrash [2021-05-06T14:47:38.892Z] === CONT TestDaemonStartWithLogOpt [2021-05-06T14:47:38.892Z] === CONT TestReadPluginNoRead [2021-05-06T14:47:39.737Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-06T14:47:40.663Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-06T14:47:41.590Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-06T14:47:42.517Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-06T14:47:42.517Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-06T14:47:44.407Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-05-06T14:47:44.524Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-06T14:47:44.524Z] --- PASS: TestDaemonStartWithLogOpt (5.53s) [2021-05-06T14:47:45.417Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-06T14:47:45.572Z] === RUN TestReadPluginNoRead/default [2021-05-06T14:47:47.107Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-06T14:47:47.304Z] === RUN TestDockerSuite/TestExecWithTERM [2021-05-06T14:47:48.233Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-06T14:47:48.629Z] --- PASS: TestReadPluginNoRead (9.68s) [2021-05-06T14:47:48.629Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s) [2021-05-06T14:47:48.629Z] --- PASS: TestReadPluginNoRead/default (1.50s) [2021-05-06T14:47:48.629Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.53s) [2021-05-06T14:47:48.629Z] read_test.go:92: [d39e99c445797] daemon is not started [2021-05-06T14:47:49.597Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-06T14:47:49.673Z] --- PASS: TestContinueAfterPluginCrash (10.72s) [2021-05-06T14:47:49.673Z] PASS [2021-05-06T14:47:49.673Z] [2021-05-06T14:47:49.673Z] DONE 6 tests in 10.790s [2021-05-06T14:47:49.674Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-06T14:47:49.674Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:47:49.674Z] ++ set -e [2021-05-06T14:47:49.674Z] ++ '[' -n 0 ']' [2021-05-06T14:47:49.674Z] ++ set -x [2021-05-06T14:47:49.674Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:47:49.674Z] testing: warning: no tests to run [2021-05-06T14:47:49.674Z] PASS [2021-05-06T14:47:49.674Z] [2021-05-06T14:47:49.674Z] DONE 0 tests in 0.017s [2021-05-06T14:47:49.674Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-06T14:47:49.674Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:47:49.674Z] ++ set -e [2021-05-06T14:47:49.674Z] ++ '[' -n 0 ']' [2021-05-06T14:47:49.674Z] ++ set -x [2021-05-06T14:47:49.674Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:47:49.674Z] INFO: Testing against a local daemon [2021-05-06T14:47:49.674Z] === RUN TestPluginWithDevMounts [2021-05-06T14:47:49.674Z] === PAUSE TestPluginWithDevMounts [2021-05-06T14:47:49.674Z] === CONT TestPluginWithDevMounts [2021-05-06T14:47:51.766Z] --- PASS: TestPluginWithDevMounts (1.85s) [2021-05-06T14:47:51.766Z] PASS [2021-05-06T14:47:51.766Z] [2021-05-06T14:47:51.766Z] DONE 1 tests in 1.924s [2021-05-06T14:47:51.766Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-05-06T14:47:51.766Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:47:51.766Z] ++ set -e [2021-05-06T14:47:51.766Z] ++ '[' -n 0 ']' [2021-05-06T14:47:51.766Z] ++ set -x [2021-05-06T14:47:51.766Z] ++ 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=ppc64le 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/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:47:51.766Z] INFO: Testing against a local daemon [2021-05-06T14:47:51.766Z] === RUN TestSecretInspect [2021-05-06T14:47:52.857Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-05-06T14:47:53.865Z] --- PASS: TestSecretInspect (1.95s) [2021-05-06T14:47:53.865Z] === RUN TestSecretList [2021-05-06T14:47:54.221Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-06T14:47:55.435Z] --- PASS: TestSecretList (1.90s) [2021-05-06T14:47:55.435Z] === RUN TestSecretsCreateAndDelete [2021-05-06T14:47:55.584Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-05-06T14:47:57.614Z] --- PASS: TestSecretsCreateAndDelete (1.91s) [2021-05-06T14:47:57.614Z] === RUN TestSecretsUpdate [2021-05-06T14:47:59.414Z] --- PASS: TestSecretsUpdate (1.95s) [2021-05-06T14:47:59.415Z] === RUN TestTemplatedSecret [2021-05-06T14:47:59.746Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-06T14:48:01.632Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-06T14:48:02.177Z] --- PASS: TestTemplatedSecret (2.54s) [2021-05-06T14:48:02.177Z] === RUN TestSecretCreateResolve [2021-05-06T14:48:03.701Z] --- PASS: TestSecretCreateResolve (1.95s) [2021-05-06T14:48:03.701Z] PASS [2021-05-06T14:48:03.701Z] [2021-05-06T14:48:03.701Z] DONE 6 tests in 12.266s [2021-05-06T14:48:03.701Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-05-06T14:48:03.701Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:48:03.701Z] ++ set -e [2021-05-06T14:48:03.701Z] ++ '[' -n 0 ']' [2021-05-06T14:48:03.701Z] ++ set -x [2021-05-06T14:48:03.701Z] ++ 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=ppc64le 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/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:48:03.701Z] INFO: Testing against a local daemon [2021-05-06T14:48:03.701Z] === RUN TestServiceCreateInit [2021-05-06T14:48:03.701Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-06T14:48:06.962Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-06T14:48:07.217Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-06T14:48:07.217Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-06T14:48:07.217Z] === RUN TestDockerSuite/TestHealth [2021-05-06T14:48:08.789Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-06T14:48:11.635Z] --- PASS: TestServiceCreateInit (7.70s) [2021-05-06T14:48:11.635Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.95s) [2021-05-06T14:48:11.635Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s) [2021-05-06T14:48:11.635Z] === RUN TestCreateServiceMultipleTimes [2021-05-06T14:48:18.450Z] 29d5b6a226d2: Pull complete [2021-05-06T14:48:18.450Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-05-06T14:48:18.450Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T14:48:18.450Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-05-06T14:48:18.450Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-05-06T14:48:18.450Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-05-06T14:48:18.450Z] WARN: Skipping validation tests [2021-05-06T14:48:18.450Z] INFO: Running unit tests at 05/06/2021 14:48:14... [2021-05-06T14:48:18.450Z] INFO: make.ps1 starting at 05/06/2021 14:48:17 [2021-05-06T14:48:18.450Z] INFO: Git commit (3987dc264b) assumed from DOCKER_GITCOMMIT environment variable [2021-05-06T14:48:18.450Z] INFO: Invoking autogen... [2021-05-06T14:48:18.450Z] INFO: Running unit tests... [2021-05-06T14:48:19.377Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-05-06T14:48:24.188Z] 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 [2021-05-06T14:48:27.297Z] --- PASS: TestCreateServiceMultipleTimes (15.47s) [2021-05-06T14:48:27.297Z] === RUN TestCreateServiceConflict [2021-05-06T14:48:28.830Z] --- PASS: TestCreateServiceConflict (1.94s) [2021-05-06T14:48:28.830Z] === RUN TestCreateServiceMaxReplicas [2021-05-06T14:48:31.202Z] ? github.com/docker/docker/api [no test files] [2021-05-06T14:48:31.554Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-06T14:48:31.554Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-06T14:48:31.554Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-06T14:48:31.554Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-06T14:48:31.554Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-06T14:48:31.554Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-06T14:48:31.595Z] --- PASS: TestCreateServiceMaxReplicas (2.60s) [2021-05-06T14:48:31.595Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-06T14:48:31.810Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-06T14:48:31.810Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-06T14:48:31.810Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-06T14:48:31.810Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-06T14:48:32.070Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-06T14:48:32.325Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-06T14:48:32.581Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-06T14:48:32.581Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-06T14:48:33.142Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-06T14:48:33.397Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-06T14:48:33.999Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-06T14:48:34.924Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-06T14:48:34.924Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-06T14:48:35.849Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-06T14:48:38.359Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-06T14:48:38.359Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-06T14:48:38.615Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-06T14:48:40.501Z] === RUN TestDockerSuite/TestImportFile [2021-05-06T14:48:42.390Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-06T14:48:42.390Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-06T14:48:43.540Z] === RUN TestMiddlewares [2021-05-06T14:48:43.540Z] --- PASS: TestMiddlewares (0.00s) [2021-05-06T14:48:43.540Z] PASS [2021-05-06T14:48:43.540Z] coverage: 9.0% of statements [2021-05-06T14:48:43.540Z] ok github.com/docker/docker/api/server 0.097s coverage: 9.0% of statements [2021-05-06T14:48:44.279Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-06T14:48:44.574Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.84s) [2021-05-06T14:48:44.574Z] === RUN TestCreateServiceSecretFileMode [2021-05-06T14:48:46.770Z] --- PASS: TestCreateServiceSecretFileMode (2.38s) [2021-05-06T14:48:46.771Z] === RUN TestCreateServiceConfigFileMode [2021-05-06T14:48:46.797Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-06T14:48:48.162Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-06T14:48:48.871Z] --- PASS: TestCreateServiceConfigFileMode (2.25s) [2021-05-06T14:48:48.871Z] === RUN TestCreateServiceSysctls [2021-05-06T14:48:49.088Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-06T14:48:49.649Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-06T14:48:50.576Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-06T14:48:50.576Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-05-06T14:48:50.576Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-06T14:48:51.178Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-06T14:48:51.477Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-05-06T14:48:52.039Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-06T14:48:52.671Z] --- PASS: TestCreateServiceSysctls (3.23s) [2021-05-06T14:48:52.671Z] === RUN TestCreateServiceCapabilities [2021-05-06T14:48:52.965Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-06T14:48:53.907Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-06T14:48:54.774Z] --- PASS: TestCreateServiceCapabilities (2.42s) [2021-05-06T14:48:54.774Z] === RUN TestInspect [2021-05-06T14:48:54.833Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-06T14:48:55.758Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-06T14:48:55.759Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-05-06T14:48:57.914Z] --- PASS: TestInspect (2.87s) [2021-05-06T14:48:57.914Z] === RUN TestCreateJob [2021-05-06T14:48:58.273Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-06T14:48:59.200Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-06T14:49:00.565Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-06T14:49:00.565Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-06T14:49:00.915Z] --- PASS: TestCreateJob (3.13s) [2021-05-06T14:49:00.915Z] === RUN TestReplicatedJob [2021-05-06T14:49:01.930Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-06T14:49:01.930Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-06T14:49:03.820Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-06T14:49:04.748Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-06T14:49:05.677Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-06T14:49:06.537Z] --- PASS: TestReplicatedJob (5.14s) [2021-05-06T14:49:06.537Z] === RUN TestUpdateReplicatedJob [2021-05-06T14:49:06.604Z] === RUN TestDockerSuite/TestInspectImage [2021-05-06T14:49:06.604Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-06T14:49:06.859Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-06T14:49:06.859Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-06T14:49:07.422Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-06T14:49:08.347Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-06T14:49:08.347Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-06T14:49:08.908Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-06T14:49:09.289Z] --- PASS: TestUpdateReplicatedJob (3.17s) [2021-05-06T14:49:09.289Z] === RUN TestServiceListWithStatuses [2021-05-06T14:49:09.289Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-06T14:49:09.289Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-06T14:49:09.289Z] === RUN TestDockerNetworkConnectAlias [2021-05-06T14:49:09.469Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-06T14:49:10.834Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-06T14:49:10.834Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-06T14:49:11.760Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-06T14:49:12.687Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-06T14:49:12.850Z] --- PASS: TestDockerNetworkConnectAlias (4.03s) [2021-05-06T14:49:12.850Z] === RUN TestDockerNetworkReConnect [2021-05-06T14:49:14.053Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-06T14:49:14.979Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-06T14:49:15.543Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-06T14:49:16.418Z] --- PASS: TestDockerNetworkReConnect (3.28s) [2021-05-06T14:49:16.418Z] === RUN TestServicePlugin [2021-05-06T14:49:16.418Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-06T14:49:16.418Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:49:16.418Z] === RUN TestServiceUpdateLabel [2021-05-06T14:49:16.477Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-06T14:49:17.039Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-06T14:49:17.979Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-06T14:49:18.503Z] --- PASS: TestServiceUpdateLabel (1.98s) [2021-05-06T14:49:18.503Z] === RUN TestServiceUpdateSecrets [2021-05-06T14:49:18.587Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-06T14:49:18.587Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-05-06T14:49:21.100Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-06T14:49:22.067Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-06T14:49:22.629Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-05-06T14:49:23.557Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-06T14:49:24.119Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-06T14:49:25.940Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-06T14:49:25.940Z] === RUN TestBoolValue [2021-05-06T14:49:25.940Z] --- PASS: TestBoolValue (0.00s) [2021-05-06T14:49:25.940Z] === RUN TestBoolValueOrDefault [2021-05-06T14:49:25.940Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-05-06T14:49:25.940Z] === RUN TestInt64ValueOrZero [2021-05-06T14:49:25.940Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-05-06T14:49:25.940Z] === RUN TestInt64ValueOrDefault [2021-05-06T14:49:25.940Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-05-06T14:49:25.940Z] === RUN TestInt64ValueOrDefaultWithError [2021-05-06T14:49:25.940Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-05-06T14:49:25.940Z] === RUN TestJsonContentType [2021-05-06T14:49:25.940Z] --- PASS: TestJsonContentType (0.00s) [2021-05-06T14:49:25.940Z] PASS [2021-05-06T14:49:25.940Z] coverage: 14.7% of statements [2021-05-06T14:49:25.940Z] ok github.com/docker/docker/api/server/httputils 0.068s coverage: 14.7% of statements [2021-05-06T14:49:26.392Z] === RUN TestMaskSecretKeys [2021-05-06T14:49:26.392Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-05-06T14:49:26.392Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-05-06T14:49:26.392Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-05-06T14:49:26.392Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-05-06T14:49:26.392Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-05-06T14:49:26.392Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-05-06T14:49:26.392Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-05-06T14:49:26.392Z] === RUN TestVersionMiddlewareVersion [2021-05-06T14:49:26.392Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-05-06T14:49:26.392Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-05-06T14:49:26.392Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-05-06T14:49:26.392Z] PASS [2021-05-06T14:49:26.392Z] coverage: 37.7% of statements [2021-05-06T14:49:26.392Z] ok github.com/docker/docker/api/server/middleware 0.114s coverage: 37.7% of statements [2021-05-06T14:49:26.392Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-06T14:49:26.392Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-06T14:49:26.392Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-06T14:49:26.392Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-06T14:49:26.392Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-06T14:49:26.392Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-06T14:49:26.392Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-06T14:49:26.392Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-06T14:49:26.392Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-06T14:49:26.392Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-06T14:49:26.392Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-06T14:49:27.346Z] === RUN TestStrSliceMarshalJSON [2021-05-06T14:49:27.347Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-05-06T14:49:27.347Z] === RUN TestStrSliceUnmarshalJSON [2021-05-06T14:49:27.347Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-05-06T14:49:27.347Z] === RUN TestStrSliceUnmarshalString [2021-05-06T14:49:27.347Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-05-06T14:49:27.347Z] === RUN TestStrSliceUnmarshalSlice [2021-05-06T14:49:27.347Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-05-06T14:49:27.347Z] PASS [2021-05-06T14:49:27.347Z] coverage: 90.0% of statements [2021-05-06T14:49:27.347Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2021-05-06T14:49:27.347Z] === RUN TestToJSON [2021-05-06T14:49:27.347Z] --- PASS: TestToJSON (0.00s) [2021-05-06T14:49:27.347Z] === RUN TestToParamWithVersion [2021-05-06T14:49:27.347Z] --- PASS: TestToParamWithVersion (0.00s) [2021-05-06T14:49:27.347Z] === RUN TestFromJSON [2021-05-06T14:49:27.347Z] --- PASS: TestFromJSON (0.00s) [2021-05-06T14:49:27.347Z] === RUN TestEmpty [2021-05-06T14:49:27.347Z] --- PASS: TestEmpty (0.00s) [2021-05-06T14:49:27.347Z] === RUN TestArgsMatchKVListEmptySources [2021-05-06T14:49:27.347Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-05-06T14:49:27.347Z] === RUN TestArgsMatchKVList [2021-05-06T14:49:27.347Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-05-06T14:49:27.347Z] === RUN TestArgsMatch [2021-05-06T14:49:27.347Z] --- PASS: TestArgsMatch (0.00s) [2021-05-06T14:49:27.347Z] === RUN TestAdd [2021-05-06T14:49:27.347Z] --- PASS: TestAdd (0.00s) [2021-05-06T14:49:27.347Z] === RUN TestDel [2021-05-06T14:49:27.347Z] --- PASS: TestDel (0.00s) [2021-05-06T14:49:27.347Z] === RUN TestLen [2021-05-06T14:49:27.347Z] --- PASS: TestLen (0.00s) [2021-05-06T14:49:27.347Z] === RUN TestExactMatch [2021-05-06T14:49:27.347Z] --- PASS: TestExactMatch (0.00s) [2021-05-06T14:49:27.347Z] === RUN TestOnlyOneExactMatch [2021-05-06T14:49:27.347Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-05-06T14:49:27.347Z] === RUN TestContains [2021-05-06T14:49:27.347Z] --- PASS: TestContains (0.00s) [2021-05-06T14:49:27.347Z] === RUN TestValidate [2021-05-06T14:49:27.347Z] --- PASS: TestValidate (0.00s) [2021-05-06T14:49:27.347Z] === RUN TestWalkValues [2021-05-06T14:49:27.347Z] --- PASS: TestWalkValues (0.00s) [2021-05-06T14:49:27.347Z] === RUN TestFuzzyMatch [2021-05-06T14:49:27.347Z] --- PASS: TestFuzzyMatch (0.00s) [2021-05-06T14:49:27.347Z] === RUN TestClone [2021-05-06T14:49:27.347Z] --- PASS: TestClone (0.00s) [2021-05-06T14:49:27.347Z] PASS [2021-05-06T14:49:27.347Z] coverage: 92.2% of statements [2021-05-06T14:49:27.347Z] ok github.com/docker/docker/api/types/filters 0.042s coverage: 92.2% of statements [2021-05-06T14:49:27.347Z] === RUN TestDurationToSecondsString [2021-05-06T14:49:27.347Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-05-06T14:49:27.347Z] === RUN TestGetTimestamp [2021-05-06T14:49:27.347Z] === RUN TestAdjustForAPIVersion [2021-05-06T14:49:27.347Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-05-06T14:49:27.347Z] PASS [2021-05-06T14:49:27.347Z] coverage: 5.7% of statements [2021-05-06T14:49:27.347Z] ok github.com/docker/docker/api/server/router/swarm 0.039s coverage: 5.7% of statements [2021-05-06T14:49:27.347Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-06T14:49:27.347Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-06T14:49:27.347Z] ? github.com/docker/docker/api/types [no test files] [2021-05-06T14:49:27.347Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-06T14:49:27.347Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-06T14:49:27.347Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-06T14:49:27.347Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-06T14:49:27.347Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-06T14:49:27.347Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-06T14:49:27.347Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-06T14:49:27.347Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-06T14:49:27.347Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-06T14:49:27.347Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-06T14:49:27.347Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-06T14:49:27.390Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-06T14:49:27.799Z] --- PASS: TestGetTimestamp (0.11s) [2021-05-06T14:49:27.799Z] === RUN TestParseTimestamps [2021-05-06T14:49:27.799Z] --- PASS: TestParseTimestamps (0.00s) [2021-05-06T14:49:27.799Z] PASS [2021-05-06T14:49:27.799Z] coverage: 100.0% of statements [2021-05-06T14:49:27.799Z] ok github.com/docker/docker/api/types/time 0.139s coverage: 100.0% of statements [2021-05-06T14:49:28.251Z] === RUN TestCompareVersion [2021-05-06T14:49:28.251Z] --- PASS: TestCompareVersion (0.00s) [2021-05-06T14:49:28.251Z] PASS [2021-05-06T14:49:28.251Z] coverage: 75.0% of statements [2021-05-06T14:49:28.251Z] ok github.com/docker/docker/api/types/versions 0.030s coverage: 75.0% of statements [2021-05-06T14:49:28.251Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-06T14:49:28.251Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-06T14:49:28.251Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-06T14:49:28.251Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-05-06T14:49:28.251Z] ? github.com/docker/docker/builder [no test files] [2021-05-06T14:49:28.251Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-06T14:49:28.252Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-06T14:49:28.252Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-06T14:49:28.252Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-06T14:49:28.252Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-06T14:49:28.252Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-06T14:49:28.252Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-06T14:49:29.206Z] === RUN TestParseRemoteURL [2021-05-06T14:49:29.206Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-05-06T14:49:29.206Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-05-06T14:49:29.206Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-05-06T14:49:29.206Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-05-06T14:49:29.206Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-05-06T14:49:29.206Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-05-06T14:49:29.206Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-05-06T14:49:29.206Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-05-06T14:49:29.206Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-05-06T14:49:29.206Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-05-06T14:49:29.206Z] --- PASS: TestParseRemoteURL (0.00s) [2021-05-06T14:49:29.206Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-05-06T14:49:29.206Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-05-06T14:49:29.206Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-05-06T14:49:29.206Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-05-06T14:49:29.206Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-05-06T14:49:29.206Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-05-06T14:49:29.206Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-05-06T14:49:29.206Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-05-06T14:49:29.206Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-05-06T14:49:29.206Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-05-06T14:49:29.206Z] === RUN TestCloneArgsSmartHttp [2021-05-06T14:49:29.206Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-05-06T14:49:29.206Z] === RUN TestCloneArgsDumbHttp [2021-05-06T14:49:29.206Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-05-06T14:49:29.206Z] === RUN TestCloneArgsGit [2021-05-06T14:49:29.206Z] --- PASS: TestCloneArgsGit (0.00s) [2021-05-06T14:49:29.206Z] === RUN TestCheckoutGit [2021-05-06T14:49:30.656Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-06T14:49:31.356Z] === RUN TestEnable [2021-05-06T14:49:31.356Z] --- PASS: TestEnable (0.00s) [2021-05-06T14:49:31.356Z] === RUN TestDisable [2021-05-06T14:49:31.356Z] --- PASS: TestDisable (0.00s) [2021-05-06T14:49:31.356Z] === RUN TestEnabled [2021-05-06T14:49:31.356Z] --- PASS: TestEnabled (0.00s) [2021-05-06T14:49:31.356Z] PASS [2021-05-06T14:49:31.356Z] coverage: 100.0% of statements [2021-05-06T14:49:31.356Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2021-05-06T14:49:31.356Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-05-06T14:49:31.356Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-05-06T14:49:31.356Z] === RUN TestProcessNoDockerignore [2021-05-06T14:49:31.356Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-05-06T14:49:31.356Z] === RUN TestProcessShouldLeaveAllFiles [2021-05-06T14:49:31.812Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-05-06T14:49:31.812Z] === RUN TestDetectContentType [2021-05-06T14:49:31.812Z] --- PASS: TestDetectContentType (0.00s) [2021-05-06T14:49:31.812Z] === RUN TestSelectAcceptableMIME [2021-05-06T14:49:31.812Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-05-06T14:49:31.812Z] === RUN TestInspectEmptyResponse [2021-05-06T14:49:31.812Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-05-06T14:49:31.812Z] === RUN TestInspectResponseBinary [2021-05-06T14:49:31.812Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-05-06T14:49:31.812Z] === RUN TestResponseUnsupportedContentType [2021-05-06T14:49:31.812Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-05-06T14:49:31.812Z] === RUN TestInspectResponseTextSimple [2021-05-06T14:49:31.812Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-05-06T14:49:31.812Z] === RUN TestInspectResponseEmptyContentType [2021-05-06T14:49:31.812Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-05-06T14:49:31.812Z] === RUN TestUnknownContentLength [2021-05-06T14:49:31.812Z] --- PASS: TestUnknownContentLength (0.00s) [2021-05-06T14:49:31.812Z] === RUN TestDownloadRemote [2021-05-06T14:49:31.812Z] --- PASS: TestDownloadRemote (0.07s) [2021-05-06T14:49:31.812Z] === RUN TestGetWithStatusError [2021-05-06T14:49:31.812Z] --- PASS: TestGetWithStatusError (0.00s) [2021-05-06T14:49:31.812Z] === RUN TestCloseRootDirectory [2021-05-06T14:49:31.812Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-05-06T14:49:31.812Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T14:49:31.812Z] === RUN TestHashFile [2021-05-06T14:49:31.812Z] --- SKIP: TestHashFile (0.00s) [2021-05-06T14:49:31.812Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T14:49:31.812Z] === RUN TestHashSubdir [2021-05-06T14:49:31.812Z] --- SKIP: TestHashSubdir (0.00s) [2021-05-06T14:49:31.812Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T14:49:31.812Z] === RUN TestRemoveDirectory [2021-05-06T14:49:31.812Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-05-06T14:49:31.812Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T14:49:31.812Z] PASS [2021-05-06T14:49:31.812Z] coverage: 9.3% of statements [2021-05-06T14:49:31.812Z] ok github.com/docker/docker/builder/remotecontext 0.242s coverage: 9.3% of statements [2021-05-06T14:49:32.379Z] === RUN TestGetAllAllowed [2021-05-06T14:49:32.379Z] --- PASS: TestGetAllAllowed (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestGetAllMeta [2021-05-06T14:49:32.379Z] --- PASS: TestGetAllMeta (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestWarnOnUnusedBuildArgs [2021-05-06T14:49:32.379Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestIsUnreferencedBuiltin [2021-05-06T14:49:32.379Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestIsExistingDirectory [2021-05-06T14:49:32.379Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestGetFilenameForDownload [2021-05-06T14:49:32.379Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestEnv2Variables [2021-05-06T14:49:32.379Z] --- PASS: TestEnv2Variables (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-05-06T14:49:32.379Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestMaintainer [2021-05-06T14:49:32.379Z] --- PASS: TestMaintainer (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestLabel [2021-05-06T14:49:32.379Z] --- PASS: TestLabel (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestFromScratch [2021-05-06T14:49:32.379Z] --- PASS: TestFromScratch (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestFromWithArg [2021-05-06T14:49:32.379Z] --- PASS: TestFromWithArg (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-05-06T14:49:32.379Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestFromWithUndefinedArg [2021-05-06T14:49:32.379Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestFromMultiStageWithNamedStage [2021-05-06T14:49:32.379Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestOnbuild [2021-05-06T14:49:32.379Z] --- PASS: TestOnbuild (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestWorkdir [2021-05-06T14:49:32.379Z] --- PASS: TestWorkdir (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestCmd [2021-05-06T14:49:32.379Z] --- PASS: TestCmd (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestHealthcheckNone [2021-05-06T14:49:32.379Z] --- PASS: TestHealthcheckNone (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestHealthcheckCmd [2021-05-06T14:49:32.379Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestEntrypoint [2021-05-06T14:49:32.379Z] --- PASS: TestEntrypoint (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestExpose [2021-05-06T14:49:32.379Z] --- PASS: TestExpose (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestUser [2021-05-06T14:49:32.379Z] --- PASS: TestUser (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestVolume [2021-05-06T14:49:32.379Z] --- PASS: TestVolume (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestStopSignal [2021-05-06T14:49:32.379Z] --- SKIP: TestStopSignal (0.00s) [2021-05-06T14:49:32.379Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-06T14:49:32.379Z] === RUN TestArg [2021-05-06T14:49:32.379Z] --- PASS: TestArg (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestShell [2021-05-06T14:49:32.379Z] --- PASS: TestShell (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestPrependEnvOnCmd [2021-05-06T14:49:32.379Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestRunWithBuildArgs [2021-05-06T14:49:32.379Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestRunIgnoresHealthcheck [2021-05-06T14:49:32.379Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestDispatchUnsupportedOptions [2021-05-06T14:49:32.379Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-05-06T14:49:32.379Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-05-06T14:49:32.379Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-05-06T14:49:32.379Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-05-06T14:49:32.379Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-05-06T14:49:32.379Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-05-06T14:49:32.379Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestNormalizeWorkdir [2021-05-06T14:49:32.379Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestDispatch [2021-05-06T14:49:32.379Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-05-06T14:49:32.379Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-05-06T14:49:32.379Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-05-06T14:49:32.379Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-05-06T14:49:32.379Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-05-06T14:49:32.379Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-05-06T14:49:32.379Z] === RUN TestDispatch/COPY_url [2021-05-06T14:49:32.379Z] --- PASS: TestDispatch (0.06s) [2021-05-06T14:49:32.379Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-05-06T14:49:32.379Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-05-06T14:49:32.379Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-05-06T14:49:32.379Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.00s) [2021-05-06T14:49:32.379Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-05-06T14:49:32.379Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-05-06T14:49:32.379Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestAddScratchImageAddsToMounts [2021-05-06T14:49:32.379Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestAddFromScratchPopulatesPlatform [2021-05-06T14:49:32.379Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-05-06T14:49:32.379Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-05-06T14:49:32.379Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestImageSourceGetAddsToMounts [2021-05-06T14:49:32.379Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestEmptyDockerfile [2021-05-06T14:49:32.379Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestSymlinkDockerfile [2021-05-06T14:49:32.379Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-05-06T14:49:32.379Z] === RUN TestDockerfileOutsideTheBuildContext [2021-05-06T14:49:32.379Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestNonExistingDockerfile [2021-05-06T14:49:32.379Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestCopyRunConfig [2021-05-06T14:49:32.379Z] --- PASS: TestCopyRunConfig (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestDeepCopyRunConfig [2021-05-06T14:49:32.379Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestExportImage [2021-05-06T14:49:32.379Z] --- PASS: TestExportImage (0.00s) [2021-05-06T14:49:32.379Z] === RUN TestNormalizeDest [2021-05-06T14:49:32.379Z] --- PASS: TestNormalizeDest (0.00s) [2021-05-06T14:49:32.379Z] PASS [2021-05-06T14:49:32.379Z] coverage: 46.8% of statements [2021-05-06T14:49:32.379Z] ok github.com/docker/docker/builder/dockerfile 0.229s coverage: 46.8% of statements [2021-05-06T14:49:32.379Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-06T14:49:33.169Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-06T14:49:33.169Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-06T14:49:33.907Z] --- PASS: TestServiceUpdateSecrets (14.42s) [2021-05-06T14:49:33.907Z] === RUN TestServiceUpdateConfigs [2021-05-06T14:49:35.687Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-06T14:49:35.687Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-06T14:49:36.615Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-06T14:49:42.627Z] === RUN TestCheckpointCreateError [2021-05-06T14:49:42.627Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestCheckpointCreate [2021-05-06T14:49:42.627Z] --- PASS: TestCheckpointCreate (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestCheckpointDeleteError [2021-05-06T14:49:42.627Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestCheckpointDelete [2021-05-06T14:49:42.627Z] --- PASS: TestCheckpointDelete (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestCheckpointListError [2021-05-06T14:49:42.627Z] --- PASS: TestCheckpointListError (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestCheckpointList [2021-05-06T14:49:42.627Z] --- PASS: TestCheckpointList (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestCheckpointListContainerNotFound [2021-05-06T14:49:42.627Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestNewClientWithOpsFromEnv [2021-05-06T14:49:42.627Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-05-06T14:49:42.627Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-06T14:49:42.627Z] === RUN TestGetAPIPath [2021-05-06T14:49:42.627Z] --- PASS: TestGetAPIPath (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestParseHostURL [2021-05-06T14:49:42.627Z] --- PASS: TestParseHostURL (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-05-06T14:49:42.627Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestNegotiateAPIVersionEmpty [2021-05-06T14:49:42.627Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestNegotiateAPIVersion [2021-05-06T14:49:42.627Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestNegotiateAPVersionOverride [2021-05-06T14:49:42.627Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestNegotiateAPIVersionAutomatic [2021-05-06T14:49:42.627Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-05-06T14:49:42.627Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-05-06T14:49:42.627Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestClientRedirect [2021-05-06T14:49:42.627Z] --- PASS: TestClientRedirect (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestConfigCreateUnsupported [2021-05-06T14:49:42.627Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestConfigCreateError [2021-05-06T14:49:42.627Z] --- PASS: TestConfigCreateError (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestConfigCreate [2021-05-06T14:49:42.627Z] --- PASS: TestConfigCreate (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestConfigInspectNotFound [2021-05-06T14:49:42.627Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestConfigInspectWithEmptyID [2021-05-06T14:49:42.627Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestConfigInspectUnsupported [2021-05-06T14:49:42.627Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestConfigInspectError [2021-05-06T14:49:42.627Z] --- PASS: TestConfigInspectError (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestConfigInspectConfigNotFound [2021-05-06T14:49:42.627Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestConfigInspect [2021-05-06T14:49:42.627Z] --- PASS: TestConfigInspect (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestConfigListUnsupported [2021-05-06T14:49:42.627Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestConfigListError [2021-05-06T14:49:42.627Z] --- PASS: TestConfigListError (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestConfigList [2021-05-06T14:49:42.627Z] --- PASS: TestConfigList (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestConfigRemoveUnsupported [2021-05-06T14:49:42.627Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestConfigRemoveError [2021-05-06T14:49:42.627Z] --- PASS: TestConfigRemoveError (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestConfigRemove [2021-05-06T14:49:42.627Z] --- PASS: TestConfigRemove (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestConfigUpdateUnsupported [2021-05-06T14:49:42.627Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestConfigUpdateError [2021-05-06T14:49:42.627Z] --- PASS: TestConfigUpdateError (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestConfigUpdate [2021-05-06T14:49:42.627Z] --- PASS: TestConfigUpdate (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestContainerCommitError [2021-05-06T14:49:42.627Z] --- PASS: TestContainerCommitError (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestContainerCommit [2021-05-06T14:49:42.627Z] --- PASS: TestContainerCommit (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestContainerStatPathError [2021-05-06T14:49:42.627Z] --- PASS: TestContainerStatPathError (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestContainerStatPathNotFoundError [2021-05-06T14:49:42.627Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestContainerStatPathNoHeaderError [2021-05-06T14:49:42.627Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestContainerStatPath [2021-05-06T14:49:42.627Z] --- PASS: TestContainerStatPath (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestCopyToContainerError [2021-05-06T14:49:42.627Z] --- PASS: TestCopyToContainerError (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestCopyToContainerNotFoundError [2021-05-06T14:49:42.627Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestCopyToContainerNotStatusOKError [2021-05-06T14:49:42.627Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestCopyToContainer [2021-05-06T14:49:42.627Z] --- PASS: TestCopyToContainer (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestCopyFromContainerError [2021-05-06T14:49:42.627Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestCopyFromContainerNotFoundError [2021-05-06T14:49:42.627Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestCopyFromContainerNotStatusOKError [2021-05-06T14:49:42.627Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestCopyFromContainerNoHeaderError [2021-05-06T14:49:42.627Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestCopyFromContainer [2021-05-06T14:49:42.627Z] --- PASS: TestCopyFromContainer (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestContainerCreateError [2021-05-06T14:49:42.627Z] --- PASS: TestContainerCreateError (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestContainerCreateImageNotFound [2021-05-06T14:49:42.627Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestContainerCreateWithName [2021-05-06T14:49:42.627Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestContainerCreateAutoRemove [2021-05-06T14:49:42.627Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestContainerDiffError [2021-05-06T14:49:42.627Z] --- PASS: TestContainerDiffError (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestContainerDiff [2021-05-06T14:49:42.627Z] --- PASS: TestContainerDiff (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestContainerExecCreateError [2021-05-06T14:49:42.627Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestContainerExecCreate [2021-05-06T14:49:42.627Z] --- PASS: TestContainerExecCreate (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestContainerExecStartError [2021-05-06T14:49:42.627Z] --- PASS: TestContainerExecStartError (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestContainerExecStart [2021-05-06T14:49:42.627Z] --- PASS: TestContainerExecStart (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestContainerExecInspectError [2021-05-06T14:49:42.627Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestContainerExecInspect [2021-05-06T14:49:42.627Z] --- PASS: TestContainerExecInspect (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestContainerExportError [2021-05-06T14:49:42.627Z] --- PASS: TestContainerExportError (0.00s) [2021-05-06T14:49:42.627Z] === RUN TestContainerExport [2021-05-06T14:49:42.627Z] --- PASS: TestContainerExport (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerInspectError [2021-05-06T14:49:42.628Z] --- PASS: TestContainerInspectError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerInspectContainerNotFound [2021-05-06T14:49:42.628Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerInspectWithEmptyID [2021-05-06T14:49:42.628Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerInspect [2021-05-06T14:49:42.628Z] --- PASS: TestContainerInspect (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerInspectNode [2021-05-06T14:49:42.628Z] --- PASS: TestContainerInspectNode (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerKillError [2021-05-06T14:49:42.628Z] --- PASS: TestContainerKillError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerKill [2021-05-06T14:49:42.628Z] --- PASS: TestContainerKill (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerListError [2021-05-06T14:49:42.628Z] --- PASS: TestContainerListError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerList [2021-05-06T14:49:42.628Z] --- PASS: TestContainerList (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerLogsNotFoundError [2021-05-06T14:49:42.628Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerLogsError [2021-05-06T14:49:42.628Z] --- PASS: TestContainerLogsError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerLogs [2021-05-06T14:49:42.628Z] --- PASS: TestContainerLogs (0.12s) [2021-05-06T14:49:42.628Z] === RUN TestContainerPauseError [2021-05-06T14:49:42.628Z] --- PASS: TestContainerPauseError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerPause [2021-05-06T14:49:42.628Z] --- PASS: TestContainerPause (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainersPruneError [2021-05-06T14:49:42.628Z] --- PASS: TestContainersPruneError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainersPrune [2021-05-06T14:49:42.628Z] --- PASS: TestContainersPrune (0.01s) [2021-05-06T14:49:42.628Z] === RUN TestContainerRemoveError [2021-05-06T14:49:42.628Z] --- PASS: TestContainerRemoveError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerRemoveNotFoundError [2021-05-06T14:49:42.628Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerRemove [2021-05-06T14:49:42.628Z] --- PASS: TestContainerRemove (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerRenameError [2021-05-06T14:49:42.628Z] --- PASS: TestContainerRenameError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerRename [2021-05-06T14:49:42.628Z] --- PASS: TestContainerRename (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerResizeError [2021-05-06T14:49:42.628Z] --- PASS: TestContainerResizeError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerExecResizeError [2021-05-06T14:49:42.628Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerResize [2021-05-06T14:49:42.628Z] --- PASS: TestContainerResize (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerExecResize [2021-05-06T14:49:42.628Z] --- PASS: TestContainerExecResize (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerRestartError [2021-05-06T14:49:42.628Z] --- PASS: TestContainerRestartError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerRestart [2021-05-06T14:49:42.628Z] --- PASS: TestContainerRestart (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerStartError [2021-05-06T14:49:42.628Z] --- PASS: TestContainerStartError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerStart [2021-05-06T14:49:42.628Z] --- PASS: TestContainerStart (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerStatsError [2021-05-06T14:49:42.628Z] --- PASS: TestContainerStatsError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerStats [2021-05-06T14:49:42.628Z] --- PASS: TestContainerStats (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerStopError [2021-05-06T14:49:42.628Z] --- PASS: TestContainerStopError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerStop [2021-05-06T14:49:42.628Z] --- PASS: TestContainerStop (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerTopError [2021-05-06T14:49:42.628Z] --- PASS: TestContainerTopError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerTop [2021-05-06T14:49:42.628Z] --- PASS: TestContainerTop (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerUnpauseError [2021-05-06T14:49:42.628Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerUnpause [2021-05-06T14:49:42.628Z] --- PASS: TestContainerUnpause (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerUpdateError [2021-05-06T14:49:42.628Z] --- PASS: TestContainerUpdateError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerUpdate [2021-05-06T14:49:42.628Z] --- PASS: TestContainerUpdate (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerWaitError [2021-05-06T14:49:42.628Z] --- PASS: TestContainerWaitError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestContainerWait [2021-05-06T14:49:42.628Z] --- PASS: TestContainerWait (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestDiskUsageError [2021-05-06T14:49:42.628Z] --- PASS: TestDiskUsageError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestDiskUsage [2021-05-06T14:49:42.628Z] --- PASS: TestDiskUsage (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestDistributionInspectUnsupported [2021-05-06T14:49:42.628Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestDistributionInspectWithEmptyID [2021-05-06T14:49:42.628Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestEventsErrorInOptions [2021-05-06T14:49:42.628Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestEventsErrorFromServer [2021-05-06T14:49:42.628Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestEvents [2021-05-06T14:49:42.628Z] --- PASS: TestEvents (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestTLSCloseWriter [2021-05-06T14:49:42.628Z] === PAUSE TestTLSCloseWriter [2021-05-06T14:49:42.628Z] === RUN TestImageBuildError [2021-05-06T14:49:42.628Z] --- PASS: TestImageBuildError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageBuild [2021-05-06T14:49:42.628Z] --- PASS: TestImageBuild (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestGetDockerOS [2021-05-06T14:49:42.628Z] --- PASS: TestGetDockerOS (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageCreateError [2021-05-06T14:49:42.628Z] --- PASS: TestImageCreateError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageCreate [2021-05-06T14:49:42.628Z] --- PASS: TestImageCreate (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageHistoryError [2021-05-06T14:49:42.628Z] --- PASS: TestImageHistoryError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageHistory [2021-05-06T14:49:42.628Z] --- PASS: TestImageHistory (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageImportError [2021-05-06T14:49:42.628Z] --- PASS: TestImageImportError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageImport [2021-05-06T14:49:42.628Z] --- PASS: TestImageImport (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageInspectError [2021-05-06T14:49:42.628Z] --- PASS: TestImageInspectError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageInspectImageNotFound [2021-05-06T14:49:42.628Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageInspectWithEmptyID [2021-05-06T14:49:42.628Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageInspect [2021-05-06T14:49:42.628Z] --- PASS: TestImageInspect (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageListError [2021-05-06T14:49:42.628Z] --- PASS: TestImageListError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageList [2021-05-06T14:49:42.628Z] --- PASS: TestImageList (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageListApiBefore125 [2021-05-06T14:49:42.628Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageLoadError [2021-05-06T14:49:42.628Z] --- PASS: TestImageLoadError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageLoad [2021-05-06T14:49:42.628Z] --- PASS: TestImageLoad (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImagesPruneError [2021-05-06T14:49:42.628Z] --- PASS: TestImagesPruneError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImagesPrune [2021-05-06T14:49:42.628Z] --- PASS: TestImagesPrune (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImagePullReferenceParseError [2021-05-06T14:49:42.628Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImagePullAnyError [2021-05-06T14:49:42.628Z] --- PASS: TestImagePullAnyError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImagePullStatusUnauthorizedError [2021-05-06T14:49:42.628Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-06T14:49:42.628Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-06T14:49:42.628Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-05-06T14:49:42.628Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImagePullWithoutErrors [2021-05-06T14:49:42.628Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImagePushReferenceError [2021-05-06T14:49:42.628Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImagePushAnyError [2021-05-06T14:49:42.628Z] --- PASS: TestImagePushAnyError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImagePushStatusUnauthorizedError [2021-05-06T14:49:42.628Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-06T14:49:42.628Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-06T14:49:42.628Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-05-06T14:49:42.628Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImagePushWithoutErrors [2021-05-06T14:49:42.628Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-05-06T14:49:42.628Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-05-06T14:49:42.628Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-05-06T14:49:42.628Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-05-06T14:49:42.628Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-05-06T14:49:42.628Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-05-06T14:49:42.628Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-05-06T14:49:42.628Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-05-06T14:49:42.628Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageRemoveError [2021-05-06T14:49:42.628Z] --- PASS: TestImageRemoveError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageRemoveImageNotFound [2021-05-06T14:49:42.628Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageRemove [2021-05-06T14:49:42.628Z] --- PASS: TestImageRemove (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageSaveError [2021-05-06T14:49:42.628Z] --- PASS: TestImageSaveError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageSave [2021-05-06T14:49:42.628Z] --- PASS: TestImageSave (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageSearchAnyError [2021-05-06T14:49:42.628Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageSearchStatusUnauthorizedError [2021-05-06T14:49:42.628Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-06T14:49:42.628Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-06T14:49:42.628Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-05-06T14:49:42.628Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageSearchWithoutErrors [2021-05-06T14:49:42.628Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageTagError [2021-05-06T14:49:42.628Z] --- PASS: TestImageTagError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageTagInvalidReference [2021-05-06T14:49:42.628Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageTagInvalidSourceImageName [2021-05-06T14:49:42.628Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageTagHexSource [2021-05-06T14:49:42.628Z] --- PASS: TestImageTagHexSource (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestImageTag [2021-05-06T14:49:42.628Z] --- PASS: TestImageTag (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestInfoServerError [2021-05-06T14:49:42.628Z] --- PASS: TestInfoServerError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestInfoInvalidResponseJSONError [2021-05-06T14:49:42.628Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestInfo [2021-05-06T14:49:42.628Z] --- PASS: TestInfo (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestNetworkConnectError [2021-05-06T14:49:42.628Z] --- PASS: TestNetworkConnectError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-05-06T14:49:42.628Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestNetworkConnect [2021-05-06T14:49:42.628Z] --- PASS: TestNetworkConnect (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestNetworkCreateError [2021-05-06T14:49:42.628Z] --- PASS: TestNetworkCreateError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestNetworkCreate [2021-05-06T14:49:42.628Z] --- PASS: TestNetworkCreate (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestNetworkDisconnectError [2021-05-06T14:49:42.628Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestNetworkDisconnect [2021-05-06T14:49:42.628Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestNetworkInspectError [2021-05-06T14:49:42.628Z] --- PASS: TestNetworkInspectError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestNetworkInspectNotFoundError [2021-05-06T14:49:42.628Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestNetworkInspectWithEmptyID [2021-05-06T14:49:42.628Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestNetworkInspect [2021-05-06T14:49:42.628Z] --- PASS: TestNetworkInspect (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestNetworkListError [2021-05-06T14:49:42.628Z] --- PASS: TestNetworkListError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestNetworkList [2021-05-06T14:49:42.628Z] --- PASS: TestNetworkList (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestNetworksPruneError [2021-05-06T14:49:42.628Z] --- PASS: TestNetworksPruneError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestNetworksPrune [2021-05-06T14:49:42.628Z] --- PASS: TestNetworksPrune (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestNetworkRemoveError [2021-05-06T14:49:42.628Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestNetworkRemove [2021-05-06T14:49:42.628Z] --- PASS: TestNetworkRemove (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestNodeInspectError [2021-05-06T14:49:42.628Z] --- PASS: TestNodeInspectError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestNodeInspectNodeNotFound [2021-05-06T14:49:42.628Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestNodeInspectWithEmptyID [2021-05-06T14:49:42.628Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestNodeInspect [2021-05-06T14:49:42.628Z] --- PASS: TestNodeInspect (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestNodeListError [2021-05-06T14:49:42.628Z] --- PASS: TestNodeListError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestNodeList [2021-05-06T14:49:42.628Z] --- PASS: TestNodeList (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestNodeRemoveError [2021-05-06T14:49:42.628Z] --- PASS: TestNodeRemoveError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestNodeRemove [2021-05-06T14:49:42.628Z] --- PASS: TestNodeRemove (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestNodeUpdateError [2021-05-06T14:49:42.628Z] --- PASS: TestNodeUpdateError (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestNodeUpdate [2021-05-06T14:49:42.628Z] --- PASS: TestNodeUpdate (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestOptionWithTimeout [2021-05-06T14:49:42.628Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-05-06T14:49:42.628Z] === RUN TestPingFail [2021-05-06T14:49:42.628Z] --- PASS: TestPingFail (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestPingWithError [2021-05-06T14:49:42.629Z] 2021/05/06 14:49:41 RoundTripper returned a response & error; ignoring response [2021-05-06T14:49:42.629Z] 2021/05/06 14:49:41 RoundTripper returned a response & error; ignoring response [2021-05-06T14:49:42.629Z] --- PASS: TestPingWithError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestPingSuccess [2021-05-06T14:49:42.629Z] --- PASS: TestPingSuccess (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestPingHeadFallback [2021-05-06T14:49:42.629Z] === RUN TestPingHeadFallback/OK [2021-05-06T14:49:42.629Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-05-06T14:49:42.629Z] === RUN TestPingHeadFallback/Not_Found [2021-05-06T14:49:42.629Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-05-06T14:49:42.629Z] --- PASS: TestPingHeadFallback (0.00s) [2021-05-06T14:49:42.629Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-05-06T14:49:42.629Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-05-06T14:49:42.629Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-05-06T14:49:42.629Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestPluginDisableError [2021-05-06T14:49:42.629Z] --- PASS: TestPluginDisableError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestPluginDisable [2021-05-06T14:49:42.629Z] --- PASS: TestPluginDisable (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestPluginEnableError [2021-05-06T14:49:42.629Z] --- PASS: TestPluginEnableError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestPluginEnable [2021-05-06T14:49:42.629Z] --- PASS: TestPluginEnable (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestPluginInspectError [2021-05-06T14:49:42.629Z] --- PASS: TestPluginInspectError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestPluginInspectWithEmptyID [2021-05-06T14:49:42.629Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestPluginInspect [2021-05-06T14:49:42.629Z] --- PASS: TestPluginInspect (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestPluginListError [2021-05-06T14:49:42.629Z] --- PASS: TestPluginListError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestPluginList [2021-05-06T14:49:42.629Z] --- PASS: TestPluginList (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestPluginPushError [2021-05-06T14:49:42.629Z] --- PASS: TestPluginPushError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestPluginPush [2021-05-06T14:49:42.629Z] --- PASS: TestPluginPush (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestPluginRemoveError [2021-05-06T14:49:42.629Z] --- PASS: TestPluginRemoveError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestPluginRemove [2021-05-06T14:49:42.629Z] --- PASS: TestPluginRemove (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestPluginSetError [2021-05-06T14:49:42.629Z] --- PASS: TestPluginSetError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestPluginSet [2021-05-06T14:49:42.629Z] --- PASS: TestPluginSet (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSetHostHeader [2021-05-06T14:49:42.629Z] --- PASS: TestSetHostHeader (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestPlainTextError [2021-05-06T14:49:42.629Z] --- PASS: TestPlainTextError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestInfiniteError [2021-05-06T14:49:42.629Z] --- PASS: TestInfiniteError (0.01s) [2021-05-06T14:49:42.629Z] === RUN TestSecretCreateUnsupported [2021-05-06T14:49:42.629Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSecretCreateError [2021-05-06T14:49:42.629Z] --- PASS: TestSecretCreateError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSecretCreate [2021-05-06T14:49:42.629Z] --- PASS: TestSecretCreate (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSecretInspectUnsupported [2021-05-06T14:49:42.629Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSecretInspectError [2021-05-06T14:49:42.629Z] --- PASS: TestSecretInspectError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSecretInspectSecretNotFound [2021-05-06T14:49:42.629Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSecretInspectWithEmptyID [2021-05-06T14:49:42.629Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSecretInspect [2021-05-06T14:49:42.629Z] --- PASS: TestSecretInspect (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSecretListUnsupported [2021-05-06T14:49:42.629Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSecretListError [2021-05-06T14:49:42.629Z] --- PASS: TestSecretListError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSecretList [2021-05-06T14:49:42.629Z] --- PASS: TestSecretList (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSecretRemoveUnsupported [2021-05-06T14:49:42.629Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSecretRemoveError [2021-05-06T14:49:42.629Z] --- PASS: TestSecretRemoveError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSecretRemove [2021-05-06T14:49:42.629Z] --- PASS: TestSecretRemove (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSecretUpdateUnsupported [2021-05-06T14:49:42.629Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSecretUpdateError [2021-05-06T14:49:42.629Z] --- PASS: TestSecretUpdateError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSecretUpdate [2021-05-06T14:49:42.629Z] --- PASS: TestSecretUpdate (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestServiceCreateError [2021-05-06T14:49:42.629Z] --- PASS: TestServiceCreateError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestServiceCreate [2021-05-06T14:49:42.629Z] --- PASS: TestServiceCreate (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestServiceCreateCompatiblePlatforms [2021-05-06T14:49:42.629Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestServiceCreateDigestPinning [2021-05-06T14:49:42.629Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestServiceInspectError [2021-05-06T14:49:42.629Z] --- PASS: TestServiceInspectError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestServiceInspectServiceNotFound [2021-05-06T14:49:42.629Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestServiceInspectWithEmptyID [2021-05-06T14:49:42.629Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestServiceInspect [2021-05-06T14:49:42.629Z] --- PASS: TestServiceInspect (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestServiceListError [2021-05-06T14:49:42.629Z] --- PASS: TestServiceListError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestServiceList [2021-05-06T14:49:42.629Z] --- PASS: TestServiceList (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestServiceLogsError [2021-05-06T14:49:42.629Z] --- PASS: TestServiceLogsError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestServiceLogs [2021-05-06T14:49:42.629Z] --- PASS: TestServiceLogs (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestServiceRemoveError [2021-05-06T14:49:42.629Z] --- PASS: TestServiceRemoveError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestServiceRemoveNotFoundError [2021-05-06T14:49:42.629Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestServiceRemove [2021-05-06T14:49:42.629Z] --- PASS: TestServiceRemove (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestServiceUpdateError [2021-05-06T14:49:42.629Z] --- PASS: TestServiceUpdateError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestServiceUpdate [2021-05-06T14:49:42.629Z] --- PASS: TestServiceUpdate (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSwarmGetUnlockKeyError [2021-05-06T14:49:42.629Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSwarmGetUnlockKey [2021-05-06T14:49:42.629Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSwarmInitError [2021-05-06T14:49:42.629Z] --- PASS: TestSwarmInitError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSwarmInit [2021-05-06T14:49:42.629Z] --- PASS: TestSwarmInit (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSwarmInspectError [2021-05-06T14:49:42.629Z] --- PASS: TestSwarmInspectError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSwarmInspect [2021-05-06T14:49:42.629Z] --- PASS: TestSwarmInspect (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSwarmJoinError [2021-05-06T14:49:42.629Z] --- PASS: TestSwarmJoinError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSwarmJoin [2021-05-06T14:49:42.629Z] --- PASS: TestSwarmJoin (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSwarmLeaveError [2021-05-06T14:49:42.629Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSwarmLeave [2021-05-06T14:49:42.629Z] --- PASS: TestSwarmLeave (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSwarmUnlockError [2021-05-06T14:49:42.629Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSwarmUnlock [2021-05-06T14:49:42.629Z] --- PASS: TestSwarmUnlock (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSwarmUpdateError [2021-05-06T14:49:42.629Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestSwarmUpdate [2021-05-06T14:49:42.629Z] --- PASS: TestSwarmUpdate (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestTaskInspectError [2021-05-06T14:49:42.629Z] --- PASS: TestTaskInspectError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestTaskInspectWithEmptyID [2021-05-06T14:49:42.629Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestTaskInspect [2021-05-06T14:49:42.629Z] --- PASS: TestTaskInspect (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestTaskListError [2021-05-06T14:49:42.629Z] --- PASS: TestTaskListError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestTaskList [2021-05-06T14:49:42.629Z] --- PASS: TestTaskList (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestVolumeCreateError [2021-05-06T14:49:42.629Z] --- PASS: TestVolumeCreateError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestVolumeCreate [2021-05-06T14:49:42.629Z] --- PASS: TestVolumeCreate (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestVolumeInspectError [2021-05-06T14:49:42.629Z] --- PASS: TestVolumeInspectError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestVolumeInspectNotFound [2021-05-06T14:49:42.629Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestVolumeInspectWithEmptyID [2021-05-06T14:49:42.629Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestVolumeInspect [2021-05-06T14:49:42.629Z] --- PASS: TestVolumeInspect (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestVolumeListError [2021-05-06T14:49:42.629Z] --- PASS: TestVolumeListError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestVolumeList [2021-05-06T14:49:42.629Z] --- PASS: TestVolumeList (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestVolumeRemoveError [2021-05-06T14:49:42.629Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-05-06T14:49:42.629Z] === RUN TestVolumeRemove [2021-05-06T14:49:42.629Z] --- PASS: TestVolumeRemove (0.00s) [2021-05-06T14:49:42.629Z] === CONT TestTLSCloseWriter [2021-05-06T14:49:42.629Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-05-06T14:49:42.629Z] PASS [2021-05-06T14:49:42.629Z] coverage: 74.9% of statements [2021-05-06T14:49:42.629Z] ok github.com/docker/docker/client 0.508s coverage: 74.9% of statements [2021-05-06T14:49:48.795Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-06T14:49:49.292Z] --- PASS: TestServiceUpdateConfigs (14.37s) [2021-05-06T14:49:49.292Z] === RUN TestServiceUpdateNetwork [2021-05-06T14:49:51.307Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-06T14:49:53.199Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-06T14:49:54.126Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-06T14:49:54.928Z] --- PASS: TestCheckoutGit (25.55s) [2021-05-06T14:49:54.928Z] === RUN TestValidGitTransport [2021-05-06T14:49:54.928Z] --- PASS: TestValidGitTransport (0.00s) [2021-05-06T14:49:54.928Z] === RUN TestGitInvalidRef [2021-05-06T14:49:54.928Z] --- PASS: TestGitInvalidRef (0.15s) [2021-05-06T14:49:54.928Z] PASS [2021-05-06T14:49:54.928Z] coverage: 86.3% of statements [2021-05-06T14:49:54.928Z] ok github.com/docker/docker/builder/remotecontext/git 25.957s coverage: 86.3% of statements [2021-05-06T14:49:55.887Z] ? github.com/docker/docker/cli [no test files] [2021-05-06T14:49:55.887Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-06T14:49:57.435Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-05-06T14:49:57.435Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-06T14:49:57.994Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-06T14:49:57.994Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-06T14:49:57.994Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-06T14:49:58.555Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-06T14:49:59.481Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-06T14:49:59.697Z] --- PASS: TestServiceUpdateNetwork (12.46s) [2021-05-06T14:49:59.697Z] === RUN TestServiceUpdatePidsLimit [2021-05-06T14:50:00.742Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-06T14:50:01.392Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-06T14:50:02.906Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-05-06T14:50:02.906Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-05-06T14:50:02.906Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-05-06T14:50:02.906Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-05-06T14:50:02.906Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-05-06T14:50:02.906Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-05-06T14:50:02.906Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-05-06T14:50:02.906Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-05-06T14:50:02.906Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-05-06T14:50:02.906Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-05-06T14:50:02.906Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-05-06T14:50:02.906Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-05-06T14:50:02.906Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-05-06T14:50:02.906Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-05-06T14:50:02.906Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-05-06T14:50:02.906Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-05-06T14:50:02.906Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-05-06T14:50:02.906Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-05-06T14:50:02.906Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-05-06T14:50:02.906Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-05-06T14:50:02.906Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-05-06T14:50:02.906Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-05-06T14:50:02.906Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-05-06T14:50:02.906Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-05-06T14:50:02.906Z] === RUN TestConfigureDaemonLogs [2021-05-06T14:50:02.906Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-05-06T14:50:02.906Z] === RUN TestCommonOptionsInstallFlags [2021-05-06T14:50:02.906Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-05-06T14:50:02.906Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-05-06T14:50:02.906Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-05-06T14:50:02.906Z] PASS [2021-05-06T14:50:02.906Z] coverage: 18.4% of statements [2021-05-06T14:50:02.906Z] ok github.com/docker/docker/cmd/dockerd 0.273s coverage: 18.4% of statements [2021-05-06T14:50:03.640Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-06T14:50:03.640Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-06T14:50:03.862Z] === RUN TestContainerStopSignal [2021-05-06T14:50:03.862Z] --- PASS: TestContainerStopSignal (0.00s) [2021-05-06T14:50:03.862Z] === RUN TestContainerStopTimeout [2021-05-06T14:50:03.862Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-05-06T14:50:03.862Z] === RUN TestContainerSecretReferenceDestTarget [2021-05-06T14:50:03.862Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-05-06T14:50:03.862Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-05-06T14:50:03.862Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-05-06T14:50:03.862Z] === RUN TestContainerLogPathSetForRingLogger [2021-05-06T14:50:03.862Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-05-06T14:50:03.862Z] === RUN TestReplaceAndAppendEnvVars [2021-05-06T14:50:03.862Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-05-06T14:50:03.862Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-05-06T14:50:03.862Z] === RUN TestNewMemoryStore [2021-05-06T14:50:03.862Z] --- PASS: TestNewMemoryStore (0.00s) [2021-05-06T14:50:03.862Z] === RUN TestAddContainers [2021-05-06T14:50:03.862Z] --- PASS: TestAddContainers (0.00s) [2021-05-06T14:50:03.862Z] === RUN TestGetContainer [2021-05-06T14:50:03.862Z] --- PASS: TestGetContainer (0.00s) [2021-05-06T14:50:03.862Z] === RUN TestDeleteContainer [2021-05-06T14:50:03.862Z] --- PASS: TestDeleteContainer (0.00s) [2021-05-06T14:50:03.862Z] === RUN TestListContainers [2021-05-06T14:50:03.862Z] --- PASS: TestListContainers (0.00s) [2021-05-06T14:50:03.862Z] === RUN TestFirstContainer [2021-05-06T14:50:03.862Z] --- PASS: TestFirstContainer (0.00s) [2021-05-06T14:50:03.862Z] === RUN TestApplyAllContainer [2021-05-06T14:50:03.862Z] --- PASS: TestApplyAllContainer (0.00s) [2021-05-06T14:50:03.862Z] === RUN TestIsValidHealthString [2021-05-06T14:50:03.862Z] --- PASS: TestIsValidHealthString (0.00s) [2021-05-06T14:50:03.862Z] === RUN TestStateRunStop [2021-05-06T14:50:03.862Z] --- PASS: TestStateRunStop (0.00s) [2021-05-06T14:50:03.862Z] === RUN TestStateTimeoutWait [2021-05-06T14:50:03.862Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-05-06T14:50:03.862Z] state_test.go:141: Stop callback fired [2021-05-06T14:50:03.862Z] state_test.go:165: Stop callback fired [2021-05-06T14:50:03.862Z] === RUN TestIsValidStateString [2021-05-06T14:50:03.862Z] --- PASS: TestIsValidStateString (0.00s) [2021-05-06T14:50:03.862Z] === RUN TestViewSaveDelete [2021-05-06T14:50:03.862Z] --- PASS: TestViewSaveDelete (0.01s) [2021-05-06T14:50:03.862Z] === RUN TestViewAll [2021-05-06T14:50:03.862Z] --- PASS: TestViewAll (0.01s) [2021-05-06T14:50:03.862Z] === RUN TestViewGet [2021-05-06T14:50:03.862Z] --- PASS: TestViewGet (0.01s) [2021-05-06T14:50:03.862Z] === RUN TestNames [2021-05-06T14:50:03.862Z] --- PASS: TestNames (0.00s) [2021-05-06T14:50:03.862Z] === RUN TestViewWithHealthCheck [2021-05-06T14:50:03.862Z] --- PASS: TestViewWithHealthCheck (0.00s) [2021-05-06T14:50:03.862Z] PASS [2021-05-06T14:50:03.862Z] coverage: 41.3% of statements [2021-05-06T14:50:03.862Z] ok github.com/docker/docker/container 0.273s coverage: 41.3% of statements [2021-05-06T14:50:03.862Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-06T14:50:03.862Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-06T14:50:03.862Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-06T14:50:03.862Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-06T14:50:05.379Z] === RUN TestPrepare [2021-05-06T14:50:05.379Z] --- PASS: TestPrepare (0.00s) [2021-05-06T14:50:05.379Z] === RUN TestStart [2021-05-06T14:50:05.379Z] --- PASS: TestStart (0.00s) [2021-05-06T14:50:05.379Z] === RUN TestWaitCancel [2021-05-06T14:50:05.379Z] --- PASS: TestWaitCancel (0.00s) [2021-05-06T14:50:05.379Z] === RUN TestWaitDisabled [2021-05-06T14:50:05.379Z] --- PASS: TestWaitDisabled (0.00s) [2021-05-06T14:50:05.379Z] === RUN TestWaitEnabled [2021-05-06T14:50:05.379Z] --- PASS: TestWaitEnabled (0.00s) [2021-05-06T14:50:05.379Z] === RUN TestRemove [2021-05-06T14:50:05.379Z] --- PASS: TestRemove (0.00s) [2021-05-06T14:50:05.379Z] PASS [2021-05-06T14:50:05.379Z] coverage: 65.3% of statements [2021-05-06T14:50:05.831Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.094s coverage: 65.3% of statements [2021-05-06T14:50:06.943Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-05-06T14:50:08.324Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-06T14:50:08.706Z] === RUN TestNewListSecretsFilters [2021-05-06T14:50:08.706Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-05-06T14:50:08.706Z] === RUN TestNewListConfigsFilters [2021-05-06T14:50:08.706Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-05-06T14:50:08.706Z] PASS [2021-05-06T14:50:08.706Z] coverage: 0.5% of statements [2021-05-06T14:50:08.706Z] ok github.com/docker/docker/daemon/cluster 0.508s coverage: 0.5% of statements [2021-05-06T14:50:08.706Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-05-06T14:50:08.706Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.10s) [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertToGRPCIsolation [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertFromGRPCIsolation [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-05-06T14:50:08.706Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-05-06T14:50:08.706Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertFromGRPCConfigs [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-05-06T14:50:08.706Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-05-06T14:50:08.706Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-05-06T14:50:08.832Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-06T14:50:09.158Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-05-06T14:50:09.158Z] === RUN TestServiceConvertToGRPCConfigs [2021-05-06T14:50:09.158Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-05-06T14:50:09.159Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-05-06T14:50:09.159Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-05-06T14:50:09.159Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-05-06T14:50:09.159Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-05-06T14:50:09.159Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-05-06T14:50:09.159Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-05-06T14:50:09.159Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-05-06T14:50:09.159Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-05-06T14:50:09.159Z] PASS [2021-05-06T14:50:09.159Z] coverage: 35.9% of statements [2021-05-06T14:50:09.159Z] ok github.com/docker/docker/daemon/cluster/convert 0.359s coverage: 35.9% of statements [2021-05-06T14:50:09.758Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-06T14:50:09.758Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-06T14:50:11.647Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-06T14:50:12.029Z] === RUN TestDiscoveryOptsErrors [2021-05-06T14:50:12.029Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-05-06T14:50:12.029Z] === RUN TestDiscoveryOpts [2021-05-06T14:50:12.029Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-05-06T14:50:12.029Z] PASS [2021-05-06T14:50:12.029Z] coverage: 30.0% of statements [2021-05-06T14:50:12.029Z] ok github.com/docker/docker/daemon/discovery 0.224s coverage: 30.0% of statements [2021-05-06T14:50:12.984Z] === RUN TestBuilderGC [2021-05-06T14:50:12.984Z] --- PASS: TestBuilderGC (0.00s) [2021-05-06T14:50:13.011Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-06T14:50:13.437Z] === RUN TestDaemonConfigurationNotFound [2021-05-06T14:50:13.437Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-05-06T14:50:13.437Z] === RUN TestDaemonBrokenConfiguration [2021-05-06T14:50:13.437Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-05-06T14:50:13.437Z] === RUN TestParseClusterAdvertiseSettings [2021-05-06T14:50:13.437Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-05-06T14:50:13.437Z] === RUN TestFindConfigurationConflicts [2021-05-06T14:50:13.437Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-05-06T14:50:13.437Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-05-06T14:50:13.437Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-05-06T14:50:13.437Z] === RUN TestDaemonConfigurationMergeConflicts [2021-05-06T14:50:13.437Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-05-06T14:50:13.437Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-05-06T14:50:13.437Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-05-06T14:50:13.437Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-05-06T14:50:13.437Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-05-06T14:50:13.437Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-05-06T14:50:13.437Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-05-06T14:50:13.437Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-05-06T14:50:13.437Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-05-06T14:50:13.437Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-05-06T14:50:13.437Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-05-06T14:50:13.437Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-05-06T14:50:13.437Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-05-06T14:50:13.437Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-05-06T14:50:13.437Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-05-06T14:50:13.437Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-05-06T14:50:13.437Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-05-06T14:50:13.437Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-05-06T14:50:13.437Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-05-06T14:50:13.437Z] === RUN TestValidateConfigurationErrors [2021-05-06T14:50:13.437Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-05-06T14:50:13.437Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-05-06T14:50:13.437Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-05-06T14:50:13.437Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-05-06T14:50:13.437Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-05-06T14:50:13.437Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-05-06T14:50:13.437Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-05-06T14:50:13.437Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-05-06T14:50:13.437Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-05-06T14:50:13.437Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-05-06T14:50:13.437Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-05-06T14:50:13.437Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-05-06T14:50:13.437Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-05-06T14:50:13.437Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-05-06T14:50:13.437Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-05-06T14:50:13.437Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-05-06T14:50:13.437Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-05-06T14:50:13.437Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-05-06T14:50:13.437Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-05-06T14:50:13.437Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-05-06T14:50:13.437Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-05-06T14:50:13.437Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-05-06T14:50:13.437Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-05-06T14:50:13.437Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-05-06T14:50:13.437Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-05-06T14:50:13.437Z] === RUN TestValidateConfiguration [2021-05-06T14:50:13.437Z] === RUN TestValidateConfiguration/with_label [2021-05-06T14:50:13.437Z] === RUN TestValidateConfiguration/with_dns [2021-05-06T14:50:13.437Z] === RUN TestValidateConfiguration/with_dns-search [2021-05-06T14:50:13.437Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-05-06T14:50:13.437Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-05-06T14:50:13.437Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-05-06T14:50:13.437Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-05-06T14:50:13.437Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-05-06T14:50:13.437Z] --- PASS: TestValidateConfiguration (0.01s) [2021-05-06T14:50:13.437Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-05-06T14:50:13.437Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-05-06T14:50:13.437Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-05-06T14:50:13.437Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-05-06T14:50:13.437Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-05-06T14:50:13.437Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-05-06T14:50:13.437Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-05-06T14:50:13.437Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-05-06T14:50:13.437Z] === RUN TestModifiedDiscoverySettings [2021-05-06T14:50:13.437Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-05-06T14:50:13.437Z] === RUN TestReloadSetConfigFileNotExist [2021-05-06T14:50:13.437Z] time="2021-05-06T14:50:12Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-05-06T14:50:13.437Z] --- PASS: TestReloadSetConfigFileNotExist (0.10s) [2021-05-06T14:50:13.437Z] === RUN TestReloadDefaultConfigNotExist [2021-05-06T14:50:13.437Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-05-06T14:50:13.437Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-06T14:50:13.437Z] === RUN TestReloadBadDefaultConfig [2021-05-06T14:50:13.437Z] time="2021-05-06T14:50:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-243662951" [2021-05-06T14:50:13.437Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-05-06T14:50:13.437Z] === RUN TestReloadWithConflictingLabels [2021-05-06T14:50:13.437Z] time="2021-05-06T14:50:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-944256154" [2021-05-06T14:50:13.437Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-05-06T14:50:13.437Z] === RUN TestReloadWithDuplicateLabels [2021-05-06T14:50:13.437Z] time="2021-05-06T14:50:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-670638385" [2021-05-06T14:50:13.437Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-05-06T14:50:13.437Z] === RUN TestDaemonConfigurationMerge [2021-05-06T14:50:13.437Z] --- PASS: TestDaemonConfigurationMerge (0.01s) [2021-05-06T14:50:13.437Z] PASS [2021-05-06T14:50:13.437Z] coverage: 79.7% of statements [2021-05-06T14:50:13.437Z] ok github.com/docker/docker/daemon/config 0.339s coverage: 79.7% of statements [2021-05-06T14:50:13.889Z] === RUN TestEventsLog [2021-05-06T14:50:13.889Z] --- PASS: TestEventsLog (0.00s) [2021-05-06T14:50:13.889Z] === RUN TestEventsLogTimeout [2021-05-06T14:50:13.889Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-05-06T14:50:13.889Z] === RUN TestLogEvents [2021-05-06T14:50:14.341Z] --- PASS: TestLogEvents (0.05s) [2021-05-06T14:50:14.341Z] === RUN TestLoadBufferedEvents [2021-05-06T14:50:14.341Z] --- PASS: TestLoadBufferedEvents (0.10s) [2021-05-06T14:50:14.341Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-05-06T14:50:14.341Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-05-06T14:50:14.341Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-05-06T14:50:14.341Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-05-06T14:50:14.341Z] PASS [2021-05-06T14:50:14.341Z] coverage: 50.0% of statements [2021-05-06T14:50:14.341Z] ok github.com/docker/docker/daemon/events 0.207s coverage: 50.0% of statements [2021-05-06T14:50:14.341Z] === RUN TestVerifyNetworkingConfig [2021-05-06T14:50:14.341Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-05-06T14:50:14.341Z] === RUN TestGetContainer [2021-05-06T14:50:14.341Z] --- PASS: TestGetContainer (0.00s) [2021-05-06T14:50:14.341Z] === RUN TestValidContainerNames [2021-05-06T14:50:14.341Z] --- PASS: TestValidContainerNames (0.00s) [2021-05-06T14:50:14.341Z] === RUN TestContainerInitDNS [2021-05-06T14:50:14.341Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-05-06T14:50:14.341Z] daemon_test.go:147: root required [2021-05-06T14:50:14.341Z] === RUN TestMerge [2021-05-06T14:50:14.341Z] --- PASS: TestMerge (0.00s) [2021-05-06T14:50:14.341Z] === RUN TestValidateContainerIsolation [2021-05-06T14:50:14.341Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-05-06T14:50:14.341Z] === RUN TestFindNetworkErrorType [2021-05-06T14:50:14.341Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-05-06T14:50:14.341Z] === RUN TestEnsureServicesExist [2021-05-06T14:50:14.341Z] --- PASS: TestEnsureServicesExist (0.01s) [2021-05-06T14:50:14.341Z] === RUN TestEnsureServicesExistErrors [2021-05-06T14:50:14.341Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-05-06T14:50:14.341Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-05-06T14:50:14.341Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-05-06T14:50:14.341Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-05-06T14:50:14.341Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-05-06T14:50:14.341Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-05-06T14:50:14.341Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-05-06T14:50:14.376Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-06T14:50:14.793Z] === RUN TestContainerDelete [2021-05-06T14:50:14.793Z] --- PASS: TestContainerDelete (0.00s) [2021-05-06T14:50:14.793Z] === RUN TestContainerDoubleDelete [2021-05-06T14:50:14.793Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-05-06T14:50:14.793Z] === RUN TestLogContainerEventCopyLabels [2021-05-06T14:50:14.793Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-05-06T14:50:14.793Z] === RUN TestLogContainerEventWithAttributes [2021-05-06T14:50:14.793Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-05-06T14:50:14.793Z] === RUN TestNoneHealthcheck [2021-05-06T14:50:14.793Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-05-06T14:50:14.793Z] === RUN TestHealthStates [2021-05-06T14:50:14.793Z] time="2021-05-06T14:50:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-06T14:50:14.793Z] time="2021-05-06T14:50:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-06T14:50:14.793Z] time="2021-05-06T14:50:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-06T14:50:14.793Z] time="2021-05-06T14:50:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-06T14:50:14.793Z] time="2021-05-06T14:50:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-06T14:50:14.793Z] time="2021-05-06T14:50:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-06T14:50:14.793Z] time="2021-05-06T14:50:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-06T14:50:14.793Z] time="2021-05-06T14:50:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-06T14:50:14.793Z] time="2021-05-06T14:50:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-06T14:50:14.793Z] time="2021-05-06T14:50:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-06T14:50:14.793Z] --- PASS: TestHealthStates (0.09s) [2021-05-06T14:50:14.793Z] === RUN TestMaskURLCredentials [2021-05-06T14:50:14.793Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-05-06T14:50:14.793Z] === RUN TestGetInspectData [2021-05-06T14:50:14.793Z] --- PASS: TestGetInspectData (0.00s) [2021-05-06T14:50:14.793Z] === RUN TestFillLicense [2021-05-06T14:50:14.793Z] --- PASS: TestFillLicense (0.00s) [2021-05-06T14:50:14.793Z] === RUN TestListInvalidFilter [2021-05-06T14:50:14.793Z] --- PASS: TestListInvalidFilter (0.00s) [2021-05-06T14:50:14.793Z] === RUN TestNameFilter [2021-05-06T14:50:14.793Z] --- PASS: TestNameFilter (0.00s) [2021-05-06T14:50:14.793Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-05-06T14:50:14.793Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-05-06T14:50:14.793Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-05-06T14:50:14.793Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-05-06T14:50:14.793Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-05-06T14:50:14.793Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-05-06T14:50:14.793Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-05-06T14:50:14.793Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-05-06T14:50:14.793Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-05-06T14:50:14.793Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-05-06T14:50:14.793Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-05-06T14:50:14.793Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-05-06T14:50:14.793Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-05-06T14:50:14.794Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-05-06T14:50:14.794Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-05-06T14:50:14.794Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-05-06T14:50:14.794Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-05-06T14:50:14.794Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-05-06T14:50:14.794Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-05-06T14:50:14.794Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-05-06T14:50:14.794Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-05-06T14:50:14.794Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-05-06T14:50:14.794Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-05-06T14:50:14.794Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-05-06T14:50:14.794Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-05-06T14:50:14.794Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-05-06T14:50:14.794Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-05-06T14:50:14.794Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-06T14:50:14.794Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-05-06T14:50:14.794Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-05-06T14:50:14.794Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-06T14:50:14.794Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-05-06T14:50:14.794Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-05-06T14:50:14.794Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-05-06T14:50:14.794Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-05-06T14:50:14.794Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-05-06T14:50:14.794Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-05-06T14:50:14.794Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-05-06T14:50:14.794Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-05-06T14:50:14.794Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-05-06T14:50:14.794Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-05-06T14:50:14.794Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-05-06T14:50:14.794Z] === RUN TestDaemonReloadLabels [2021-05-06T14:50:14.794Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-05-06T14:50:14.794Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-05-06T14:50:14.794Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-05-06T14:50:14.794Z] === RUN TestDaemonReloadMirrors [2021-05-06T14:50:14.794Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-05-06T14:50:14.794Z] === RUN TestDaemonReloadInsecureRegistries [2021-05-06T14:50:14.794Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-05-06T14:50:14.794Z] === RUN TestDaemonReloadNotAffectOthers [2021-05-06T14:50:14.794Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-05-06T14:50:14.794Z] === RUN TestDaemonDiscoveryReload [2021-05-06T14:50:14.794Z] === RUN TestWaitNodeAttachment [2021-05-06T14:50:15.246Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-05-06T14:50:15.246Z] === RUN TestIsolationConversion [2021-05-06T14:50:15.246Z] === RUN TestIsolationConversion/default [2021-05-06T14:50:15.246Z] === RUN TestIsolationConversion/process [2021-05-06T14:50:15.246Z] === RUN TestIsolationConversion/hyperv [2021-05-06T14:50:15.246Z] --- PASS: TestIsolationConversion (0.00s) [2021-05-06T14:50:15.246Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-05-06T14:50:15.246Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-05-06T14:50:15.246Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-05-06T14:50:15.246Z] === RUN TestContainerLabels [2021-05-06T14:50:15.246Z] --- PASS: TestContainerLabels (0.00s) [2021-05-06T14:50:15.246Z] === RUN TestCredentialSpecConversion [2021-05-06T14:50:15.246Z] === RUN TestCredentialSpecConversion/none [2021-05-06T14:50:15.246Z] === RUN TestCredentialSpecConversion/config [2021-05-06T14:50:15.246Z] === RUN TestCredentialSpecConversion/file [2021-05-06T14:50:15.246Z] === RUN TestCredentialSpecConversion/registry [2021-05-06T14:50:15.246Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-05-06T14:50:15.246Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-05-06T14:50:15.246Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-05-06T14:50:15.246Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-05-06T14:50:15.246Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-05-06T14:50:15.246Z] === RUN TestControllerValidateMountBind [2021-05-06T14:50:15.246Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-05-06T14:50:15.246Z] === RUN TestControllerValidateMountVolume [2021-05-06T14:50:15.246Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-05-06T14:50:15.246Z] === RUN TestControllerValidateMountTarget [2021-05-06T14:50:15.246Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-05-06T14:50:15.246Z] === RUN TestControllerValidateMountTmpfs [2021-05-06T14:50:15.246Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-05-06T14:50:15.246Z] === RUN TestControllerValidateMountInvalidType [2021-05-06T14:50:15.246Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-05-06T14:50:15.246Z] === RUN TestControllerValidateMountNamedPipe [2021-05-06T14:50:15.246Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-05-06T14:50:15.246Z] PASS [2021-05-06T14:50:15.246Z] coverage: 11.3% of statements [2021-05-06T14:50:15.246Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.709s coverage: 11.3% of statements [2021-05-06T14:50:15.698Z] === RUN TestIsEmptyDir [2021-05-06T14:50:15.698Z] --- PASS: TestIsEmptyDir (0.00s) [2021-05-06T14:50:15.698Z] PASS [2021-05-06T14:50:15.698Z] coverage: 2.3% of statements [2021-05-06T14:50:15.698Z] ok github.com/docker/docker/daemon/graphdriver 0.054s coverage: 2.3% of statements [2021-05-06T14:50:15.698Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-05-06T14:50:15.698Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-05-06T14:50:16.150Z] === RUN TestLinkNaming [2021-05-06T14:50:16.150Z] --- PASS: TestLinkNaming (0.00s) [2021-05-06T14:50:16.150Z] === RUN TestLinkNew [2021-05-06T14:50:16.150Z] --- PASS: TestLinkNew (0.00s) [2021-05-06T14:50:16.150Z] === RUN TestLinkEnv [2021-05-06T14:50:16.150Z] --- PASS: TestLinkEnv (0.00s) [2021-05-06T14:50:16.150Z] === RUN TestLinkMultipleEnv [2021-05-06T14:50:16.150Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-05-06T14:50:16.150Z] === RUN TestLinkPortRangeEnv [2021-05-06T14:50:16.150Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-05-06T14:50:16.150Z] PASS [2021-05-06T14:50:16.150Z] coverage: 93.0% of statements [2021-05-06T14:50:16.150Z] ok github.com/docker/docker/daemon/links 0.054s coverage: 93.0% of statements [2021-05-06T14:50:16.150Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-05-06T14:50:16.150Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-05-06T14:50:16.302Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-06T14:50:16.602Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-05-06T14:50:16.602Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-05-06T14:50:16.602Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-06T14:50:16.602Z] reload_test.go:520: root required [2021-05-06T14:50:16.602Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-05-06T14:50:16.602Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-05-06T14:50:16.602Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-05-06T14:50:16.602Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-05-06T14:50:16.602Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-05-06T14:50:16.602Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-05-06T14:50:16.602Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-05-06T14:50:16.602Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-05-06T14:50:16.602Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-05-06T14:50:16.602Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-05-06T14:50:16.602Z] === RUN TestParseVolumesFrom [2021-05-06T14:50:16.602Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-05-06T14:50:16.602Z] PASS [2021-05-06T14:50:16.602Z] coverage: 9.0% of statements [2021-05-06T14:50:16.602Z] ok github.com/docker/docker/daemon 2.649s coverage: 9.0% of statements [2021-05-06T14:50:16.602Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-06T14:50:16.602Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-06T14:50:16.602Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-06T14:50:16.602Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-06T14:50:16.602Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-05-06T14:50:16.602Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-05-06T14:50:16.602Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-05-06T14:50:16.602Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-06T14:50:16.602Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-05-06T14:50:16.602Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-05-06T14:50:16.602Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-05-06T14:50:16.602Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-06T14:50:16.602Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-05-06T14:50:16.602Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-05-06T14:50:16.602Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-05-06T14:50:16.841Z] --- PASS: TestServiceUpdatePidsLimit (16.55s) [2021-05-06T14:50:16.841Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.86s) [2021-05-06T14:50:16.841Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2021-05-06T14:50:16.841Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2021-05-06T14:50:16.841Z] PASS [2021-05-06T14:50:16.841Z] [2021-05-06T14:50:16.841Z] === Skipped [2021-05-06T14:50:16.841Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-05-06T14:50:16.841Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-06T14:50:16.841Z] [2021-05-06T14:50:16.841Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-05-06T14:50:16.841Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-06T14:50:16.841Z] [2021-05-06T14:50:16.841Z] [2021-05-06T14:50:16.841Z] DONE 27 tests, 2 skipped in 132.319s [2021-05-06T14:50:16.841Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-05-06T14:50:16.841Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:50:16.841Z] ++ set -e [2021-05-06T14:50:16.841Z] ++ '[' -n 0 ']' [2021-05-06T14:50:16.841Z] ++ set -x [2021-05-06T14:50:16.841Z] ++ 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=ppc64le 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/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:50:16.841Z] INFO: Testing against a local daemon [2021-05-06T14:50:16.841Z] === RUN TestSessionCreate [2021-05-06T14:50:16.841Z] --- PASS: TestSessionCreate (0.04s) [2021-05-06T14:50:16.841Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-06T14:50:16.841Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-05-06T14:50:16.841Z] PASS [2021-05-06T14:50:16.841Z] [2021-05-06T14:50:16.841Z] DONE 2 tests in 0.142s [2021-05-06T14:50:16.841Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-05-06T14:50:16.841Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:50:16.841Z] ++ set -e [2021-05-06T14:50:16.841Z] ++ '[' -n 0 ']' [2021-05-06T14:50:16.841Z] ++ set -x [2021-05-06T14:50:16.841Z] ++ 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=ppc64le 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/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:50:16.841Z] INFO: Testing against a local daemon [2021-05-06T14:50:16.841Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-06T14:50:16.841Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-06T14:50:16.841Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-06T14:50:16.841Z] === RUN TestEventsExecDie [2021-05-06T14:50:16.841Z] --- PASS: TestEventsExecDie (0.67s) [2021-05-06T14:50:16.841Z] === RUN TestEventsBackwardsCompatible [2021-05-06T14:50:17.138Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-05-06T14:50:17.138Z] === RUN TestInfoBinaryCommits [2021-05-06T14:50:17.138Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-05-06T14:50:17.138Z] === RUN TestInfoAPIVersioned [2021-05-06T14:50:17.138Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-05-06T14:50:17.138Z] === RUN TestInfoDiscoveryBackend [2021-05-06T14:50:17.231Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-06T14:50:17.778Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-05-06T14:50:17.778Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-06T14:50:18.754Z] === RUN TestAdapterReadLogs [2021-05-06T14:50:18.754Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-05-06T14:50:18.754Z] === RUN TestCopier [2021-05-06T14:50:18.754Z] --- PASS: TestCopier (0.00s) [2021-05-06T14:50:18.754Z] === RUN TestCopierLongLines [2021-05-06T14:50:18.754Z] --- PASS: TestCopierLongLines (0.00s) [2021-05-06T14:50:18.754Z] === RUN TestCopierSlow [2021-05-06T14:50:18.754Z] --- PASS: TestCopierSlow (0.25s) [2021-05-06T14:50:18.754Z] === RUN TestCopierWithSized [2021-05-06T14:50:18.754Z] === RUN TestCopierWithSized/as_is [2021-05-06T14:50:18.754Z] === RUN TestCopierWithSized/With_RingLogger [2021-05-06T14:50:18.754Z] --- PASS: TestCopierWithSized (0.07s) [2021-05-06T14:50:18.754Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-05-06T14:50:18.754Z] --- PASS: TestCopierWithSized/With_RingLogger (0.06s) [2021-05-06T14:50:18.754Z] === RUN TestCopierWithPartial [2021-05-06T14:50:18.754Z] --- PASS: TestCopierWithPartial (0.00s) [2021-05-06T14:50:18.754Z] === RUN TestRingLogger [2021-05-06T14:50:18.754Z] --- PASS: TestRingLogger (0.00s) [2021-05-06T14:50:18.754Z] === RUN TestRingCap [2021-05-06T14:50:18.754Z] --- PASS: TestRingCap (0.00s) [2021-05-06T14:50:18.754Z] === RUN TestRingClose [2021-05-06T14:50:18.754Z] --- PASS: TestRingClose (0.00s) [2021-05-06T14:50:18.754Z] === RUN TestRingDrain [2021-05-06T14:50:18.754Z] --- PASS: TestRingDrain (0.00s) [2021-05-06T14:50:18.754Z] PASS [2021-05-06T14:50:18.754Z] coverage: 43.5% of statements [2021-05-06T14:50:18.754Z] ok github.com/docker/docker/daemon/logger 0.398s coverage: 43.5% of statements [2021-05-06T14:50:18.823Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-06T14:50:18.823Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-06T14:50:19.119Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-05-06T14:50:19.119Z] === RUN TestInfoAPI [2021-05-06T14:50:19.119Z] --- PASS: TestInfoAPI (0.04s) [2021-05-06T14:50:19.119Z] === RUN TestInfoAPIWarnings [2021-05-06T14:50:19.206Z] === RUN TestNewStreamConfig [2021-05-06T14:50:19.206Z] === RUN TestNewStreamConfig/defaults [2021-05-06T14:50:19.206Z] === RUN TestNewStreamConfig/invalid_create_group [2021-05-06T14:50:19.206Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-05-06T14:50:19.206Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-05-06T14:50:19.206Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-05-06T14:50:19.206Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-05-06T14:50:19.206Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-05-06T14:50:19.206Z] --- PASS: TestNewStreamConfig (0.00s) [2021-05-06T14:50:19.206Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-05-06T14:50:19.206Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-05-06T14:50:19.206Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-05-06T14:50:19.206Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-05-06T14:50:19.206Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-05-06T14:50:19.206Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-05-06T14:50:19.206Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-05-06T14:50:19.206Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-05-06T14:50:19.206Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-05-06T14:50:19.206Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-05-06T14:50:19.206Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-05-06T14:50:19.206Z] === RUN TestNewAWSLogsClientRegionDetect [2021-05-06T14:50:19.206Z] time="2021-05-06T14:50:18Z" level=info msg="Trying to get region from EC2 Metadata" [2021-05-06T14:50:19.206Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2021-05-06T14:50:19.206Z] === RUN TestCreateSuccess [2021-05-06T14:50:19.206Z] --- PASS: TestCreateSuccess (0.00s) [2021-05-06T14:50:19.206Z] === RUN TestCreateLogGroupSuccess [2021-05-06T14:50:19.206Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-05-06T14:50:19.206Z] === RUN TestCreateError [2021-05-06T14:50:19.206Z] --- PASS: TestCreateError (0.00s) [2021-05-06T14:50:19.206Z] === RUN TestCreateAlreadyExists [2021-05-06T14:50:19.206Z] time="2021-05-06T14:50:18Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-05-06T14:50:19.206Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-05-06T14:50:19.206Z] === RUN TestLogClosed [2021-05-06T14:50:19.206Z] --- PASS: TestLogClosed (0.00s) [2021-05-06T14:50:19.206Z] === RUN TestLogBlocking [2021-05-06T14:50:19.206Z] --- PASS: TestLogBlocking (0.00s) [2021-05-06T14:50:19.206Z] === RUN TestLogNonBlockingBufferEmpty [2021-05-06T14:50:19.206Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-05-06T14:50:19.206Z] === RUN TestLogNonBlockingBufferFull [2021-05-06T14:50:19.206Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-05-06T14:50:19.206Z] === RUN TestPublishBatchSuccess [2021-05-06T14:50:19.206Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-05-06T14:50:19.206Z] === RUN TestPublishBatchError [2021-05-06T14:50:19.206Z] time="2021-05-06T14:50:18Z" level=error msg=Error [2021-05-06T14:50:19.206Z] --- PASS: TestPublishBatchError (0.00s) [2021-05-06T14:50:19.206Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-05-06T14:50:19.206Z] time="2021-05-06T14:50:18Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-06T14:50:19.206Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-05-06T14:50:19.206Z] === RUN TestPublishBatchAlreadyAccepted [2021-05-06T14:50:19.206Z] time="2021-05-06T14:50:18Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-06T14:50:19.206Z] time="2021-05-06T14:50:18Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-05-06T14:50:19.206Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-05-06T14:50:19.206Z] === RUN TestCollectBatchSimple [2021-05-06T14:50:19.206Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-05-06T14:50:19.206Z] === RUN TestCollectBatchTicker [2021-05-06T14:50:19.206Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-05-06T14:50:19.206Z] === RUN TestCollectBatchMultilinePattern [2021-05-06T14:50:19.206Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-05-06T14:50:19.206Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-05-06T14:50:19.206Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-05-06T14:50:19.206Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-05-06T14:50:19.206Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-05-06T14:50:19.206Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-05-06T14:50:19.206Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2021-05-06T14:50:19.206Z] === RUN TestCollectBatchClose [2021-05-06T14:50:19.206Z] --- PASS: TestCollectBatchClose (0.00s) [2021-05-06T14:50:19.206Z] === RUN TestEffectiveLen [2021-05-06T14:50:19.206Z] === RUN TestEffectiveLen/0/Hello [2021-05-06T14:50:19.206Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-05-06T14:50:19.206Z] === RUN TestEffectiveLen/2/🙃 [2021-05-06T14:50:19.206Z] === RUN TestEffectiveLen/3/���� [2021-05-06T14:50:19.206Z] === RUN TestEffectiveLen/4/He��o [2021-05-06T14:50:19.206Z] === RUN TestEffectiveLen/5/ [2021-05-06T14:50:19.206Z] --- PASS: TestEffectiveLen (0.00s) [2021-05-06T14:50:19.206Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-05-06T14:50:19.206Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-05-06T14:50:19.206Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-05-06T14:50:19.206Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-05-06T14:50:19.206Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-05-06T14:50:19.206Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-05-06T14:50:19.206Z] === RUN TestFindValidSplit [2021-05-06T14:50:19.206Z] === RUN TestFindValidSplit/0/ [2021-05-06T14:50:19.206Z] === RUN TestFindValidSplit/1/Hello [2021-05-06T14:50:19.206Z] === RUN TestFindValidSplit/2/Hello [2021-05-06T14:50:19.206Z] === RUN TestFindValidSplit/3/Hello [2021-05-06T14:50:19.206Z] === RUN TestFindValidSplit/4/🙃 [2021-05-06T14:50:19.206Z] === RUN TestFindValidSplit/5/🙃 [2021-05-06T14:50:19.206Z] === RUN TestFindValidSplit/6/a� [2021-05-06T14:50:19.206Z] === RUN TestFindValidSplit/7/a� [2021-05-06T14:50:19.206Z] --- PASS: TestFindValidSplit (0.00s) [2021-05-06T14:50:19.206Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-05-06T14:50:19.206Z] cloudwatchlogs_test.go:1044: [2021-05-06T14:50:19.206Z] cloudwatchlogs_test.go:1045: [2021-05-06T14:50:19.206Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-05-06T14:50:19.206Z] cloudwatchlogs_test.go:1044: Hello [2021-05-06T14:50:19.206Z] cloudwatchlogs_test.go:1045: [2021-05-06T14:50:19.206Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-05-06T14:50:19.206Z] cloudwatchlogs_test.go:1044: He [2021-05-06T14:50:19.206Z] cloudwatchlogs_test.go:1045: llo [2021-05-06T14:50:19.206Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-05-06T14:50:19.206Z] cloudwatchlogs_test.go:1044: [2021-05-06T14:50:19.206Z] cloudwatchlogs_test.go:1045: Hello [2021-05-06T14:50:19.206Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-05-06T14:50:19.206Z] cloudwatchlogs_test.go:1044: [2021-05-06T14:50:19.206Z] cloudwatchlogs_test.go:1045: 🙃 [2021-05-06T14:50:19.206Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-05-06T14:50:19.206Z] cloudwatchlogs_test.go:1044: 🙃 [2021-05-06T14:50:19.206Z] cloudwatchlogs_test.go:1045: [2021-05-06T14:50:19.206Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-05-06T14:50:19.206Z] cloudwatchlogs_test.go:1044: a [2021-05-06T14:50:19.207Z] cloudwatchlogs_test.go:1045: � [2021-05-06T14:50:19.207Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-05-06T14:50:19.207Z] cloudwatchlogs_test.go:1044: a� [2021-05-06T14:50:19.207Z] cloudwatchlogs_test.go:1045: [2021-05-06T14:50:19.207Z] === RUN TestProcessEventEmoji [2021-05-06T14:50:19.207Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-05-06T14:50:19.207Z] === RUN TestCollectBatchLineSplit [2021-05-06T14:50:19.207Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-05-06T14:50:19.207Z] === RUN TestCollectBatchLineSplitWithBinary [2021-05-06T14:50:19.207Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-05-06T14:50:19.207Z] === RUN TestCollectBatchMaxEvents [2021-05-06T14:50:19.207Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-05-06T14:50:19.207Z] === RUN TestCollectBatchMaxTotalBytes [2021-05-06T14:50:19.207Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-05-06T14:50:19.207Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-05-06T14:50:19.207Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-05-06T14:50:19.207Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-05-06T14:50:19.207Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-05-06T14:50:19.207Z] === RUN TestParseLogOptionsMultilinePattern [2021-05-06T14:50:19.207Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-05-06T14:50:19.207Z] === RUN TestParseLogOptionsDatetimeFormat [2021-05-06T14:50:19.207Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-05-06T14:50:19.207Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-05-06T14:50:19.207Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-05-06T14:50:19.207Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-05-06T14:50:19.207Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-05-06T14:50:19.207Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-05-06T14:50:19.207Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-05-06T14:50:19.207Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-05-06T14:50:19.207Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-05-06T14:50:19.207Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-05-06T14:50:19.207Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-05-06T14:50:19.207Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-05-06T14:50:19.207Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-05-06T14:50:19.207Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-05-06T14:50:19.207Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-05-06T14:50:19.207Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-05-06T14:50:19.207Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-05-06T14:50:19.207Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-05-06T14:50:19.207Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-05-06T14:50:19.207Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-05-06T14:50:19.207Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-05-06T14:50:19.207Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-05-06T14:50:19.207Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-05-06T14:50:19.207Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-05-06T14:50:19.207Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-05-06T14:50:19.207Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-05-06T14:50:19.207Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-05-06T14:50:19.207Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-05-06T14:50:19.207Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-05-06T14:50:19.207Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-05-06T14:50:19.207Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-05-06T14:50:19.207Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-05-06T14:50:19.207Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-05-06T14:50:19.207Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-05-06T14:50:19.207Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-05-06T14:50:19.207Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-05-06T14:50:19.207Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-05-06T14:50:19.207Z] === RUN TestCreateTagSuccess [2021-05-06T14:50:19.207Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-05-06T14:50:19.207Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-05-06T14:50:19.207Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-05-06T14:50:19.207Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-05-06T14:50:19.207Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-05-06T14:50:19.660Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-05-06T14:50:19.660Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-05-06T14:50:19.660Z] PASS [2021-05-06T14:50:19.660Z] coverage: 77.8% of statements [2021-05-06T14:50:19.660Z] ok github.com/docker/docker/daemon/logger/awslogs 0.341s coverage: 77.8% of statements [2021-05-06T14:50:19.660Z] === RUN TestSearchRegistryForImagesErrors [2021-05-06T14:50:19.660Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-05-06T14:50:19.660Z] === RUN TestSearchRegistryForImages [2021-05-06T14:50:19.660Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-05-06T14:50:19.660Z] === RUN TestOnlyPlatformWithFallback [2021-05-06T14:50:19.660Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-05-06T14:50:19.660Z] === RUN TestImageDelete [2021-05-06T14:50:19.660Z] === RUN TestImageDelete/no_lease [2021-05-06T14:50:19.660Z] === RUN TestImageDelete/lease_exists [2021-05-06T14:50:19.660Z] --- PASS: TestImageDelete (0.03s) [2021-05-06T14:50:19.660Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-05-06T14:50:19.660Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-05-06T14:50:19.660Z] === RUN TestContentStoreForPull [2021-05-06T14:50:19.660Z] --- PASS: TestContentStoreForPull (0.13s) [2021-05-06T14:50:19.660Z] PASS [2021-05-06T14:50:19.660Z] coverage: 6.7% of statements [2021-05-06T14:50:19.660Z] ok github.com/docker/docker/daemon/images 0.321s coverage: 6.7% of statements [2021-05-06T14:50:19.660Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-06T14:50:19.660Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-06T14:50:19.660Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-05-06T14:50:19.660Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-06T14:50:19.660Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-06T14:50:19.660Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-05-06T14:50:19.660Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-05-06T14:50:19.741Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-06T14:50:20.112Z] === RUN TestJSONFileLogger [2021-05-06T14:50:20.112Z] --- PASS: TestJSONFileLogger (0.00s) [2021-05-06T14:50:20.112Z] === RUN TestJSONFileLoggerWithTags [2021-05-06T14:50:20.112Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-05-06T14:50:20.112Z] === RUN TestJSONFileLoggerWithOpts [2021-05-06T14:50:20.112Z] --- PASS: TestJSONFileLoggerWithOpts (0.05s) [2021-05-06T14:50:20.112Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-05-06T14:50:20.112Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-05-06T14:50:20.112Z] === RUN TestEncodeDecode [2021-05-06T14:50:20.112Z] === PAUSE TestEncodeDecode [2021-05-06T14:50:20.112Z] === RUN TestUnexpectedEOF [2021-05-06T14:50:20.112Z] === RUN TestJSONLogsMarshalJSONBuf [2021-05-06T14:50:20.112Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-05-06T14:50:20.112Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-05-06T14:50:20.112Z] time="2021-05-06T14:50:19Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-06T14:50:20.112Z] time="2021-05-06T14:50:19Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-06T14:50:20.112Z] --- PASS: TestUnexpectedEOF (0.10s) [2021-05-06T14:50:20.112Z] === CONT TestEncodeDecode [2021-05-06T14:50:20.112Z] --- PASS: TestEncodeDecode (0.00s) [2021-05-06T14:50:20.112Z] PASS [2021-05-06T14:50:20.112Z] coverage: 69.9% of statements [2021-05-06T14:50:20.112Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.306s coverage: 69.9% of statements [2021-05-06T14:50:20.112Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-05-06T14:50:20.112Z] === RUN TestFastTimeMarshalJSON [2021-05-06T14:50:20.112Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-05-06T14:50:20.112Z] PASS [2021-05-06T14:50:20.112Z] coverage: 87.2% of statements [2021-05-06T14:50:20.112Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.181s coverage: 87.2% of statements [2021-05-06T14:50:21.106Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-06T14:50:21.628Z] === RUN TestWriteLog [2021-05-06T14:50:21.628Z] === PAUSE TestWriteLog [2021-05-06T14:50:21.628Z] === RUN TestReadLog [2021-05-06T14:50:21.628Z] === PAUSE TestReadLog [2021-05-06T14:50:21.628Z] === CONT TestWriteLog [2021-05-06T14:50:21.628Z] === CONT TestReadLog [2021-05-06T14:50:21.628Z] --- PASS: TestWriteLog (0.01s) [2021-05-06T14:50:21.628Z] === RUN TestReadLog/tail_exact [2021-05-06T14:50:21.628Z] === RUN TestReadLog/tail_less_than_available [2021-05-06T14:50:21.628Z] === RUN TestReadLog/tail_more_than_available [2021-05-06T14:50:21.628Z] --- PASS: TestReadLog (0.29s) [2021-05-06T14:50:21.628Z] --- PASS: TestReadLog/tail_exact (0.10s) [2021-05-06T14:50:21.628Z] --- PASS: TestReadLog/tail_less_than_available (0.10s) [2021-05-06T14:50:21.628Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-05-06T14:50:21.628Z] PASS [2021-05-06T14:50:21.628Z] coverage: 75.2% of statements [2021-05-06T14:50:21.628Z] ok github.com/docker/docker/daemon/logger/local 0.442s coverage: 75.2% of statements [2021-05-06T14:50:21.628Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-06T14:50:22.033Z] === RUN TestDockerSuite/TestLogsSince [2021-05-06T14:50:22.081Z] === RUN TestOpenFileDelete [2021-05-06T14:50:22.081Z] --- PASS: TestOpenFileDelete (0.00s) [2021-05-06T14:50:22.081Z] === RUN TestOpenFileRename [2021-05-06T14:50:22.081Z] --- PASS: TestOpenFileRename (0.00s) [2021-05-06T14:50:22.081Z] === RUN TestParseLogTagDefaultTag [2021-05-06T14:50:22.081Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-05-06T14:50:22.081Z] === RUN TestParseLogTag [2021-05-06T14:50:22.081Z] --- PASS: TestParseLogTag (0.00s) [2021-05-06T14:50:22.081Z] === RUN TestParseLogTagEmptyTag [2021-05-06T14:50:22.081Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-05-06T14:50:22.081Z] === RUN TestTailFiles [2021-05-06T14:50:22.081Z] --- PASS: TestTailFiles (0.00s) [2021-05-06T14:50:22.081Z] === RUN TestFollowLogsConsumerGone [2021-05-06T14:50:22.081Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-05-06T14:50:22.081Z] === RUN TestFollowLogsProducerGone [2021-05-06T14:50:22.081Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-05-06T14:50:22.081Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-05-06T14:50:22.081Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-05-06T14:50:22.081Z] === RUN TestCheckCapacityAndRotate [2021-05-06T14:50:22.081Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-05-06T14:50:22.081Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-05-06T14:50:22.081Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-05-06T14:50:22.081Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-05-06T14:50:22.081Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.01s) [2021-05-06T14:50:22.081Z] PASS [2021-05-06T14:50:22.081Z] coverage: 53.7% of statements [2021-05-06T14:50:22.081Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.215s coverage: 53.7% of statements [2021-05-06T14:50:22.533Z] === RUN TestLog [2021-05-06T14:50:22.533Z] --- PASS: TestLog (0.00s) [2021-05-06T14:50:22.533Z] PASS [2021-05-06T14:50:22.533Z] coverage: 31.5% of statements [2021-05-06T14:50:22.533Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.083s coverage: 31.5% of statements [2021-05-06T14:50:22.985Z] === RUN TestValidateLogOpt [2021-05-06T14:50:22.985Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-06T14:50:22.985Z] === RUN TestNewMissedConfig [2021-05-06T14:50:22.985Z] --- PASS: TestNewMissedConfig (0.00s) [2021-05-06T14:50:22.985Z] === RUN TestNewMissedUrl [2021-05-06T14:50:22.985Z] --- PASS: TestNewMissedUrl (0.00s) [2021-05-06T14:50:22.985Z] === RUN TestNewMissedToken [2021-05-06T14:50:22.985Z] --- PASS: TestNewMissedToken (0.00s) [2021-05-06T14:50:22.985Z] === RUN TestNewWithProxy [2021-05-06T14:50:22.985Z] --- PASS: TestNewWithProxy (0.00s) [2021-05-06T14:50:22.985Z] === RUN TestDefault [2021-05-06T14:50:22.985Z] --- PASS: TestDefault (0.01s) [2021-05-06T14:50:22.985Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-05-06T14:50:22.985Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-05-06T14:50:22.985Z] === RUN TestJsonFormat [2021-05-06T14:50:22.985Z] --- PASS: TestJsonFormat (0.01s) [2021-05-06T14:50:22.985Z] === RUN TestRawFormat [2021-05-06T14:50:22.985Z] --- PASS: TestRawFormat (0.00s) [2021-05-06T14:50:22.985Z] === RUN TestRawFormatWithLabels [2021-05-06T14:50:22.985Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-05-06T14:50:22.985Z] === RUN TestRawFormatWithoutTag [2021-05-06T14:50:22.985Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-05-06T14:50:22.985Z] === RUN TestBatching [2021-05-06T14:50:23.437Z] --- PASS: TestBatching (0.20s) [2021-05-06T14:50:23.437Z] === RUN TestFrequency [2021-05-06T14:50:23.437Z] === RUN TestNewParse [2021-05-06T14:50:23.437Z] --- PASS: TestNewParse (0.00s) [2021-05-06T14:50:23.437Z] PASS [2021-05-06T14:50:23.437Z] coverage: 8.3% of statements [2021-05-06T14:50:23.437Z] ok github.com/docker/docker/daemon/logger/templates 0.058s coverage: 8.3% of statements [2021-05-06T14:50:23.437Z] --- PASS: TestFrequency (0.20s) [2021-05-06T14:50:23.437Z] === RUN TestOneMessagePerRequest [2021-05-06T14:50:23.437Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-05-06T14:50:23.437Z] === RUN TestVerify [2021-05-06T14:50:23.437Z] --- PASS: TestVerify (0.00s) [2021-05-06T14:50:23.437Z] === RUN TestSkipVerify [2021-05-06T14:50:23.437Z] time="2021-05-06T14:50:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T14:50:23.890Z] time="2021-05-06T14:50:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T14:50:23.890Z] time="2021-05-06T14:50:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T14:50:23.890Z] time="2021-05-06T14:50:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T14:50:23.890Z] === RUN TestParseLogFormat [2021-05-06T14:50:23.890Z] --- PASS: TestParseLogFormat (0.00s) [2021-05-06T14:50:23.890Z] === RUN TestValidateLogOptEmpty [2021-05-06T14:50:23.890Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-05-06T14:50:23.890Z] === RUN TestValidateSyslogAddress [2021-05-06T14:50:23.890Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-05-06T14:50:23.890Z] === RUN TestParseAddressDefaultPort [2021-05-06T14:50:23.890Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-05-06T14:50:23.890Z] === RUN TestValidateSyslogFacility [2021-05-06T14:50:23.890Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-05-06T14:50:23.890Z] === RUN TestValidateLogOptSyslogFormat [2021-05-06T14:50:23.890Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-05-06T14:50:23.890Z] === RUN TestValidateLogOpt [2021-05-06T14:50:23.890Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-06T14:50:23.890Z] PASS [2021-05-06T14:50:23.890Z] coverage: 46.8% of statements [2021-05-06T14:50:23.890Z] ok github.com/docker/docker/daemon/logger/syslog 0.147s coverage: 46.8% of statements [2021-05-06T14:50:23.890Z] --- PASS: TestSkipVerify (0.51s) [2021-05-06T14:50:23.890Z] === RUN TestBufferMaximum [2021-05-06T14:50:23.890Z] time="2021-05-06T14:50:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T14:50:23.890Z] time="2021-05-06T14:50:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T14:50:23.890Z] time="2021-05-06T14:50:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T14:50:23.890Z] time="2021-05-06T14:50:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T14:50:23.890Z] time="2021-05-06T14:50:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T14:50:23.890Z] time="2021-05-06T14:50:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620312623.700691\",\"host\":\"c90f5717d002\"}'" [2021-05-06T14:50:23.890Z] time="2021-05-06T14:50:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620312623.700691\",\"host\":\"c90f5717d002\"}'" [2021-05-06T14:50:23.890Z] --- PASS: TestBufferMaximum (0.00s) [2021-05-06T14:50:23.890Z] === RUN TestServerAlwaysDown [2021-05-06T14:50:23.890Z] time="2021-05-06T14:50:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T14:50:23.890Z] time="2021-05-06T14:50:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T14:50:23.890Z] time="2021-05-06T14:50:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620312623.703688\",\"host\":\"c90f5717d002\"}'" [2021-05-06T14:50:23.890Z] time="2021-05-06T14:50:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620312623.703688\",\"host\":\"c90f5717d002\"}'" [2021-05-06T14:50:23.890Z] time="2021-05-06T14:50:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T14:50:23.890Z] time="2021-05-06T14:50:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620312623.703688\",\"host\":\"c90f5717d002\"}'" [2021-05-06T14:50:23.890Z] time="2021-05-06T14:50:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620312623.703688\",\"host\":\"c90f5717d002\"}'" [2021-05-06T14:50:23.890Z] time="2021-05-06T14:50:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620312623.703688\",\"host\":\"c90f5717d002\"}'" [2021-05-06T14:50:23.890Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-05-06T14:50:23.890Z] === RUN TestCannotSendAfterClose [2021-05-06T14:50:23.890Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-05-06T14:50:23.890Z] === RUN TestDeadlockOnBlockedEndpoint [2021-05-06T14:50:24.845Z] time="2021-05-06T14:50:24Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49199/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-05-06T14:50:24.845Z] time="2021-05-06T14:50:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"c90f5717d002\"}'" [2021-05-06T14:50:24.845Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s) [2021-05-06T14:50:24.845Z] PASS [2021-05-06T14:50:24.845Z] coverage: 82.5% of statements [2021-05-06T14:50:24.845Z] ok github.com/docker/docker/daemon/logger/splunk 2.021s coverage: 82.5% of statements [2021-05-06T14:50:24.845Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-06T14:50:24.845Z] ? github.com/docker/docker/daemon/network [no test files] [2021-05-06T14:50:24.845Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-06T14:50:25.297Z] === RUN TestV1IDService [2021-05-06T14:50:25.297Z] --- PASS: TestV1IDService (0.05s) [2021-05-06T14:50:25.297Z] === RUN TestV2MetadataService [2021-05-06T14:50:25.751Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-05-06T14:50:25.751Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-05-06T14:50:25.751Z] === RUN TestContinueOnError_MirrorEndpoint [2021-05-06T14:50:25.751Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-05-06T14:50:25.751Z] === RUN TestContinueOnError_NeverContinue [2021-05-06T14:50:25.751Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-05-06T14:50:25.751Z] === RUN TestManifestStore [2021-05-06T14:50:25.751Z] === RUN TestManifestStore/no_remote_or_local [2021-05-06T14:50:25.751Z] time="2021-05-06T14:50:25Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local635845155\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-05-06T14:50:25.751Z] === RUN TestManifestStore/no_local_cache [2021-05-06T14:50:25.751Z] === RUN TestManifestStore/with_local_cache [2021-05-06T14:50:25.751Z] === RUN TestManifestStore/unknown_media_type [2021-05-06T14:50:25.751Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-05-06T14:50:25.751Z] time="2021-05-06T14:50:25Z" level=warning msg="reference for unknown type: " [2021-05-06T14:50:25.751Z] time="2021-05-06T14:50:25Z" level=warning msg="reference for unknown type: " [2021-05-06T14:50:26.204Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-05-06T14:50:26.204Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-05-06T14:50:26.204Z] time="2021-05-06T14:50:25Z" level=warning msg="reference for unknown type: " [2021-05-06T14:50:26.204Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-05-06T14:50:26.204Z] time="2021-05-06T14:50:25Z" level=warning msg="reference for unknown type: " [2021-05-06T14:50:26.204Z] time="2021-05-06T14:50:25Z" level=warning msg="reference for unknown type: " [2021-05-06T14:50:26.204Z] === RUN TestManifestStore/error_persisting_manifest [2021-05-06T14:50:26.204Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-05-06T14:50:26.204Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-05-06T14:50:26.204Z] time="2021-05-06T14:50:25Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-05-06T14:50:26.204Z] --- PASS: TestManifestStore (0.20s) [2021-05-06T14:50:26.204Z] --- PASS: TestManifestStore/no_remote_or_local (0.12s) [2021-05-06T14:50:26.204Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-05-06T14:50:26.204Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-05-06T14:50:26.204Z] --- PASS: TestManifestStore/unknown_media_type (0.03s) [2021-05-06T14:50:26.204Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-05-06T14:50:26.204Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2021-05-06T14:50:26.204Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-05-06T14:50:26.204Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-05-06T14:50:26.204Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-05-06T14:50:26.204Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-05-06T14:50:26.204Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-05-06T14:50:26.204Z] === RUN TestDetectManifestBlobMediaType [2021-05-06T14:50:26.204Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-05-06T14:50:26.204Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-05-06T14:50:26.204Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-05-06T14:50:26.204Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-05-06T14:50:26.204Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-05-06T14:50:26.204Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-05-06T14:50:26.204Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-05-06T14:50:26.204Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-05-06T14:50:26.204Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-05-06T14:50:26.204Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-05-06T14:50:26.204Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-05-06T14:50:26.204Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-05-06T14:50:26.204Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-05-06T14:50:26.204Z] === RUN TestFixManifestLayers [2021-05-06T14:50:26.204Z] --- PASS: TestFixManifestLayers (0.00s) [2021-05-06T14:50:26.204Z] === RUN TestFixManifestLayersBaseLayerParent [2021-05-06T14:50:26.204Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-06T14:50:26.204Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-06T14:50:26.204Z] === RUN TestFixManifestLayersBadParent [2021-05-06T14:50:26.204Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-05-06T14:50:26.204Z] === RUN TestValidateManifest [2021-05-06T14:50:26.204Z] --- SKIP: TestValidateManifest (0.00s) [2021-05-06T14:50:26.204Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-06T14:50:26.204Z] === RUN TestFormatPlatform [2021-05-06T14:50:26.204Z] --- PASS: TestFormatPlatform (0.00s) [2021-05-06T14:50:26.204Z] === RUN TestGetRepositoryMountCandidates [2021-05-06T14:50:26.204Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-05-06T14:50:26.204Z] === RUN TestLayerAlreadyExists [2021-05-06T14:50:26.204Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-05-06T14:50:26.204Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-06T14:50:26.204Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-06T14:50:26.204Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-06T14:50:26.204Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-06T14:50:26.204Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-06T14:50:26.204Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-06T14:50:26.204Z] === RUN TestWhenEmptyAuthConfig [2021-05-06T14:50:26.204Z] --- PASS: TestV2MetadataService (0.75s) [2021-05-06T14:50:26.204Z] PASS [2021-05-06T14:50:26.204Z] coverage: 48.2% of statements [2021-05-06T14:50:26.204Z] ok github.com/docker/docker/distribution/metadata 0.909s coverage: 48.2% of statements [2021-05-06T14:50:26.204Z] === RUN TestSuccessfulDownload [2021-05-06T14:50:26.204Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-05-06T14:50:26.204Z] download_test.go:268: Needs fixing on Windows [2021-05-06T14:50:26.204Z] === RUN TestCancelledDownload [2021-05-06T14:50:26.204Z] --- PASS: TestCancelledDownload (0.00s) [2021-05-06T14:50:26.204Z] === RUN TestMaxDownloadAttempts [2021-05-06T14:50:26.204Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-06T14:50:26.204Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-06T14:50:26.204Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-06T14:50:26.204Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-06T14:50:26.204Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-06T14:50:26.204Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-06T14:50:26.204Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-06T14:50:26.204Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-06T14:50:26.204Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-06T14:50:26.204Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-06T14:50:26.204Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-06T14:50:26.204Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-06T14:50:26.656Z] time="2021-05-06T14:50:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-06T14:50:26.656Z] time="2021-05-06T14:50:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-06T14:50:26.656Z] time="2021-05-06T14:50:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-06T14:50:26.657Z] time="2021-05-06T14:50:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-06T14:50:26.657Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-05-06T14:50:26.657Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.34s) [2021-05-06T14:50:26.657Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.34s) [2021-05-06T14:50:26.657Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.34s) [2021-05-06T14:50:26.657Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.34s) [2021-05-06T14:50:26.657Z] === RUN TestTransfer [2021-05-06T14:50:26.657Z] === RUN TestNotFound [2021-05-06T14:50:26.657Z] --- PASS: TestNotFound (0.00s) [2021-05-06T14:50:26.657Z] === RUN TestConflict [2021-05-06T14:50:26.657Z] --- PASS: TestConflict (0.00s) [2021-05-06T14:50:26.657Z] === RUN TestForbidden [2021-05-06T14:50:26.657Z] --- PASS: TestForbidden (0.00s) [2021-05-06T14:50:26.657Z] === RUN TestInvalidParameter [2021-05-06T14:50:26.657Z] --- PASS: TestInvalidParameter (0.00s) [2021-05-06T14:50:26.657Z] === RUN TestNotImplemented [2021-05-06T14:50:26.657Z] --- PASS: TestNotImplemented (0.00s) [2021-05-06T14:50:26.657Z] === RUN TestNotModified [2021-05-06T14:50:26.657Z] --- PASS: TestNotModified (0.00s) [2021-05-06T14:50:26.657Z] === RUN TestUnauthorized [2021-05-06T14:50:26.657Z] --- PASS: TestUnauthorized (0.00s) [2021-05-06T14:50:26.657Z] === RUN TestUnknown [2021-05-06T14:50:26.657Z] --- PASS: TestUnknown (0.00s) [2021-05-06T14:50:26.657Z] === RUN TestCancelled [2021-05-06T14:50:26.657Z] --- PASS: TestCancelled (0.00s) [2021-05-06T14:50:26.657Z] === RUN TestDeadline [2021-05-06T14:50:26.657Z] --- PASS: TestDeadline (0.00s) [2021-05-06T14:50:26.657Z] === RUN TestDataLoss [2021-05-06T14:50:26.657Z] --- PASS: TestDataLoss (0.00s) [2021-05-06T14:50:26.657Z] === RUN TestUnavailable [2021-05-06T14:50:26.657Z] --- PASS: TestUnavailable (0.00s) [2021-05-06T14:50:26.657Z] === RUN TestSystem [2021-05-06T14:50:26.657Z] --- PASS: TestSystem (0.00s) [2021-05-06T14:50:26.657Z] === RUN TestFromStatusCode [2021-05-06T14:50:26.657Z] === RUN TestFromStatusCode/Not_Found [2021-05-06T14:50:26.657Z] === RUN TestFromStatusCode/Bad_Request [2021-05-06T14:50:26.657Z] === RUN TestFromStatusCode/Conflict [2021-05-06T14:50:26.657Z] === RUN TestFromStatusCode/Unauthorized [2021-05-06T14:50:26.657Z] === RUN TestFromStatusCode/Service_Unavailable [2021-05-06T14:50:26.657Z] === RUN TestFromStatusCode/Forbidden [2021-05-06T14:50:26.657Z] === RUN TestFromStatusCode/Not_Modified [2021-05-06T14:50:26.657Z] === RUN TestFromStatusCode/Not_Implemented [2021-05-06T14:50:26.657Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-05-06T14:50:26.657Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-05-06T14:50:26.657Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-05-06T14:50:26.657Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-05-06T14:50:26.657Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-05-06T14:50:26.657Z] --- PASS: TestFromStatusCode (0.00s) [2021-05-06T14:50:26.657Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-05-06T14:50:26.657Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-05-06T14:50:26.657Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-05-06T14:50:26.657Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-05-06T14:50:26.657Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-05-06T14:50:26.657Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-05-06T14:50:26.657Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-05-06T14:50:26.657Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-05-06T14:50:26.657Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-05-06T14:50:26.657Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-05-06T14:50:26.657Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-05-06T14:50:26.657Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-05-06T14:50:26.657Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-05-06T14:50:26.657Z] PASS [2021-05-06T14:50:26.657Z] coverage: 53.1% of statements [2021-05-06T14:50:26.657Z] ok github.com/docker/docker/errdefs 0.041s coverage: 53.1% of statements [2021-05-06T14:50:27.109Z] --- PASS: TestTransfer (0.13s) [2021-05-06T14:50:27.109Z] === RUN TestConcurrencyLimit [2021-05-06T14:50:27.109Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2021-05-06T14:50:27.109Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-05-06T14:50:27.109Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-05-06T14:50:27.109Z] === RUN TestTokenPassThru [2021-05-06T14:50:27.109Z] --- PASS: TestTokenPassThru (0.00s) [2021-05-06T14:50:27.109Z] === RUN TestTokenPassThruDifferentHost [2021-05-06T14:50:27.109Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-05-06T14:50:27.109Z] PASS [2021-05-06T14:50:27.109Z] coverage: 23.6% of statements [2021-05-06T14:50:27.109Z] ok github.com/docker/docker/distribution 1.465s coverage: 23.6% of statements [2021-05-06T14:50:27.109Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-05-06T14:50:27.109Z] === RUN TestInactiveJobs [2021-05-06T14:50:27.109Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-06T14:50:27.561Z] --- PASS: TestInactiveJobs (0.50s) [2021-05-06T14:50:27.561Z] === RUN TestWatchRelease [2021-05-06T14:50:28.013Z] --- PASS: TestWatchRelease (0.04s) [2021-05-06T14:50:28.013Z] === RUN TestWatchFinishedTransfer [2021-05-06T14:50:28.013Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-05-06T14:50:28.013Z] === RUN TestDuplicateTransfer [2021-05-06T14:50:28.013Z] --- PASS: TestDuplicateTransfer (0.18s) [2021-05-06T14:50:28.013Z] === RUN TestSuccessfulUpload [2021-05-06T14:50:28.013Z] === RUN TestFSGetInvalidData [2021-05-06T14:50:28.465Z] --- PASS: TestFSGetInvalidData (0.05s) [2021-05-06T14:50:28.465Z] === RUN TestFSInvalidSet [2021-05-06T14:50:28.465Z] --- PASS: TestFSInvalidSet (0.01s) [2021-05-06T14:50:28.465Z] === RUN TestFSInvalidRoot [2021-05-06T14:50:28.465Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-05-06T14:50:28.465Z] === RUN TestFSMetadataGetSet [2021-05-06T14:50:28.465Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-05-06T14:50:28.465Z] === RUN TestFSInvalidWalker [2021-05-06T14:50:28.465Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-05-06T14:50:28.465Z] === RUN TestFSGetSet [2021-05-06T14:50:28.465Z] --- PASS: TestFSGetSet (0.01s) [2021-05-06T14:50:28.465Z] === RUN TestFSGetUnsetKey [2021-05-06T14:50:28.465Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-05-06T14:50:28.465Z] === RUN TestFSGetEmptyData [2021-05-06T14:50:28.465Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-05-06T14:50:28.465Z] === RUN TestFSDelete [2021-05-06T14:50:28.465Z] --- PASS: TestFSDelete (0.01s) [2021-05-06T14:50:28.465Z] === RUN TestFSWalker [2021-05-06T14:50:28.465Z] --- PASS: TestFSWalker (0.01s) [2021-05-06T14:50:28.465Z] === RUN TestFSWalkerStopOnError [2021-05-06T14:50:28.465Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-05-06T14:50:28.465Z] === RUN TestNewFromJSON [2021-05-06T14:50:28.466Z] --- PASS: TestNewFromJSON (0.00s) [2021-05-06T14:50:28.466Z] === RUN TestNewFromJSONWithInvalidJSON [2021-05-06T14:50:28.466Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-05-06T14:50:28.466Z] === RUN TestMarshalKeyOrder [2021-05-06T14:50:28.466Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-05-06T14:50:28.466Z] === RUN TestHistoryEqual [2021-05-06T14:50:28.466Z] time="2021-05-06T14:50:28Z" level=error msg="Upload failed, retrying: simulating retry" [2021-05-06T14:50:28.466Z] === RUN TestCompare [2021-05-06T14:50:28.466Z] --- PASS: TestCompare (0.00s) [2021-05-06T14:50:28.466Z] PASS [2021-05-06T14:50:28.466Z] coverage: 19.2% of statements [2021-05-06T14:50:28.466Z] ok github.com/docker/docker/image/cache 0.085s coverage: 19.2% of statements [2021-05-06T14:50:28.466Z] --- PASS: TestHistoryEqual (0.10s) [2021-05-06T14:50:28.466Z] === RUN TestImage [2021-05-06T14:50:28.466Z] --- PASS: TestImage (0.00s) [2021-05-06T14:50:28.466Z] === RUN TestImageOSNotEmpty [2021-05-06T14:50:28.466Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-05-06T14:50:28.466Z] === RUN TestNewChildImageFromImageWithRootFS [2021-05-06T14:50:28.466Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-05-06T14:50:28.466Z] === RUN TestCreate [2021-05-06T14:50:28.466Z] --- PASS: TestCreate (0.01s) [2021-05-06T14:50:28.466Z] === RUN TestRestore [2021-05-06T14:50:28.466Z] time="2021-05-06T14:50:28Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-05-06T14:50:28.466Z] --- PASS: TestRestore (0.02s) [2021-05-06T14:50:28.466Z] === RUN TestAddDelete [2021-05-06T14:50:28.466Z] --- PASS: TestSuccessfulUpload (0.46s) [2021-05-06T14:50:28.466Z] === RUN TestCancelledUpload [2021-05-06T14:50:28.466Z] --- PASS: TestCancelledUpload (0.00s) [2021-05-06T14:50:28.466Z] PASS [2021-05-06T14:50:28.466Z] coverage: 77.3% of statements [2021-05-06T14:50:28.466Z] ok github.com/docker/docker/distribution/xfer 2.149s coverage: 77.3% of statements [2021-05-06T14:50:28.466Z] --- PASS: TestAddDelete (0.02s) [2021-05-06T14:50:28.466Z] === RUN TestSearchAfterDelete [2021-05-06T14:50:28.466Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-06T14:50:28.466Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-05-06T14:50:28.466Z] === RUN TestParentReset [2021-05-06T14:50:28.466Z] --- PASS: TestParentReset (0.02s) [2021-05-06T14:50:28.466Z] === RUN TestGetAndSetLastUpdated [2021-05-06T14:50:28.466Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-05-06T14:50:28.466Z] === RUN TestStoreLen [2021-05-06T14:50:28.466Z] --- PASS: TestStoreLen (0.05s) [2021-05-06T14:50:28.466Z] PASS [2021-05-06T14:50:28.466Z] coverage: 86.6% of statements [2021-05-06T14:50:28.466Z] ok github.com/docker/docker/image 0.455s coverage: 86.6% of statements [2021-05-06T14:50:29.420Z] === RUN TestValidateManifest [2021-05-06T14:50:29.420Z] === RUN TestValidateManifest/nil [2021-05-06T14:50:29.420Z] === RUN TestValidateManifest/non-nil [2021-05-06T14:50:29.420Z] --- PASS: TestValidateManifest (0.00s) [2021-05-06T14:50:29.420Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-05-06T14:50:29.420Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-05-06T14:50:29.420Z] PASS [2021-05-06T14:50:29.420Z] coverage: 0.6% of statements [2021-05-06T14:50:29.420Z] ok github.com/docker/docker/image/tarexport 0.115s coverage: 0.6% of statements [2021-05-06T14:50:29.872Z] === RUN TestMakeV1ConfigFromConfig [2021-05-06T14:50:29.872Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-05-06T14:50:29.872Z] PASS [2021-05-06T14:50:29.872Z] coverage: 25.0% of statements [2021-05-06T14:50:29.872Z] ok github.com/docker/docker/image/v1 0.067s coverage: 25.0% of statements [2021-05-06T14:50:29.872Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-06T14:50:30.111Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-06T14:50:30.885Z] === RUN TestSerialization [2021-05-06T14:50:30.885Z] --- PASS: TestSerialization (0.02s) [2021-05-06T14:50:30.885Z] PASS [2021-05-06T14:50:30.885Z] coverage: 100.0% of statements [2021-05-06T14:50:30.885Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2021-05-06T14:50:31.841Z] === RUN TestEnvironmentParsing [2021-05-06T14:50:31.841Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-05-06T14:50:31.841Z] PASS [2021-05-06T14:50:31.841Z] coverage: 1.0% of statements [2021-05-06T14:50:31.841Z] ok github.com/docker/docker/libcontainerd/local 0.152s coverage: 1.0% of statements [2021-05-06T14:50:31.841Z] === RUN TestEmptyLayer [2021-05-06T14:50:31.841Z] --- PASS: TestEmptyLayer (0.00s) [2021-05-06T14:50:31.841Z] === RUN TestCommitFailure [2021-05-06T14:50:31.841Z] --- PASS: TestCommitFailure (0.01s) [2021-05-06T14:50:31.841Z] === RUN TestStartTransactionFailure [2021-05-06T14:50:31.841Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-05-06T14:50:31.841Z] === RUN TestGetOrphan [2021-05-06T14:50:31.841Z] --- PASS: TestGetOrphan (0.01s) [2021-05-06T14:50:31.841Z] === RUN TestMountAndRegister [2021-05-06T14:50:31.841Z] --- PASS: TestMountAndRegister (0.03s) [2021-05-06T14:50:31.841Z] layer_test.go:271: Layer size: 14 [2021-05-06T14:50:31.841Z] === RUN TestLayerRelease [2021-05-06T14:50:31.841Z] --- SKIP: TestLayerRelease (0.00s) [2021-05-06T14:50:31.841Z] layer_test.go:304: Failing on Windows [2021-05-06T14:50:31.841Z] === RUN TestStoreRestore [2021-05-06T14:50:31.841Z] --- SKIP: TestStoreRestore (0.00s) [2021-05-06T14:50:31.841Z] layer_test.go:353: Failing on Windows [2021-05-06T14:50:31.841Z] === RUN TestTarStreamStability [2021-05-06T14:50:31.841Z] --- SKIP: TestTarStreamStability (0.00s) [2021-05-06T14:50:31.841Z] layer_test.go:468: Failing on Windows [2021-05-06T14:50:31.841Z] === RUN TestRegisterExistingLayer [2021-05-06T14:50:31.841Z] --- PASS: TestRegisterExistingLayer (0.09s) [2021-05-06T14:50:31.841Z] === RUN TestTarStreamVerification [2021-05-06T14:50:31.841Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-05-06T14:50:31.841Z] layer_test.go:697: Failing on Windows [2021-05-06T14:50:31.841Z] === RUN TestLayerMigration [2021-05-06T14:50:31.841Z] --- SKIP: TestLayerMigration (0.00s) [2021-05-06T14:50:31.841Z] migration_test.go:46: Failing on Windows [2021-05-06T14:50:31.841Z] === RUN TestLayerMigrationNoTarsplit [2021-05-06T14:50:31.841Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-05-06T14:50:31.841Z] migration_test.go:182: Failing on Windows [2021-05-06T14:50:31.841Z] === RUN TestMountInit [2021-05-06T14:50:31.841Z] --- SKIP: TestMountInit (0.00s) [2021-05-06T14:50:31.841Z] mount_test.go:17: Failing on Windows [2021-05-06T14:50:31.841Z] === RUN TestMountSize [2021-05-06T14:50:31.841Z] --- SKIP: TestMountSize (0.00s) [2021-05-06T14:50:31.841Z] mount_test.go:76: Failing on Windows [2021-05-06T14:50:31.841Z] === RUN TestMountChanges [2021-05-06T14:50:31.841Z] --- SKIP: TestMountChanges (0.00s) [2021-05-06T14:50:31.841Z] mount_test.go:125: Failing on Windows [2021-05-06T14:50:31.841Z] === RUN TestMountApply [2021-05-06T14:50:31.841Z] --- SKIP: TestMountApply (0.00s) [2021-05-06T14:50:31.841Z] mount_test.go:212: Failing on Windows [2021-05-06T14:50:31.841Z] PASS [2021-05-06T14:50:31.841Z] coverage: 30.1% of statements [2021-05-06T14:50:31.841Z] ok github.com/docker/docker/layer 0.434s coverage: 30.1% of statements [2021-05-06T14:50:32.293Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-06T14:50:32.293Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-06T14:50:32.293Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-06T14:50:32.293Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-06T14:50:32.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-05-06T14:50:32.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-05-06T14:50:32.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-05-06T14:50:32.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-05-06T14:50:32.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-05-06T14:50:32.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-05-06T14:50:32.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-05-06T14:50:32.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-05-06T14:50:32.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-05-06T14:50:32.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-05-06T14:50:32.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-05-06T14:50:32.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-05-06T14:50:32.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-05-06T14:50:32.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-05-06T14:50:32.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-05-06T14:50:32.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-05-06T14:50:32.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-05-06T14:50:32.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-05-06T14:50:32.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-05-06T14:50:32.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-05-06T14:50:32.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-05-06T14:50:32.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-05-06T14:50:32.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-05-06T14:50:32.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-05-06T14:50:32.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-05-06T14:50:32.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-05-06T14:50:32.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-05-06T14:50:32.293Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-05-06T14:50:32.293Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-05-06T14:50:32.293Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-05-06T14:50:32.293Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-05-06T14:50:32.293Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-05-06T14:50:32.293Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-05-06T14:50:32.293Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-05-06T14:50:32.293Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-05-06T14:50:32.293Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-05-06T14:50:32.293Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-05-06T14:50:32.293Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-05-06T14:50:32.293Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-05-06T14:50:32.293Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-05-06T14:50:32.293Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-05-06T14:50:32.293Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-05-06T14:50:32.293Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-05-06T14:50:32.293Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-05-06T14:50:32.293Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-05-06T14:50:32.293Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-05-06T14:50:32.293Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-05-06T14:50:32.293Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-05-06T14:50:32.293Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-05-06T14:50:32.293Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-05-06T14:50:32.293Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-05-06T14:50:32.293Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-05-06T14:50:32.293Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-05-06T14:50:32.293Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-05-06T14:50:32.293Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-05-06T14:50:32.293Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-05-06T14:50:32.293Z] PASS [2021-05-06T14:50:32.293Z] coverage: 42.3% of statements [2021-05-06T14:50:32.293Z] ok github.com/docker/docker/oci 0.043s coverage: 42.3% of statements [2021-05-06T14:50:32.293Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-06T14:50:32.745Z] === RUN TestAddressPoolOpt [2021-05-06T14:50:32.745Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-05-06T14:50:32.745Z] === RUN TestValidateEnv [2021-05-06T14:50:32.745Z] === RUN TestValidateEnv/a [2021-05-06T14:50:32.745Z] === RUN TestValidateEnv/something [2021-05-06T14:50:32.745Z] === RUN TestValidateEnv/_=a [2021-05-06T14:50:32.745Z] === RUN TestValidateEnv/env1=value1 [2021-05-06T14:50:32.745Z] === RUN TestValidateEnv/_env1=value1 [2021-05-06T14:50:32.745Z] === RUN TestValidateEnv/env2=value2=value3 [2021-05-06T14:50:32.745Z] === RUN TestValidateEnv/env3=abc!qwe [2021-05-06T14:50:32.745Z] === RUN TestValidateEnv/env_4=value_4 [2021-05-06T14:50:32.745Z] === RUN TestValidateEnv/PATH [2021-05-06T14:50:32.745Z] === RUN TestValidateEnv/=a [2021-05-06T14:50:32.745Z] === RUN TestValidateEnv/PATH= [2021-05-06T14:50:32.745Z] === RUN TestValidateEnv/PATH=something [2021-05-06T14:50:32.745Z] === RUN TestValidateEnv/asd!qwe [2021-05-06T14:50:32.745Z] === RUN TestValidateEnv/1asd [2021-05-06T14:50:32.745Z] === RUN TestValidateEnv/123 [2021-05-06T14:50:32.745Z] === RUN TestValidateEnv/some_space [2021-05-06T14:50:32.745Z] === RUN TestValidateEnv/__some_space_before [2021-05-06T14:50:32.745Z] === RUN TestValidateEnv/some_space_after__ [2021-05-06T14:50:32.745Z] === RUN TestValidateEnv/= [2021-05-06T14:50:32.745Z] === RUN TestValidateEnv/PaTh [2021-05-06T14:50:32.745Z] --- PASS: TestValidateEnv (0.00s) [2021-05-06T14:50:32.745Z] --- PASS: TestValidateEnv/a (0.00s) [2021-05-06T14:50:32.745Z] --- PASS: TestValidateEnv/something (0.00s) [2021-05-06T14:50:32.745Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-05-06T14:50:32.745Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-05-06T14:50:32.745Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-05-06T14:50:32.745Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-05-06T14:50:32.745Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-05-06T14:50:32.745Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-05-06T14:50:32.745Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-05-06T14:50:32.745Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-05-06T14:50:32.745Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-05-06T14:50:32.745Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-05-06T14:50:32.745Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-05-06T14:50:32.745Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-05-06T14:50:32.746Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-05-06T14:50:32.746Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-05-06T14:50:32.746Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-05-06T14:50:32.746Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-05-06T14:50:32.746Z] --- PASS: TestValidateEnv/= (0.00s) [2021-05-06T14:50:32.746Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-05-06T14:50:32.746Z] === RUN TestParseHost [2021-05-06T14:50:32.746Z] --- PASS: TestParseHost (0.00s) [2021-05-06T14:50:32.746Z] === RUN TestParseDockerDaemonHost [2021-05-06T14:50:32.746Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-05-06T14:50:32.746Z] === RUN TestParseTCP [2021-05-06T14:50:32.746Z] --- PASS: TestParseTCP (0.00s) [2021-05-06T14:50:32.746Z] === RUN TestParseInvalidUnixAddrInvalid [2021-05-06T14:50:32.746Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-05-06T14:50:32.746Z] === RUN TestValidateExtraHosts [2021-05-06T14:50:32.746Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-05-06T14:50:32.746Z] === RUN TestIpOptString [2021-05-06T14:50:32.746Z] --- PASS: TestIpOptString (0.00s) [2021-05-06T14:50:32.746Z] === RUN TestNewIpOptInvalidDefaultVal [2021-05-06T14:50:32.746Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-05-06T14:50:32.746Z] === RUN TestNewIpOptValidDefaultVal [2021-05-06T14:50:32.746Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-05-06T14:50:32.746Z] === RUN TestIpOptSetInvalidVal [2021-05-06T14:50:32.746Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-05-06T14:50:32.746Z] === RUN TestValidateIPAddress [2021-05-06T14:50:32.746Z] --- PASS: TestValidateIPAddress (0.00s) [2021-05-06T14:50:32.746Z] === RUN TestMapOpts [2021-05-06T14:50:32.746Z] --- PASS: TestMapOpts (0.00s) [2021-05-06T14:50:32.746Z] === RUN TestListOptsWithoutValidator [2021-05-06T14:50:32.746Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-05-06T14:50:32.746Z] === RUN TestListOptsWithValidator [2021-05-06T14:50:32.746Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-05-06T14:50:32.746Z] === RUN TestValidateDNSSearch [2021-05-06T14:50:32.746Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-05-06T14:50:32.746Z] === RUN TestValidateLabel [2021-05-06T14:50:32.746Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-05-06T14:50:32.746Z] === RUN TestValidateLabel/label_with_general_format [2021-05-06T14:50:32.746Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-05-06T14:50:32.746Z] === RUN TestValidateLabel/label_with_one_more [2021-05-06T14:50:32.746Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-05-06T14:50:32.746Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-05-06T14:50:32.746Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-05-06T14:50:32.746Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-05-06T14:50:32.746Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-05-06T14:50:32.746Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-05-06T14:50:32.746Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-05-06T14:50:32.746Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-05-06T14:50:32.746Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-05-06T14:50:32.746Z] --- PASS: TestValidateLabel (0.00s) [2021-05-06T14:50:32.746Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-05-06T14:50:32.746Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-05-06T14:50:32.746Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-05-06T14:50:32.746Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-05-06T14:50:32.746Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-05-06T14:50:32.746Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-05-06T14:50:32.746Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-05-06T14:50:32.746Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-05-06T14:50:32.746Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-05-06T14:50:32.746Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-05-06T14:50:32.746Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-05-06T14:50:32.746Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-05-06T14:50:32.746Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-05-06T14:50:32.746Z] === RUN TestNamedListOpts [2021-05-06T14:50:32.746Z] --- PASS: TestNamedListOpts (0.00s) [2021-05-06T14:50:32.746Z] === RUN TestNamedMapOpts [2021-05-06T14:50:32.746Z] --- PASS: TestNamedMapOpts (0.00s) [2021-05-06T14:50:32.746Z] === RUN TestParseLink [2021-05-06T14:50:32.746Z] --- PASS: TestParseLink (0.00s) [2021-05-06T14:50:32.746Z] === RUN TestQuotedStringSetWithQuotes [2021-05-06T14:50:32.746Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-05-06T14:50:32.746Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-05-06T14:50:32.746Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-05-06T14:50:32.746Z] === RUN TestQuotedStringSetWithNoQuotes [2021-05-06T14:50:32.746Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-05-06T14:50:32.746Z] === RUN TestUlimitOpt [2021-05-06T14:50:32.746Z] --- PASS: TestUlimitOpt (0.00s) [2021-05-06T14:50:32.746Z] PASS [2021-05-06T14:50:32.746Z] coverage: 67.1% of statements [2021-05-06T14:50:32.746Z] ok github.com/docker/docker/opts 0.110s coverage: 67.1% of statements [2021-05-06T14:50:32.746Z] === RUN TestParseVersion [2021-05-06T14:50:32.746Z] --- PASS: TestParseVersion (0.00s) [2021-05-06T14:50:32.746Z] PASS [2021-05-06T14:50:32.746Z] coverage: 52.9% of statements [2021-05-06T14:50:32.746Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 52.9% of statements [2021-05-06T14:50:33.700Z] === RUN TestPeerCertificateMarshalJSON [2021-05-06T14:50:34.152Z] === RUN TestUnbuffered [2021-05-06T14:50:34.152Z] --- PASS: TestUnbuffered (0.00s) [2021-05-06T14:50:34.152Z] === RUN TestRaceUnbuffered [2021-05-06T14:50:34.152Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-05-06T14:50:34.152Z] PASS [2021-05-06T14:50:34.152Z] coverage: 100.0% of statements [2021-05-06T14:50:34.152Z] ok github.com/docker/docker/pkg/broadcaster 0.173s coverage: 100.0% of statements [2021-05-06T14:50:34.152Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-05-06T14:50:34.152Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-05-06T14:50:34.152Z] --- PASS: TestPeerCertificateMarshalJSON (0.29s) [2021-05-06T14:50:34.152Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-05-06T14:50:34.152Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-05-06T14:50:34.152Z] === RUN TestMiddleware [2021-05-06T14:50:34.152Z] --- PASS: TestMiddleware (0.00s) [2021-05-06T14:50:34.152Z] === RUN TestNewResponseModifier [2021-05-06T14:50:34.152Z] --- PASS: TestNewResponseModifier (0.00s) [2021-05-06T14:50:34.152Z] PASS [2021-05-06T14:50:34.152Z] coverage: 26.8% of statements [2021-05-06T14:50:34.152Z] ok github.com/docker/docker/pkg/authorization 0.336s coverage: 26.8% of statements [2021-05-06T14:50:34.152Z] === RUN TestMatch [2021-05-06T14:50:34.152Z] === RUN TestMatch/[[]] [2021-05-06T14:50:34.152Z] === RUN TestMatch/[[foo]] [2021-05-06T14:50:34.152Z] === RUN TestMatch/[[bar]_[foo]] [2021-05-06T14:50:34.152Z] === RUN TestMatch/[[foo_bar]] [2021-05-06T14:50:34.152Z] === RUN TestMatch/[[qux]_[foo]] [2021-05-06T14:50:34.152Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-05-06T14:50:34.152Z] === RUN TestMatch/[] [2021-05-06T14:50:34.152Z] === RUN TestMatch/[]#01 [2021-05-06T14:50:34.152Z] === RUN TestMatch/[[qux]] [2021-05-06T14:50:34.152Z] === RUN TestMatch/[[foo_bar_qux]] [2021-05-06T14:50:34.152Z] === RUN TestMatch/[[qux]_[baz]] [2021-05-06T14:50:34.152Z] === RUN TestMatch/[[foo_baz]] [2021-05-06T14:50:34.152Z] --- PASS: TestMatch (0.00s) [2021-05-06T14:50:34.152Z] --- PASS: TestMatch/[[]] (0.00s) [2021-05-06T14:50:34.152Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-05-06T14:50:34.152Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-05-06T14:50:34.152Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-05-06T14:50:34.152Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-05-06T14:50:34.152Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-05-06T14:50:34.152Z] --- PASS: TestMatch/[] (0.00s) [2021-05-06T14:50:34.152Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-05-06T14:50:34.152Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-05-06T14:50:34.152Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-05-06T14:50:34.152Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-05-06T14:50:34.152Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-05-06T14:50:34.152Z] PASS [2021-05-06T14:50:34.152Z] coverage: 87.5% of statements [2021-05-06T14:50:34.152Z] ok github.com/docker/docker/pkg/capabilities 0.031s coverage: 87.5% of statements [2021-05-06T14:50:34.604Z] === RUN TestIsArchivePathDir [2021-05-06T14:50:34.604Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-05-06T14:50:34.604Z] === RUN TestIsArchivePathInvalidFile [2021-05-06T14:50:35.056Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2021-05-06T14:50:35.056Z] === RUN TestIsArchivePathTar [2021-05-06T14:50:35.056Z] === RUN TestSizeEmpty [2021-05-06T14:50:35.056Z] --- PASS: TestSizeEmpty (0.00s) [2021-05-06T14:50:35.056Z] === RUN TestSizeEmptyFile [2021-05-06T14:50:35.056Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-05-06T14:50:35.056Z] === RUN TestSizeNonemptyFile [2021-05-06T14:50:35.056Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-05-06T14:50:35.056Z] === RUN TestSizeNestedDirectoryEmpty [2021-05-06T14:50:35.056Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-05-06T14:50:35.056Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-05-06T14:50:35.056Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-05-06T14:50:35.056Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-05-06T14:50:35.056Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-05-06T14:50:35.056Z] === RUN TestMoveToSubdir [2021-05-06T14:50:35.056Z] --- PASS: TestMoveToSubdir (0.00s) [2021-05-06T14:50:35.056Z] === RUN TestSizeNonExistingDirectory [2021-05-06T14:50:35.056Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-05-06T14:50:35.056Z] PASS [2021-05-06T14:50:35.056Z] coverage: 80.0% of statements [2021-05-06T14:50:35.056Z] --- PASS: TestIsArchivePathTar (0.22s) [2021-05-06T14:50:35.056Z] === RUN TestDecompressStreamGzip [2021-05-06T14:50:35.056Z] ok github.com/docker/docker/pkg/directory 0.077s coverage: 80.0% of statements [2021-05-06T14:50:35.056Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-05-06T14:50:35.056Z] === RUN TestDecompressStreamBzip2 [2021-05-06T14:50:35.056Z] === RUN TestChrootTarUntar [2021-05-06T14:50:35.056Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-05-06T14:50:35.056Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-06T14:50:35.056Z] === RUN TestChrootUntarWithHugeExcludesList [2021-05-06T14:50:35.056Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-06T14:50:35.056Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-06T14:50:35.056Z] === RUN TestChrootUntarEmptyArchive [2021-05-06T14:50:35.056Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-05-06T14:50:35.056Z] === RUN TestChrootTarUntarWithSymlink [2021-05-06T14:50:35.056Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-05-06T14:50:35.056Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-06T14:50:35.056Z] === RUN TestChrootCopyWithTar [2021-05-06T14:50:35.056Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-05-06T14:50:35.374Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-06T14:50:35.509Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-06T14:50:35.509Z] === RUN TestChrootCopyFileWithTar [2021-05-06T14:50:35.509Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-05-06T14:50:35.509Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-06T14:50:35.509Z] === RUN TestChrootUntarPath [2021-05-06T14:50:35.509Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-05-06T14:50:35.509Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-06T14:50:35.509Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-05-06T14:50:35.509Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-06T14:50:35.509Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-06T14:50:35.509Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-05-06T14:50:35.509Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-06T14:50:35.509Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-06T14:50:35.509Z] === RUN TestChrootApplyDotDotFile [2021-05-06T14:50:35.509Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-05-06T14:50:35.509Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-06T14:50:35.509Z] PASS [2021-05-06T14:50:35.509Z] coverage: 15.4% of statements [2021-05-06T14:50:35.509Z] ok github.com/docker/docker/pkg/chrootarchive 0.069s coverage: 15.4% of statements [2021-05-06T14:50:35.509Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-05-06T14:50:35.509Z] === RUN TestDecompressStreamXz [2021-05-06T14:50:35.509Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-05-06T14:50:35.509Z] archive_test.go:134: Xz not present in msys2 [2021-05-06T14:50:35.509Z] === RUN TestCompressStreamXzUnsupported [2021-05-06T14:50:35.509Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-05-06T14:50:35.509Z] === RUN TestCompressStreamBzip2Unsupported [2021-05-06T14:50:35.509Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-05-06T14:50:35.509Z] === RUN TestCompressStreamInvalid [2021-05-06T14:50:35.509Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-05-06T14:50:35.509Z] === RUN TestExtensionInvalid [2021-05-06T14:50:35.509Z] --- PASS: TestExtensionInvalid (0.00s) [2021-05-06T14:50:35.509Z] === RUN TestExtensionUncompressed [2021-05-06T14:50:35.509Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-05-06T14:50:35.509Z] === RUN TestExtensionBzip2 [2021-05-06T14:50:35.509Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-05-06T14:50:35.509Z] === RUN TestExtensionGzip [2021-05-06T14:50:35.509Z] --- PASS: TestExtensionGzip (0.00s) [2021-05-06T14:50:35.509Z] === RUN TestExtensionXz [2021-05-06T14:50:35.509Z] --- PASS: TestExtensionXz (0.00s) [2021-05-06T14:50:35.509Z] === RUN TestCmdStreamLargeStderr [2021-05-06T14:50:35.509Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2021-05-06T14:50:35.509Z] === RUN TestCmdStreamBad [2021-05-06T14:50:35.509Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-05-06T14:50:35.509Z] archive_test.go:239: Failing on Windows CI machines [2021-05-06T14:50:35.509Z] === RUN TestCmdStreamGood [2021-05-06T14:50:35.509Z] --- PASS: TestCmdStreamGood (0.05s) [2021-05-06T14:50:35.509Z] === RUN TestUntarPathWithInvalidDest [2021-05-06T14:50:35.509Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-05-06T14:50:35.509Z] === RUN TestUntarPathWithInvalidSrc [2021-05-06T14:50:35.509Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-05-06T14:50:35.509Z] === RUN TestUntarPath [2021-05-06T14:50:35.509Z] === RUN Test [2021-05-06T14:50:35.509Z] === RUN Test/TestContainsEntry [2021-05-06T14:50:35.509Z] === RUN Test/TestCreateEntries [2021-05-06T14:50:35.509Z] === RUN Test/TestEntriesDiff [2021-05-06T14:50:35.509Z] === RUN Test/TestEntriesEquality [2021-05-06T14:50:35.509Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-05-06T14:50:35.509Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-05-06T14:50:35.509Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-05-06T14:50:35.509Z] === RUN Test/TestGeneratorNotGenerate [2021-05-06T14:50:35.509Z] === RUN Test/TestGeneratorWithPort [2021-05-06T14:50:35.509Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-05-06T14:50:35.509Z] === RUN Test/TestNewEntry [2021-05-06T14:50:35.509Z] === RUN Test/TestParse [2021-05-06T14:50:35.509Z] --- PASS: Test (0.00s) [2021-05-06T14:50:35.509Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-05-06T14:50:35.509Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-05-06T14:50:35.509Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-05-06T14:50:35.509Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-05-06T14:50:35.510Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-05-06T14:50:35.510Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-05-06T14:50:35.510Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-05-06T14:50:35.510Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-05-06T14:50:35.510Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-05-06T14:50:35.510Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-05-06T14:50:35.510Z] --- PASS: Test/TestNewEntry (0.00s) [2021-05-06T14:50:35.510Z] --- PASS: Test/TestParse (0.00s) [2021-05-06T14:50:35.510Z] PASS [2021-05-06T14:50:35.510Z] coverage: 58.3% of statements [2021-05-06T14:50:35.510Z] ok github.com/docker/docker/pkg/discovery 0.040s coverage: 58.3% of statements [2021-05-06T14:50:35.510Z] --- PASS: TestUntarPath (0.05s) [2021-05-06T14:50:35.510Z] === RUN TestUntarPathWithDestinationFile [2021-05-06T14:50:35.510Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-05-06T14:50:35.510Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-05-06T14:50:35.510Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-05-06T14:50:35.510Z] === RUN TestCopyWithTarInvalidSrc [2021-05-06T14:50:35.510Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-05-06T14:50:35.510Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-05-06T14:50:35.510Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-05-06T14:50:35.510Z] === RUN TestCopyWithTarSrcFile [2021-05-06T14:50:35.510Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-05-06T14:50:35.510Z] === RUN TestCopyWithTarSrcFolder [2021-05-06T14:50:35.510Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-05-06T14:50:35.510Z] === RUN TestCopyFileWithTarInvalidSrc [2021-05-06T14:50:35.510Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-05-06T14:50:35.510Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-05-06T14:50:35.510Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-05-06T14:50:35.510Z] === RUN TestCopyFileWithTarSrcFolder [2021-05-06T14:50:35.510Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-05-06T14:50:35.510Z] === RUN TestCopyFileWithTarSrcFile [2021-05-06T14:50:35.510Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-05-06T14:50:35.510Z] === RUN TestTarFiles [2021-05-06T14:50:36.300Z] === RUN TestDockerSuite/TestLogsTail [2021-05-06T14:50:36.464Z] === RUN Test [2021-05-06T14:50:36.464Z] === RUN Test/TestContent [2021-05-06T14:50:36.464Z] === RUN Test/TestInitialize [2021-05-06T14:50:36.464Z] === RUN Test/TestNew [2021-05-06T14:50:36.464Z] === RUN Test/TestParsingContentsWithComments [2021-05-06T14:50:36.464Z] === RUN Test/TestRegister [2021-05-06T14:50:36.464Z] === RUN Test/TestWatch [2021-05-06T14:50:36.464Z] --- PASS: Test (0.00s) [2021-05-06T14:50:36.464Z] --- PASS: Test/TestContent (0.00s) [2021-05-06T14:50:36.464Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-06T14:50:36.464Z] --- PASS: Test/TestNew (0.00s) [2021-05-06T14:50:36.464Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-05-06T14:50:36.464Z] --- PASS: Test/TestRegister (0.00s) [2021-05-06T14:50:36.464Z] --- PASS: Test/TestWatch (0.00s) [2021-05-06T14:50:36.464Z] PASS [2021-05-06T14:50:36.464Z] coverage: 92.9% of statements [2021-05-06T14:50:36.464Z] ok github.com/docker/docker/pkg/discovery/file 0.076s coverage: 92.9% of statements [2021-05-06T14:50:36.916Z] === RUN Test [2021-05-06T14:50:36.916Z] === RUN Test/TestWatch [2021-05-06T14:50:36.916Z] --- PASS: Test (0.01s) [2021-05-06T14:50:36.916Z] --- PASS: Test/TestWatch (0.01s) [2021-05-06T14:50:36.916Z] PASS [2021-05-06T14:50:36.916Z] coverage: 92.3% of statements [2021-05-06T14:50:36.916Z] ok github.com/docker/docker/pkg/discovery/memory 0.066s coverage: 92.3% of statements [2021-05-06T14:50:36.916Z] === RUN Test [2021-05-06T14:50:36.916Z] === RUN Test/TestInitialize [2021-05-06T14:50:36.916Z] time="2021-05-06T14:50:36Z" level=info msg="Initializing discovery without TLS" [2021-05-06T14:50:36.916Z] time="2021-05-06T14:50:36Z" level=info msg="Initializing discovery without TLS" [2021-05-06T14:50:36.916Z] time="2021-05-06T14:50:36Z" level=info msg="Initializing discovery without TLS" [2021-05-06T14:50:36.916Z] === RUN Test/TestInitializeWithCerts [2021-05-06T14:50:36.916Z] time="2021-05-06T14:50:36Z" level=info msg="Initializing discovery with TLS" [2021-05-06T14:50:36.916Z] === RUN Test/TestWatch [2021-05-06T14:50:36.916Z] time="2021-05-06T14:50:36Z" level=info msg="Initializing discovery without TLS" [2021-05-06T14:50:37.226Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-06T14:50:37.368Z] === RUN Test [2021-05-06T14:50:37.368Z] === RUN Test/TestInitialize [2021-05-06T14:50:37.368Z] === RUN Test/TestInitializeWithPattern [2021-05-06T14:50:37.368Z] === RUN Test/TestRegister [2021-05-06T14:50:37.368Z] === RUN Test/TestWatch [2021-05-06T14:50:37.368Z] --- PASS: Test (0.00s) [2021-05-06T14:50:37.368Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-06T14:50:37.368Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-05-06T14:50:37.368Z] --- PASS: Test/TestRegister (0.00s) [2021-05-06T14:50:37.368Z] --- PASS: Test/TestWatch (0.00s) [2021-05-06T14:50:37.368Z] PASS [2021-05-06T14:50:37.368Z] coverage: 93.8% of statements [2021-05-06T14:50:37.368Z] ok github.com/docker/docker/pkg/discovery/nodes 0.035s coverage: 93.8% of statements [2021-05-06T14:50:37.749Z] --- PASS: TestInfoAPIWarnings (16.34s) [2021-05-06T14:50:37.749Z] === RUN TestInfoDebug [2021-05-06T14:50:37.749Z] --- PASS: TestInfoDebug (0.53s) [2021-05-06T14:50:37.749Z] === RUN TestInfoInsecureRegistries [2021-05-06T14:50:37.749Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-05-06T14:50:37.749Z] === RUN TestInfoRegistryMirrors [2021-05-06T14:50:37.749Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-05-06T14:50:37.749Z] === RUN TestLoginFailsWithBadCredentials [2021-05-06T14:50:37.749Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2021-05-06T14:50:37.749Z] === RUN TestPingCacheHeaders [2021-05-06T14:50:37.749Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-05-06T14:50:37.749Z] === RUN TestPingGet [2021-05-06T14:50:37.749Z] --- PASS: TestPingGet (0.02s) [2021-05-06T14:50:37.749Z] === RUN TestPingHead [2021-05-06T14:50:37.749Z] --- PASS: TestPingHead (0.04s) [2021-05-06T14:50:37.749Z] === RUN TestVersion [2021-05-06T14:50:37.749Z] --- PASS: TestVersion (0.03s) [2021-05-06T14:50:37.749Z] PASS [2021-05-06T14:50:37.749Z] [2021-05-06T14:50:37.749Z] === Skipped [2021-05-06T14:50:37.749Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-06T14:50:37.749Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-06T14:50:37.749Z] [2021-05-06T14:50:37.749Z] [2021-05-06T14:50:37.749Z] DONE 18 tests, 1 skipped in 21.371s [2021-05-06T14:50:37.749Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-05-06T14:50:37.749Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:50:37.749Z] ++ set -e [2021-05-06T14:50:37.749Z] ++ '[' -n 0 ']' [2021-05-06T14:50:37.749Z] ++ set -x [2021-05-06T14:50:37.750Z] ++ 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=ppc64le 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/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-05-06T14:50:37.750Z] INFO: Testing against a local daemon [2021-05-06T14:50:37.750Z] === RUN TestVolumesCreateAndList [2021-05-06T14:50:37.750Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-05-06T14:50:37.750Z] === RUN TestVolumesRemove [2021-05-06T14:50:37.750Z] --- PASS: TestVolumesRemove (0.07s) [2021-05-06T14:50:37.750Z] === RUN TestVolumesInspect [2021-05-06T14:50:37.750Z] --- PASS: TestVolumesInspect (0.02s) [2021-05-06T14:50:37.750Z] === RUN TestVolumesInvalidJSON [2021-05-06T14:50:37.750Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-06T14:50:37.750Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-06T14:50:37.750Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-06T14:50:37.750Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-05-06T14:50:37.750Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-06T14:50:37.750Z] PASS [2021-05-06T14:50:37.750Z] [2021-05-06T14:50:37.750Z] DONE 5 tests in 0.225s [2021-05-06T14:50:37.750Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-06T14:50:37.820Z] === RUN TestPollerAddRemove [2021-05-06T14:50:37.820Z] --- PASS: TestPollerAddRemove (0.00s) [2021-05-06T14:50:37.820Z] === RUN TestPollerEvent [2021-05-06T14:50:37.820Z] --- SKIP: TestPollerEvent (0.00s) [2021-05-06T14:50:37.820Z] poller_test.go:41: No chmod on Windows [2021-05-06T14:50:37.820Z] === RUN TestPollerClose [2021-05-06T14:50:37.820Z] --- PASS: TestPollerClose (0.00s) [2021-05-06T14:50:37.820Z] PASS [2021-05-06T14:50:37.820Z] coverage: 36.2% of statements [2021-05-06T14:50:37.820Z] ok github.com/docker/docker/pkg/filenotify 0.042s coverage: 36.2% of statements [2021-05-06T14:50:38.048Z] ++++ cat bundles/test-integration/docker.pid [2021-05-06T14:50:38.048Z] +++ kill 14237 [2021-05-06T14:50:38.593Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-06T14:50:38.774Z] === RUN TestCopyFileWithInvalidSrc [2021-05-06T14:50:38.774Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-05-06T14:50:38.774Z] === RUN TestCopyFileWithInvalidDest [2021-05-06T14:50:38.774Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-05-06T14:50:38.774Z] === RUN TestCopyFileWithSameSrcAndDest [2021-05-06T14:50:38.774Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.01s) [2021-05-06T14:50:38.774Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-05-06T14:50:38.774Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.02s) [2021-05-06T14:50:38.774Z] === RUN TestCopyFile [2021-05-06T14:50:38.774Z] --- PASS: TestCopyFile (0.00s) [2021-05-06T14:50:38.774Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-05-06T14:50:38.774Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-06T14:50:38.774Z] fileutils_test.go:134: Needs porting to Windows [2021-05-06T14:50:38.774Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-05-06T14:50:38.774Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-05-06T14:50:38.774Z] === RUN TestReadSymlinkedDirectoryToFile [2021-05-06T14:50:38.774Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-06T14:50:38.774Z] fileutils_test.go:180: Needs porting to Windows [2021-05-06T14:50:38.774Z] === RUN TestWildcardMatches [2021-05-06T14:50:38.774Z] --- PASS: TestWildcardMatches (0.00s) [2021-05-06T14:50:38.774Z] === RUN TestPatternMatches [2021-05-06T14:50:38.774Z] --- PASS: TestPatternMatches (0.00s) [2021-05-06T14:50:38.774Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-05-06T14:50:38.774Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-05-06T14:50:38.774Z] === RUN TestPatternMatchesFolderExclusions [2021-05-06T14:50:38.774Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-05-06T14:50:38.774Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-05-06T14:50:38.774Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-05-06T14:50:38.774Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-05-06T14:50:38.774Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-05-06T14:50:38.774Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-05-06T14:50:38.774Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-05-06T14:50:38.774Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-05-06T14:50:38.774Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-05-06T14:50:38.774Z] === RUN TestSingleExclamationError [2021-05-06T14:50:38.774Z] --- PASS: TestSingleExclamationError (0.00s) [2021-05-06T14:50:38.774Z] === RUN TestMatchesWithNoPatterns [2021-05-06T14:50:38.774Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-05-06T14:50:38.774Z] === RUN TestMatchesWithMalformedPatterns [2021-05-06T14:50:38.774Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-05-06T14:50:38.774Z] === RUN TestMatches [2021-05-06T14:50:38.774Z] --- PASS: TestMatches (0.00s) [2021-05-06T14:50:38.774Z] === RUN TestCleanPatterns [2021-05-06T14:50:38.774Z] --- PASS: TestCleanPatterns (0.00s) [2021-05-06T14:50:38.774Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-05-06T14:50:38.774Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-05-06T14:50:38.774Z] === RUN TestCleanPatternsExceptionFlag [2021-05-06T14:50:38.774Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-05-06T14:50:38.774Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-05-06T14:50:38.774Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-05-06T14:50:38.774Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-05-06T14:50:38.774Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-05-06T14:50:38.774Z] === RUN TestCleanPatternsErrorSingleException [2021-05-06T14:50:38.774Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-05-06T14:50:38.774Z] === RUN TestCreateIfNotExistsDir [2021-05-06T14:50:38.774Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-05-06T14:50:38.774Z] === RUN TestCreateIfNotExistsFile [2021-05-06T14:50:38.774Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-05-06T14:50:38.774Z] === RUN TestMatch [2021-05-06T14:50:38.774Z] --- PASS: TestMatch (0.00s) [2021-05-06T14:50:38.774Z] PASS [2021-05-06T14:50:38.774Z] coverage: 87.7% of statements [2021-05-06T14:50:38.774Z] ok github.com/docker/docker/pkg/fileutils 0.095s coverage: 87.7% of statements [2021-05-06T14:50:38.774Z] === RUN TestGet [2021-05-06T14:50:38.774Z] --- PASS: TestGet (0.00s) [2021-05-06T14:50:38.774Z] === RUN TestGetShortcutString [2021-05-06T14:50:38.774Z] --- PASS: TestGetShortcutString (0.00s) [2021-05-06T14:50:38.774Z] PASS [2021-05-06T14:50:38.774Z] coverage: 42.9% of statements [2021-05-06T14:50:39.226Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2021-05-06T14:50:39.226Z] --- PASS: TestTarFiles (3.52s) [2021-05-06T14:50:39.226Z] === RUN TestTarUntar [2021-05-06T14:50:39.226Z] --- PASS: TestTarUntar (0.03s) [2021-05-06T14:50:39.226Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-05-06T14:50:39.226Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-05-06T14:50:39.226Z] === RUN TestTarWithOptions [2021-05-06T14:50:39.226Z] --- PASS: TestTarWithOptions (0.02s) [2021-05-06T14:50:39.226Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-05-06T14:50:39.226Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-05-06T14:50:39.226Z] === RUN TestUntarUstarGnuConflict [2021-05-06T14:50:39.226Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-05-06T14:50:39.226Z] === RUN TestUntarInvalidFilenames [2021-05-06T14:50:39.226Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames524823218\\dest" [2021-05-06T14:50:39.521Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-06T14:50:39.571Z] +++ /etc/init.d/apparmor stop [2021-05-06T14:50:39.571Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-06T14:50:39.571Z] [2021-05-06T14:50:39.571Z] Unloading profiles will leave already running processes permanently [2021-05-06T14:50:39.571Z] unconfined, which can lead to unexpected situations. [2021-05-06T14:50:39.571Z] [2021-05-06T14:50:39.571Z] To set a process to complain mode, use the command line tool [2021-05-06T14:50:39.571Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-06T14:50:39.571Z] +++ true [2021-05-06T14:50:39.571Z] exiting test-integration [2021-05-06T14:50:39.571Z] ++ exit 0 [2021-05-06T14:50:39.571Z] [2021-05-06T14:50:39.678Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-05-06T14:50:39.678Z] === RUN TestUntarHardlinkToSymlink [2021-05-06T14:50:39.678Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-05-06T14:50:39.678Z] === RUN TestUntarInvalidHardlink [2021-05-06T14:50:39.678Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink006973059\\victim\\hello" -> "../victim/hello" [2021-05-06T14:50:39.678Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink051836934\\victim\\hello" -> "/../victim/hello" [2021-05-06T14:50:39.678Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink036529069\\victim" -> "../victim" [2021-05-06T14:50:39.678Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink084505896\\victim" -> "../victim" [2021-05-06T14:50:39.678Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink011499623\\victim" -> "../victim" [2021-05-06T14:50:39.678Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink963174554\\victim" -> "../victim" [2021-05-06T14:50:39.678Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-05-06T14:50:39.678Z] === RUN TestUntarInvalidSymlink [2021-05-06T14:50:39.678Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink746150193\\dest\\dotdot" -> "../victim/hello" [2021-05-06T14:50:39.678Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink589523164\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-06T14:50:39.678Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink793911435\\dest\\loophole-victim" -> "../victim" [2021-05-06T14:50:39.678Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink691713646\\dest\\loophole-victim" -> "../victim" [2021-05-06T14:50:39.678Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink147137781\\dest\\loophole-victim" -> "../victim" [2021-05-06T14:50:39.678Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink356771280\\dest\\loophole-victim" -> "../victim" [2021-05-06T14:50:39.678Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink859664111\\dest\\dir\\loophole" -> "../../victim" [2021-05-06T14:50:39.678Z] --- PASS: TestUntarInvalidSymlink (0.13s) [2021-05-06T14:50:39.678Z] === RUN TestTempArchiveCloseMultipleTimes [2021-05-06T14:50:39.678Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-05-06T14:50:39.678Z] === RUN TestXGlobalNoParent [2021-05-06T14:50:39.678Z] --- PASS: TestXGlobalNoParent (0.01s) [2021-05-06T14:50:39.678Z] === RUN TestReplaceFileTarWrapper [2021-05-06T14:50:39.678Z] --- PASS: TestReplaceFileTarWrapper (0.10s) [2021-05-06T14:50:39.678Z] === RUN TestPrefixHeaderReadable [2021-05-06T14:50:39.678Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-05-06T14:50:39.678Z] === RUN TestDisablePigz [2021-05-06T14:50:39.678Z] === RUN TestCreateIDMapOrder [2021-05-06T14:50:39.678Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-05-06T14:50:39.678Z] PASS [2021-05-06T14:50:39.679Z] coverage: 7.2% of statements [2021-05-06T14:50:39.679Z] ok github.com/docker/docker/pkg/idtools 0.038s coverage: 7.2% of statements [2021-05-06T14:50:39.679Z] --- PASS: TestDisablePigz (0.11s) [2021-05-06T14:50:39.679Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-05-06T14:50:39.679Z] === RUN TestPigz [2021-05-06T14:50:39.779Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-06T14:50:40.131Z] --- PASS: TestPigz (0.12s) [2021-05-06T14:50:40.131Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-05-06T14:50:40.131Z] === RUN TestCopyFileWithInvalidDest [2021-05-06T14:50:40.131Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-05-06T14:50:40.131Z] archive_windows_test.go:16: Currently fails [2021-05-06T14:50:40.131Z] === RUN TestCanonicalTarNameForPath [2021-05-06T14:50:40.131Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-05-06T14:50:40.131Z] === RUN TestCanonicalTarName [2021-05-06T14:50:40.131Z] --- PASS: TestCanonicalTarName (0.00s) [2021-05-06T14:50:40.131Z] === RUN TestChmodTarEntry [2021-05-06T14:50:40.131Z] --- PASS: TestChmodTarEntry (0.00s) [2021-05-06T14:50:40.131Z] === RUN TestHardLinkOrder [2021-05-06T14:50:40.131Z] --- PASS: TestHardLinkOrder (0.09s) [2021-05-06T14:50:40.131Z] === RUN TestChangeString [2021-05-06T14:50:40.131Z] --- PASS: TestChangeString (0.00s) [2021-05-06T14:50:40.131Z] === RUN TestChangesWithNoChanges [2021-05-06T14:50:40.131Z] --- PASS: TestChangesWithNoChanges (0.01s) [2021-05-06T14:50:40.131Z] === RUN TestChangesWithChanges [2021-05-06T14:50:40.131Z] --- PASS: TestChangesWithChanges (0.03s) [2021-05-06T14:50:40.131Z] === RUN TestChangesWithChangesGH13590 [2021-05-06T14:50:40.131Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-05-06T14:50:40.131Z] changes_test.go:196: needs more investigation [2021-05-06T14:50:40.131Z] === RUN TestChangesDirsEmpty [2021-05-06T14:50:40.131Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-05-06T14:50:40.131Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-06T14:50:40.131Z] === RUN TestChangesDirsMutated [2021-05-06T14:50:40.131Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-05-06T14:50:40.131Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-06T14:50:40.131Z] === RUN TestApplyLayer [2021-05-06T14:50:40.131Z] --- SKIP: TestApplyLayer (0.00s) [2021-05-06T14:50:40.131Z] changes_test.go:433: needs further investigation [2021-05-06T14:50:40.131Z] === RUN TestChangesSizeWithHardlinks [2021-05-06T14:50:40.131Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-05-06T14:50:40.131Z] changes_test.go:469: needs further investigation [2021-05-06T14:50:40.131Z] === RUN TestChangesSizeWithNoChanges [2021-05-06T14:50:40.131Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-05-06T14:50:40.131Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-05-06T14:50:40.131Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-05-06T14:50:40.131Z] === RUN TestChangesSize [2021-05-06T14:50:40.131Z] --- PASS: Test (3.15s) [2021-05-06T14:50:40.131Z] --- PASS: Test/TestInitialize (0.11s) [2021-05-06T14:50:40.131Z] --- PASS: Test/TestInitializeWithCerts (0.03s) [2021-05-06T14:50:40.131Z] --- PASS: Test/TestWatch (3.02s) [2021-05-06T14:50:40.131Z] PASS [2021-05-06T14:50:40.131Z] --- PASS: TestChangesSize (0.01s) [2021-05-06T14:50:40.131Z] === RUN TestApplyLayerInvalidFilenames [2021-05-06T14:50:40.131Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames382265684\\dest" [2021-05-06T14:50:40.131Z] coverage: 84.1% of statements [2021-05-06T14:50:40.131Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2021-05-06T14:50:40.131Z] === RUN TestApplyLayerInvalidHardlink [2021-05-06T14:50:40.131Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink575462310\\victim\\hello" -> "../victim/hello" [2021-05-06T14:50:40.131Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink888169677\\victim\\hello" -> "/../victim/hello" [2021-05-06T14:50:40.131Z] ok github.com/docker/docker/pkg/discovery/kv 3.242s coverage: 84.1% of statements [2021-05-06T14:50:40.131Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink571156424\\victim" -> "../victim" [2021-05-06T14:50:40.131Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink473225863\\victim" -> "../victim" [2021-05-06T14:50:40.131Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink960429114\\victim" -> "../victim" [2021-05-06T14:50:40.131Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink651404369\\victim" -> "../victim" [2021-05-06T14:50:40.131Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-05-06T14:50:40.131Z] === RUN TestApplyLayerInvalidSymlink [2021-05-06T14:50:40.131Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink492436860\\dest\\dotdot" -> "../victim/hello" [2021-05-06T14:50:40.131Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink818724523\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-06T14:50:40.131Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink917464590\\dest\\loophole-victim" -> "../victim" [2021-05-06T14:50:40.131Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink627538965\\dest\\loophole-victim" -> "../victim" [2021-05-06T14:50:40.131Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink083364464\\dest\\loophole-victim" -> "../victim" [2021-05-06T14:50:40.131Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink818978575\\dest\\loophole-victim" -> "../victim" [2021-05-06T14:50:40.131Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-05-06T14:50:40.131Z] === RUN TestApplyLayerWhiteouts [2021-05-06T14:50:40.131Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-05-06T14:50:40.131Z] === RUN TestGenerateEmptyFile [2021-05-06T14:50:40.131Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-05-06T14:50:40.131Z] === RUN TestGenerateWithContent [2021-05-06T14:50:40.131Z] --- PASS: TestGenerateWithContent (0.00s) [2021-05-06T14:50:40.131Z] PASS [2021-05-06T14:50:40.131Z] coverage: 61.6% of statements [2021-05-06T14:50:40.131Z] ok github.com/docker/docker/pkg/archive 5.572s coverage: 61.6% of statements [2021-05-06T14:50:40.131Z] === RUN TestFixedBufferCap [2021-05-06T14:50:40.131Z] --- PASS: TestFixedBufferCap (0.00s) [2021-05-06T14:50:40.131Z] === RUN TestFixedBufferLen [2021-05-06T14:50:40.131Z] --- PASS: TestFixedBufferLen (0.00s) [2021-05-06T14:50:40.131Z] === RUN TestFixedBufferString [2021-05-06T14:50:40.131Z] --- PASS: TestFixedBufferString (0.00s) [2021-05-06T14:50:40.131Z] === RUN TestFixedBufferWrite [2021-05-06T14:50:40.131Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-05-06T14:50:40.131Z] === RUN TestFixedBufferRead [2021-05-06T14:50:40.131Z] --- PASS: TestFixedBufferRead (0.00s) [2021-05-06T14:50:40.131Z] === RUN TestBytesPipeRead [2021-05-06T14:50:40.131Z] --- PASS: TestBytesPipeRead (0.00s) [2021-05-06T14:50:40.131Z] === RUN TestBytesPipeWrite [2021-05-06T14:50:40.131Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-05-06T14:50:40.131Z] === RUN TestBytesPipeWriteRandomChunks [2021-05-06T14:50:40.583Z] --- PASS: TestBytesPipeWriteRandomChunks (0.38s) [2021-05-06T14:50:40.583Z] === RUN TestAtomicWriteToFile [2021-05-06T14:50:40.583Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-05-06T14:50:40.583Z] === RUN TestAtomicWriteSetCommit [2021-05-06T14:50:40.583Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-05-06T14:50:40.583Z] === RUN TestAtomicWriteSetCancel [2021-05-06T14:50:40.583Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-05-06T14:50:40.583Z] === RUN TestReadCloserWrapperClose [2021-05-06T14:50:40.705Z] === RUN TestDockerSuite/TestNetHostname [2021-05-06T14:50:40.705Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-05-06T14:50:41.035Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-05-06T14:50:41.035Z] === RUN TestReaderErrWrapperReadOnError [2021-05-06T14:50:41.035Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-05-06T14:50:41.035Z] === RUN TestReaderErrWrapperRead [2021-05-06T14:50:41.035Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-05-06T14:50:41.035Z] === RUN TestHashData [2021-05-06T14:50:41.035Z] --- PASS: TestHashData (0.00s) [2021-05-06T14:50:41.035Z] === RUN TestCancelReadCloser [2021-05-06T14:50:41.035Z] --- PASS: TestCancelReadCloser (0.17s) [2021-05-06T14:50:41.035Z] === RUN TestWriteCloserWrapperClose [2021-05-06T14:50:41.035Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-05-06T14:50:41.035Z] === RUN TestNopWriteCloser [2021-05-06T14:50:41.035Z] --- PASS: TestNopWriteCloser (0.00s) [2021-05-06T14:50:41.035Z] === RUN TestNopWriter [2021-05-06T14:50:41.035Z] --- PASS: TestNopWriter (0.00s) [2021-05-06T14:50:41.035Z] === RUN TestWriteCounter [2021-05-06T14:50:41.035Z] --- PASS: TestWriteCounter (0.00s) [2021-05-06T14:50:41.035Z] PASS [2021-05-06T14:50:41.035Z] coverage: 69.2% of statements [2021-05-06T14:50:41.035Z] ok github.com/docker/docker/pkg/ioutils 0.618s coverage: 69.2% of statements [2021-05-06T14:50:41.035Z] === RUN TestError [2021-05-06T14:50:41.035Z] --- PASS: TestError (0.00s) [2021-05-06T14:50:41.035Z] === RUN TestProgressString [2021-05-06T14:50:41.035Z] === RUN TestProgressString/no_progress [2021-05-06T14:50:41.035Z] === RUN TestProgressString/progress_1 [2021-05-06T14:50:41.035Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-05-06T14:50:41.035Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-05-06T14:50:41.035Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-05-06T14:50:41.035Z] === RUN TestProgressString/with_units [2021-05-06T14:50:41.035Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-05-06T14:50:41.035Z] === RUN TestProgressString/hide_counts [2021-05-06T14:50:41.035Z] --- PASS: TestProgressString (0.00s) [2021-05-06T14:50:41.035Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-05-06T14:50:41.035Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-05-06T14:50:41.035Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-05-06T14:50:41.035Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-05-06T14:50:41.035Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-05-06T14:50:41.035Z] --- PASS: TestProgressString/with_units (0.00s) [2021-05-06T14:50:41.035Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-05-06T14:50:41.035Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-05-06T14:50:41.035Z] === RUN TestJSONMessageDisplay [2021-05-06T14:50:41.035Z] --- PASS: TestJSONMessageDisplay (0.11s) [2021-05-06T14:50:41.035Z] === RUN TestJSONMessageDisplayWithJSONError [2021-05-06T14:50:41.035Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-05-06T14:50:41.035Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-05-06T14:50:41.035Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-05-06T14:50:41.035Z] === RUN TestDisplayJSONMessagesStream [2021-05-06T14:50:41.035Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-05-06T14:50:41.035Z] PASS [2021-05-06T14:50:41.035Z] coverage: 91.7% of statements [2021-05-06T14:50:41.035Z] === RUN TestStandardLongPath [2021-05-06T14:50:41.035Z] --- PASS: TestStandardLongPath (0.00s) [2021-05-06T14:50:41.035Z] === RUN TestUNCLongPath [2021-05-06T14:50:41.035Z] --- PASS: TestUNCLongPath (0.00s) [2021-05-06T14:50:41.035Z] PASS [2021-05-06T14:50:41.035Z] coverage: 100.0% of statements [2021-05-06T14:50:41.035Z] ok github.com/docker/docker/pkg/longpath 0.030s coverage: 100.0% of statements [2021-05-06T14:50:41.035Z] ok github.com/docker/docker/pkg/jsonmessage 0.149s coverage: 91.7% of statements Post stage [Pipeline] junit [2021-05-06T14:50:41.717Z] Recording test results [2021-05-06T14:50:41.990Z] === RUN TestNameFormat [2021-05-06T14:50:41.990Z] --- PASS: TestNameFormat (0.00s) [2021-05-06T14:50:41.990Z] === RUN TestNameRetries [2021-05-06T14:50:41.990Z] --- PASS: TestNameRetries (0.00s) [2021-05-06T14:50:41.990Z] PASS [2021-05-06T14:50:41.990Z] coverage: 85.7% of statements [2021-05-06T14:50:41.990Z] ok github.com/docker/docker/pkg/namesgenerator 0.086s coverage: 85.7% of statements [2021-05-06T14:50:41.990Z] === RUN TestParseKeyValueOpt [2021-05-06T14:50:41.990Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-05-06T14:50:41.990Z] === RUN TestParseUintList [2021-05-06T14:50:41.990Z] --- PASS: TestParseUintList (0.00s) [2021-05-06T14:50:41.990Z] === RUN TestParseUintListMaximumLimits [2021-05-06T14:50:41.990Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-05-06T14:50:41.990Z] PASS [2021-05-06T14:50:41.990Z] coverage: 97.0% of statements [2021-05-06T14:50:41.990Z] ok github.com/docker/docker/pkg/parsers 0.071s coverage: 97.0% of statements [2021-05-06T14:50:42.272Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-06T14:50:42.442Z] === RUN TestNewAndRemove [2021-05-06T14:50:42.442Z] --- PASS: TestNewAndRemove (0.00s) [2021-05-06T14:50:42.442Z] === RUN TestRemoveInvalidPath [2021-05-06T14:50:42.442Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-05-06T14:50:42.442Z] PASS [2021-05-06T14:50:42.442Z] coverage: 82.6% of statements [2021-05-06T14:50:42.442Z] ok github.com/docker/docker/pkg/pidfile 0.177s coverage: 82.6% of statements [2021-05-06T14:50:42.710Z] + echo Ensuring container killed. [2021-05-06T14:50:42.710Z] Ensuring container killed. [2021-05-06T14:50:42.710Z] + docker rm -vf docker-pr1 [2021-05-06T14:50:42.710Z] Error: No such container: docker-pr1 [2021-05-06T14:50:42.710Z] + true [Pipeline] sh [2021-05-06T14:50:42.895Z] === RUN TestParseEmptyInterface [2021-05-06T14:50:42.895Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-05-06T14:50:42.895Z] === RUN TestParseNonInterfaceType [2021-05-06T14:50:42.895Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-05-06T14:50:42.895Z] === RUN TestParseWithOneFunction [2021-05-06T14:50:42.895Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-05-06T14:50:42.895Z] === RUN TestParseWithMultipleFuncs [2021-05-06T14:50:42.895Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-05-06T14:50:42.895Z] === RUN TestParseWithUnnamedReturn [2021-05-06T14:50:42.895Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-05-06T14:50:42.895Z] === RUN TestEmbeddedInterface [2021-05-06T14:50:42.895Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-05-06T14:50:42.895Z] === RUN TestParsedImports [2021-05-06T14:50:42.895Z] --- PASS: TestParsedImports (0.00s) [2021-05-06T14:50:42.895Z] === RUN TestAliasedImports [2021-05-06T14:50:42.895Z] --- PASS: TestAliasedImports (0.00s) [2021-05-06T14:50:42.895Z] PASS [2021-05-06T14:50:42.895Z] coverage: 56.8% of statements [2021-05-06T14:50:42.895Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2021-05-06T14:50:43.101Z] + echo Chowning /workspace to jenkins user [2021-05-06T14:50:43.101Z] Chowning /workspace to jenkins user [2021-05-06T14:50:43.101Z] + id -u [2021-05-06T14:50:43.101Z] + id -g [2021-05-06T14:50:43.101Z] + docker run --rm -v /home/docker/workspace/moby_PR-42361:/workspace busybox chown -R 1001:1001 /workspace [2021-05-06T14:50:43.101Z] Unable to find image 'busybox:latest' locally [2021-05-06T14:50:43.397Z] latest: Pulling from library/busybox [2021-05-06T14:50:43.397Z] 3dccac67aae7: Pulling fs layer [2021-05-06T14:50:43.693Z] 3dccac67aae7: Download complete [2021-05-06T14:50:43.849Z] === RUN TestFailedConnection [2021-05-06T14:50:43.976Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-06T14:50:43.990Z] 3dccac67aae7: Pull complete [2021-05-06T14:50:43.990Z] Digest: sha256:be4684e4004560b2cd1f12148b7120b0ea69c385bcc9b12a637537a2c60f97fb [2021-05-06T14:50:43.990Z] Status: Downloaded newer image for busybox:latest [2021-05-06T14:50:44.231Z] === RUN TestDockerSuite/TestNetworkEvents [2021-05-06T14:50:44.301Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-05-06T14:50:44.302Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-06T14:50:44.302Z] === RUN TestBufioReaderPoolPutAndGet [2021-05-06T14:50:44.302Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-05-06T14:50:44.302Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-05-06T14:50:44.302Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-05-06T14:50:44.302Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-05-06T14:50:44.302Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-06T14:50:44.302Z] === RUN TestBufioWriterPoolPutAndGet [2021-05-06T14:50:44.302Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-05-06T14:50:44.302Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-05-06T14:50:44.302Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-05-06T14:50:44.302Z] === RUN TestBufferPoolPutAndGet [2021-05-06T14:50:44.302Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-05-06T14:50:44.302Z] PASS [2021-05-06T14:50:44.302Z] coverage: 88.2% of statements [2021-05-06T14:50:44.302Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2021-05-06T14:50:44.302Z] === RUN TestHTTPTransport [2021-05-06T14:50:44.302Z] --- PASS: TestHTTPTransport (0.00s) [2021-05-06T14:50:44.302Z] PASS [2021-05-06T14:50:44.302Z] coverage: 85.7% of statements [2021-05-06T14:50:44.302Z] ok github.com/docker/docker/pkg/plugins/transport 0.033s coverage: 85.7% of statements [2021-05-06T14:50:44.754Z] === RUN TestOutputOnPrematureClose [2021-05-06T14:50:44.754Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-05-06T14:50:44.754Z] === RUN TestCompleteSilently [2021-05-06T14:50:44.754Z] --- PASS: TestCompleteSilently (0.00s) [2021-05-06T14:50:44.754Z] PASS [2021-05-06T14:50:44.754Z] coverage: 75.9% of statements [2021-05-06T14:50:44.754Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2021-05-06T14:50:45.206Z] === RUN TestSendToOneSub [2021-05-06T14:50:45.206Z] --- PASS: TestSendToOneSub (0.00s) [2021-05-06T14:50:45.206Z] === RUN TestSendToMultipleSubs [2021-05-06T14:50:45.206Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-05-06T14:50:45.206Z] === RUN TestEvictOneSub [2021-05-06T14:50:45.206Z] --- PASS: TestEvictOneSub (0.00s) [2021-05-06T14:50:45.206Z] === RUN TestClosePublisher [2021-05-06T14:50:45.206Z] --- PASS: TestClosePublisher (0.00s) [2021-05-06T14:50:45.206Z] === RUN TestPubSubRace [2021-05-06T14:50:45.658Z] === RUN TestRegister [2021-05-06T14:50:45.658Z] --- PASS: TestRegister (0.00s) [2021-05-06T14:50:45.658Z] === RUN TestCommand [2021-05-06T14:50:45.658Z] --- PASS: TestCommand (0.02s) [2021-05-06T14:50:45.658Z] === RUN TestNaiveSelf [2021-05-06T14:50:45.658Z] --- PASS: TestNaiveSelf (0.02s) [2021-05-06T14:50:45.658Z] PASS [2021-05-06T14:50:45.658Z] coverage: 82.4% of statements [2021-05-06T14:50:45.658Z] ok github.com/docker/docker/pkg/reexec 0.073s coverage: 82.4% of statements [Pipeline] catchError [Pipeline] { [2021-05-06T14:50:46.110Z] --- PASS: TestFailedConnection (2.08s) [2021-05-06T14:50:46.110Z] === RUN TestFailOnce [2021-05-06T14:50:46.110Z] 2021/05/06 14:50:45 http: panic serving 127.0.0.1:49220: Plugin not ready [2021-05-06T14:50:46.110Z] goroutine 34 [running]: [2021-05-06T14:50:46.110Z] net/http.(*conn).serve.func1(0xc000126000) [2021-05-06T14:50:46.110Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-05-06T14:50:46.110Z] panic(0x849b40, 0x986aa0) [2021-05-06T14:50:46.110Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-05-06T14:50:46.110Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a6e0, 0xc00015a000, 0xc000142000) [2021-05-06T14:50:46.110Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-05-06T14:50:46.110Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a6e0, 0xc00015a000, 0xc000142000) [2021-05-06T14:50:46.110Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-05-06T14:50:46.110Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a6e0, 0xc00015a000, 0xc000142000) [2021-05-06T14:50:46.110Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-05-06T14:50:46.110Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a6e0, 0xc00015a000, 0xc000142000) [2021-05-06T14:50:46.110Z] c:/go/src/net/http/server.go:2831 +0xab [2021-05-06T14:50:46.110Z] net/http.(*conn).serve(0xc000126000, 0x99b2a0, 0xc000138000) [2021-05-06T14:50:46.110Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-05-06T14:50:46.110Z] created by net/http.(*Server).Serve [2021-05-06T14:50:46.110Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-05-06T14:50:46.110Z] time="2021-05-06T14:50:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49219/Test.FailOnce: Post http://127.0.0.1:49219/Test.FailOnce: EOF, retrying in 1s" [2021-05-06T14:50:46.110Z] --- PASS: TestPubSubRace (1.04s) [2021-05-06T14:50:46.110Z] PASS [2021-05-06T14:50:46.110Z] coverage: 75.0% of statements [2021-05-06T14:50:46.110Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 75.0% of statements [Pipeline] sh [2021-05-06T14:50:46.481Z] + bundleName=ppc64le-integration [2021-05-06T14:50:46.481Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-05-06T14:50:46.481Z] Creating ppc64le-integration-bundles.tar.gz [2021-05-06T14:50:46.481Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -name *-report.xmlxargs ) tar -print -czf [2021-05-06T14:50:46.481Z] ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-05-06T14:50:46.529Z] Archiving artifacts [2021-05-06T14:50:46.568Z] === RUN TestParseSignal [2021-05-06T14:50:46.568Z] --- PASS: TestParseSignal (0.00s) [2021-05-06T14:50:46.568Z] === RUN TestValidSignalForPlatform [2021-05-06T14:50:46.568Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-05-06T14:50:46.568Z] PASS [2021-05-06T14:50:46.568Z] coverage: 20.3% of statements [2021-05-06T14:50:46.568Z] ok github.com/docker/docker/pkg/signal 0.028s coverage: 20.3% of statements [2021-05-06T14:50:46.899Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42361/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-06T14:50:47.019Z] === RUN TestNewStdWriter [2021-05-06T14:50:47.020Z] --- PASS: TestNewStdWriter (0.00s) [2021-05-06T14:50:47.020Z] === RUN TestWriteWithUninitializedStdWriter [2021-05-06T14:50:47.020Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-05-06T14:50:47.020Z] === RUN TestWriteWithNilBytes [2021-05-06T14:50:47.020Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-05-06T14:50:47.020Z] === RUN TestWrite [2021-05-06T14:50:47.020Z] --- PASS: TestWrite (0.00s) [2021-05-06T14:50:47.020Z] === RUN TestWriteWithWriterError [2021-05-06T14:50:47.020Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-05-06T14:50:47.020Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-05-06T14:50:47.020Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-05-06T14:50:47.020Z] === RUN TestStdCopyWriteAndRead [2021-05-06T14:50:47.020Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-05-06T14:50:47.020Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-05-06T14:50:47.020Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-05-06T14:50:47.020Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-05-06T14:50:47.020Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-05-06T14:50:47.020Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-05-06T14:50:47.020Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-05-06T14:50:47.020Z] === RUN TestStdCopyWithInvalidInputHeader [2021-05-06T14:50:47.020Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-05-06T14:50:47.020Z] === RUN TestStdCopyWithCorruptedPrefix [2021-05-06T14:50:47.020Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-05-06T14:50:47.020Z] === RUN TestStdCopyReturnsWriteErrors [2021-05-06T14:50:47.020Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-05-06T14:50:47.020Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-05-06T14:50:47.020Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-05-06T14:50:47.020Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-05-06T14:50:47.020Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-05-06T14:50:47.020Z] PASS [2021-05-06T14:50:47.020Z] coverage: 100.0% of statements [2021-05-06T14:50:47.020Z] ok github.com/docker/docker/pkg/stdcopy 0.030s coverage: 100.0% of statements [2021-05-06T14:50:47.020Z] --- PASS: TestFailOnce (1.11s) [2021-05-06T14:50:47.020Z] === RUN TestEchoInputOutput [2021-05-06T14:50:47.020Z] --- PASS: TestEchoInputOutput (0.00s) [2021-05-06T14:50:47.020Z] === RUN TestBackoff [2021-05-06T14:50:47.020Z] --- PASS: TestBackoff (0.00s) [2021-05-06T14:50:47.020Z] === RUN TestAbortRetry [2021-05-06T14:50:47.020Z] --- PASS: TestAbortRetry (0.00s) [2021-05-06T14:50:47.020Z] === RUN TestClientScheme [2021-05-06T14:50:47.020Z] --- PASS: TestClientScheme (0.00s) [2021-05-06T14:50:47.020Z] === RUN TestNewClientWithTimeout [2021-05-06T14:50:47.295Z] + make clean [2021-05-06T14:50:47.472Z] time="2021-05-06T14:50:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-05-06T14:50:47.472Z] === RUN TestRawProgressFormatterFormatStatus [2021-05-06T14:50:47.472Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-05-06T14:50:47.472Z] === RUN TestRawProgressFormatterFormatProgress [2021-05-06T14:50:47.472Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-05-06T14:50:47.472Z] === RUN TestFormatStatus [2021-05-06T14:50:47.472Z] --- PASS: TestFormatStatus (0.00s) [2021-05-06T14:50:47.472Z] === RUN TestFormatError [2021-05-06T14:50:47.472Z] --- PASS: TestFormatError (0.00s) [2021-05-06T14:50:47.472Z] === RUN TestFormatJSONError [2021-05-06T14:50:47.472Z] --- PASS: TestFormatJSONError (0.00s) [2021-05-06T14:50:47.472Z] === RUN TestJsonProgressFormatterFormatProgress [2021-05-06T14:50:47.472Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-05-06T14:50:47.472Z] === RUN TestJsonProgressFormatterFormatStatus [2021-05-06T14:50:47.472Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-05-06T14:50:47.472Z] === RUN TestNewJSONProgressOutput [2021-05-06T14:50:47.472Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-05-06T14:50:47.472Z] === RUN TestAuxFormatterEmit [2021-05-06T14:50:47.472Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-05-06T14:50:47.472Z] === RUN TestStreamWriterStdout [2021-05-06T14:50:47.472Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-05-06T14:50:47.472Z] === RUN TestStreamWriterStderr [2021-05-06T14:50:47.472Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-05-06T14:50:47.472Z] PASS [2021-05-06T14:50:47.472Z] coverage: 66.2% of statements [2021-05-06T14:50:47.472Z] ok github.com/docker/docker/pkg/streamformatter 0.060s coverage: 66.2% of statements [2021-05-06T14:50:47.472Z] === RUN TestGenerateRandomID [2021-05-06T14:50:47.472Z] --- PASS: TestGenerateRandomID (0.00s) [2021-05-06T14:50:47.472Z] === RUN TestShortenId [2021-05-06T14:50:47.472Z] --- PASS: TestShortenId (0.00s) [2021-05-06T14:50:47.472Z] === RUN TestShortenSha256Id [2021-05-06T14:50:47.472Z] --- PASS: TestShortenSha256Id (0.00s) [2021-05-06T14:50:47.472Z] === RUN TestShortenIdEmpty [2021-05-06T14:50:47.472Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-05-06T14:50:47.472Z] === RUN TestShortenIdInvalid [2021-05-06T14:50:47.472Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-05-06T14:50:47.472Z] === RUN TestIsShortIDNonHex [2021-05-06T14:50:47.472Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-05-06T14:50:47.472Z] === RUN TestIsShortIDNotCorrectSize [2021-05-06T14:50:47.472Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-05-06T14:50:47.472Z] PASS [2021-05-06T14:50:47.472Z] coverage: 70.6% of statements [2021-05-06T14:50:47.501Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-05-06T14:50:47.589Z] make: command: Command not found [2021-05-06T14:50:47.589Z] make: command: Command not found [2021-05-06T14:50:47.589Z] docker volume rm -f docker-dev-cache [2021-05-06T14:50:47.589Z] docker-dev-cache [Pipeline] deleteDir [2021-05-06T14:50:47.925Z] ok github.com/docker/docker/pkg/stringid 0.046s coverage: 70.6% of statements [2021-05-06T14:50:48.377Z] === RUN TestIsCpusetListAvailable [2021-05-06T14:50:48.829Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-05-06T14:50:48.829Z] PASS [2021-05-06T14:50:48.829Z] coverage: 38.2% of statements [2021-05-06T14:50:48.829Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 38.2% of statements [2021-05-06T14:50:48.829Z] time="2021-05-06T14:50:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-05-06T14:50:49.282Z] === RUN TestChtimes [2021-05-06T14:50:49.282Z] --- PASS: TestChtimes (0.00s) [2021-05-06T14:50:49.282Z] === RUN TestChtimesWindows [2021-05-06T14:50:49.282Z] --- PASS: TestChtimesWindows (0.00s) [2021-05-06T14:50:49.282Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-05-06T14:50:49.282Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-05-06T14:50:49.282Z] === RUN TestEnsureRemoveAllNotExist [2021-05-06T14:50:49.282Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-05-06T14:50:49.282Z] === RUN TestEnsureRemoveAllWithDir [2021-05-06T14:50:49.282Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-05-06T14:50:49.282Z] === RUN TestEnsureRemoveAllWithFile [2021-05-06T14:50:49.282Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-05-06T14:50:49.282Z] === RUN TestHasWin32KSupport [2021-05-06T14:50:49.282Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-05-06T14:50:49.282Z] syscall_windows_test.go:8: win32k: true [2021-05-06T14:50:49.282Z] PASS [2021-05-06T14:50:49.282Z] coverage: 12.0% of statements [2021-05-06T14:50:49.282Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 12.0% of statements [2021-05-06T14:50:49.734Z] === RUN TestTailFile [2021-05-06T14:50:49.734Z] --- PASS: TestTailFile (0.00s) [2021-05-06T14:50:49.734Z] === RUN TestTailFileManyLines [2021-05-06T14:50:49.734Z] --- PASS: TestTailFileManyLines (0.00s) [2021-05-06T14:50:49.734Z] === RUN TestTailEmptyFile [2021-05-06T14:50:49.734Z] --- PASS: TestTailEmptyFile (0.00s) [2021-05-06T14:50:49.734Z] === RUN TestTailNegativeN [2021-05-06T14:50:49.734Z] --- PASS: TestTailNegativeN (0.00s) [2021-05-06T14:50:49.734Z] === RUN TestNewTailReader [2021-05-06T14:50:49.734Z] === PAUSE TestNewTailReader [2021-05-06T14:50:49.734Z] === CONT TestNewTailReader [2021-05-06T14:50:49.734Z] === RUN TestNewTailReader/no_delimiter [2021-05-06T14:50:49.734Z] === PAUSE TestNewTailReader/no_delimiter [2021-05-06T14:50:49.734Z] === RUN TestNewTailReader/single_byte_delimiter [2021-05-06T14:50:49.734Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-05-06T14:50:49.734Z] === RUN TestNewTailReader/2_byte_delimiter [2021-05-06T14:50:49.734Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-05-06T14:50:49.734Z] === RUN TestNewTailReader/4_byte_delimiter [2021-05-06T14:50:49.734Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-05-06T14:50:49.734Z] === RUN TestNewTailReader/8_byte_delimiter [2021-05-06T14:50:49.734Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-05-06T14:50:49.734Z] === RUN TestNewTailReader/12_byte_delimiter [2021-05-06T14:50:49.734Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-05-06T14:50:49.734Z] === RUN TestNewTailReader/truncated_last_line [2021-05-06T14:50:49.734Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-05-06T14:50:49.734Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-05-06T14:50:49.734Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-05-06T14:50:49.734Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-05-06T14:50:49.734Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-05-06T14:50:49.734Z] === CONT TestNewTailReader/no_delimiter [2021-05-06T14:50:49.734Z] === CONT TestNewTailReader/12_byte_delimiter [2021-05-06T14:50:49.734Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-06T14:50:49.734Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-06T14:50:49.734Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-06T14:50:49.734Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-06T14:50:49.734Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-06T14:50:49.734Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-06T14:50:49.734Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T14:50:49.734Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T14:50:49.734Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T14:50:49.734Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T14:50:49.734Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-06T14:50:49.734Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-06T14:50:49.734Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-06T14:50:49.734Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-06T14:50:49.734Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-06T14:50:49.734Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-06T14:50:49.734Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-06T14:50:49.734Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-06T14:50:49.734Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-06T14:50:49.734Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-06T14:50:49.734Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-05-06T14:50:49.734Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-05-06T14:50:49.734Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-06T14:50:49.735Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T14:50:49.735Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-06T14:50:49.735Z] === CONT TestNewTailReader/8_byte_delimiter [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-06T14:50:49.735Z] === CONT TestNewTailReader/2_byte_delimiter [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-06T14:50:49.735Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T14:50:49.735Z] === CONT TestNewTailReader/4_byte_delimiter [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-06T14:50:49.735Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T14:50:49.735Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T14:50:49.735Z] === CONT TestNewTailReader/single_byte_delimiter [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-06T14:50:49.735Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T14:50:49.735Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T14:50:49.735Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-06T14:50:49.735Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T14:50:49.735Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T14:50:49.735Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T14:50:49.735Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-06T14:50:49.735Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T14:50:49.735Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T14:50:49.735Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-06T14:50:49.736Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T14:50:49.736Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T14:50:49.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T14:50:49.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-06T14:50:49.737Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T14:50:49.737Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-06T14:50:49.737Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-06T14:50:49.737Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T14:50:49.737Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T14:50:49.737Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-06T14:50:49.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-06T14:50:49.737Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T14:50:49.738Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-06T14:50:49.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-06T14:50:49.738Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-06T14:50:49.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-06T14:50:49.739Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T14:50:49.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T14:50:49.739Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T14:50:49.739Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T14:50:49.739Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T14:50:49.739Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T14:50:49.739Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-06T14:50:49.739Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-06T14:50:49.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-06T14:50:49.739Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T14:50:49.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T14:50:49.739Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T14:50:49.739Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T14:50:49.739Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-06T14:50:49.739Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-06T14:50:49.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-06T14:50:49.739Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-06T14:50:49.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-06T14:50:49.739Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-06T14:50:49.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-06T14:50:49.739Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-06T14:50:49.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-06T14:50:49.739Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-06T14:50:49.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-06T14:50:49.739Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-06T14:50:49.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-06T14:50:49.739Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-06T14:50:50.034Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-05-06T14:50:50.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-06T14:50:50.197Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-06T14:50:50.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-06T14:50:50.197Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-06T14:50:50.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-06T14:50:50.197Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-06T14:50:50.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-06T14:50:50.197Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T14:50:50.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-06T14:50:50.197Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T14:50:50.198Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T14:50:50.199Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-06T14:50:50.199Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.02s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.02s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.02s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-06T14:50:50.200Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.03s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-06T14:50:50.201Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-06T14:50:50.201Z] PASS [2021-05-06T14:50:50.201Z] coverage: 88.6% of statements [2021-05-06T14:50:50.201Z] ok github.com/docker/docker/pkg/tailfile 0.331s coverage: 88.6% of statements [2021-05-06T14:50:50.654Z] === RUN TestTarSumRemoveNonExistent [2021-05-06T14:50:50.654Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-05-06T14:50:50.654Z] === RUN TestTarSumRemove [2021-05-06T14:50:50.654Z] --- PASS: TestTarSumRemove (0.00s) [2021-05-06T14:50:50.654Z] === RUN TestSortFileInfoSums [2021-05-06T14:50:50.654Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-05-06T14:50:50.654Z] === RUN TestNewTarSumForLabelInvalid [2021-05-06T14:50:50.654Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-05-06T14:50:50.654Z] === RUN TestNewTarSumForLabel [2021-05-06T14:50:50.654Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-05-06T14:50:50.654Z] === RUN TestEmptyTar [2021-05-06T14:50:50.654Z] --- PASS: TestEmptyTar (0.00s) [2021-05-06T14:50:50.654Z] === RUN TestTarSumsReadSize [2021-05-06T14:50:50.654Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-05-06T14:50:50.654Z] === RUN TestTarSums [2021-05-06T14:50:50.654Z] --- PASS: TestTarSums (0.06s) [2021-05-06T14:50:50.654Z] === RUN TestIteration [2021-05-06T14:50:50.654Z] --- PASS: TestIteration (0.00s) [2021-05-06T14:50:50.654Z] === RUN TestVersionLabelForChecksum [2021-05-06T14:50:50.654Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-05-06T14:50:50.654Z] === RUN TestVersion [2021-05-06T14:50:50.654Z] --- PASS: TestVersion (0.00s) [2021-05-06T14:50:50.654Z] === RUN TestGetVersion [2021-05-06T14:50:50.654Z] --- PASS: TestGetVersion (0.00s) [2021-05-06T14:50:50.654Z] === RUN TestGetVersions [2021-05-06T14:50:50.654Z] --- PASS: TestGetVersions (0.00s) [2021-05-06T14:50:50.654Z] PASS [2021-05-06T14:50:50.654Z] coverage: 89.3% of statements [2021-05-06T14:50:50.654Z] ok github.com/docker/docker/pkg/tarsum 0.118s coverage: 89.3% of statements [2021-05-06T14:50:50.654Z] testing: warning: no tests to run [2021-05-06T14:50:50.654Z] PASS [2021-05-06T14:50:50.654Z] coverage: [no statements] [2021-05-06T14:50:50.654Z] ok github.com/docker/docker/pkg/term/windows 0.025s coverage: [no statements] [no tests to run] [2021-05-06T14:50:50.961Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-06T14:50:51.106Z] === RUN TestTruncIndex [Pipeline] } [Pipeline] // withEnv [2021-05-06T14:50:51.558Z] --- PASS: TestTruncIndex (0.10s) [2021-05-06T14:50:51.558Z] PASS [2021-05-06T14:50:51.558Z] coverage: 91.5% of statements [2021-05-06T14:50:51.558Z] ok github.com/docker/docker/pkg/truncindex 0.127s coverage: 91.5% of statements [2021-05-06T14:50:51.558Z] === RUN TestIsGIT [2021-05-06T14:50:51.558Z] --- PASS: TestIsGIT (0.00s) [2021-05-06T14:50:51.558Z] === RUN TestIsTransport [2021-05-06T14:50:51.558Z] --- PASS: TestIsTransport (0.00s) [2021-05-06T14:50:51.558Z] PASS [2021-05-06T14:50:51.558Z] coverage: 100.0% of statements [2021-05-06T14:50:51.558Z] ok github.com/docker/docker/pkg/urlutil 0.042s coverage: 100.0% of statements [2021-05-06T14:50:51.558Z] time="2021-05-06T14:50:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-06T14:50:52.010Z] === RUN TestVersionInfo [2021-05-06T14:50:52.010Z] --- PASS: TestVersionInfo (0.00s) [2021-05-06T14:50:52.010Z] === RUN TestAppendVersions [2021-05-06T14:50:52.010Z] --- PASS: TestAppendVersions (0.00s) [2021-05-06T14:50:52.010Z] PASS [2021-05-06T14:50:52.010Z] coverage: 88.9% of statements [2021-05-06T14:50:52.010Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2021-05-06T14:50:52.010Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-06T14:50:52.010Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-06T14:50:52.010Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-06T14:50:52.010Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-06T14:50:52.010Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-06T14:50:52.010Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-05-06T14:50:52.010Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-05-06T14:50:52.010Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-06T14:50:52.010Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-06T14:50:53.478Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-05-06T14:50:53.529Z] === RUN TestNewSettable [2021-05-06T14:50:53.529Z] --- PASS: TestNewSettable (0.00s) [2021-05-06T14:50:53.529Z] === RUN TestIsSettable [2021-05-06T14:50:53.529Z] --- PASS: TestIsSettable (0.00s) [2021-05-06T14:50:53.529Z] === RUN TestUpdateSettingsEnv [2021-05-06T14:50:53.529Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-05-06T14:50:53.529Z] PASS [2021-05-06T14:50:53.529Z] coverage: 20.1% of statements [2021-05-06T14:50:53.529Z] ok github.com/docker/docker/plugin/v2 0.044s coverage: 20.1% of statements [2021-05-06T14:50:53.529Z] === RUN TestLoad [2021-05-06T14:50:53.529Z] --- PASS: TestLoad (0.00s) [2021-05-06T14:50:53.529Z] === RUN TestSave [2021-05-06T14:50:53.529Z] --- PASS: TestSave (0.01s) [2021-05-06T14:50:53.529Z] === RUN TestAddDeleteGet [2021-05-06T14:50:53.529Z] --- PASS: TestAddDeleteGet (0.02s) [2021-05-06T14:50:53.529Z] === RUN TestInvalidTags [2021-05-06T14:50:53.529Z] --- PASS: TestInvalidTags (0.00s) [2021-05-06T14:50:53.529Z] PASS [2021-05-06T14:50:53.529Z] coverage: 84.4% of statements [2021-05-06T14:50:53.529Z] ok github.com/docker/docker/reference 0.070s coverage: 84.4% of statements [2021-05-06T14:50:53.529Z] === RUN TestValidatePrivileges [2021-05-06T14:50:53.529Z] --- PASS: TestValidatePrivileges (0.00s) [2021-05-06T14:50:53.529Z] === RUN TestFilterByCapNeg [2021-05-06T14:50:53.529Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-05-06T14:50:53.529Z] === RUN TestFilterByCapPos [2021-05-06T14:50:53.529Z] --- PASS: TestFilterByCapPos (0.00s) [2021-05-06T14:50:53.529Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-05-06T14:50:53.529Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-05-06T14:50:53.529Z] PASS [2021-05-06T14:50:53.529Z] coverage: 12.0% of statements [2021-05-06T14:50:53.529Z] ok github.com/docker/docker/plugin 0.041s coverage: 12.0% of statements [2021-05-06T14:50:54.041Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-06T14:50:54.486Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-05-06T14:50:54.486Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.02s) [2021-05-06T14:50:54.486Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-05-06T14:50:54.939Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-05-06T14:50:54.939Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-05-06T14:50:54.939Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-05-06T14:50:54.939Z] === RUN TestResumableRequestReaderWithReadError [2021-05-06T14:50:54.939Z] === RUN TestRestartManagerTimeout [2021-05-06T14:50:54.939Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-05-06T14:50:54.939Z] === RUN TestRestartManagerTimeoutReset [2021-05-06T14:50:54.939Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-05-06T14:50:54.939Z] PASS [2021-05-06T14:50:54.939Z] coverage: 50.9% of statements [2021-05-06T14:50:54.939Z] ok github.com/docker/docker/restartmanager 0.053s coverage: 50.9% of statements [2021-05-06T14:50:54.939Z] time="2021-05-06T14:50:54Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-05-06T14:50:54.939Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2021-05-06T14:50:54.939Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-05-06T14:50:54.939Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-05-06T14:50:54.939Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-05-06T14:50:54.939Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.01s) [2021-05-06T14:50:54.939Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-05-06T14:50:54.939Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-05-06T14:50:54.939Z] === RUN TestResumableRequestReader [2021-05-06T14:50:54.939Z] --- PASS: TestResumableRequestReader (0.00s) [2021-05-06T14:50:54.939Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-05-06T14:50:54.939Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-05-06T14:50:54.939Z] PASS [2021-05-06T14:50:54.939Z] coverage: 100.0% of statements [2021-05-06T14:50:54.939Z] ok github.com/docker/docker/registry/resumable 0.185s coverage: 100.0% of statements [2021-05-06T14:50:54.969Z] === RUN TestDockerSuite/TestPluginActive [2021-05-06T14:50:55.391Z] === RUN TestResolveAuthConfigIndexServer [2021-05-06T14:50:55.391Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-05-06T14:50:55.391Z] === RUN TestResolveAuthConfigFullURL [2021-05-06T14:50:55.391Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-05-06T14:50:55.391Z] === RUN TestLoadAllowNondistributableArtifacts [2021-05-06T14:50:55.391Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-05-06T14:50:55.391Z] === RUN TestValidateMirror [2021-05-06T14:50:55.391Z] --- PASS: TestValidateMirror (0.00s) [2021-05-06T14:50:55.391Z] === RUN TestLoadInsecureRegistries [2021-05-06T14:50:55.391Z] time="2021-05-06T14:50:55Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-06T14:50:55.391Z] time="2021-05-06T14:50:55Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-05-06T14:50:55.391Z] time="2021-05-06T14:50:55Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-06T14:50:55.391Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2021-05-06T14:50:55.391Z] === RUN TestNewServiceConfig [2021-05-06T14:50:55.391Z] --- PASS: TestNewServiceConfig (0.00s) [2021-05-06T14:50:55.391Z] === RUN TestValidateIndexName [2021-05-06T14:50:55.391Z] --- PASS: TestValidateIndexName (0.00s) [2021-05-06T14:50:55.391Z] === RUN TestValidateIndexNameWithError [2021-05-06T14:50:55.391Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-05-06T14:50:55.391Z] === RUN TestEndpointParse [2021-05-06T14:50:55.391Z] --- PASS: TestEndpointParse (0.00s) [2021-05-06T14:50:55.391Z] === RUN TestEndpointParseInvalid [2021-05-06T14:50:55.391Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-05-06T14:50:55.391Z] === RUN TestValidateEndpoint [2021-05-06T14:50:55.391Z] --- PASS: TestValidateEndpoint (0.01s) [2021-05-06T14:50:55.391Z] === RUN TestPing [2021-05-06T14:50:55.391Z] --- PASS: TestPing (0.00s) [2021-05-06T14:50:55.391Z] === RUN TestPingRegistryEndpoint [2021-05-06T14:50:55.391Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-05-06T14:50:55.391Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-06T14:50:55.391Z] === RUN TestEndpoint [2021-05-06T14:50:55.391Z] --- SKIP: TestEndpoint (0.00s) [2021-05-06T14:50:55.391Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-06T14:50:55.391Z] === RUN TestParseRepositoryInfo [2021-05-06T14:50:55.391Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-05-06T14:50:55.391Z] === RUN TestNewIndexInfo [2021-05-06T14:50:55.391Z] --- PASS: TestNewIndexInfo (0.00s) [2021-05-06T14:50:55.391Z] === RUN TestMirrorEndpointLookup [2021-05-06T14:50:55.391Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-05-06T14:50:55.391Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-06T14:50:55.391Z] === RUN TestSearchRepositories [2021-05-06T14:50:55.391Z] --- PASS: TestSearchRepositories (0.00s) [2021-05-06T14:50:55.391Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-05-06T14:50:55.391Z] Host: 127.0.0.1:49238 [2021-05-06T14:50:55.391Z] User-Agent: docker test client [2021-05-06T14:50:55.391Z] Authorization: Token fake-token [2021-05-06T14:50:55.391Z] X-Docker-Token: true [2021-05-06T14:50:55.391Z] Accept-Encoding: gzip [2021-05-06T14:50:55.391Z] [2021-05-06T14:50:55.391Z] [2021-05-06T14:50:55.391Z] registry_test.go:730: HTTP/1.1 200 OK [2021-05-06T14:50:55.391Z] Connection: close [2021-05-06T14:50:55.391Z] Content-Length: 144 [2021-05-06T14:50:55.391Z] Cache-Control: no-cache [2021-05-06T14:50:55.391Z] Content-Type: application/json [2021-05-06T14:50:55.391Z] Date: Thu, 06 May 2021 14:50:55 GMT [2021-05-06T14:50:55.391Z] Expires: -1 [2021-05-06T14:50:55.391Z] Pragma: no-cache [2021-05-06T14:50:55.391Z] Server: docker-tests/mock [2021-05-06T14:50:55.391Z] X-Docker-Registry-Config: mock [2021-05-06T14:50:55.391Z] X-Docker-Registry-Version: 0.0.0 [2021-05-06T14:50:55.391Z] [2021-05-06T14:50:55.391Z] [2021-05-06T14:50:55.391Z] === RUN TestTrustedLocation [2021-05-06T14:50:55.391Z] --- PASS: TestTrustedLocation (0.00s) [2021-05-06T14:50:55.391Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-05-06T14:50:55.391Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-05-06T14:50:55.391Z] === RUN TestAllowNondistributableArtifacts [2021-05-06T14:50:55.391Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-05-06T14:50:55.391Z] === RUN TestIsSecureIndex [2021-05-06T14:50:55.391Z] --- PASS: TestIsSecureIndex (0.00s) [2021-05-06T14:50:55.391Z] PASS [2021-05-06T14:50:55.391Z] coverage: 51.7% of statements [2021-05-06T14:50:55.391Z] ok github.com/docker/docker/registry 0.225s coverage: 51.7% of statements [2021-05-06T14:50:55.843Z] === RUN TestDecodeContainerConfig [2021-05-06T14:50:55.843Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-05-06T14:50:55.843Z] === RUN TestDecodeContainerConfigIsolation [2021-05-06T14:50:55.843Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-05-06T14:50:55.843Z] === RUN TestValidatePrivileged [2021-05-06T14:50:55.843Z] --- PASS: TestValidatePrivileged (0.00s) [2021-05-06T14:50:55.843Z] PASS [2021-05-06T14:50:55.843Z] coverage: 52.2% of statements [2021-05-06T14:50:55.843Z] ok github.com/docker/docker/runconfig 0.034s coverage: 52.2% of statements [2021-05-06T14:50:55.843Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-05-06T14:50:55.843Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-05-06T14:50:55.843Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-05-06T14:50:55.843Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-05-06T14:50:55.843Z] PASS [2021-05-06T14:50:55.843Z] coverage: 62.5% of statements [2021-05-06T14:50:55.843Z] ok github.com/docker/docker/testutil 0.036s coverage: 62.5% of statements [2021-05-06T14:50:55.843Z] time="2021-05-06T14:50:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-05-06T14:50:56.337Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-05-06T14:50:56.337Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-06T14:50:57.361Z] === RUN TestGetDriver [2021-05-06T14:50:57.361Z] --- PASS: TestGetDriver (0.00s) [2021-05-06T14:50:57.361Z] === RUN TestVolumeRequestError [2021-05-06T14:50:57.361Z] --- PASS: TestVolumeRequestError (0.01s) [2021-05-06T14:50:57.361Z] PASS [2021-05-06T14:50:57.361Z] coverage: 36.1% of statements [2021-05-06T14:50:57.361Z] ok github.com/docker/docker/volume/drivers 0.040s coverage: 36.1% of statements [2021-05-06T14:50:58.878Z] === RUN TestGetAddress [2021-05-06T14:50:58.878Z] --- PASS: TestGetAddress (0.00s) [2021-05-06T14:50:58.878Z] === RUN TestRemove [2021-05-06T14:50:58.878Z] --- SKIP: TestRemove (0.00s) [2021-05-06T14:50:58.878Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-06T14:50:58.878Z] === RUN TestInitializeWithVolumes [2021-05-06T14:50:58.878Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-05-06T14:50:58.878Z] === RUN TestCreate [2021-05-06T14:50:58.878Z] --- PASS: TestCreate (0.01s) [2021-05-06T14:50:58.878Z] === RUN TestValidateName [2021-05-06T14:50:58.878Z] --- PASS: TestValidateName (0.00s) [2021-05-06T14:50:58.878Z] === RUN TestCreateWithOpts [2021-05-06T14:50:58.878Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-05-06T14:50:58.878Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-06T14:50:58.878Z] === RUN TestRelaodNoOpts [2021-05-06T14:50:58.878Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-05-06T14:50:58.878Z] PASS [2021-05-06T14:50:58.878Z] coverage: 41.5% of statements [2021-05-06T14:50:58.878Z] ok github.com/docker/docker/volume/local 0.061s coverage: 41.5% of statements [2021-05-06T14:50:58.878Z] === RUN TestConvertTmpfsOptions [2021-05-06T14:50:58.878Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-05-06T14:50:58.878Z] parser_test.go:49: data="mode=700,size=1m" [2021-05-06T14:50:58.878Z] parser_test.go:49: data="ro" [2021-05-06T14:50:58.878Z] === RUN TestParseMountRaw [2021-05-06T14:50:58.878Z] --- PASS: TestParseMountRaw (0.03s) [2021-05-06T14:50:58.878Z] === RUN TestParseMountRawSplit [2021-05-06T14:50:58.878Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-05-06T14:50:58.878Z] parser_test.go:390: case 0 [2021-05-06T14:50:58.878Z] parser_test.go:390: case 1 [2021-05-06T14:50:58.878Z] parser_test.go:390: case 2 [2021-05-06T14:50:58.878Z] parser_test.go:390: case 3 [2021-05-06T14:50:58.878Z] parser_test.go:390: case 4 [2021-05-06T14:50:58.878Z] parser_test.go:390: case 5 [2021-05-06T14:50:58.878Z] parser_test.go:390: case 6 [2021-05-06T14:50:58.878Z] parser_test.go:390: case 7 [2021-05-06T14:50:58.878Z] parser_test.go:390: case 8 [2021-05-06T14:50:58.878Z] parser_test.go:390: case 0 [2021-05-06T14:50:58.878Z] parser_test.go:390: case 1 [2021-05-06T14:50:58.878Z] parser_test.go:390: case 2 [2021-05-06T14:50:58.878Z] parser_test.go:390: case 3 [2021-05-06T14:50:58.878Z] parser_test.go:390: case 4 [2021-05-06T14:50:58.878Z] parser_test.go:390: case 5 [2021-05-06T14:50:58.878Z] parser_test.go:390: case 6 [2021-05-06T14:50:58.878Z] parser_test.go:390: case 7 [2021-05-06T14:50:58.878Z] parser_test.go:390: case 8 [2021-05-06T14:50:58.878Z] parser_test.go:390: case 9 [2021-05-06T14:50:58.878Z] parser_test.go:390: case 10 [2021-05-06T14:50:58.878Z] parser_test.go:390: case 11 [2021-05-06T14:50:58.878Z] parser_test.go:390: case 12 [2021-05-06T14:50:58.878Z] parser_test.go:390: case 0 [2021-05-06T14:50:58.879Z] parser_test.go:390: case 1 [2021-05-06T14:50:58.879Z] parser_test.go:390: case 2 [2021-05-06T14:50:58.879Z] parser_test.go:390: case 3 [2021-05-06T14:50:58.879Z] parser_test.go:390: case 4 [2021-05-06T14:50:58.879Z] parser_test.go:390: case 5 [2021-05-06T14:50:58.879Z] parser_test.go:390: case 6 [2021-05-06T14:50:58.879Z] parser_test.go:390: case 7 [2021-05-06T14:50:58.879Z] parser_test.go:390: case 8 [2021-05-06T14:50:58.879Z] parser_test.go:390: case 9 [2021-05-06T14:50:58.879Z] parser_test.go:390: case 10 [2021-05-06T14:50:58.879Z] parser_test.go:390: case 11 [2021-05-06T14:50:58.879Z] === RUN TestParseMountSpec [2021-05-06T14:50:58.879Z] --- PASS: TestParseMountSpec (0.00s) [2021-05-06T14:50:58.879Z] parser_test.go:455: case 0 [2021-05-06T14:50:58.879Z] parser_test.go:455: case 1 [2021-05-06T14:50:58.879Z] parser_test.go:455: case 2 [2021-05-06T14:50:58.879Z] parser_test.go:455: case 3 [2021-05-06T14:50:58.879Z] parser_test.go:455: case 4 [2021-05-06T14:50:58.879Z] parser_test.go:455: case 5 [2021-05-06T14:50:58.879Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-05-06T14:50:58.879Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-05-06T14:50:58.879Z] === RUN TestValidateMount [2021-05-06T14:50:58.879Z] --- PASS: TestValidateMount (0.00s) [2021-05-06T14:50:58.879Z] PASS [2021-05-06T14:50:58.879Z] coverage: 66.2% of statements [2021-05-06T14:50:58.879Z] ok github.com/docker/docker/volume/mounts 0.096s coverage: 66.2% of statements [2021-05-06T14:50:59.833Z] === RUN TestSetGetMeta [2021-05-06T14:50:59.833Z] === PAUSE TestSetGetMeta [2021-05-06T14:50:59.833Z] === RUN TestRestore [2021-05-06T14:50:59.833Z] === PAUSE TestRestore [2021-05-06T14:50:59.833Z] === RUN TestServiceCreate [2021-05-06T14:50:59.833Z] === PAUSE TestServiceCreate [2021-05-06T14:50:59.833Z] === RUN TestServiceList [2021-05-06T14:50:59.833Z] === PAUSE TestServiceList [2021-05-06T14:50:59.833Z] === RUN TestServiceRemove [2021-05-06T14:50:59.833Z] === PAUSE TestServiceRemove [2021-05-06T14:50:59.833Z] === RUN TestServiceGet [2021-05-06T14:50:59.833Z] === PAUSE TestServiceGet [2021-05-06T14:50:59.833Z] === RUN TestServicePrune [2021-05-06T14:50:59.833Z] === PAUSE TestServicePrune [2021-05-06T14:50:59.833Z] === RUN TestCreate [2021-05-06T14:50:59.833Z] === PAUSE TestCreate [2021-05-06T14:50:59.833Z] === RUN TestRemove [2021-05-06T14:50:59.833Z] === PAUSE TestRemove [2021-05-06T14:50:59.833Z] === RUN TestList [2021-05-06T14:50:59.833Z] === PAUSE TestList [2021-05-06T14:50:59.833Z] === RUN TestFindByDriver [2021-05-06T14:50:59.833Z] === PAUSE TestFindByDriver [2021-05-06T14:50:59.833Z] === RUN TestFindByReferenced [2021-05-06T14:50:59.833Z] === PAUSE TestFindByReferenced [2021-05-06T14:50:59.833Z] === RUN TestDerefMultipleOfSameRef [2021-05-06T14:50:59.833Z] === PAUSE TestDerefMultipleOfSameRef [2021-05-06T14:50:59.833Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-06T14:50:59.833Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-06T14:50:59.833Z] === RUN TestDefererencePluginOnCreateError [2021-05-06T14:50:59.833Z] === PAUSE TestDefererencePluginOnCreateError [2021-05-06T14:50:59.833Z] === RUN TestRefDerefRemove [2021-05-06T14:50:59.833Z] === PAUSE TestRefDerefRemove [2021-05-06T14:50:59.833Z] === RUN TestGet [2021-05-06T14:50:59.833Z] === PAUSE TestGet [2021-05-06T14:50:59.833Z] === RUN TestGetWithReference [2021-05-06T14:50:59.833Z] === PAUSE TestGetWithReference [2021-05-06T14:50:59.833Z] === RUN TestFilterFunc [2021-05-06T14:50:59.833Z] === RUN TestFilterFunc/test_nil_list [2021-05-06T14:50:59.833Z] === PAUSE TestFilterFunc/test_nil_list [2021-05-06T14:50:59.833Z] === RUN TestFilterFunc/test_empty_list [2021-05-06T14:50:59.833Z] === PAUSE TestFilterFunc/test_empty_list [2021-05-06T14:50:59.833Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-05-06T14:50:59.833Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-05-06T14:50:59.833Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-06T14:50:59.833Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-06T14:50:59.833Z] === RUN TestFilterFunc/test_filter_some [2021-05-06T14:50:59.833Z] === PAUSE TestFilterFunc/test_filter_some [2021-05-06T14:50:59.833Z] === RUN TestFilterFunc/test_filter_middle [2021-05-06T14:50:59.833Z] === PAUSE TestFilterFunc/test_filter_middle [2021-05-06T14:50:59.833Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-05-06T14:50:59.833Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-05-06T14:50:59.833Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-05-06T14:50:59.833Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-05-06T14:50:59.833Z] === CONT TestFilterFunc/test_nil_list [2021-05-06T14:50:59.833Z] === CONT TestFilterFunc/test_filter_some [2021-05-06T14:50:59.833Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-06T14:50:59.833Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-05-06T14:50:59.833Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-05-06T14:50:59.833Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-05-06T14:50:59.833Z] === CONT TestFilterFunc/test_empty_list [2021-05-06T14:50:59.833Z] === CONT TestFilterFunc/test_filter_middle [2021-05-06T14:50:59.833Z] --- PASS: TestFilterFunc (0.00s) [2021-05-06T14:50:59.833Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-05-06T14:50:59.833Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-05-06T14:50:59.833Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-05-06T14:50:59.833Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-05-06T14:50:59.833Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-05-06T14:50:59.833Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-05-06T14:50:59.833Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-05-06T14:50:59.833Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-05-06T14:50:59.833Z] === CONT TestSetGetMeta [2021-05-06T14:50:59.833Z] === CONT TestFindByReferenced [2021-05-06T14:50:59.833Z] === CONT TestServicePrune [2021-05-06T14:50:59.833Z] === CONT TestServiceList [2021-05-06T14:50:59.833Z] --- PASS: TestSetGetMeta (0.01s) [2021-05-06T14:50:59.833Z] === CONT TestGetWithReference [2021-05-06T14:50:59.833Z] --- PASS: TestFindByReferenced (0.01s) [2021-05-06T14:50:59.833Z] === CONT TestGet [2021-05-06T14:50:59.833Z] --- PASS: TestGetWithReference (0.01s) [2021-05-06T14:50:59.833Z] === CONT TestRefDerefRemove [2021-05-06T14:50:59.833Z] --- PASS: TestGet (0.01s) [2021-05-06T14:50:59.833Z] === CONT TestDefererencePluginOnCreateError [2021-05-06T14:50:59.833Z] --- PASS: TestRefDerefRemove (0.01s) [2021-05-06T14:50:59.833Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-06T14:50:59.833Z] === CONT TestDerefMultipleOfSameRef [2021-05-06T14:50:59.833Z] --- PASS: TestDefererencePluginOnCreateError (0.01s) [2021-05-06T14:50:59.833Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-05-06T14:50:59.833Z] === CONT TestServiceCreate [2021-05-06T14:50:59.833Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-05-06T14:50:59.833Z] === CONT TestServiceGet [2021-05-06T14:50:59.833Z] --- PASS: TestServiceGet (0.05s) [2021-05-06T14:50:59.833Z] === CONT TestList [2021-05-06T14:50:59.833Z] time="2021-05-06T14:50:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-06T14:50:59.833Z] --- PASS: TestServiceList (0.10s) [2021-05-06T14:50:59.833Z] === CONT TestFindByDriver [2021-05-06T14:50:59.833Z] --- PASS: TestServiceCreate (0.06s) [2021-05-06T14:50:59.833Z] === CONT TestServiceRemove [2021-05-06T14:50:59.833Z] time="2021-05-06T14:50:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-06T14:50:59.833Z] time="2021-05-06T14:50:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-06T14:50:59.833Z] time="2021-05-06T14:50:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-05-06T14:50:59.833Z] --- PASS: TestServiceRemove (0.01s) [2021-05-06T14:50:59.833Z] === CONT TestRemove [2021-05-06T14:50:59.833Z] --- PASS: TestList (0.02s) [2021-05-06T14:50:59.833Z] === CONT TestCreate [2021-05-06T14:50:59.833Z] --- PASS: TestFindByDriver (0.01s) [2021-05-06T14:50:59.833Z] === CONT TestRestore [2021-05-06T14:50:59.833Z] time="2021-05-06T14:50:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-06T14:50:59.833Z] --- PASS: TestServicePrune (0.12s) [2021-05-06T14:50:59.833Z] --- PASS: TestCreate (0.01s) [2021-05-06T14:50:59.833Z] --- PASS: TestRemove (0.01s) [2021-05-06T14:50:59.833Z] --- PASS: TestRestore (0.01s) [2021-05-06T14:50:59.833Z] PASS [2021-05-06T14:50:59.833Z] coverage: 70.3% of statements [2021-05-06T14:50:59.833Z] ok github.com/docker/docker/volume/service 0.200s coverage: 70.3% of statements [2021-05-06T14:51:00.507Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-05-06T14:51:02.395Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-06T14:51:02.395Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-06T14:51:02.651Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-05-06T14:51:02.906Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-06T14:51:04.478Z] --- PASS: TestNewClientWithTimeout (17.64s) [2021-05-06T14:51:04.478Z] === RUN TestClientStream [2021-05-06T14:51:04.478Z] --- PASS: TestClientStream (0.00s) [2021-05-06T14:51:04.478Z] === RUN TestClientSendFile [2021-05-06T14:51:04.478Z] --- PASS: TestClientSendFile (0.00s) [2021-05-06T14:51:04.478Z] === RUN TestClientWithRequestTimeout [2021-05-06T14:51:04.478Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-05-06T14:51:04.478Z] === RUN TestFileSpecPlugin [2021-05-06T14:51:04.478Z] --- PASS: TestFileSpecPlugin (0.00s) [2021-05-06T14:51:04.478Z] === RUN TestFileJSONSpecPlugin [2021-05-06T14:51:04.478Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-05-06T14:51:04.478Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-05-06T14:51:04.478Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-05-06T14:51:04.478Z] === RUN TestPluginAddHandler [2021-05-06T14:51:04.478Z] --- PASS: TestPluginAddHandler (0.00s) [2021-05-06T14:51:04.478Z] === RUN TestPluginWaitBadPlugin [2021-05-06T14:51:04.478Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-05-06T14:51:04.478Z] === RUN TestGet [2021-05-06T14:51:04.478Z] time="2021-05-06T14:51:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-05-06T14:51:05.995Z] time="2021-05-06T14:51:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-05-06T14:51:06.170Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-06T14:51:07.512Z] time="2021-05-06T14:51:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-05-06T14:51:07.533Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-05-06T14:51:07.533Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-06T14:51:10.048Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-06T14:51:11.979Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-05-06T14:51:12.152Z] time="2021-05-06T14:51:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-05-06T14:51:14.503Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-06T14:51:17.778Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-06T14:51:19.668Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-06T14:51:20.650Z] --- PASS: TestGet (15.02s) [2021-05-06T14:51:20.650Z] === RUN TestPluginWithNoManifest [2021-05-06T14:51:20.650Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-05-06T14:51:20.650Z] === RUN TestGetAll [2021-05-06T14:51:20.650Z] --- PASS: TestGetAll (0.00s) [2021-05-06T14:51:20.650Z] PASS [2021-05-06T14:51:20.650Z] coverage: 73.4% of statements [2021-05-06T14:51:20.650Z] ok github.com/docker/docker/pkg/plugins 35.950s coverage: 73.4% of statements [2021-05-06T14:51:20.650Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-06T14:51:20.650Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-06T14:51:20.650Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-06T14:51:20.650Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-06T14:51:20.650Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-06T14:51:20.650Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-06T14:51:20.650Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-05-06T14:51:20.650Z] ? github.com/docker/docker/quota [no test files] [2021-05-06T14:51:20.650Z] ? github.com/docker/docker/rootless [no test files] [2021-05-06T14:51:20.650Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-06T14:51:20.650Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-06T14:51:20.650Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-06T14:51:20.650Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-06T14:51:20.650Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-06T14:51:20.650Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-06T14:51:20.650Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-06T14:51:20.650Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-06T14:51:20.650Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-06T14:51:20.650Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-06T14:51:20.650Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-06T14:51:20.650Z] ? github.com/docker/docker/volume [no test files] [2021-05-06T14:51:20.650Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-06T14:51:20.650Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-06T14:51:21.032Z] === RUN TestDockerSuite/TestPortList [2021-05-06T14:51:21.102Z] [2021-05-06T14:51:21.102Z] === Skipped [2021-05-06T14:51:21.102Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-05-06T14:51:21.102Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-06T14:51:21.102Z] [2021-05-06T14:51:21.102Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-05-06T14:51:21.102Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T14:51:21.102Z] [2021-05-06T14:51:21.102Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-05-06T14:51:21.102Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T14:51:21.102Z] [2021-05-06T14:51:21.102Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-05-06T14:51:21.102Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T14:51:21.102Z] [2021-05-06T14:51:21.102Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-05-06T14:51:21.102Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T14:51:21.102Z] [2021-05-06T14:51:21.102Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-05-06T14:51:21.102Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-06T14:51:21.102Z] [2021-05-06T14:51:21.102Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-05-06T14:51:21.102Z] daemon_test.go:147: root required [2021-05-06T14:51:21.102Z] [2021-05-06T14:51:21.102Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-06T14:51:21.102Z] reload_test.go:520: root required [2021-05-06T14:51:21.102Z] [2021-05-06T14:51:21.102Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-05-06T14:51:21.102Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-06T14:51:21.102Z] [2021-05-06T14:51:21.102Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-06T14:51:21.102Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-06T14:51:21.102Z] [2021-05-06T14:51:21.102Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-05-06T14:51:21.102Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-06T14:51:21.102Z] [2021-05-06T14:51:21.102Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-05-06T14:51:21.102Z] download_test.go:268: Needs fixing on Windows [2021-05-06T14:51:21.102Z] [2021-05-06T14:51:21.102Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-05-06T14:51:21.102Z] layer_test.go:304: Failing on Windows [2021-05-06T14:51:21.102Z] [2021-05-06T14:51:21.102Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-05-06T14:51:21.102Z] layer_test.go:353: Failing on Windows [2021-05-06T14:51:21.102Z] [2021-05-06T14:51:21.102Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-05-06T14:51:21.102Z] layer_test.go:468: Failing on Windows [2021-05-06T14:51:21.102Z] [2021-05-06T14:51:21.102Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-05-06T14:51:21.102Z] layer_test.go:697: Failing on Windows [2021-05-06T14:51:21.102Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-05-06T14:51:21.103Z] migration_test.go:46: Failing on Windows [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-05-06T14:51:21.103Z] migration_test.go:182: Failing on Windows [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-05-06T14:51:21.103Z] mount_test.go:17: Failing on Windows [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-05-06T14:51:21.103Z] mount_test.go:76: Failing on Windows [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-05-06T14:51:21.103Z] mount_test.go:125: Failing on Windows [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-05-06T14:51:21.103Z] mount_test.go:212: Failing on Windows [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-05-06T14:51:21.103Z] archive_test.go:134: Xz not present in msys2 [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-05-06T14:51:21.103Z] archive_test.go:239: Failing on Windows CI machines [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-05-06T14:51:21.103Z] archive_windows_test.go:16: Currently fails [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-05-06T14:51:21.103Z] changes_test.go:196: needs more investigation [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-05-06T14:51:21.103Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-05-06T14:51:21.103Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-05-06T14:51:21.103Z] changes_test.go:433: needs further investigation [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-05-06T14:51:21.103Z] changes_test.go:469: needs further investigation [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-05-06T14:51:21.103Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-06T14:51:21.103Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-05-06T14:51:21.103Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-05-06T14:51:21.103Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-05-06T14:51:21.103Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-05-06T14:51:21.103Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-06T14:51:21.103Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-06T14:51:21.103Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-05-06T14:51:21.103Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-05-06T14:51:21.103Z] poller_test.go:41: No chmod on Windows [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-06T14:51:21.103Z] fileutils_test.go:134: Needs porting to Windows [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-06T14:51:21.103Z] fileutils_test.go:180: Needs porting to Windows [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-05-06T14:51:21.103Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-05-06T14:51:21.103Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-05-06T14:51:21.103Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-05-06T14:51:21.103Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-05-06T14:51:21.103Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] [2021-05-06T14:51:21.103Z] DONE 1833 tests, 47 skipped in 176.502s [2021-05-06T14:51:21.103Z] INFO: make.ps1 ended at 05/06/2021 14:51:20 [2021-05-06T14:51:23.978Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-05-06T14:51:23.978Z] INFO: Unit tests ended at 05/06/2021 14:51:23. Duration:00:03:08.4895033 [2021-05-06T14:51:23.978Z] INFO: Building busybox [2021-05-06T14:51:23.978Z] Sending build context to Docker daemon 5.12kB [2021-05-06T14:51:23.978Z] [2021-05-06T14:51:23.978Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-05-06T14:51:23.978Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-05-06T14:51:23.978Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-05-06T14:51:23.978Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-05-06T14:51:23.978Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-05-06T14:51:23.978Z] ---> 39d157a84080 [2021-05-06T14:51:23.978Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-05-06T14:51:23.978Z] ---> Running in 5ecc62ec725b [2021-05-06T14:51:26.848Z] Removing intermediate container 5ecc62ec725b [2021-05-06T14:51:26.848Z] ---> b49f6ed24ac4 [2021-05-06T14:51:26.848Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-05-06T14:51:26.848Z] ---> Running in 454293cf41d4 [2021-05-06T14:51:27.300Z] Removing intermediate container 454293cf41d4 [2021-05-06T14:51:27.300Z] ---> e57ee825420a [2021-05-06T14:51:27.300Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-05-06T14:51:27.300Z] ---> Running in 49a343124299 [2021-05-06T14:51:27.752Z] Removing intermediate container 49a343124299 [2021-05-06T14:51:27.752Z] ---> 507a9426d55a [2021-05-06T14:51:27.752Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-05-06T14:51:28.708Z] [2021-05-06T14:51:29.159Z] ---> 6a0463206118 [2021-05-06T14:51:29.159Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-05-06T14:51:29.159Z] ---> Running in 520e5fdf1069 [2021-05-06T14:51:33.237Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-06T14:51:33.237Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-06T14:51:36.222Z] Removing intermediate container 520e5fdf1069 [2021-05-06T14:51:36.222Z] ---> 7a20cf3feb11 [2021-05-06T14:51:36.222Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-05-06T14:51:36.222Z] ---> Running in e419149c03a6 [2021-05-06T14:51:36.687Z] [2021-05-06T14:51:36.687Z] SUCCESS: Specified value was saved. [2021-05-06T14:51:37.397Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-05-06T14:51:38.835Z] Removing intermediate container e419149c03a6 [2021-05-06T14:51:38.835Z] ---> b3b38cdbe229 [2021-05-06T14:51:38.835Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-05-06T14:51:38.835Z] ---> Running in 6b48eadd8f99 [2021-05-06T14:51:40.662Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-06T14:51:40.662Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-06T14:51:40.662Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-06T14:51:40.986Z] Cannot create a file when that file already exists. [2021-05-06T14:51:41.223Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-06T14:51:41.223Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-06T14:51:42.155Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-06T14:51:42.155Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-06T14:51:43.081Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-06T14:51:43.081Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-06T14:51:44.446Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-06T14:51:44.446Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-05-06T14:51:44.676Z] Removing intermediate container 6b48eadd8f99 [2021-05-06T14:51:44.676Z] ---> bb4d8f69afaa [2021-05-06T14:51:44.676Z] Step 13/13 : CMD ["sh"] [2021-05-06T14:51:44.676Z] ---> Running in 3083f8862aba [2021-05-06T14:51:45.128Z] Removing intermediate container 3083f8862aba [2021-05-06T14:51:45.128Z] ---> e0c92564f3f9 [2021-05-06T14:51:45.128Z] Successfully built e0c92564f3f9 [2021-05-06T14:51:45.128Z] Successfully tagged busybox:latest [2021-05-06T14:51:45.128Z] INFO: Docker images of the daemon under test [2021-05-06T14:51:45.128Z] [2021-05-06T14:51:45.128Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-06T14:51:45.128Z] busybox latest e0c92564f3f9 Less than a second ago 2.78GB [2021-05-06T14:51:45.128Z] microsoft/windowsservercore latest 39d157a84080 2 months ago 2.74GB [2021-05-06T14:51:45.128Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 2 months ago 2.74GB [2021-05-06T14:51:45.128Z] [2021-05-06T14:51:45.128Z] INFO: Running integration tests at 05/06/2021 14:51:44... [2021-05-06T14:51:45.128Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-05-06T14:51:45.128Z] INFO: Integration API tests being run from the host: [2021-05-06T14:51:45.128Z] INFO: make.ps1 starting at 05/06/2021 14:51:44 [2021-05-06T14:51:45.580Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-05-06T14:51:46.961Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-05-06T14:51:47.888Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-05-06T14:51:50.419Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-05-06T14:51:51.344Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-05-06T14:51:51.600Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-05-06T14:51:51.600Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-06T14:51:55.762Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-06T14:51:56.019Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-06T14:51:59.285Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-06T14:52:03.446Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-06T14:52:03.446Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-06T14:52:04.810Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-05-06T14:52:06.594Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T14:52:06.594Z] INFO: Testing against a local daemon [2021-05-06T14:52:06.594Z] === RUN TestBuildWithSession [2021-05-06T14:52:06.594Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-06T14:52:06.594Z] build_session_test.go:25: TODO: BuildKit [2021-05-06T14:52:06.594Z] === RUN TestBuildSquashParent [2021-05-06T14:52:06.594Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-05-06T14:52:06.594Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T14:52:06.594Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-06T14:52:06.594Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T14:52:06.594Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T14:52:06.594Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T14:52:06.594Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T14:52:06.594Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T14:52:06.594Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T14:52:06.594Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T14:52:06.594Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T14:52:06.594Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T14:52:06.594Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T14:52:06.594Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T14:52:06.594Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T14:52:06.594Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T14:52:06.594Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T14:52:06.594Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T14:52:06.594Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T14:52:08.074Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-06T14:52:08.074Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-05-06T14:52:11.339Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-05-06T14:52:13.775Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T14:52:13.775Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T14:52:14.601Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-05-06T14:52:17.865Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-06T14:52:18.791Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-05-06T14:52:19.351Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-06T14:52:22.626Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-05-06T14:52:22.626Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-06T14:52:23.994Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-06T14:52:26.510Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-06T14:52:26.765Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-05-06T14:52:28.497Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-06T14:52:28.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.42s) [2021-05-06T14:52:28.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.58s) [2021-05-06T14:52:28.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.33s) [2021-05-06T14:52:28.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.41s) [2021-05-06T14:52:28.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (4.64s) [2021-05-06T14:52:28.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.63s) [2021-05-06T14:52:28.497Z] === RUN TestBuildMultiStageCopy [2021-05-06T14:52:28.497Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-06T14:52:29.285Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-06T14:52:29.541Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-05-06T14:52:32.060Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-06T14:52:34.574Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-06T14:52:34.574Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-06T14:52:34.574Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-05-06T14:52:35.501Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-06T14:52:38.737Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-06T14:52:38.767Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-06T14:52:39.691Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-06T14:52:40.142Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-06T14:52:41.096Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-06T14:52:41.282Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-06T14:52:41.842Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-06T14:52:41.842Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-06T14:52:41.842Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-06T14:52:42.050Z] --- PASS: TestBuildMultiStageCopy (13.75s) [2021-05-06T14:52:42.050Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.57s) [2021-05-06T14:52:42.050Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2021-05-06T14:52:42.050Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.71s) [2021-05-06T14:52:42.050Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.85s) [2021-05-06T14:52:42.050Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-05-06T14:52:42.050Z] === RUN TestBuildMultiStageParentConfig [2021-05-06T14:52:42.098Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-06T14:52:42.098Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-06T14:52:42.353Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-05-06T14:52:42.915Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-06T14:52:44.200Z] --- PASS: TestBuildMultiStageParentConfig (1.84s) [2021-05-06T14:52:44.200Z] === RUN TestBuildLabelWithTargets [2021-05-06T14:52:44.200Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-05-06T14:52:44.200Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T14:52:44.200Z] === RUN TestBuildWithEmptyLayers [2021-05-06T14:52:44.803Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-06T14:52:45.154Z] --- PASS: TestBuildWithEmptyLayers (1.06s) [2021-05-06T14:52:45.154Z] === RUN TestBuildMultiStageOnBuild [2021-05-06T14:52:46.701Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-06T14:52:47.638Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-06T14:52:49.001Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-05-06T14:52:53.653Z] --- PASS: TestBuildMultiStageOnBuild (8.88s) [2021-05-06T14:52:53.653Z] === RUN TestBuildUncleanTarFilenames [2021-05-06T14:52:53.653Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-05-06T14:52:53.653Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T14:52:53.653Z] === RUN TestBuildMultiStageLayerLeak [2021-05-06T14:52:58.943Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-06T14:52:59.198Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-06T14:53:01.712Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-06T14:53:01.712Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-06T14:53:01.712Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-06T14:53:01.712Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-06T14:53:02.156Z] --- PASS: TestBuildMultiStageLayerLeak (8.15s) [2021-05-06T14:53:02.156Z] === RUN TestBuildWithHugeFile [2021-05-06T14:53:03.596Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-05-06T14:53:04.157Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-06T14:53:06.045Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-06T14:53:07.410Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-05-06T14:53:11.575Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-05-06T14:53:11.830Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-06T14:53:13.717Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-06T14:53:13.717Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-06T14:53:13.717Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-06T14:53:15.080Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-05-06T14:53:18.346Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-06T14:53:19.288Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-06T14:53:19.550Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-06T14:53:20.112Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-05-06T14:53:21.477Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-06T14:53:23.364Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-06T14:53:23.620Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-05-06T14:53:25.509Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-06T14:53:26.436Z] === RUN TestDockerSuite/TestRmiTag [2021-05-06T14:53:26.436Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-06T14:53:27.361Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-06T14:53:31.525Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-06T14:53:31.783Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-06T14:53:32.709Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-06T14:53:32.964Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-06T14:53:34.327Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-06T14:53:34.888Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-06T14:53:35.449Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-06T14:53:36.011Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-06T14:53:36.011Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-06T14:53:36.572Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-05-06T14:53:37.133Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-06T14:53:39.646Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-06T14:53:40.206Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-06T14:53:41.569Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-06T14:53:42.494Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-05-06T14:53:43.425Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-06T14:53:44.795Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-05-06T14:53:45.721Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-05-06T14:53:46.282Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-05-06T14:53:47.208Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-05-06T14:53:47.769Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-05-06T14:53:48.694Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-06T14:53:49.620Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-05-06T14:53:50.180Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-05-06T14:53:51.106Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-06T14:53:51.667Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-06T14:53:53.031Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-06T14:53:53.958Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-06T14:53:53.958Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-06T14:53:56.472Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-06T14:53:56.727Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-06T14:53:57.655Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-06T14:53:58.217Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-06T14:53:59.144Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-06T14:53:59.144Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-06T14:53:59.706Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-06T14:54:00.632Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-06T14:54:01.192Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-06T14:54:01.753Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-06T14:54:02.680Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-06T14:54:02.680Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-06T14:54:03.284Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-06T14:54:03.284Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-06T14:54:04.227Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-06T14:54:04.810Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-05-06T14:54:05.066Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-06T14:54:06.428Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-06T14:54:07.353Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-06T14:54:07.354Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-06T14:54:07.354Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-05-06T14:54:08.280Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-06T14:54:10.169Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-06T14:54:11.096Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-06T14:54:12.461Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-06T14:54:13.022Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-06T14:54:13.951Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-06T14:54:14.876Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-06T14:54:15.802Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-06T14:54:16.730Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-06T14:54:18.618Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-06T14:54:21.132Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-06T14:54:21.388Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-06T14:54:22.314Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-06T14:54:24.827Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-06T14:54:25.083Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-05-06T14:54:26.971Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-06T14:54:27.909Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-05-06T14:54:28.191Z] --- PASS: TestBuildWithHugeFile (82.74s) [2021-05-06T14:54:28.191Z] === RUN TestBuildWCOWSandboxSize [2021-05-06T14:54:29.796Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-06T14:54:30.722Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-05-06T14:54:32.613Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-06T14:54:32.613Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-06T14:54:32.613Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-06T14:54:33.583Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-06T14:54:36.172Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-06T14:54:37.535Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-06T14:54:39.422Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-06T14:54:40.348Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-06T14:54:42.236Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-06T14:54:42.491Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-05-06T14:54:42.491Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-06T14:54:43.417Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-05-06T14:54:44.781Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-06T14:54:44.781Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-06T14:54:45.708Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-06T14:54:46.269Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-06T14:54:46.830Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-05-06T14:54:47.758Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-06T14:54:47.758Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-06T14:54:48.319Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-06T14:54:48.880Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-06T14:54:49.849Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-06T14:54:50.453Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-06T14:54:50.709Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-05-06T14:54:50.974Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-06T14:54:51.900Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-06T14:54:53.266Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-06T14:54:53.828Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-06T14:54:53.828Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-06T14:54:54.754Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-06T14:54:55.315Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-06T14:54:56.680Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-06T14:54:57.241Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-06T14:54:57.241Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-06T14:54:59.755Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-05-06T14:55:00.681Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-06T14:55:01.242Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-06T14:55:02.605Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-05-06T14:55:14.764Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-05-06T14:55:14.764Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-06T14:55:15.020Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-05-06T14:55:15.020Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-05-06T14:55:15.020Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-06T14:55:15.020Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-06T14:55:15.582Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-06T14:55:18.891Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-05-06T14:55:18.891Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-06T14:55:20.780Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-06T14:55:22.667Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-06T14:55:29.238Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-06T14:55:29.238Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-06T14:55:29.501Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-06T14:55:30.864Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-06T14:55:30.864Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-06T14:55:30.864Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-06T14:55:32.228Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-06T14:55:33.594Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-06T14:55:34.959Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-06T14:55:34.959Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-06T14:55:35.214Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-06T14:55:36.582Z] === RUN TestDockerSuite/TestRunMount [2021-05-06T14:55:37.946Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-05-06T14:55:46.069Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-06T14:55:46.069Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-06T14:55:46.630Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-05-06T14:55:46.886Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-06T14:55:48.776Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-06T14:55:51.293Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-06T14:55:55.470Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-06T14:55:56.833Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-06T14:55:59.348Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-06T14:56:00.754Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-06T14:56:02.122Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-06T14:56:02.122Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-06T14:56:03.049Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-06T14:56:04.412Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-06T14:56:04.973Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-06T14:56:05.900Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-06T14:56:07.789Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-06T14:56:10.303Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-06T14:56:14.467Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-06T14:56:14.723Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-06T14:56:14.723Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-05-06T14:56:15.650Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-06T14:56:15.650Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-06T14:56:16.210Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-06T14:56:16.772Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-06T14:56:17.027Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-06T14:56:17.588Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-06T14:56:24.126Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-05-06T14:56:24.126Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-06T14:56:24.126Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-05-06T14:56:25.053Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-06T14:56:26.941Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-06T14:56:27.867Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-05-06T14:56:28.123Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-06T14:56:28.379Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-06T14:56:28.941Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-06T14:56:29.867Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-06T14:56:30.122Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-06T14:56:30.122Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-06T14:56:31.048Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-06T14:56:31.304Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-06T14:56:31.304Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-06T14:56:32.230Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-05-06T14:56:33.596Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-06T14:56:33.596Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-06T14:56:36.859Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-06T14:56:38.222Z] === RUN TestDockerSuite/TestRunRm [2021-05-06T14:56:38.783Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-06T14:56:42.943Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-06T14:56:42.943Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-06T14:56:43.869Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-05-06T14:56:45.233Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-05-06T14:56:45.794Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-05-06T14:56:49.967Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-05-06T14:56:53.270Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-05-06T14:56:53.830Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-05-06T14:56:54.390Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-05-06T14:56:55.315Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-05-06T14:56:55.570Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-05-06T14:56:56.130Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-05-06T14:56:56.691Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-05-06T14:56:57.252Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-06T14:56:58.181Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-06T14:56:58.743Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-06T14:57:01.256Z] === RUN TestDockerSuite/TestRunState [2021-05-06T14:57:03.142Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-06T14:57:03.398Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-06T14:57:04.326Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-06T14:57:04.326Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-05-06T14:57:04.326Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-06T14:57:05.252Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-06T14:57:05.507Z] === RUN TestDockerSuite/TestRunSysctls [2021-05-06T14:57:07.393Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-06T14:57:07.393Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-06T14:57:07.393Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-06T14:57:07.648Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-05-06T14:57:10.170Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-05-06T14:57:10.745Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-05-06T14:57:12.631Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-05-06T14:57:15.937Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-06T14:57:19.199Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-06T14:57:19.759Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-06T14:57:20.014Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-05-06T14:57:20.575Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-06T14:57:21.503Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-06T14:57:24.020Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-06T14:57:25.384Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-06T14:57:25.640Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-05-06T14:57:26.202Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-06T14:57:26.457Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-06T14:57:26.457Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-06T14:57:27.383Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-06T14:57:28.311Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-06T14:57:29.243Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-05-06T14:57:29.243Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-06T14:57:29.243Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-06T14:57:30.173Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-06T14:57:35.415Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-05-06T14:57:35.415Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-06T14:57:36.366Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-06T14:57:37.729Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-06T14:57:40.244Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-06T14:57:42.133Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-06T14:57:45.401Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-06T14:57:45.401Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-05-06T14:57:47.915Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-06T14:57:47.915Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-05-06T14:57:48.476Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-06T14:57:48.476Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-06T14:57:48.476Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-06T14:57:48.476Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-06T14:57:48.732Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-05-06T14:57:48.732Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-05-06T14:57:52.901Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-05-06T14:57:53.829Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-05-06T14:57:54.390Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-05-06T14:57:55.753Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-05-06T14:57:56.678Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-05-06T14:57:57.603Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-06T14:57:57.603Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-05-06T14:57:58.165Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-05-06T14:57:58.165Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-05-06T14:57:58.165Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-05-06T14:57:58.165Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-05-06T14:57:58.165Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-06T14:57:58.165Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-05-06T14:57:58.165Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-05-06T14:57:58.165Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-05-06T14:57:58.421Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-05-06T14:57:58.421Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-05-06T14:57:58.421Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-05-06T14:57:59.347Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-05-06T14:57:59.907Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-05-06T14:58:00.845Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-05-06T14:58:00.845Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-05-06T14:58:02.225Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-06T14:58:02.225Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-06T14:58:03.151Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-06T14:58:03.151Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-05-06T14:58:03.406Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-05-06T14:58:03.406Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-05-06T14:58:04.150Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-05-06T14:58:05.077Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-05-06T14:58:05.077Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-06T14:58:05.077Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-06T14:58:06.003Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-06T14:58:07.368Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-05-06T14:58:08.296Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-05-06T14:58:08.551Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-06T14:58:09.481Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-06T14:58:09.481Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-06T14:58:09.738Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-05-06T14:58:10.664Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-05-06T14:58:11.225Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-06T14:58:11.481Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-05-06T14:58:11.737Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-06T14:58:14.254Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-06T14:58:14.510Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-05-06T14:58:15.071Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-06T14:58:15.071Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-06T14:58:15.071Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-06T14:58:16.435Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-05-06T14:58:17.799Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-05-06T14:58:18.726Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-06T14:58:18.726Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-06T14:58:20.614Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-06T14:58:20.614Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-06T14:58:20.614Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-06T14:58:22.505Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-06T14:58:22.764Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-06T14:58:24.127Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-06T14:58:24.382Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-06T14:58:24.382Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-06T14:58:25.745Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-06T14:58:27.109Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-06T14:58:27.671Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-06T14:58:27.671Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-06T14:58:27.671Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-06T14:58:27.926Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-06T14:58:28.486Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-06T14:58:30.374Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-06T14:58:35.614Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-06T14:58:38.126Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-06T14:58:38.691Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-06T14:58:40.095Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-06T14:58:43.399Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-06T14:58:45.286Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-06T14:58:45.849Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-06T14:58:47.739Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-06T14:58:50.264Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-06T14:58:52.148Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-06T14:58:55.408Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-06T14:59:00.650Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-06T14:59:03.204Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-06T14:59:08.442Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-06T14:59:08.699Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-05-06T14:59:10.654Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-05-06T14:59:12.540Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-06T14:59:13.100Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-06T14:59:13.661Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-06T14:59:14.222Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-06T14:59:14.222Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-06T14:59:15.149Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-06T14:59:20.446Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-06T14:59:23.707Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-05-06T14:59:23.963Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-05-06T14:59:24.888Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-05-06T14:59:24.888Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-05-06T14:59:25.857Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-05-06T14:59:27.745Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-05-06T14:59:27.745Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-05-06T14:59:29.109Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-05-06T14:59:30.035Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-05-06T14:59:30.961Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-05-06T14:59:32.849Z] === RUN TestDockerSuite/TestUpdateStats [2021-05-06T14:59:37.011Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-05-06T14:59:37.937Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-05-06T14:59:37.937Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-05-06T14:59:39.829Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-05-06T14:59:41.192Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-06T14:59:47.727Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-05-06T14:59:53.159Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-05-06T14:59:57.322Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-05-06T14:59:57.322Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-05-06T15:00:01.485Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-06T15:00:06.767Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-06T15:00:10.929Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-05-06T15:00:12.293Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-05-06T15:00:14.806Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-05-06T15:00:16.169Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-05-06T15:00:17.096Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-05-06T15:00:18.987Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-05-06T15:00:20.909Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-05-06T15:00:22.795Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-05-06T15:00:24.684Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-05-06T15:00:27.238Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-05-06T15:00:29.126Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-05-06T15:00:31.013Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-06T15:00:49.041Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-06T15:00:49.041Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-06T15:00:49.041Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-06T15:00:49.041Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-06T15:00:49.041Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-06T15:00:49.041Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-06T15:00:49.041Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-06T15:00:49.041Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-06T15:00:49.041Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-06T15:00:49.041Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-06T15:00:49.041Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-06T15:00:49.041Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-06T15:00:49.041Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-06T15:00:49.041Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-06T15:00:51.554Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-06T15:00:51.554Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-06T15:00:51.554Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-06T15:00:51.554Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-06T15:00:51.554Z] === RUN TestDockerSuite/TestVolumeEvents [2021-05-06T15:00:58.083Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-06T15:00:59.446Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-06T15:00:59.446Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-06T15:00:59.446Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-06T15:01:02.732Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-06T15:01:06.106Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-06T15:01:06.106Z] --- PASS: TestDockerSuite (1908.52s) [2021-05-06T15:01:06.106Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-05-06T15:01:06.106Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2021-05-06T15:01:06.106Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-05-06T15:01:06.106Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.04s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.78s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.37s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.39s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (2.98s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.27s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.52s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.27s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.49s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.29s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.23s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.16s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.17s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.33s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.39s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.46s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.41s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAttachDetach (1.43s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.52s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.64s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.34s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.46s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.71s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.89s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.41s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.65s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.45s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.77s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (27.00s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.95s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.17s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.36s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.12s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.91s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.90s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.12s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.76s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.38s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.33s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.31s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.57s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.55s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.49s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.93s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.01s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.90s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.40s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.46s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.72s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.76s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.44s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.94s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.65s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.46s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (9.33s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.35s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.45s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.45s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.34s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.57s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.01s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.69s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.92s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.51s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (18.83s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.18s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.31s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.37s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.68s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.91s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.97s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (2.07s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.00s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.98s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.18s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (8.55s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.02s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.08s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.48s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.36s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.31s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.98s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.75s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2021-05-06T15:01:06.126Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-05-06T15:01:06.126Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.79s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.16s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.04s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.57s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.53s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.09s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.63s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.21s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.83s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.13s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.79s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.40s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.52s) [2021-05-06T15:01:06.126Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-05-06T15:01:06.126Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-05-06T15:01:06.126Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2021-05-06T15:01:06.126Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-05-06T15:01:06.126Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-05-06T15:01:06.126Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-05-06T15:01:06.126Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-06T15:01:06.126Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.43s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.98s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.86s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.29s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.98s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.40s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (2.06s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.71s) [2021-05-06T15:01:06.126Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.58s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.74s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.12s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.45s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildDockerignore (11.97s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.78s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.30s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.41s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.09s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.62s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.50s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.30s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.91s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.01s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.34s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (23.92s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.24s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.42s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.39s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.76s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.23s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.10s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.20s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.07s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildEnv (2.17s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (2.05s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.73s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (9.72s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (31.23s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.17s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (13.14s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.85s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.56s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.60s) [2021-05-06T15:01:06.127Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-05-06T15:01:06.127Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.40s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (15.85s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.72s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.56s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildFails (1.19s) [2021-05-06T15:01:06.127Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.40s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (3.86s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildForceRm (3.02s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.80s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.40s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.58s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.93s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.52s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (3.48s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.51s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildHistory (4.16s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.47s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.12s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.70s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.06s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.27s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.62s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.64s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.69s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildLabels (0.60s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.35s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.97s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.70s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.76s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.22s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.06s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.23s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.54s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.45s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.39s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.39s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.01s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.17s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.27s) [2021-05-06T15:01:06.128Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-05-06T15:01:06.128Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.74s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.42s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.30s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.77s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.85s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.13s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.84s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.56s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.37s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.68s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.97s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.71s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.53s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.17s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.15s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.15s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.61s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.38s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.40s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildPATH (1.81s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.17s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.97s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.72s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.18s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (6.33s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildRm (3.56s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.17s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.06s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.42s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.46s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.19s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.11s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.28s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.67s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.24s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.54s) [2021-05-06T15:01:06.128Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-06T15:01:06.128Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.68s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.32s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildStderr (1.14s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.50s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.47s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.08s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.46s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.98s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.18s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildUser (2.08s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.27s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.47s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.83s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.90s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.86s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.14s) [2021-05-06T15:01:06.128Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-05-06T15:01:06.128Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-05-06T15:01:06.128Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-05-06T15:01:06.128Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-05-06T15:01:06.128Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-05-06T15:01:06.128Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-05-06T15:01:06.128Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-05-06T15:01:06.128Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.74s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.05s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.58s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.46s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.17s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.21s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.51s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.92s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.33s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.79s) [2021-05-06T15:01:06.128Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-06T15:01:06.128Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.88s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.36s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-06T15:01:06.128Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-05-06T15:01:06.128Z] docker_cli_sni_test.go:18: Flakey test [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.76s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.97s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestCommitChange (1.11s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.25s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.91s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.70s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.09s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestCommitTTY (1.95s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.04s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.18s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.02s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.14s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.67s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.10s) [2021-05-06T15:01:06.128Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.15s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.39s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.04s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.95s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.92s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.14s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.84s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.81s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.16s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.04s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.85s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.02s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.83s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.30s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.02s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.12s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.21s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.35s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.07s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.04s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.27s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.40s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.80s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.88s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.81s) [2021-05-06T15:01:06.137Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-05-06T15:01:06.137Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.02s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.31s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.49s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (7.77s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.11s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (3.03s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (2.69s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.83s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.85s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.55s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.58s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.76s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00034e6c0_} (1.58s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1162536910_/foo_false____} (1.69s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1162536910_/foo_true____} (1.57s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3853113557_/foo_false____} (1.72s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3853113557_/foo_true____} (1.66s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3853113557_/foo_true__0xc00034e720__} (2.09s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00034e740_} (1.69s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00034e760_} (1.91s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00034e780_} (2.02s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00034e7a0_} (1.62s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.61s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.59s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.45s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (4.69s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCopyAndRestart (2.01s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.04s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.09s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.17s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.11s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.33s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.49s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.23s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.40s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.27s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.18s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.05s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.10s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.16s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.30s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.05s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.24s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.18s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.35s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.52s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.08s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.94s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.84s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.99s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.71s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.53s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.67s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpToCaseF (1.00s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.77s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.61s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.85s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.78s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.80s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpToDot (0.78s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.74s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.34s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpToStdout (1.16s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.23s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.88s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.58s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.57s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.86s) [2021-05-06T15:01:06.137Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-06T15:01:06.137Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.83s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.29s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2021-05-06T15:01:06.137Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-06T15:01:06.137Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.26s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.82s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.96s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (2.70s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.15s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.44s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.48s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.73s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.70s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.71s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.54s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.93s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.91s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.47s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.10s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.39s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.58s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.74s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.41s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestEventsAttach (0.74s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestEventsCommit (1.04s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.86s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.77s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.13s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.89s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.47s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.44s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.02s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestEventsCopy (1.04s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.67s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.85s) [2021-05-06T15:01:06.137Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.43s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.96s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.45s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.47s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestEventsFilters (1.72s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestEventsFormat (1.39s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.97s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.27s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.41s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.44s) [2021-05-06T15:01:06.138Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2021-05-06T15:01:06.138Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-05-06T15:01:06.138Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-06T15:01:06.138Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.93s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.53s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestEventsRename (1.23s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestEventsResize (1.04s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.82s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.17s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.31s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.93s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestEventsTop (0.77s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.49s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExec (1.18s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.70s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.71s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.77s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.98s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.00s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.01s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.00s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.97s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.00s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.05s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.31s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecCgroup (4.11s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecEnv (1.13s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.71s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.02s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecInspectID (2.03s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecInteractive (1.02s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.02s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.98s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecParseError (0.85s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.79s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.82s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (5.83s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.28s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecStartFails (1.28s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.96s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.75s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecTTY (1.00s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.04s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.71s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecUlimits (0.99s) [2021-05-06T15:01:06.138Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-06T15:01:06.138Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.02s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.05s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.68s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.05s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestExecWithUser (1.32s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.75s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.03s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.24s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.74s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.83s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestHealth (22.72s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.82s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.85s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.23s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.63s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.70s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.86s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.88s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.67s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestImportDisplay (1.61s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestImportFile (1.96s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.26s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestImportGzipped (2.28s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.62s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.76s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.73s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.76s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.71s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.76s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.81s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.10s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.83s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.84s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.38s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.28s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.13s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.08s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.20s) [2021-05-06T15:01:06.138Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-06T15:01:06.138Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.87s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.09s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectDefault (0.94s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectHistory (1.10s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2021-05-06T15:01:06.138Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-05-06T15:01:06.138Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.71s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.71s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.66s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.71s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.32s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.75s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectStatus (0.95s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.42s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.74s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.73s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.86s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.73s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.86s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.70s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.02s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.40s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.54s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.44s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.93s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.33s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.82s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.07s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.50s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.77s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.24s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.24s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.10s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.76s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.60s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.73s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.71s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.73s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.69s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.73s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.22s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.05s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.75s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.38s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.60s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.48s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.14s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.64s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.21s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.22s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLogsSince (7.23s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.05s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.75s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLogsTail (0.97s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.16s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.10s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.29s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.07s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestNetHostname (2.63s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.74s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.69s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (3.14s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.07s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestPluginActive (1.41s) [2021-05-06T15:01:06.138Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.81s) [2021-05-06T15:01:06.138Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-05-06T15:01:06.139Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.69s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.21s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.36s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.22s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.59s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.29s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.77s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.62s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPortList (10.32s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.36s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.45s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.97s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.95s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.72s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.41s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.57s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (2.06s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.58s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPsByOrder (3.57s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.90s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.03s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.09s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.39s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.96s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.68s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (3.03s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.66s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (2.19s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.98s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.98s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.92s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.04s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.93s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.68s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.93s) [2021-05-06T15:01:06.139Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-05-06T15:01:06.139Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.11s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.81s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.86s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.74s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.94s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.42s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.25s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.09s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.63s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.80s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (5.76s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.85s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.16s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.33s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.17s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.26s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.04s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.45s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.12s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.25s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.72s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.87s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.67s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.82s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.38s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunAddHost (0.69s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.45s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.70s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.92s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.22s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.82s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.17s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.14s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.39s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.85s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.83s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.81s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.72s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.84s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.97s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.27s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.76s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.07s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.19s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.09s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.77s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.76s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.72s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.69s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.69s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.69s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.69s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.68s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.67s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.70s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.01s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.99s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (1.05s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.96s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.82s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.73s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.39s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.09s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.69s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.76s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.97s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.97s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.95s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.66s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.94s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.93s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.66s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.83s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.91s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.80s) [2021-05-06T15:01:06.139Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-05-06T15:01:06.139Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-05-06T15:01:06.139Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-05-06T15:01:06.139Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (1.03s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.66s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.35s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.03s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.71s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.68s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.72s) [2021-05-06T15:01:06.139Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-06T15:01:06.139Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.69s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.50s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.69s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.68s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.69s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.66s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.69s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.72s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.68s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.69s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunExitCode (0.73s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.88s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.03s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.94s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.66s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.72s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.38s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.43s) [2021-05-06T15:01:06.139Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-06T15:01:06.139Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.37s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.74s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.67s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.53s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.44s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.69s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.12s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.96s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.76s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.91s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.57s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.58s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.13s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.33s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.45s) [2021-05-06T15:01:06.139Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.41s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.37s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunMount (8.73s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.72s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.92s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.70s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.53s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.47s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.17s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.25s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.45s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.45s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.97s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunNetHost (1.17s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.71s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.92s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.09s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.03s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.09s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.62s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.69s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.68s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.67s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.72s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.80s) [2021-05-06T15:01:06.140Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-05-06T15:01:06.140Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.73s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.74s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.81s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.90s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2021-05-06T15:01:06.140Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.71s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2021-05-06T15:01:06.140Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-06T15:01:06.140Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.73s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2021-05-06T15:01:06.140Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-06T15:01:06.140Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.77s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.37s) [2021-05-06T15:01:06.140Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-05-06T15:01:06.140Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.07s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.46s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunRm (0.70s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.69s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.71s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.68s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.31s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.67s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.69s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.85s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.69s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.78s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.47s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.70s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.73s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.69s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.64s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunState (1.51s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.71s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.72s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2021-05-06T15:01:06.140Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-06T15:01:06.140Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.69s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.51s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunSysctls (1.41s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.69s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.19s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.74s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.69s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.47s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.16s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.68s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.90s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.81s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.57s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.45s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunUserByID (0.80s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.70s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunUserByName (1.04s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.81s) [2021-05-06T15:01:06.140Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-05-06T15:01:06.140Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.93s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.15s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.86s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.34s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.72s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.72s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.88s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.92s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s) [2021-05-06T15:01:06.140Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-05-06T15:01:06.140Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-05-06T15:01:06.140Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-06T15:01:06.140Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-05-06T15:01:06.140Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-05-06T15:01:06.140Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2021-05-06T15:01:06.140Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-06T15:01:06.140Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.14s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.89s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.82s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.88s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.96s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.72s) [2021-05-06T15:01:06.140Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-06T15:01:06.140Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-05-06T15:01:06.140Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-05-06T15:01:06.140Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-05-06T15:01:06.140Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-06T15:01:06.140Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-05-06T15:01:06.140Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-05-06T15:01:06.140Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-05-06T15:01:06.140Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-06T15:01:06.140Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-05-06T15:01:06.140Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-05-06T15:01:06.140Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.87s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.76s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.91s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.09s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.94s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.82s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.96s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.81s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.64s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.98s) [2021-05-06T15:01:06.140Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-05-06T15:01:06.140Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.82s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.81s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.57s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.61s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.76s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.22s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.23s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.04s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.64s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.88s) [2021-05-06T15:01:06.140Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents490687046 [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.56s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.43s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.41s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.12s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.50s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.04s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.36s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.21s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.86s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.37s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.74s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.23s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.75s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestStartRecordError (1.73s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.53s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.88s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.00s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.68s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.00s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.78s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.73s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.72s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.78s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2021-05-06T15:01:06.140Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-05-06T15:01:06.140Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.97s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.62s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.37s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.81s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.68s) [2021-05-06T15:01:06.140Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-06T15:01:06.140Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.04s) [2021-05-06T15:01:06.140Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.79s) [2021-05-06T15:01:06.141Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-06T15:01:06.141Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.38s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.09s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.05s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.70s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestUpdateStats (3.77s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.36s) [2021-05-06T15:01:06.141Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-06T15:01:06.141Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.92s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.07s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.85s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.66s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.57s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.95s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.06s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.18s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.38s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.44s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.86s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.71s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.10s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.09s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.15s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.02s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.11s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.74s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.77s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.05s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.13s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.61s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.19s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.87s) [2021-05-06T15:01:06.141Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.60s) [2021-05-06T15:01:06.141Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-05-06T15:01:06.141Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-05-06T15:01:06.141Z] === RUN TestDockerRegistrySuite [2021-05-06T15:01:06.141Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-06T15:01:07.506Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-06T15:01:08.871Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-06T15:01:10.233Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-06T15:01:10.488Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-06T15:01:13.751Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-06T15:01:20.289Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-06T15:01:22.802Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-06T15:01:24.166Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-06T15:01:26.052Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-06T15:01:26.978Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-06T15:01:28.354Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-06T15:01:29.719Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-06T15:01:31.082Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-06T15:01:32.008Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-06T15:01:34.521Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-06T15:01:37.034Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-06T15:01:38.398Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-06T15:01:40.915Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-06T15:01:42.278Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-06T15:01:42.278Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-06T15:01:43.686Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-06T15:01:44.612Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-06T15:01:45.975Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-06T15:01:49.238Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-06T15:01:49.238Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-06T15:01:50.604Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-06T15:01:50.859Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-06T15:01:51.115Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-06T15:01:51.371Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-06T15:01:51.626Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-06T15:01:52.187Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-06T15:01:52.187Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-06T15:01:53.718Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-06T15:01:55.604Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-06T15:01:56.529Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-06T15:01:57.892Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-06T15:01:58.817Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-06T15:01:59.743Z] --- PASS: TestDockerRegistrySuite (53.74s) [2021-05-06T15:01:59.743Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.61s) [2021-05-06T15:01:59.743Z] check_test.go:196: [d2a95f1693925] daemon is not started [2021-05-06T15:01:59.743Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.29s) [2021-05-06T15:01:59.743Z] check_test.go:196: [d464c9e96e014] daemon is not started [2021-05-06T15:01:59.743Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.55s) [2021-05-06T15:01:59.743Z] check_test.go:196: [d96daee09da35] daemon is not started [2021-05-06T15:01:59.743Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-05-06T15:01:59.743Z] check_test.go:196: [dc89485503b91] daemon is not started [2021-05-06T15:01:59.743Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.37s) [2021-05-06T15:01:59.743Z] check_test.go:196: [d8a3cffd5f254] daemon is not started [2021-05-06T15:01:59.743Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.45s) [2021-05-06T15:01:59.743Z] check_test.go:196: [dd9f3044b37ef] daemon is not started [2021-05-06T15:01:59.743Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.52s) [2021-05-06T15:01:59.743Z] check_test.go:196: [d68ee1151a9a0] daemon is not started [2021-05-06T15:01:59.743Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.43s) [2021-05-06T15:01:59.743Z] check_test.go:196: [d78e01e1ced57] daemon is not started [2021-05-06T15:01:59.743Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.47s) [2021-05-06T15:01:59.743Z] check_test.go:196: [de8180c23dc49] daemon is not started [2021-05-06T15:01:59.743Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.26s) [2021-05-06T15:01:59.743Z] check_test.go:196: [dd2df556557dc] daemon is not started [2021-05-06T15:01:59.743Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.31s) [2021-05-06T15:01:59.743Z] check_test.go:196: [d9ea0bd26c0e6] daemon is not started [2021-05-06T15:01:59.743Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.42s) [2021-05-06T15:01:59.743Z] check_test.go:196: [dad4973b489fd] daemon is not started [2021-05-06T15:01:59.743Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.19s) [2021-05-06T15:01:59.743Z] check_test.go:196: [d0b4a23409d38] daemon is not started [2021-05-06T15:01:59.743Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.20s) [2021-05-06T15:01:59.743Z] check_test.go:196: [d9b07486e5193] daemon is not started [2021-05-06T15:01:59.743Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.38s) [2021-05-06T15:01:59.743Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:abf2aeb846ba040592f3d10b33de80396e03971350df17a96f96a7bf8d9f5058 [2021-05-06T15:01:59.743Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:eda18dc79dcc509bdf142cd60677f2d92f86a7e1ae99952dc8121ec155952577 [2021-05-06T15:01:59.743Z] check_test.go:196: [d91c4de26143f] daemon is not started [2021-05-06T15:01:59.743Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.46s) [2021-05-06T15:01:59.743Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8448337e41b85ccdc0e8c44e57b31c781027aa38c75675e00e775dc0c9fa1b9e [2021-05-06T15:01:59.744Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4f5790a140ac84ad7e90dfbbca61b23572ca8316383b695342d0edace88ae99e [2021-05-06T15:01:59.744Z] check_test.go:196: [d7a5f8618dccf] daemon is not started [2021-05-06T15:01:59.744Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.21s) [2021-05-06T15:01:59.744Z] check_test.go:196: [deec2e4c24830] daemon is not started [2021-05-06T15:01:59.744Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.81s) [2021-05-06T15:01:59.744Z] check_test.go:196: [d5039dea2f5dd] daemon is not started [2021-05-06T15:01:59.744Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.20s) [2021-05-06T15:01:59.744Z] check_test.go:196: [ddb458ea36502] daemon is not started [2021-05-06T15:01:59.744Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-05-06T15:01:59.744Z] check_test.go:196: [d59d575dc0d27] daemon is not started [2021-05-06T15:01:59.744Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.24s) [2021-05-06T15:01:59.744Z] check_test.go:196: [d92913f4d12ad] daemon is not started [2021-05-06T15:01:59.744Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.09s) [2021-05-06T15:01:59.744Z] check_test.go:196: [dec0840b9406b] daemon is not started [2021-05-06T15:01:59.744Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.08s) [2021-05-06T15:01:59.744Z] check_test.go:196: [d9461c755f254] daemon is not started [2021-05-06T15:01:59.744Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.18s) [2021-05-06T15:01:59.744Z] check_test.go:196: [d188c6846daf8] daemon is not started [2021-05-06T15:01:59.744Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-05-06T15:01:59.744Z] check_test.go:196: [db366b395f13a] daemon is not started [2021-05-06T15:01:59.744Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.29s) [2021-05-06T15:01:59.744Z] check_test.go:196: [d5deb93af2dde] daemon is not started [2021-05-06T15:01:59.744Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2021-05-06T15:01:59.744Z] check_test.go:196: [d7ed467d8c151] daemon is not started [2021-05-06T15:01:59.744Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2021-05-06T15:01:59.744Z] check_test.go:196: [d99750a9a621e] daemon is not started [2021-05-06T15:01:59.744Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.37s) [2021-05-06T15:01:59.744Z] check_test.go:196: [ddac86b2c2cae] daemon is not started [2021-05-06T15:01:59.744Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-05-06T15:01:59.744Z] check_test.go:196: [d98f292cf4fc1] daemon is not started [2021-05-06T15:01:59.744Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-05-06T15:01:59.744Z] check_test.go:196: [d914a5048a227] daemon is not started [2021-05-06T15:01:59.744Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-05-06T15:01:59.744Z] check_test.go:196: [d143585df32e0] daemon is not started [2021-05-06T15:01:59.744Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.24s) [2021-05-06T15:01:59.744Z] check_test.go:196: [d6f3cddeef4d3] daemon is not started [2021-05-06T15:01:59.744Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.95s) [2021-05-06T15:01:59.744Z] check_test.go:196: [debb6ddd6fdfd] daemon is not started [2021-05-06T15:01:59.744Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.05s) [2021-05-06T15:01:59.744Z] check_test.go:196: [d23b321c3d674] daemon is not started [2021-05-06T15:01:59.744Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.31s) [2021-05-06T15:01:59.744Z] check_test.go:196: [d40b8a9d6ac77] daemon is not started [2021-05-06T15:01:59.744Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.03s) [2021-05-06T15:01:59.744Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.86s) [2021-05-06T15:01:59.744Z] === RUN TestDockerSchema1RegistrySuite [2021-05-06T15:01:59.744Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-06T15:01:59.744Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-06T15:02:03.907Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-06T15:02:09.145Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-06T15:02:13.306Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-06T15:02:13.868Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-06T15:02:15.233Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-06T15:02:15.233Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-06T15:02:16.596Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-06T15:02:17.523Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-06T15:02:18.927Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-06T15:02:22.249Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-06T15:02:22.249Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-06T15:02:22.810Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-06T15:02:22.810Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-06T15:02:23.065Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-06T15:02:23.320Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-06T15:02:23.881Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-06T15:02:23.881Z] --- PASS: TestDockerSchema1RegistrySuite (24.28s) [2021-05-06T15:02:23.881Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-05-06T15:02:23.881Z] check_test.go:223: [d67ee536a6fed] daemon is not started [2021-05-06T15:02:23.881Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.63s) [2021-05-06T15:02:23.881Z] check_test.go:223: [d8e91b6b904d0] daemon is not started [2021-05-06T15:02:23.881Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.70s) [2021-05-06T15:02:23.881Z] check_test.go:223: [d642b80563fe2] daemon is not started [2021-05-06T15:02:23.881Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.51s) [2021-05-06T15:02:23.881Z] check_test.go:223: [d1016c5bc9e1f] daemon is not started [2021-05-06T15:02:23.881Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.25s) [2021-05-06T15:02:23.881Z] check_test.go:223: [d3c3c43742cac] daemon is not started [2021-05-06T15:02:23.881Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.24s) [2021-05-06T15:02:23.881Z] check_test.go:223: [d0bd1a00b365c] daemon is not started [2021-05-06T15:02:23.881Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-05-06T15:02:23.881Z] check_test.go:223: [d3e39a71476a1] daemon is not started [2021-05-06T15:02:23.881Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.24s) [2021-05-06T15:02:23.881Z] check_test.go:223: [da911d1e48a93] daemon is not started [2021-05-06T15:02:23.881Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.14s) [2021-05-06T15:02:23.881Z] check_test.go:223: [d47e4a130ecc1] daemon is not started [2021-05-06T15:02:23.881Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.16s) [2021-05-06T15:02:23.881Z] check_test.go:223: [dbe1a4911d06d] daemon is not started [2021-05-06T15:02:23.881Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.14s) [2021-05-06T15:02:23.881Z] check_test.go:223: [d775a3c5b77b1] daemon is not started [2021-05-06T15:02:23.881Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-05-06T15:02:23.881Z] check_test.go:223: [d0e61feadbc7f] daemon is not started [2021-05-06T15:02:23.881Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2021-05-06T15:02:23.881Z] check_test.go:223: [de10dd07c83fb] daemon is not started [2021-05-06T15:02:23.881Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-05-06T15:02:23.881Z] check_test.go:223: [d1373f70c93f6] daemon is not started [2021-05-06T15:02:23.881Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-05-06T15:02:23.881Z] check_test.go:223: [d10553b2c4700] daemon is not started [2021-05-06T15:02:23.881Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-05-06T15:02:23.881Z] check_test.go:223: [dbf76ad22dbaf] daemon is not started [2021-05-06T15:02:23.881Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2021-05-06T15:02:23.881Z] check_test.go:223: [df315b92289ef] daemon is not started [2021-05-06T15:02:23.881Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-05-06T15:02:23.881Z] check_test.go:223: [d72c7faa207bc] daemon is not started [2021-05-06T15:02:23.881Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-06T15:02:23.881Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-06T15:02:24.808Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-06T15:02:25.063Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-06T15:02:25.319Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-06T15:02:26.682Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-06T15:02:26.682Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-06T15:02:27.242Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-06T15:02:27.845Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-06T15:02:27.845Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.89s) [2021-05-06T15:02:27.845Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.77s) [2021-05-06T15:02:27.845Z] check_test.go:252: [d72ff98b41aae] daemon is not started [2021-05-06T15:02:27.845Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2021-05-06T15:02:27.845Z] check_test.go:252: [d490744bca1f0] daemon is not started [2021-05-06T15:02:27.845Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-05-06T15:02:27.845Z] check_test.go:252: [d96baa17e80c3] daemon is not started [2021-05-06T15:02:27.845Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.19s) [2021-05-06T15:02:27.845Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-05-06T15:02:27.845Z] check_test.go:252: [d53b20e6c2f4a] daemon is not started [2021-05-06T15:02:27.845Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-05-06T15:02:27.845Z] check_test.go:252: [d13be1c439b81] daemon is not started [2021-05-06T15:02:27.845Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2021-05-06T15:02:27.845Z] check_test.go:252: [df7890ea5a919] daemon is not started [2021-05-06T15:02:27.845Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-05-06T15:02:27.845Z] check_test.go:252: [d44ae072f2a68] daemon is not started [2021-05-06T15:02:27.845Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-06T15:02:27.845Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-06T15:02:33.080Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-05-06T15:02:33.080Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-06T15:02:33.080Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-06T15:02:33.335Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-06T15:02:33.335Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-06T15:02:33.591Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.86s) [2021-05-06T15:02:33.591Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-05-06T15:02:33.591Z] check_test.go:279: [d6a0d42a86bf4] daemon is not started [2021-05-06T15:02:33.591Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-05-06T15:02:33.591Z] check_test.go:279: [da5d4fe9a71cf] daemon is not started [2021-05-06T15:02:33.591Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-05-06T15:02:33.591Z] check_test.go:279: [ddf290bbfc7da] daemon is not started [2021-05-06T15:02:33.591Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s) [2021-05-06T15:02:33.591Z] check_test.go:279: [d3f0abbbdd9fb] daemon is not started [2021-05-06T15:02:33.591Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.21s) [2021-05-06T15:02:33.591Z] check_test.go:279: [d4230646ca3b1] daemon is not started [2021-05-06T15:02:33.591Z] === RUN TestDockerNetworkSuite [2021-05-06T15:02:33.591Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-05-06T15:02:37.755Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-05-06T15:02:38.681Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-05-06T15:02:46.763Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-05-06T15:02:46.763Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-05-06T15:02:47.325Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-05-06T15:02:47.581Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-05-06T15:02:47.837Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-05-06T15:02:48.093Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-05-06T15:02:49.060Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-05-06T15:02:49.315Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-05-06T15:02:52.625Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-05-06T15:02:53.552Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-05-06T15:02:56.816Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-05-06T15:02:58.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-05-06T15:02:59.541Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-05-06T15:03:09.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-05-06T15:03:13.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-05-06T15:03:15.531Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-05-06T15:03:16.092Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-05-06T15:03:17.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-05-06T15:03:18.904Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-05-06T15:03:20.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-05-06T15:03:20.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-05-06T15:03:22.271Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-05-06T15:03:24.157Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-05-06T15:03:24.413Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-05-06T15:03:24.668Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-05-06T15:03:25.229Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-05-06T15:03:27.117Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-05-06T15:03:29.007Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-05-06T15:03:29.007Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-05-06T15:03:29.570Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-05-06T15:03:29.570Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-05-06T15:03:33.730Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-05-06T15:03:36.242Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-05-06T15:03:48.443Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-05-06T15:03:48.443Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-05-06T15:03:50.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-05-06T15:03:50.584Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-05-06T15:03:50.584Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-05-06T15:03:51.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-05-06T15:03:51.400Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-05-06T15:03:51.400Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-05-06T15:03:53.916Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-05-06T15:03:55.828Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-05-06T15:03:55.828Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-05-06T15:03:55.828Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-05-06T15:03:56.388Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-05-06T15:03:57.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-05-06T15:04:01.479Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-05-06T15:04:03.994Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-05-06T15:04:04.919Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-05-06T15:04:10.161Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-05-06T15:04:12.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-05-06T15:04:12.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-05-06T15:04:13.938Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-05-06T15:04:14.193Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-05-06T15:04:17.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-05-06T15:04:17.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-05-06T15:04:18.820Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-05-06T15:04:19.379Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-05-06T15:04:21.266Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite (112.09s) [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.48s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [dc8ede01fd40e] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.41s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [d1d5548aea19c] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.97s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [d0acaf6038acd] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.43s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [ddd04a0ab2493] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.72s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:1233: [d599617d0226f] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (4.26s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [dc2e134812083] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (11.32s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [ddcfbfa00033e] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.04s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [db99b1d92bac4] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.00s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [deb226c57e1e7] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.81s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [d9d622146b165] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.71s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [d5215735d300a] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.73s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [dc4e7cf4b5779] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.85s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [dbc999279557d] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.51s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [d280a2d34fb9b] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (1.24s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [dfe6b94ebab34] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.86s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [d9f1513ac79e6] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.48s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [d0063456afc59] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.18s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [d6fc551f65db5] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.51s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [d34146298ed0f] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.66s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [d78ffd9e1f751] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.08s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [d415e31ed9128] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [ddaaee27f06e8] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.49s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [d6f82f8f179fa] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [d3d29bfdf775a] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.06s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:968: [d8a09800f7825] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.27s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [dc32eee48fb76] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.86s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:1116: [d0db70416fd59] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.70s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [d3fa0d3ccff4d] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (2.61s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [d33aecb6c5a3a] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.45s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [d49ec380d23e7] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [d3c8c0a7c824b] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.47s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [db1584af48a32] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.46s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [d7208d146f8be] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [d7b60790db3b1] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.01s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [dbe8b887fa1b1] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [d03a00cd7a603] daemon is not started [2021-05-06T15:04:26.519Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [dbcf148a00943] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.80s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [d143e0443fd99] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (7.41s) [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (7.21s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:1084: [d818fd89ce801] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.11s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [d8facf459f89b] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (2.10s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [d4fd9f5b54659] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.02s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [d835fc821289d] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [d0b8945e5d72f] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.40s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [d71d4bd300875] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.79s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [d0d1678e66a8b] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.71s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [db1b12744dcc0] daemon is not started [2021-05-06T15:04:26.519Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.56s) [2021-05-06T15:04:26.519Z] docker_cli_network_unix_test.go:46: [dcef5a2a84736] daemon is not started [2021-05-06T15:04:26.519Z] === RUN TestDockerHubPullSuite [2021-05-06T15:04:26.519Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-05-06T15:04:27.444Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-05-06T15:04:29.954Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-05-06T15:04:29.954Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-05-06T15:04:31.316Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-05-06T15:04:31.571Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-05-06T15:04:31.571Z] --- PASS: TestDockerHubPullSuite (5.88s) [2021-05-06T15:04:31.571Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.66s) [2021-05-06T15:04:31.571Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2021-05-06T15:04:31.571Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.33s) [2021-05-06T15:04:31.571Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.38s) [2021-05-06T15:04:31.571Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2021-05-06T15:04:31.571Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-05-06T15:04:31.571Z] PASS [2021-05-06T15:04:31.571Z] [2021-05-06T15:04:31.571Z] === Skipped [2021-05-06T15:04:31.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-05-06T15:04:31.571Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-05-06T15:04:31.571Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-05-06T15:04:31.571Z] [2021-05-06T15:04:31.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-05-06T15:04:31.571Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-05-06T15:04:31.571Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-05-06T15:04:31.571Z] [2021-05-06T15:04:31.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2021-05-06T15:04:31.571Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2021-05-06T15:04:31.571Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-05-06T15:04:31.571Z] [2021-05-06T15:04:31.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-05-06T15:04:31.571Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-05-06T15:04:31.571Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-05-06T15:04:31.571Z] [2021-05-06T15:04:31.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-06T15:04:31.571Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-06T15:04:31.571Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-05-06T15:04:31.571Z] [2021-05-06T15:04:31.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-05-06T15:04:31.571Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-05-06T15:04:31.571Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-05-06T15:04:31.571Z] [2021-05-06T15:04:31.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-05-06T15:04:31.571Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-05-06T15:04:31.571Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-05-06T15:04:31.571Z] [2021-05-06T15:04:31.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-06T15:04:31.571Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-06T15:04:31.571Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-05-06T15:04:31.571Z] [2021-05-06T15:04:31.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-05-06T15:04:31.571Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-05-06T15:04:31.571Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-05-06T15:04:31.571Z] [2021-05-06T15:04:31.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-05-06T15:04:31.571Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-05-06T15:04:31.571Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-05-06T15:04:31.571Z] [2021-05-06T15:04:31.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-05-06T15:04:31.571Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-05-06T15:04:31.571Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-05-06T15:04:31.571Z] [2021-05-06T15:04:31.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-05-06T15:04:31.571Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-05-06T15:04:31.571Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-05-06T15:04:31.571Z] [2021-05-06T15:04:31.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-06T15:04:31.571Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-06T15:04:31.571Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-05-06T15:04:31.571Z] [2021-05-06T15:04:31.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-05-06T15:04:31.571Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-05-06T15:04:31.571Z] docker_cli_sni_test.go:18: Flakey test [2021-05-06T15:04:31.571Z] [2021-05-06T15:04:31.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-05-06T15:04:31.571Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-05-06T15:04:31.572Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-06T15:04:31.572Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-06T15:04:31.572Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2021-05-06T15:04:31.572Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-06T15:04:31.572Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-06T15:04:31.572Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-06T15:04:31.572Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-05-06T15:04:31.572Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-05-06T15:04:31.572Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-05-06T15:04:31.572Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-05-06T15:04:31.572Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-05-06T15:04:31.572Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-06T15:04:31.572Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-06T15:04:31.572Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-05-06T15:04:31.572Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-06T15:04:31.572Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-06T15:04:31.572Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-05-06T15:04:31.572Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-06T15:04:31.572Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-05-06T15:04:31.572Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-05-06T15:04:31.572Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-06T15:04:31.572Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-05-06T15:04:31.572Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-06T15:04:31.572Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-06T15:04:31.572Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-05-06T15:04:31.572Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-06T15:04:31.572Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-05-06T15:04:31.572Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-06T15:04:31.572Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-05-06T15:04:31.572Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-05-06T15:04:31.572Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-05-06T15:04:31.572Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-06T15:04:31.572Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-06T15:04:31.572Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-06T15:04:31.572Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-05-06T15:04:31.572Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-05-06T15:04:31.572Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-05-06T15:04:31.572Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-05-06T15:04:31.572Z] docker_cli_network_unix_test.go:46: [dbcf148a00943] daemon is not started [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] [2021-05-06T15:04:31.572Z] DONE 1273 tests, 51 skipped in 2161.570s [2021-05-06T15:04:31.572Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-06T15:04:31.572Z] ++++ cat bundles/test-integration/docker.pid [2021-05-06T15:04:31.572Z] +++ kill 8232 [2021-05-06T15:04:32.933Z] +++ /etc/init.d/apparmor stop [2021-05-06T15:04:32.933Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-06T15:04:32.933Z] [2021-05-06T15:04:32.933Z] Unloading profiles will leave already running processes permanently [2021-05-06T15:04:32.933Z] unconfined, which can lead to unexpected situations. [2021-05-06T15:04:32.933Z] [2021-05-06T15:04:32.933Z] To set a process to complain mode, use the command line tool [2021-05-06T15:04:32.933Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-06T15:04:32.933Z] +++ true [2021-05-06T15:04:32.933Z] exiting test-integration [2021-05-06T15:04:32.933Z] ++ exit 0 [2021-05-06T15:04:32.933Z] [2021-05-06T15:04:32.933Z] + for job in $(jobs -p) [2021-05-06T15:04:32.933Z] + wait 11230 [2021-05-06T15:04:34.336Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-05-06T15:04:49.165Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-05-06T15:04:51.050Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-05-06T15:04:52.935Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-05-06T15:04:57.099Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-05-06T15:05:03.655Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-05-06T15:05:08.894Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-05-06T15:05:11.404Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-05-06T15:05:13.917Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-05-06T15:05:17.180Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-05-06T15:05:19.067Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-05-06T15:05:23.274Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-05-06T15:05:25.159Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-05-06T15:05:32.510Z] --- PASS: TestBuildWCOWSandboxSize (666.51s) [2021-05-06T15:05:32.510Z] === RUN TestBuildWithEmptyDockerfile [2021-05-06T15:05:32.510Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T15:05:32.510Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T15:05:32.510Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T15:05:32.510Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T15:05:32.510Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T15:05:32.510Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T15:05:32.510Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T15:05:32.510Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T15:05:32.510Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T15:05:32.510Z] --- PASS: TestBuildWithEmptyDockerfile (0.34s) [2021-05-06T15:05:32.510Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-05-06T15:05:32.510Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-05-06T15:05:32.510Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-05-06T15:05:32.510Z] === RUN TestBuildPreserveOwnership [2021-05-06T15:05:32.510Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-05-06T15:05:32.510Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T15:05:32.510Z] === RUN TestBuildPlatformInvalid [2021-05-06T15:05:32.510Z] --- PASS: TestBuildPlatformInvalid (0.38s) [2021-05-06T15:05:32.510Z] PASS [2021-05-06T15:05:32.510Z] ok github.com/docker/docker/integration/build 807.852s [2021-05-06T15:05:32.974Z] [2021-05-06T15:05:32.974Z] === Skipped [2021-05-06T15:05:32.974Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-05-06T15:05:32.974Z] build_session_test.go:25: TODO: BuildKit [2021-05-06T15:05:32.974Z] [2021-05-06T15:05:32.974Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-05-06T15:05:32.974Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:05:32.974Z] [2021-05-06T15:05:32.974Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-05-06T15:05:32.974Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T15:05:32.974Z] [2021-05-06T15:05:32.974Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-05-06T15:05:32.974Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T15:05:32.974Z] [2021-05-06T15:05:32.974Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-05-06T15:05:32.974Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T15:05:32.974Z] [2021-05-06T15:05:32.974Z] [2021-05-06T15:05:32.974Z] DONE 29 tests, 5 skipped in 827.233s [2021-05-06T15:05:32.974Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-05-06T15:05:35.894Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T15:05:35.894Z] INFO: Testing against a local daemon [2021-05-06T15:05:35.894Z] === RUN TestConfigInspect [2021-05-06T15:05:35.894Z] --- SKIP: TestConfigInspect (0.00s) [2021-05-06T15:05:35.894Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:05:35.894Z] === RUN TestConfigList [2021-05-06T15:05:35.894Z] --- SKIP: TestConfigList (0.00s) [2021-05-06T15:05:35.894Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:05:35.894Z] === RUN TestConfigsCreateAndDelete [2021-05-06T15:05:35.894Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-05-06T15:05:35.894Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:05:35.894Z] === RUN TestConfigsUpdate [2021-05-06T15:05:35.894Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-05-06T15:05:35.894Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:05:35.894Z] === RUN TestTemplatedConfig [2021-05-06T15:05:35.894Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-06T15:05:35.894Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:05:35.894Z] === RUN TestConfigCreateResolve [2021-05-06T15:05:35.894Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-05-06T15:05:35.894Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:05:35.894Z] === RUN TestConfigDaemonLibtrustID [2021-05-06T15:05:35.894Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-05-06T15:05:35.894Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:05:35.894Z] PASS [2021-05-06T15:05:35.894Z] ok github.com/docker/docker/integration/config 0.147s [2021-05-06T15:05:35.894Z] [2021-05-06T15:05:35.894Z] === Skipped [2021-05-06T15:05:35.894Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-05-06T15:05:35.894Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:05:35.894Z] [2021-05-06T15:05:35.894Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-05-06T15:05:35.894Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:05:35.894Z] [2021-05-06T15:05:35.894Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-05-06T15:05:35.894Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:05:35.894Z] [2021-05-06T15:05:35.894Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.01s) [2021-05-06T15:05:35.894Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:05:35.894Z] [2021-05-06T15:05:35.894Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-05-06T15:05:35.894Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:05:35.894Z] [2021-05-06T15:05:35.894Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-05-06T15:05:35.894Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:05:35.894Z] [2021-05-06T15:05:35.894Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-05-06T15:05:35.894Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:05:35.894Z] [2021-05-06T15:05:35.894Z] [2021-05-06T15:05:35.894Z] DONE 7 tests, 7 skipped in 2.686s [2021-05-06T15:05:35.894Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-05-06T15:05:38.814Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T15:05:38.814Z] INFO: Testing against a local daemon [2021-05-06T15:05:38.814Z] === RUN TestCheckpoint [2021-05-06T15:05:38.814Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-06T15:05:38.814Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-06T15:05:38.814Z] === RUN TestContainerInvalidJSON [2021-05-06T15:05:38.814Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T15:05:38.814Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T15:05:38.814Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T15:05:38.814Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T15:05:38.814Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-06T15:05:38.814Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-06T15:05:38.814Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T15:05:38.814Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-06T15:05:38.814Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T15:05:38.814Z] --- PASS: TestContainerInvalidJSON (0.34s) [2021-05-06T15:05:38.814Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-06T15:05:38.814Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-06T15:05:38.814Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-06T15:05:38.814Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-06T15:05:38.814Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2021-05-06T15:05:38.814Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-06T15:05:38.814Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2021-05-06T15:05:38.814Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-06T15:05:39.276Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2021-05-06T15:05:39.276Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-06T15:05:39.276Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2021-05-06T15:05:39.276Z] === RUN TestCopyFromContainer [2021-05-06T15:05:39.276Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-05-06T15:05:39.276Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:05:39.276Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-06T15:05:39.276Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T15:05:39.276Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T15:05:39.276Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T15:05:39.276Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T15:05:39.276Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T15:05:39.276Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T15:05:39.276Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T15:05:39.276Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T15:05:39.276Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T15:05:39.276Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-06T15:05:39.276Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-06T15:05:39.276Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-06T15:05:39.276Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-06T15:05:39.276Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-06T15:05:39.276Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-05-06T15:05:39.276Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-06T15:05:39.276Z] === RUN TestCreateWithInvalidEnv [2021-05-06T15:05:39.276Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-06T15:05:39.276Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-06T15:05:39.276Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-06T15:05:39.276Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-06T15:05:39.276Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-06T15:05:39.276Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-06T15:05:39.276Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-06T15:05:39.276Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-06T15:05:39.276Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-06T15:05:39.276Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-06T15:05:39.276Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-06T15:05:39.276Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-06T15:05:39.276Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-06T15:05:39.276Z] === RUN TestCreateTmpfsMountsTarget [2021-05-06T15:05:39.276Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-05-06T15:05:39.276Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:05:39.276Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-06T15:05:39.276Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-05-06T15:05:39.276Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:05:39.276Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-06T15:05:39.276Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-06T15:05:39.276Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:05:39.276Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-06T15:05:39.276Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T15:05:39.276Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T15:05:39.276Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T15:05:39.276Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T15:05:39.276Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T15:05:39.276Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T15:05:39.276Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T15:05:39.276Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T15:05:39.276Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T15:05:39.276Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T15:05:39.276Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T15:05:39.276Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T15:05:39.276Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T15:05:39.276Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T15:05:39.276Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T15:05:39.276Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-05-06T15:05:39.276Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-06T15:05:39.276Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-06T15:05:39.276Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-06T15:05:39.276Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-06T15:05:39.276Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-05-06T15:05:39.276Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-06T15:05:39.276Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-06T15:05:39.276Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-06T15:05:39.276Z] === RUN TestCreateDifferentPlatform [2021-05-06T15:05:39.276Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-06T15:05:39.276Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-06T15:05:39.276Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-05-06T15:05:39.276Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-06T15:05:39.276Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-06T15:05:39.276Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-06T15:05:39.737Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2021-05-06T15:05:39.737Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-06T15:05:39.737Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-05-06T15:05:39.737Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-06T15:05:39.737Z] === RUN TestContainerKillOnDaemonStart [2021-05-06T15:05:39.737Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-06T15:05:39.737Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:05:39.737Z] === RUN TestDiff [2021-05-06T15:05:39.737Z] --- SKIP: TestDiff (0.00s) [2021-05-06T15:05:39.737Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-06T15:05:39.737Z] === RUN TestExecWithCloseStdin [2021-05-06T15:05:41.928Z] --- PASS: TestExecWithCloseStdin (2.22s) [2021-05-06T15:05:41.928Z] === RUN TestExec [2021-05-06T15:05:43.471Z] --- PASS: TestExec (1.65s) [2021-05-06T15:05:43.471Z] === RUN TestExecUser [2021-05-06T15:05:43.471Z] --- SKIP: TestExecUser (0.00s) [2021-05-06T15:05:43.471Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-06T15:05:43.471Z] === RUN TestExportContainerAndImportImage [2021-05-06T15:05:43.471Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-05-06T15:05:43.471Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:05:43.471Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-06T15:05:43.471Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-05-06T15:05:43.471Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:05:43.471Z] === RUN TestHealthCheckWorkdir [2021-05-06T15:05:43.471Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-05-06T15:05:43.471Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-06T15:05:43.471Z] === RUN TestHealthKillContainer [2021-05-06T15:05:43.471Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-05-06T15:05:43.471Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-06T15:05:43.471Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-06T15:05:43.471Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-05-06T15:05:43.471Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-06T15:05:43.471Z] === RUN TestKillContainerInvalidSignal [2021-05-06T15:05:45.017Z] --- PASS: TestKillContainerInvalidSignal (1.53s) [2021-05-06T15:05:45.017Z] === RUN TestKillContainer [2021-05-06T15:05:45.017Z] === RUN TestKillContainer/no_signal [2021-05-06T15:05:46.562Z] === RUN TestKillContainer/non_killing_signal [2021-05-06T15:05:46.562Z] === RUN TestKillContainer/killing_signal [2021-05-06T15:05:48.750Z] --- PASS: TestKillContainer (3.58s) [2021-05-06T15:05:48.750Z] --- PASS: TestKillContainer/no_signal (1.49s) [2021-05-06T15:05:48.750Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-06T15:05:48.750Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-06T15:05:48.750Z] --- PASS: TestKillContainer/killing_signal (2.06s) [2021-05-06T15:05:48.750Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-06T15:05:48.750Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-06T15:05:48.750Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-06T15:05:48.750Z] === RUN TestKillStoppedContainer [2021-05-06T15:05:48.750Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-05-06T15:05:48.750Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-06T15:05:48.750Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-06T15:05:48.750Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-06T15:05:48.750Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-06T15:05:48.750Z] === RUN TestKillDifferentUserContainer [2021-05-06T15:05:48.750Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-05-06T15:05:48.750Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-06T15:05:48.750Z] === RUN TestInspectOomKilledTrue [2021-05-06T15:05:48.750Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-06T15:05:48.750Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:05:48.750Z] === RUN TestInspectOomKilledFalse [2021-05-06T15:05:48.750Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-06T15:05:48.750Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T15:05:48.750Z] === RUN TestLogsFollowTailEmpty [2021-05-06T15:05:50.294Z] --- PASS: TestLogsFollowTailEmpty (1.55s) [2021-05-06T15:05:50.294Z] === RUN TestNetworkNat [2021-05-06T15:05:50.294Z] --- SKIP: TestNetworkNat (0.00s) [2021-05-06T15:05:50.294Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-06T15:05:50.294Z] === RUN TestNetworkLocalhostTCPNat [2021-05-06T15:05:52.482Z] --- PASS: TestNetworkLocalhostTCPNat (2.05s) [2021-05-06T15:05:52.482Z] === RUN TestNetworkLoopbackNat [2021-05-06T15:05:52.482Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-05-06T15:05:52.482Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-06T15:05:52.482Z] === RUN TestPause [2021-05-06T15:05:52.482Z] --- SKIP: TestPause (0.00s) [2021-05-06T15:05:52.482Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-06T15:05:52.482Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-06T15:05:53.454Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.54s) [2021-05-06T15:05:53.454Z] === RUN TestPauseStopPausedContainer [2021-05-06T15:05:53.454Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-05-06T15:05:53.454Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:05:53.454Z] === RUN TestPsFilter [2021-05-06T15:05:53.916Z] --- PASS: TestPsFilter (0.24s) [2021-05-06T15:05:53.916Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-06T15:05:56.105Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.12s) [2021-05-06T15:05:56.105Z] === RUN TestRemoveContainerWithVolume [2021-05-06T15:05:58.326Z] --- PASS: TestRemoveContainerWithVolume (2.08s) [2021-05-06T15:05:58.326Z] === RUN TestRemoveContainerRunning [2021-05-06T15:05:59.870Z] --- PASS: TestRemoveContainerRunning (1.49s) [2021-05-06T15:05:59.870Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-06T15:06:01.413Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.48s) [2021-05-06T15:06:01.413Z] === RUN TestRemoveInvalidContainer [2021-05-06T15:06:01.413Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-06T15:06:01.413Z] === RUN TestRenameLinkedContainer [2021-05-06T15:06:01.413Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-05-06T15:06:01.413Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-06T15:06:01.413Z] === RUN TestRenameStoppedContainer [2021-05-06T15:06:03.600Z] --- PASS: TestRenameStoppedContainer (2.11s) [2021-05-06T15:06:03.600Z] === RUN TestRenameRunningContainerAndReuse [2021-05-06T15:06:06.524Z] --- PASS: TestRenameRunningContainerAndReuse (2.92s) [2021-05-06T15:06:06.524Z] === RUN TestRenameInvalidName [2021-05-06T15:06:07.497Z] --- PASS: TestRenameInvalidName (1.55s) [2021-05-06T15:06:07.497Z] === RUN TestRenameAnonymousContainer [2021-05-06T15:06:16.095Z] --- PASS: TestRenameAnonymousContainer (8.32s) [2021-05-06T15:06:16.095Z] === RUN TestRenameContainerWithSameName [2021-05-06T15:06:17.640Z] --- PASS: TestRenameContainerWithSameName (1.60s) [2021-05-06T15:06:17.640Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-06T15:06:17.640Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-05-06T15:06:17.640Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-06T15:06:17.640Z] === RUN TestResize [2021-05-06T15:06:19.186Z] --- PASS: TestResize (1.55s) [2021-05-06T15:06:19.186Z] === RUN TestResizeWithInvalidSize [2021-05-06T15:06:20.733Z] --- PASS: TestResizeWithInvalidSize (1.49s) [2021-05-06T15:06:20.733Z] === RUN TestResizeWhenContainerNotStarted [2021-05-06T15:06:21.315Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-05-06T15:06:22.921Z] --- PASS: TestResizeWhenContainerNotStarted (2.04s) [2021-05-06T15:06:22.921Z] === RUN TestDaemonRestartKillContainers [2021-05-06T15:06:22.921Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-06T15:06:22.921Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:06:22.921Z] === RUN TestStats [2021-05-06T15:06:22.921Z] --- SKIP: TestStats (0.00s) [2021-05-06T15:06:22.921Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-06T15:06:22.921Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-06T15:06:27.628Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.73s) [2021-05-06T15:06:27.628Z] === RUN TestStopContainerWithTimeout [2021-05-06T15:06:27.628Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-05-06T15:06:27.628Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-06T15:06:27.628Z] === RUN TestUpdateRestartPolicy [2021-05-06T15:06:36.190Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-05-06T15:06:48.756Z] --- PASS: TestUpdateRestartPolicy (19.30s) [2021-05-06T15:06:48.756Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-06T15:06:48.756Z] --- PASS: TestUpdateRestartWithAutoRemove (1.52s) [2021-05-06T15:06:48.756Z] === RUN TestWaitNonBlocked [2021-05-06T15:06:48.756Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T15:06:48.756Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T15:06:48.756Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T15:06:48.756Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T15:06:48.756Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T15:06:48.756Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T15:06:50.949Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-06T15:06:50.949Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.65s) [2021-05-06T15:06:50.949Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.73s) [2021-05-06T15:06:50.949Z] === RUN TestWaitBlocked [2021-05-06T15:06:50.949Z] --- SKIP: TestWaitBlocked (0.00s) [2021-05-06T15:06:50.949Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:06:50.949Z] PASS [2021-05-06T15:06:50.949Z] ok github.com/docker/docker/integration/container 72.795s [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === Skipped [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-05-06T15:06:50.949Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-05-06T15:06:50.949Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-05-06T15:06:50.949Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-05-06T15:06:50.949Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-05-06T15:06:50.949Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-06T15:06:50.949Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-06T15:06:50.949Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-05-06T15:06:50.949Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-05-06T15:06:50.949Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-05-06T15:06:50.949Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-05-06T15:06:50.949Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-05-06T15:06:50.949Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-05-06T15:06:50.949Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-05-06T15:06:50.949Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-05-06T15:06:50.949Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-05-06T15:06:50.949Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-05-06T15:06:50.949Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-06T15:06:50.949Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-06T15:06:50.949Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-05-06T15:06:50.949Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-06T15:06:50.949Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-05-06T15:06:50.949Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-05-06T15:06:50.949Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-05-06T15:06:50.949Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-05-06T15:06:50.949Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-05-06T15:06:50.949Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-05-06T15:06:50.949Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-05-06T15:06:50.949Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-05-06T15:06:50.949Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-05-06T15:06:50.949Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-05-06T15:06:50.949Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-05-06T15:06:50.949Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-05-06T15:06:50.949Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-05-06T15:06:50.949Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] [2021-05-06T15:06:50.949Z] DONE 88 tests, 33 skipped in 75.178s [2021-05-06T15:06:50.949Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-05-06T15:06:53.136Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T15:06:53.136Z] INFO: Testing against a local daemon [2021-05-06T15:06:53.136Z] === RUN TestCommitInheritsEnv [2021-05-06T15:06:53.136Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-05-06T15:06:53.136Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T15:06:53.136Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-06T15:06:53.136Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-06T15:06:53.136Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-06T15:06:53.136Z] === RUN TestImagesFilterMultiReference [2021-05-06T15:06:53.136Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-05-06T15:06:53.136Z] === RUN TestImagePullPlatformInvalid [2021-05-06T15:06:53.136Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-06T15:06:53.136Z] === RUN TestRemoveImageOrphaning [2021-05-06T15:06:53.588Z] --- PASS: TestRemoveImageOrphaning (0.76s) [2021-05-06T15:06:53.588Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-06T15:06:53.588Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-06T15:06:53.588Z] === RUN TestTagInvalidReference [2021-05-06T15:06:53.588Z] --- PASS: TestTagInvalidReference (0.02s) [2021-05-06T15:06:53.588Z] === RUN TestTagValidPrefixedRepo [2021-05-06T15:06:53.588Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-05-06T15:06:53.588Z] === RUN TestTagExistedNameWithoutForce [2021-05-06T15:06:54.040Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-05-06T15:06:54.040Z] === RUN TestTagOfficialNames [2021-05-06T15:06:54.040Z] --- PASS: TestTagOfficialNames (0.05s) [2021-05-06T15:06:54.040Z] === RUN TestTagMatchesDigest [2021-05-06T15:06:54.040Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-05-06T15:06:54.040Z] PASS [2021-05-06T15:06:54.040Z] ok github.com/docker/docker/integration/image 1.206s [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite (1740.40s) [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.60s) [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.53s) [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.99s) [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.44s) [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.10s) [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (34.58s) [2021-05-06T15:06:54.219Z] docker_api_swarm_test.go:562: [d7db64db43041] joining swarm manager [df6e61245bcf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T15:06:54.219Z] docker_api_swarm_test.go:584: [d21fe491867f6] joining swarm manager [df6e61245bcf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T15:06:54.219Z] check_test.go:380: [d7db64db43041] daemon is not started [2021-05-06T15:06:54.219Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-05-06T15:06:54.219Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.07s) [2021-05-06T15:06:54.219Z] docker_api_swarm_test.go:45: [d6a85c0abd236] joining swarm manager [d1b583c42dc28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.83s) [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.14s) [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.41s) [2021-05-06T15:06:54.219Z] docker_api_swarm_test.go:303: [d51e1f0738731] joining swarm manager [d0cfff5badd0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T15:06:54.219Z] docker_api_swarm_test.go:304: [d5cf2b68a09b4] joining swarm manager [d0cfff5badd0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T15:06:54.219Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-05-06T15:06:54.219Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.14s) [2021-05-06T15:06:54.219Z] docker_api_swarm_test.go:271: [d9ac137ab8f86] joining swarm manager [d262e02be9742]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T15:06:54.219Z] docker_api_swarm_test.go:272: [d27731cfb5c2a] joining swarm manager [d262e02be9742]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.56s) [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (6.10s) [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.85s) [2021-05-06T15:06:54.219Z] docker_api_swarm_node_test.go:19: [d04e7d4fd52ad] joining swarm manager [dba8388a55881]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T15:06:54.219Z] docker_api_swarm_node_test.go:20: [ddb4935d21472] joining swarm manager [dba8388a55881]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.30s) [2021-05-06T15:06:54.219Z] docker_api_swarm_test.go:501: [d643c620415fd] joining swarm manager [d777972648fa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T15:06:54.219Z] docker_api_swarm_test.go:506: [db93e67647719] joining swarm manager [d777972648fa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (19.92s) [2021-05-06T15:06:54.219Z] docker_api_swarm_node_test.go:80: [d45f9e01e96e1] joining swarm manager [d14d86c443119]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.46s) [2021-05-06T15:06:54.219Z] docker_api_swarm_node_test.go:52: [deeead6c8191f] joining swarm manager [de331b5900268]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T15:06:54.219Z] docker_api_swarm_node_test.go:53: [d5e1e3073680b] joining swarm manager [de331b5900268]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.41s) [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.48s) [2021-05-06T15:06:54.219Z] docker_api_swarm_test.go:201: [d80b79b4ae48c] joining swarm manager [d9b2d4ac09168]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.20s) [2021-05-06T15:06:54.219Z] docker_api_swarm_test.go:383: [d94ce58eee15c] joining swarm manager [d21977e4c85cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T15:06:54.219Z] docker_api_swarm_test.go:384: [daa07cf3fa618] joining swarm manager [d21977e4c85cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T15:06:54.219Z] check_test.go:380: [daa07cf3fa618] daemon is not started [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.49s) [2021-05-06T15:06:54.219Z] docker_api_swarm_test.go:801: [dad0e4366b371] joining swarm manager [d10c08dfe264d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T15:06:54.219Z] docker_api_swarm_test.go:801: [dc5b334666bd5] joining swarm manager [d10c08dfe264d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T15:06:54.219Z] docker_api_swarm_test.go:801: [db1e36cde3ec6] joining swarm manager [d10c08dfe264d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-06T15:06:54.219Z] docker_api_swarm_test.go:801: [dd2d049fbbf15] joining swarm manager [d10c08dfe264d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-05-06T15:06:54.219Z] docker_api_swarm_test.go:809: [d49037b7ee2b0] joining swarm manager [d10c08dfe264d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.45s) [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (7.13s) [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.31s) [2021-05-06T15:06:54.219Z] docker_api_swarm_service_test.go:394: [d7c54a7d6efef] joining swarm manager [d0ca56ddc61c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T15:06:54.219Z] docker_api_swarm_service_test.go:394: [d71ac16f9d518] joining swarm manager [d0ca56ddc61c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.62s) [2021-05-06T15:06:54.219Z] docker_api_swarm_service_test.go:342: [de22862d3a8e1] joining swarm manager [d392b4fe77fa0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T15:06:54.219Z] docker_api_swarm_service_test.go:342: [dbc76956b647e] joining swarm manager [d392b4fe77fa0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.43s) [2021-05-06T15:06:54.219Z] docker_api_swarm_service_test.go:489: [dc6ffebbc5037] joining swarm manager [da85e32b4653d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T15:06:54.219Z] docker_api_swarm_service_test.go:489: [d90c961981de0] joining swarm manager [da85e32b4653d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.72s) [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.15s) [2021-05-06T15:06:54.219Z] docker_api_swarm_service_test.go:127: [de8c2eefc15a8] joining swarm manager [d9c795ee1e607]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T15:06:54.219Z] docker_api_swarm_service_test.go:128: [d81b5e5e5a6fb] joining swarm manager [d9c795ee1e607]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T15:06:54.219Z] docker_api_swarm_service_test.go:136: [dd63db79d7c98] joining swarm manager [d9c795ee1e607]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-06T15:06:54.219Z] docker_api_swarm_service_test.go:137: [da0f5db3953d2] joining swarm manager [d9c795ee1e607]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.60s) [2021-05-06T15:06:54.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.96s) [2021-05-06T15:06:54.219Z] docker_api_swarm_service_test.go:303: [d037c0a9a6606] joining swarm manager [db535f2254feb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T15:06:54.220Z] docker_api_swarm_service_test.go:303: [d67647994b845] joining swarm manager [db535f2254feb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.09s) [2021-05-06T15:06:54.220Z] docker_api_swarm_service_test.go:99: [d3de70dc66a7c] joining swarm manager [ded8ff4521e31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T15:06:54.220Z] docker_api_swarm_service_test.go:100: [dcdb26d7734c7] joining swarm manager [ded8ff4521e31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T15:06:54.220Z] check_test.go:380: [d3de70dc66a7c] daemon is not started [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (31.15s) [2021-05-06T15:06:54.220Z] docker_api_swarm_service_test.go:532: [deeb2d8479b6d] joining swarm manager [dc1c4646af4ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T15:06:54.220Z] docker_api_swarm_service_test.go:533: [dcbd15c53f1b3] joining swarm manager [dc1c4646af4ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (44.44s) [2021-05-06T15:06:54.220Z] docker_api_swarm_service_test.go:147: [de9689da4532b] joining swarm manager [d735d2ffedd83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T15:06:54.220Z] docker_api_swarm_service_test.go:147: [dce12e61eb8da] joining swarm manager [d735d2ffedd83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (33.74s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.47s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.48s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.35s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.97s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (4.34s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.25s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.80s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.25s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.16s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.72s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.70s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.40s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.07s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.56s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.74s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.66s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.62s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.36s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.89s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.82s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.85s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.55s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.78s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.53s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.97s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.68s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.43s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.36s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.04s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.65s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.45s) [2021-05-06T15:06:54.220Z] docker_cli_service_logs_test.go:245: checking task jeaajg6pf0q8 [2021-05-06T15:06:54.220Z] docker_cli_service_logs_test.go:250: checking messages for jeaajg6pf0q8 [2021-05-06T15:06:54.220Z] docker_cli_service_logs_test.go:245: checking task tgkuv61ywh5m [2021-05-06T15:06:54.220Z] docker_cli_service_logs_test.go:250: checking messages for tgkuv61ywh5m [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.63s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.82s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.85s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.57s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.03s) [2021-05-06T15:06:54.220Z] docker_cli_swarm_test.go:1901: [d1ac8c45df861] joining swarm manager [da88d70321d3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T15:06:54.220Z] docker_cli_swarm_test.go:1902: [d59ebcfa142f8] joining swarm manager [da88d70321d3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.93s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.93s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.81s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.62s) [2021-05-06T15:06:54.220Z] docker_cli_swarm_test.go:1802: [d6019abcb6f25] joining swarm manager [d4253c4efabb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T15:06:54.220Z] docker_cli_swarm_test.go:1803: [d3b8b0731ef29] joining swarm manager [d4253c4efabb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.79s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (93.38s) [2021-05-06T15:06:54.220Z] docker_cli_swarm_test.go:1321: [dc6cbfc87d362] joining swarm manager [dc2d4c06d46ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T15:06:54.220Z] docker_cli_swarm_test.go:1322: [d3a5056bbeb2b] joining swarm manager [dc2d4c06d46ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.52s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.33s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (10.29s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.51s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.61s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.89s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.05s) [2021-05-06T15:06:54.220Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-05-06T15:06:54.220Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.54s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.87s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.88s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.23s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.23s) [2021-05-06T15:06:54.220Z] docker_cli_swarm_test.go:1186: [d36a4e5b5ae6f] joining swarm manager [d7defca280d5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T15:06:54.220Z] docker_cli_swarm_test.go:1195: [dbb5930759e52] joining swarm manager [d7defca280d5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.55s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.77s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (136.64s) [2021-05-06T15:06:54.220Z] docker_cli_swarm_test.go:1118: [d25e6dff85c83] joining swarm manager [dad53e79f08d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T15:06:54.220Z] docker_cli_swarm_test.go:1119: [d53c428d98121] joining swarm manager [dad53e79f08d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T15:06:54.220Z] docker_cli_swarm_test.go:1172: [d2ac876c45eae] joining swarm manager [dad53e79f08d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.41s) [2021-05-06T15:06:54.220Z] docker_cli_swarm_test.go:1453: [de2844dd6f05a] joining swarm manager [d5598c936b57e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T15:06:54.220Z] docker_cli_swarm_test.go:1454: [da36cb0ba355d] joining swarm manager [d5598c936b57e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.94s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.28s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.36s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.09s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.86s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.66s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.88s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.99s) [2021-05-06T15:06:54.220Z] docker_cli_swarm_unix_test.go:62: [d7aaf7125d4f2] joining swarm manager [db45e4eac91e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.86s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.66s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.86s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (6.23s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.45s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.46s) [2021-05-06T15:06:54.220Z] docker_api_swarm_test.go:961: [d38a4f4c9a1b7] joining swarm manager [dccc84e5beece]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.79s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.01s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.08s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.42s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.33s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.64s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.83s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.78s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.72s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.47s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.68s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.41s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.13s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.03s) [2021-05-06T15:06:54.220Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.39s) [2021-05-06T15:06:54.220Z] === RUN TestDockerExternalVolumeSuite [2021-05-06T15:06:54.220Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-05-06T15:06:54.491Z] [2021-05-06T15:06:54.491Z] === Skipped [2021-05-06T15:06:54.491Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-05-06T15:06:54.491Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T15:06:54.491Z] [2021-05-06T15:06:54.491Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-06T15:06:54.491Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-06T15:06:54.491Z] [2021-05-06T15:06:54.491Z] [2021-05-06T15:06:54.491Z] DONE 11 tests, 2 skipped in 3.537s [2021-05-06T15:06:54.491Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-05-06T15:06:57.361Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T15:06:57.361Z] INFO: Testing against a local daemon [2021-05-06T15:06:57.361Z] === RUN TestNetworkCreateDelete [2021-05-06T15:06:57.361Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-05-06T15:06:57.361Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:06:57.361Z] === RUN TestDockerNetworkDeletePreferID [2021-05-06T15:06:57.361Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-05-06T15:06:57.361Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-05-06T15:06:57.361Z] === RUN TestDaemonDNSFallback [2021-05-06T15:06:57.361Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-05-06T15:06:57.361Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:06:57.361Z] === RUN TestInspectNetwork [2021-05-06T15:06:57.361Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-06T15:06:57.361Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-06T15:06:57.361Z] === RUN TestRunContainerWithBridgeNone [2021-05-06T15:06:57.361Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-06T15:06:57.361Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:06:57.361Z] === RUN TestNetworkInvalidJSON [2021-05-06T15:06:57.361Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-06T15:06:57.361Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-06T15:06:57.361Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T15:06:57.361Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T15:06:57.361Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T15:06:57.361Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T15:06:57.361Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-06T15:06:57.361Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T15:06:57.361Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T15:06:57.361Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-05-06T15:06:57.361Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-06T15:06:57.361Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-06T15:06:57.361Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-06T15:06:57.361Z] === RUN TestNetworkList [2021-05-06T15:06:57.361Z] === RUN TestNetworkList//networks [2021-05-06T15:06:57.361Z] === PAUSE TestNetworkList//networks [2021-05-06T15:06:57.361Z] === RUN TestNetworkList//networks/ [2021-05-06T15:06:57.361Z] === PAUSE TestNetworkList//networks/ [2021-05-06T15:06:57.361Z] === CONT TestNetworkList//networks [2021-05-06T15:06:57.361Z] === CONT TestNetworkList//networks/ [2021-05-06T15:06:57.361Z] --- PASS: TestNetworkList (0.02s) [2021-05-06T15:06:57.361Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-06T15:06:57.361Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-06T15:06:57.361Z] === RUN TestHostIPv4BridgeLabel [2021-05-06T15:06:57.361Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-06T15:06:57.361Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-06T15:06:57.361Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-06T15:06:57.361Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-05-06T15:06:57.361Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-06T15:06:57.361Z] === RUN TestDaemonDefaultNetworkPools [2021-05-06T15:06:57.361Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-05-06T15:06:57.361Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-06T15:06:57.361Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-06T15:06:57.361Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-06T15:06:57.361Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-06T15:06:57.361Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-06T15:06:57.361Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-06T15:06:57.361Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-06T15:06:57.361Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-06T15:06:57.361Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-06T15:06:57.361Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-06T15:06:57.361Z] === RUN TestServiceWithPredefinedNetwork [2021-05-06T15:06:57.361Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-06T15:06:57.361Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-06T15:06:57.361Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-06T15:06:57.361Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-06T15:06:57.361Z] service_test.go:242: FLAKY_TEST [2021-05-06T15:06:57.361Z] === RUN TestServiceWithDataPathPortInit [2021-05-06T15:06:57.361Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-05-06T15:06:57.361Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-06T15:06:57.361Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-06T15:06:57.361Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-06T15:06:57.361Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-06T15:06:57.361Z] PASS [2021-05-06T15:06:57.361Z] ok github.com/docker/docker/integration/network 0.524s [2021-05-06T15:06:57.361Z] [2021-05-06T15:06:57.361Z] === Skipped [2021-05-06T15:06:57.361Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-05-06T15:06:57.361Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:06:57.361Z] [2021-05-06T15:06:57.361Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-05-06T15:06:57.361Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-05-06T15:06:57.361Z] [2021-05-06T15:06:57.361Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-05-06T15:06:57.361Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:06:57.361Z] [2021-05-06T15:06:57.361Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-05-06T15:06:57.361Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-06T15:06:57.361Z] [2021-05-06T15:06:57.361Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-05-06T15:06:57.361Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:06:57.361Z] [2021-05-06T15:06:57.361Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-05-06T15:06:57.361Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-06T15:06:57.361Z] [2021-05-06T15:06:57.361Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-05-06T15:06:57.361Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-06T15:06:57.361Z] [2021-05-06T15:06:57.361Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-05-06T15:06:57.361Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-06T15:06:57.361Z] [2021-05-06T15:06:57.361Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-06T15:06:57.361Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-06T15:06:57.361Z] [2021-05-06T15:06:57.361Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-06T15:06:57.361Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-06T15:06:57.361Z] [2021-05-06T15:06:57.361Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-06T15:06:57.361Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-06T15:06:57.361Z] [2021-05-06T15:06:57.361Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-05-06T15:06:57.361Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-06T15:06:57.361Z] [2021-05-06T15:06:57.361Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-06T15:06:57.361Z] service_test.go:242: FLAKY_TEST [2021-05-06T15:06:57.361Z] [2021-05-06T15:06:57.361Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-05-06T15:06:57.361Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-06T15:06:57.361Z] [2021-05-06T15:06:57.361Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-06T15:06:57.361Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-06T15:06:57.361Z] [2021-05-06T15:06:57.361Z] [2021-05-06T15:06:57.361Z] DONE 22 tests, 15 skipped in 2.375s [2021-05-06T15:06:57.361Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-05-06T15:06:57.813Z] testing: warning: no tests to run [2021-05-06T15:06:57.813Z] PASS [2021-05-06T15:06:57.813Z] ok github.com/docker/docker/integration/network/ipvlan 0.057s [2021-05-06T15:06:57.813Z] [2021-05-06T15:06:57.813Z] DONE 0 tests in 0.618s [2021-05-06T15:06:57.813Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-05-06T15:06:58.268Z] testing: warning: no tests to run [2021-05-06T15:06:58.268Z] PASS [2021-05-06T15:06:58.268Z] ok github.com/docker/docker/integration/network/macvlan 0.059s [2021-05-06T15:06:58.268Z] [2021-05-06T15:06:58.268Z] DONE 0 tests in 0.634s [2021-05-06T15:06:58.268Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-05-06T15:06:59.243Z] testing: warning: no tests to run [2021-05-06T15:06:59.243Z] PASS [2021-05-06T15:06:59.243Z] ok github.com/docker/docker/integration/plugin 0.059s [2021-05-06T15:06:59.244Z] [2021-05-06T15:06:59.244Z] DONE 0 tests in 0.620s [2021-05-06T15:06:59.244Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-05-06T15:06:59.706Z] testing: warning: no tests to run [2021-05-06T15:06:59.706Z] PASS [2021-05-06T15:06:59.706Z] ok github.com/docker/docker/integration/plugin/authz 0.057s [2021-05-06T15:06:59.706Z] [2021-05-06T15:06:59.706Z] DONE 0 tests in 0.625s [2021-05-06T15:06:59.706Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-05-06T15:07:06.821Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T15:07:06.821Z] INFO: Testing against a local daemon [2021-05-06T15:07:06.821Z] === RUN TestPluginInvalidJSON [2021-05-06T15:07:06.821Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T15:07:06.821Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T15:07:06.821Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T15:07:06.821Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-05-06T15:07:06.821Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-06T15:07:06.821Z] === RUN TestPluginInstall [2021-05-06T15:07:06.821Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-06T15:07:06.821Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-06T15:07:06.821Z] === RUN TestPluginsWithRuntimes [2021-05-06T15:07:06.821Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-06T15:07:06.821Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-06T15:07:06.821Z] === RUN TestPluginBackCompatMediaTypes [2021-05-06T15:07:06.821Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-06T15:07:06.821Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-06T15:07:06.821Z] PASS [2021-05-06T15:07:06.821Z] ok github.com/docker/docker/integration/plugin/common 0.162s [2021-05-06T15:07:07.282Z] [2021-05-06T15:07:07.282Z] === Skipped [2021-05-06T15:07:07.282Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-05-06T15:07:07.282Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-06T15:07:07.282Z] [2021-05-06T15:07:07.282Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-05-06T15:07:07.282Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-06T15:07:07.282Z] [2021-05-06T15:07:07.282Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-05-06T15:07:07.282Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-06T15:07:07.282Z] [2021-05-06T15:07:07.282Z] [2021-05-06T15:07:07.282Z] DONE 5 tests, 3 skipped in 7.359s [2021-05-06T15:07:07.282Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-05-06T15:07:09.046Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-05-06T15:07:09.477Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T15:07:09.477Z] INFO: Testing against a local daemon [2021-05-06T15:07:09.477Z] === RUN TestExternalGraphDriver [2021-05-06T15:07:09.939Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-05-06T15:07:09.939Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-06T15:07:09.939Z] === RUN TestGraphdriverPluginV2 [2021-05-06T15:07:09.939Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-05-06T15:07:09.939Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-06T15:07:09.939Z] PASS [2021-05-06T15:07:09.939Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.223s [2021-05-06T15:07:09.939Z] [2021-05-06T15:07:09.939Z] === Skipped [2021-05-06T15:07:09.939Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-05-06T15:07:09.939Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-06T15:07:09.939Z] [2021-05-06T15:07:09.939Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-05-06T15:07:09.939Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-06T15:07:09.939Z] [2021-05-06T15:07:09.939Z] [2021-05-06T15:07:09.939Z] DONE 2 tests, 2 skipped in 2.721s [2021-05-06T15:07:09.939Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-05-06T15:07:12.127Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T15:07:12.127Z] INFO: Testing against a local daemon [2021-05-06T15:07:12.127Z] === RUN TestReadPluginNoRead [2021-05-06T15:07:12.127Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-05-06T15:07:12.127Z] read_test.go:21: no unix domain sockets on Windows [2021-05-06T15:07:12.127Z] PASS [2021-05-06T15:07:12.127Z] ok github.com/docker/docker/integration/plugin/logging 0.189s [2021-05-06T15:07:12.127Z] [2021-05-06T15:07:12.127Z] === Skipped [2021-05-06T15:07:12.127Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-05-06T15:07:12.127Z] read_test.go:21: no unix domain sockets on Windows [2021-05-06T15:07:12.127Z] [2021-05-06T15:07:12.127Z] [2021-05-06T15:07:12.127Z] DONE 1 tests, 1 skipped in 2.334s [2021-05-06T15:07:12.592Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-05-06T15:07:13.565Z] testing: warning: no tests to run [2021-05-06T15:07:13.565Z] PASS [2021-05-06T15:07:13.565Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.072s [2021-05-06T15:07:13.565Z] [2021-05-06T15:07:13.565Z] DONE 0 tests in 1.124s [2021-05-06T15:07:13.565Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-05-06T15:07:15.762Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T15:07:15.762Z] INFO: Testing against a local daemon [2021-05-06T15:07:15.762Z] === RUN TestPluginWithDevMounts [2021-05-06T15:07:15.762Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-06T15:07:15.762Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:15.762Z] PASS [2021-05-06T15:07:15.763Z] ok github.com/docker/docker/integration/plugin/volumes 0.212s [2021-05-06T15:07:15.763Z] [2021-05-06T15:07:15.763Z] === Skipped [2021-05-06T15:07:15.763Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-05-06T15:07:15.763Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:15.763Z] [2021-05-06T15:07:15.763Z] [2021-05-06T15:07:15.763Z] DONE 1 tests, 1 skipped in 2.249s [2021-05-06T15:07:15.763Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-05-06T15:07:17.307Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T15:07:17.307Z] INFO: Testing against a local daemon [2021-05-06T15:07:17.307Z] === RUN TestSecretInspect [2021-05-06T15:07:17.307Z] --- SKIP: TestSecretInspect (0.01s) [2021-05-06T15:07:17.307Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:17.307Z] === RUN TestSecretList [2021-05-06T15:07:17.307Z] --- SKIP: TestSecretList (0.00s) [2021-05-06T15:07:17.307Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:17.307Z] === RUN TestSecretsCreateAndDelete [2021-05-06T15:07:17.307Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-05-06T15:07:17.307Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:17.307Z] === RUN TestSecretsUpdate [2021-05-06T15:07:17.307Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-05-06T15:07:17.307Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:17.307Z] === RUN TestTemplatedSecret [2021-05-06T15:07:17.307Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-06T15:07:17.307Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:17.307Z] === RUN TestSecretCreateResolve [2021-05-06T15:07:17.307Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-05-06T15:07:17.307Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:07:17.307Z] PASS [2021-05-06T15:07:17.307Z] ok github.com/docker/docker/integration/secret 0.152s [2021-05-06T15:07:17.768Z] [2021-05-06T15:07:17.768Z] === Skipped [2021-05-06T15:07:17.768Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2021-05-06T15:07:17.768Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:17.768Z] [2021-05-06T15:07:17.768Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-05-06T15:07:17.768Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:17.768Z] [2021-05-06T15:07:17.768Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-05-06T15:07:17.768Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:17.768Z] [2021-05-06T15:07:17.768Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-05-06T15:07:17.768Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:17.768Z] [2021-05-06T15:07:17.768Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-05-06T15:07:17.768Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:17.768Z] [2021-05-06T15:07:17.768Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-05-06T15:07:17.768Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:07:17.768Z] [2021-05-06T15:07:17.768Z] [2021-05-06T15:07:17.768Z] DONE 6 tests, 6 skipped in 1.825s [2021-05-06T15:07:17.768Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-05-06T15:07:19.959Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T15:07:19.959Z] INFO: Testing against a local daemon [2021-05-06T15:07:19.959Z] === RUN TestServiceCreateInit [2021-05-06T15:07:19.959Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-06T15:07:19.959Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-06T15:07:19.959Z] --- PASS: TestServiceCreateInit (0.03s) [2021-05-06T15:07:19.959Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-06T15:07:19.959Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.959Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-06T15:07:19.959Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.959Z] === RUN TestCreateServiceMultipleTimes [2021-05-06T15:07:19.959Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-05-06T15:07:19.959Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.959Z] === RUN TestCreateServiceConflict [2021-05-06T15:07:19.959Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-05-06T15:07:19.959Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.959Z] === RUN TestCreateServiceMaxReplicas [2021-05-06T15:07:19.959Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-05-06T15:07:19.959Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.959Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-06T15:07:19.959Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-06T15:07:19.959Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.959Z] === RUN TestCreateServiceSecretFileMode [2021-05-06T15:07:19.959Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-05-06T15:07:19.959Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.959Z] === RUN TestCreateServiceConfigFileMode [2021-05-06T15:07:19.959Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-05-06T15:07:19.959Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.959Z] === RUN TestCreateServiceSysctls [2021-05-06T15:07:19.959Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-05-06T15:07:19.959Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.959Z] === RUN TestCreateServiceCapabilities [2021-05-06T15:07:19.959Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-05-06T15:07:19.959Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.959Z] === RUN TestInspect [2021-05-06T15:07:19.959Z] --- SKIP: TestInspect (0.00s) [2021-05-06T15:07:19.959Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.959Z] === RUN TestCreateJob [2021-05-06T15:07:19.959Z] --- SKIP: TestCreateJob (0.00s) [2021-05-06T15:07:19.959Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.959Z] === RUN TestReplicatedJob [2021-05-06T15:07:19.959Z] --- SKIP: TestReplicatedJob (0.00s) [2021-05-06T15:07:19.959Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.959Z] === RUN TestUpdateReplicatedJob [2021-05-06T15:07:19.959Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-05-06T15:07:19.959Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.959Z] === RUN TestServiceListWithStatuses [2021-05-06T15:07:19.959Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-06T15:07:19.959Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.959Z] === RUN TestDockerNetworkConnectAlias [2021-05-06T15:07:19.959Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-05-06T15:07:19.959Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.959Z] === RUN TestDockerNetworkReConnect [2021-05-06T15:07:19.959Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-05-06T15:07:19.959Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.959Z] === RUN TestServicePlugin [2021-05-06T15:07:19.959Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-06T15:07:19.959Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.959Z] === RUN TestServiceUpdateLabel [2021-05-06T15:07:19.959Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-05-06T15:07:19.959Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:07:19.959Z] === RUN TestServiceUpdateSecrets [2021-05-06T15:07:19.959Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-05-06T15:07:19.959Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:07:19.959Z] === RUN TestServiceUpdateConfigs [2021-05-06T15:07:19.959Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-05-06T15:07:19.959Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:07:19.959Z] === RUN TestServiceUpdateNetwork [2021-05-06T15:07:19.959Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-05-06T15:07:19.959Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:07:19.959Z] === RUN TestServiceUpdatePidsLimit [2021-05-06T15:07:19.959Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-05-06T15:07:19.959Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:07:19.959Z] PASS [2021-05-06T15:07:19.959Z] ok github.com/docker/docker/integration/service 0.260s [2021-05-06T15:07:19.959Z] [2021-05-06T15:07:19.959Z] === Skipped [2021-05-06T15:07:19.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-06T15:07:19.959Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-06T15:07:19.959Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.959Z] [2021-05-06T15:07:19.959Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-06T15:07:19.959Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-06T15:07:19.959Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.959Z] [2021-05-06T15:07:19.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-05-06T15:07:19.959Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.959Z] [2021-05-06T15:07:19.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-05-06T15:07:19.959Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.959Z] [2021-05-06T15:07:19.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-05-06T15:07:19.959Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.959Z] [2021-05-06T15:07:19.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-06T15:07:19.959Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.959Z] [2021-05-06T15:07:19.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-05-06T15:07:19.959Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.959Z] [2021-05-06T15:07:19.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-05-06T15:07:19.959Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.959Z] [2021-05-06T15:07:19.959Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-05-06T15:07:19.959Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.959Z] [2021-05-06T15:07:19.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-05-06T15:07:19.960Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.960Z] [2021-05-06T15:07:19.960Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-05-06T15:07:19.960Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.960Z] [2021-05-06T15:07:19.960Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-05-06T15:07:19.960Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.960Z] [2021-05-06T15:07:19.960Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-05-06T15:07:19.960Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.960Z] [2021-05-06T15:07:19.960Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-05-06T15:07:19.960Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.960Z] [2021-05-06T15:07:19.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-05-06T15:07:19.960Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.960Z] [2021-05-06T15:07:19.960Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-05-06T15:07:19.960Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.960Z] [2021-05-06T15:07:19.960Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-05-06T15:07:19.960Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.960Z] [2021-05-06T15:07:19.960Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-05-06T15:07:19.960Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:19.960Z] [2021-05-06T15:07:19.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-05-06T15:07:19.960Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:07:19.960Z] [2021-05-06T15:07:19.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-05-06T15:07:19.960Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:07:19.960Z] [2021-05-06T15:07:19.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-05-06T15:07:19.960Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:07:19.960Z] [2021-05-06T15:07:19.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-05-06T15:07:19.960Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:07:19.960Z] [2021-05-06T15:07:19.960Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-05-06T15:07:19.960Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:07:19.960Z] [2021-05-06T15:07:19.960Z] [2021-05-06T15:07:19.960Z] DONE 24 tests, 23 skipped in 2.373s [2021-05-06T15:07:19.960Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-05-06T15:07:22.323Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T15:07:22.323Z] INFO: Testing against a local daemon [2021-05-06T15:07:22.323Z] === RUN TestSessionCreate [2021-05-06T15:07:22.323Z] --- SKIP: TestSessionCreate (0.00s) [2021-05-06T15:07:22.323Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-06T15:07:22.323Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-06T15:07:22.323Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-05-06T15:07:22.323Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-06T15:07:22.323Z] PASS [2021-05-06T15:07:22.323Z] ok github.com/docker/docker/integration/session 0.140s [2021-05-06T15:07:22.323Z] [2021-05-06T15:07:22.323Z] === Skipped [2021-05-06T15:07:22.323Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-05-06T15:07:22.323Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-06T15:07:22.323Z] [2021-05-06T15:07:22.323Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-05-06T15:07:22.323Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-06T15:07:22.323Z] [2021-05-06T15:07:22.323Z] [2021-05-06T15:07:22.323Z] DONE 2 tests, 2 skipped in 1.874s [2021-05-06T15:07:22.323Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-05-06T15:07:23.867Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T15:07:23.867Z] INFO: Testing against a local daemon [2021-05-06T15:07:23.867Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-06T15:07:23.867Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-06T15:07:23.867Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:23.867Z] === RUN TestEventsExecDie [2021-05-06T15:07:23.867Z] --- SKIP: TestEventsExecDie (0.00s) [2021-05-06T15:07:23.867Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-06T15:07:23.867Z] === RUN TestEventsBackwardsCompatible [2021-05-06T15:07:23.867Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-05-06T15:07:23.867Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-06T15:07:23.867Z] === RUN TestInfoAPI [2021-05-06T15:07:23.867Z] --- PASS: TestInfoAPI (0.03s) [2021-05-06T15:07:23.867Z] === RUN TestInfoAPIWarnings [2021-05-06T15:07:23.867Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-05-06T15:07:23.867Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T15:07:23.867Z] === RUN TestInfoDebug [2021-05-06T15:07:23.867Z] --- SKIP: TestInfoDebug (0.00s) [2021-05-06T15:07:23.867Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-06T15:07:23.867Z] === RUN TestInfoInsecureRegistries [2021-05-06T15:07:23.867Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-05-06T15:07:23.867Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-06T15:07:23.867Z] === RUN TestInfoRegistryMirrors [2021-05-06T15:07:23.867Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-05-06T15:07:23.867Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-06T15:07:23.867Z] === RUN TestLoginFailsWithBadCredentials [2021-05-06T15:07:24.839Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2021-05-06T15:07:24.839Z] === RUN TestPingCacheHeaders [2021-05-06T15:07:24.839Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-06T15:07:24.839Z] === RUN TestPingGet [2021-05-06T15:07:24.839Z] --- PASS: TestPingGet (0.02s) [2021-05-06T15:07:24.839Z] === RUN TestPingHead [2021-05-06T15:07:24.839Z] --- PASS: TestPingHead (0.02s) [2021-05-06T15:07:24.839Z] === RUN TestVersion [2021-05-06T15:07:24.839Z] --- PASS: TestVersion (0.02s) [2021-05-06T15:07:24.839Z] PASS [2021-05-06T15:07:24.839Z] ok github.com/docker/docker/integration/system 1.198s [2021-05-06T15:07:24.839Z] [2021-05-06T15:07:24.839Z] === Skipped [2021-05-06T15:07:24.839Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-06T15:07:24.839Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:07:24.839Z] [2021-05-06T15:07:24.839Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-05-06T15:07:24.839Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-06T15:07:24.839Z] [2021-05-06T15:07:24.840Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-05-06T15:07:24.840Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-06T15:07:24.840Z] [2021-05-06T15:07:24.840Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-05-06T15:07:24.840Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T15:07:24.840Z] [2021-05-06T15:07:24.840Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-05-06T15:07:24.840Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-06T15:07:24.840Z] [2021-05-06T15:07:24.840Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-05-06T15:07:24.840Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-06T15:07:24.840Z] [2021-05-06T15:07:24.840Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-05-06T15:07:24.840Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-06T15:07:24.840Z] [2021-05-06T15:07:24.840Z] [2021-05-06T15:07:24.840Z] DONE 13 tests, 7 skipped in 2.816s [2021-05-06T15:07:24.840Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-05-06T15:07:27.033Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T15:07:27.033Z] INFO: Testing against a local daemon [2021-05-06T15:07:27.033Z] === RUN TestVolumesCreateAndList [2021-05-06T15:07:27.033Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-05-06T15:07:27.033Z] === RUN TestVolumesRemove [2021-05-06T15:07:27.033Z] --- PASS: TestVolumesRemove (0.10s) [2021-05-06T15:07:27.033Z] === RUN TestVolumesInspect [2021-05-06T15:07:27.033Z] --- PASS: TestVolumesInspect (0.02s) [2021-05-06T15:07:27.033Z] === RUN TestVolumesInvalidJSON [2021-05-06T15:07:27.033Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-06T15:07:27.033Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-06T15:07:27.033Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-06T15:07:27.033Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-05-06T15:07:27.033Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-06T15:07:27.033Z] PASS [2021-05-06T15:07:27.033Z] ok github.com/docker/docker/integration/volume 0.414s [2021-05-06T15:07:27.033Z] [2021-05-06T15:07:27.033Z] DONE 5 tests in 2.197s [2021-05-06T15:07:27.033Z] INFO: make.ps1 ended at 05/06/2021 15:07:26 [2021-05-06T15:07:27.033Z] INFO: Integration CLI tests being run from the host: [2021-05-06T15:07:27.033Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-05-06T15:07:34.142Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-06T15:07:34.142Z] INFO: Testing against a local daemon [2021-05-06T15:07:34.142Z] === RUN TestDockerSuite [2021-05-06T15:07:34.142Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-06T15:07:34.142Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-06T15:07:34.142Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-06T15:07:34.142Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-06T15:07:34.142Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-06T15:07:34.142Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-06T15:07:34.142Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-06T15:07:34.142Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-06T15:07:34.603Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-06T15:07:34.603Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-06T15:07:35.065Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-06T15:07:35.526Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-06T15:08:16.648Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-05-06T15:08:24.723Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-05-06T15:08:26.410Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-06T15:08:26.410Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-06T15:08:26.410Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-06T15:08:26.410Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-06T15:08:26.410Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-06T15:08:26.410Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-06T15:08:26.410Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-06T15:08:26.410Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-06T15:08:26.410Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-06T15:08:26.410Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-06T15:08:26.410Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-06T15:08:26.410Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-06T15:08:30.163Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-06T15:08:30.163Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-06T15:08:30.163Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-06T15:08:33.079Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-06T15:08:35.266Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-06T15:08:35.266Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-06T15:08:35.266Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-06T15:08:35.266Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-06T15:08:35.266Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-06T15:08:37.456Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-06T15:08:37.917Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-06T15:08:37.917Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-06T15:08:42.624Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-06T15:08:56.732Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-05-06T15:08:56.796Z] Running on azwin-2-edc2d0 in d:\jenkins\workspace\moby_PR-42361 [Pipeline] { [Pipeline] ws [2021-05-06T15:08:56.822Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-05-06T15:08:56.920Z] The recommended git tool is: git [2021-05-06T15:08:57.134Z] using credential docker-jenkins-github-credentials [2021-05-06T15:08:57.209Z] Cloning the remote Git repository [2021-05-06T15:08:57.209Z] Cloning with configured refspecs honoured and without tags [2021-05-06T15:08:57.236Z] Cloning repository https://github.com/moby/moby.git [2021-05-06T15:08:57.236Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-05-06T15:08:57.283Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T15:08:57.283Z] > git --version # timeout=10 [2021-05-06T15:08:57.330Z] > git --version # 'git version 2.24.1.windows.2' [2021-05-06T15:08:57.330Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T15:08:57.330Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42361/head:refs/remotes/origin/PR-42361 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T15:09:10.102Z] Fetching without tags [2021-05-06T15:09:10.786Z] Merging remotes/origin/master commit e42a32e4f00863d7b081f4c86a1d7553afad6b59 into PR head commit 3987dc264b5819ec752c63f80b29d049747ecdd1 [2021-05-06T15:09:09.823Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T15:09:09.870Z] > git config --add remote.origin.fetch +refs/pull/42361/head:refs/remotes/origin/PR-42361 # timeout=10 [2021-05-06T15:09:09.901Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T15:09:10.011Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-06T15:09:10.135Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-06T15:09:10.135Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T15:09:10.135Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42361/head:refs/remotes/origin/PR-42361 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T15:09:10.807Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T15:09:10.854Z] > git checkout -f 3987dc264b5819ec752c63f80b29d049747ecdd1 # timeout=10 [2021-05-06T15:09:11.641Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-05-06T15:09:13.403Z] Merge succeeded, producing 3987dc264b5819ec752c63f80b29d049747ecdd1 [2021-05-06T15:09:13.403Z] Checking out Revision 3987dc264b5819ec752c63f80b29d049747ecdd1 (PR-42361) [2021-05-06T15:09:14.198Z] Commit message: "vendor: github.com/godbus/dbus/v5 v5.0.4" [2021-05-06T15:09:14.513Z] > git --version # timeout=10 [2021-05-06T15:09:14.544Z] > git --version # 'git version 2.24.1.windows.2' [2021-05-06T15:09:14.591Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-05-06T15:09:13.121Z] > git remote # timeout=10 [2021-05-06T15:09:13.152Z] > git config --get remote.origin.url # timeout=10 [2021-05-06T15:09:13.199Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-06T15:09:13.199Z] > git merge e42a32e4f00863d7b081f4c86a1d7553afad6b59 # timeout=10 [2021-05-06T15:09:13.309Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-05-06T15:09:13.434Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T15:09:13.465Z] > git checkout -f 3987dc264b5819ec752c63f80b29d049747ecdd1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-06T15:09:16.110Z] + docker version [2021-05-06T15:09:16.110Z] Client: Docker Engine - Enterprise [2021-05-06T15:09:16.110Z] Version: 19.03.12 [2021-05-06T15:09:16.110Z] API version: 1.40 [2021-05-06T15:09:16.110Z] Go version: go1.13.13 [2021-05-06T15:09:16.110Z] Git commit: 4306744 [2021-05-06T15:09:16.110Z] Built: 08/05/2020 19:27:53 [2021-05-06T15:09:16.110Z] OS/Arch: windows/amd64 [2021-05-06T15:09:16.110Z] Experimental: false [2021-05-06T15:09:16.110Z] [2021-05-06T15:09:16.110Z] Server: Docker Engine - Enterprise [2021-05-06T15:09:16.110Z] Engine: [2021-05-06T15:09:16.110Z] Version: 19.03.12 [2021-05-06T15:09:16.110Z] API version: 1.40 (minimum version 1.24) [2021-05-06T15:09:16.110Z] Go version: go1.13.13 [2021-05-06T15:09:16.110Z] Git commit: f295753ffd [2021-05-06T15:09:16.110Z] Built: 08/05/2020 19:26:41 [2021-05-06T15:09:16.110Z] OS/Arch: windows/amd64 [2021-05-06T15:09:16.110Z] Experimental: true [Pipeline] sh [2021-05-06T15:09:17.139Z] + docker info [2021-05-06T15:09:18.109Z] Client: [2021-05-06T15:09:18.109Z] Debug Mode: false [2021-05-06T15:09:18.109Z] Plugins: [2021-05-06T15:09:18.109Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-05-06T15:09:18.109Z] [2021-05-06T15:09:18.109Z] Server: [2021-05-06T15:09:18.109Z] Containers: 0 [2021-05-06T15:09:18.109Z] Running: 0 [2021-05-06T15:09:18.109Z] Paused: 0 [2021-05-06T15:09:18.109Z] Stopped: 0 [2021-05-06T15:09:18.109Z] Images: 10 [2021-05-06T15:09:18.109Z] Server Version: 19.03.12 [2021-05-06T15:09:18.109Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-06T15:09:18.109Z] Windows: [2021-05-06T15:09:18.109Z] LCOW: [2021-05-06T15:09:18.109Z] Logging Driver: json-file [2021-05-06T15:09:18.109Z] Plugins: [2021-05-06T15:09:18.109Z] Volume: local [2021-05-06T15:09:18.109Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-06T15:09:18.109Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-06T15:09:18.109Z] Swarm: inactive [2021-05-06T15:09:18.109Z] Default Isolation: process [2021-05-06T15:09:18.109Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-06T15:09:18.109Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-05-06T15:09:18.109Z] OSType: windows [2021-05-06T15:09:18.109Z] Architecture: x86_64 [2021-05-06T15:09:18.109Z] CPUs: 4 [2021-05-06T15:09:18.109Z] Total Memory: 32GiB [2021-05-06T15:09:18.109Z] Name: azwin-2-edc2d0 [2021-05-06T15:09:18.109Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-05-06T15:09:18.109Z] Docker Root Dir: D:\docker [2021-05-06T15:09:18.109Z] Debug Mode: false [2021-05-06T15:09:18.109Z] Registry: https://index.docker.io/v1/ [2021-05-06T15:09:18.109Z] Labels: [2021-05-06T15:09:18.109Z] Experimental: true [2021-05-06T15:09:18.109Z] Insecure Registries: [2021-05-06T15:09:18.109Z] 10.0.0.4:5000 [2021-05-06T15:09:18.109Z] 127.0.0.0/8 [2021-05-06T15:09:18.109Z] Registry Mirrors: [2021-05-06T15:09:18.109Z] http://10.0.0.4:5000/ [2021-05-06T15:09:18.109Z] Live Restore Enabled: false [2021-05-06T15:09:18.109Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-05-06T15:09:33.630Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-05-06T15:09:33.630Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-7e300452\powershellScript.ps1'; exit $LASTEXITCODE; [2021-05-06T15:09:33.630Z] ---------------------------------------------------------------------------- [2021-05-06T15:09:33.630Z] [2021-05-06T15:09:33.630Z] INFO: executeCI.ps1 starting at Thu May 6 15:09:31 CUT 2021 [2021-05-06T15:09:33.630Z] [2021-05-06T15:09:33.630Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-05-06T15:09:33.630Z] INFO: Running git version 2.24.1.windows.2 [2021-05-06T15:09:33.630Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-05-06T15:09:33.630Z] INFO: Environment variables: [2021-05-06T15:09:33.630Z] [2021-05-06T15:09:33.630Z] Name Value [2021-05-06T15:09:33.630Z] ---- ----- [2021-05-06T15:09:33.630Z] ALLUSERSPROFILE C:\ProgramData [2021-05-06T15:09:33.630Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-05-06T15:09:33.630Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-05-06T15:09:33.630Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-05-06T15:09:33.630Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-05-06T15:09:33.630Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-05-06T15:09:33.630Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-05-06T15:09:33.630Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-05-06T15:09:33.630Z] BRANCH_NAME PR-42361 [2021-05-06T15:09:33.630Z] BUILD_DISPLAY_NAME #1 [2021-05-06T15:09:33.630Z] BUILD_ID 1 [2021-05-06T15:09:33.630Z] BUILD_NUMBER 1 [2021-05-06T15:09:33.630Z] BUILD_TAG jenkins-moby-PR-42361-1 [2021-05-06T15:09:33.630Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42361/1/ [2021-05-06T15:09:33.630Z] CHANGE_AUTHOR thaJeztah [2021-05-06T15:09:33.630Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-05-06T15:09:33.630Z] CHANGE_BRANCH bump_systemd_dbus [2021-05-06T15:09:33.630Z] CHANGE_FORK thaJeztah/docker [2021-05-06T15:09:33.630Z] CHANGE_ID 42361 [2021-05-06T15:09:33.630Z] CHANGE_TARGET master [2021-05-06T15:09:33.630Z] CHANGE_TITLE vendor: go-systemd/v22 v22.3.1, dbus/v5 v5.0.4 [2021-05-06T15:09:33.630Z] CHANGE_URL https://github.com/moby/moby/pull/42361 [2021-05-06T15:09:33.630Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-06T15:09:33.630Z] CommonProgramFiles C:\Program Files\Common Files [2021-05-06T15:09:33.630Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-05-06T15:09:33.630Z] CommonProgramW6432 C:\Program Files\Common Files [2021-05-06T15:09:33.630Z] COMPUTERNAME azwin-2-edc2d0 [2021-05-06T15:09:33.630Z] ComSpec C:\windows\system32\cmd.exe [2021-05-06T15:09:33.630Z] ConfigSequenceNumber 0 [2021-05-06T15:09:33.630Z] DOCKER_BUILDKIT 0 [2021-05-06T15:09:33.630Z] DOCKER_DUT_DEBUG 1 [2021-05-06T15:09:33.630Z] DOCKER_EXPERIMENTAL 1 [2021-05-06T15:09:33.630Z] DOCKER_GRAPHDRIVER overlay2 [2021-05-06T15:09:33.630Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-05-06T15:09:33.630Z] EXECUTOR_NUMBER 0 [2021-05-06T15:09:33.630Z] FQDN azwin-2-edc2d0.westus.cloudapp.azure.com [2021-05-06T15:09:33.630Z] GIT_BRANCH PR-42361 [2021-05-06T15:09:33.630Z] GIT_COMMIT 3987dc264b5819ec752c63f80b29d049747ecdd1 [2021-05-06T15:09:33.630Z] GIT_URL https://github.com/moby/moby.git [2021-05-06T15:09:33.630Z] HUDSON_COOKIE c4f73523-f5a7-4b28-948b-2554b630c608 [2021-05-06T15:09:33.630Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-05-06T15:09:33.630Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-05-06T15:09:33.630Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-05-06T15:09:33.630Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-05-06T15:09:33.630Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-05-06T15:09:33.630Z] JENKINS_NODE_COOKIE 01d0e286-9be4-4560-b339-9c72c9278fdc [2021-05-06T15:09:33.630Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-05-06T15:09:33.630Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-05-06T15:09:33.630Z] JOB_BASE_NAME PR-42361 [2021-05-06T15:09:33.630Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42361/display/redirect [2021-05-06T15:09:33.630Z] JOB_NAME moby/PR-42361 [2021-05-06T15:09:33.630Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42361/ [2021-05-06T15:09:33.630Z] library.jps.version master [2021-05-06T15:09:33.630Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-05-06T15:09:33.630Z] NODE_LABELS amd64 azure azwin-2-edc2d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-05-06T15:09:33.630Z] NODE_NAME azwin-2-edc2d0 [2021-05-06T15:09:33.630Z] NUMBER_OF_PROCESSORS 4 [2021-05-06T15:09:33.630Z] OS Windows_NT [2021-05-06T15:09:33.630Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-05-06T15:09:33.630Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-05-06T15:09:33.630Z] PROCESSOR_ARCHITECTURE AMD64 [2021-05-06T15:09:33.630Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-05-06T15:09:33.630Z] PROCESSOR_LEVEL 6 [2021-05-06T15:09:33.630Z] PROCESSOR_REVISION 5507 [2021-05-06T15:09:33.630Z] ProgramData C:\ProgramData [2021-05-06T15:09:33.630Z] ProgramFiles C:\Program Files [2021-05-06T15:09:33.630Z] ProgramFiles(x86) C:\Program Files (x86) [2021-05-06T15:09:33.630Z] ProgramW6432 C:\Program Files [2021-05-06T15:09:33.630Z] PROMPT $P$G [2021-05-06T15:09:33.630Z] PSExecutionPolicyPreference Bypass [2021-05-06T15:09:33.630Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-05-06T15:09:33.630Z] PUBLIC C:\Users\Public [2021-05-06T15:09:33.630Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42361/1/display/redirect?page=artif... [2021-05-06T15:09:33.630Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42361/1/display/redirect?page=changes [2021-05-06T15:09:33.631Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42361/1/display/redirect [2021-05-06T15:09:33.631Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42361/1/display/redirect?page=tests [2021-05-06T15:09:33.631Z] SKIP_VALIDATION_TESTS 1 [2021-05-06T15:09:33.631Z] SOURCES_DRIVE d [2021-05-06T15:09:33.631Z] SOURCES_SUBDIR gopath [2021-05-06T15:09:33.631Z] STAGE_NAME Run tests [2021-05-06T15:09:33.631Z] SystemDrive C: [2021-05-06T15:09:33.631Z] SystemRoot C:\windows [2021-05-06T15:09:33.631Z] TEMP C:\windows\TEMP [2021-05-06T15:09:33.631Z] TESTDEBUG 0 [2021-05-06T15:09:33.631Z] TESTRUN_DRIVE d [2021-05-06T15:09:33.631Z] TESTRUN_SUBDIR CI [2021-05-06T15:09:33.631Z] TIMEOUT 120m [2021-05-06T15:09:33.631Z] TMP C:\windows\TEMP [2021-05-06T15:09:33.631Z] USERDOMAIN WORKGROUP [2021-05-06T15:09:33.631Z] USERNAME azwin-2-edc2d0$ [2021-05-06T15:09:33.631Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-05-06T15:09:33.631Z] windir C:\windows [2021-05-06T15:09:33.631Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-05-06T15:09:33.631Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-05-06T15:09:33.631Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-05-06T15:09:33.631Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-05-06T15:09:33.631Z] [2021-05-06T15:09:33.631Z] [2021-05-06T15:09:33.631Z] [2021-05-06T15:09:33.631Z] INFO: Sources under d:\gopath\... [2021-05-06T15:09:33.631Z] INFO: Test run under d:\CI\... [2021-05-06T15:09:33.631Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-05-06T15:09:33.631Z] INFO: docker/docker repository was found [2021-05-06T15:09:33.631Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-05-06T15:09:33.631Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1879' [2021-05-06T15:09:33.631Z] INFO: Docker version of control daemon [2021-05-06T15:09:33.631Z] [2021-05-06T15:09:33.631Z] Client: Docker Engine - Enterprise [2021-05-06T15:09:33.631Z] Version: 19.03.12 [2021-05-06T15:09:33.631Z] API version: 1.40 [2021-05-06T15:09:33.631Z] Go version: go1.13.13 [2021-05-06T15:09:33.631Z] Git commit: 4306744 [2021-05-06T15:09:33.631Z] Built: 08/05/2020 19:27:53 [2021-05-06T15:09:33.631Z] OS/Arch: windows/amd64 [2021-05-06T15:09:33.631Z] Experimental: false [2021-05-06T15:09:33.631Z] [2021-05-06T15:09:33.631Z] Server: Docker Engine - Enterprise [2021-05-06T15:09:33.631Z] Engine: [2021-05-06T15:09:33.631Z] Version: 19.03.12 [2021-05-06T15:09:33.631Z] API version: 1.40 (minimum version 1.24) [2021-05-06T15:09:33.631Z] Go version: go1.13.13 [2021-05-06T15:09:33.631Z] Git commit: f295753ffd [2021-05-06T15:09:33.631Z] Built: 08/05/2020 19:26:41 [2021-05-06T15:09:33.631Z] OS/Arch: windows/amd64 [2021-05-06T15:09:33.631Z] Experimental: true [2021-05-06T15:09:33.631Z] [2021-05-06T15:09:33.631Z] INFO: Docker info of control daemon [2021-05-06T15:09:33.631Z] [2021-05-06T15:09:33.631Z] Client: [2021-05-06T15:09:33.631Z] Debug Mode: false [2021-05-06T15:09:33.631Z] Plugins: [2021-05-06T15:09:33.631Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-05-06T15:09:33.631Z] [2021-05-06T15:09:33.631Z] Server: [2021-05-06T15:09:33.631Z] Containers: 0 [2021-05-06T15:09:33.631Z] Running: 0 [2021-05-06T15:09:33.631Z] Paused: 0 [2021-05-06T15:09:33.631Z] Stopped: 0 [2021-05-06T15:09:33.631Z] Images: 10 [2021-05-06T15:09:33.631Z] Server Version: 19.03.12 [2021-05-06T15:09:33.631Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-05-06T15:09:33.631Z] LCOW: [2021-05-06T15:09:33.631Z] Windows: [2021-05-06T15:09:33.631Z] Logging Driver: json-file [2021-05-06T15:09:33.631Z] Plugins: [2021-05-06T15:09:33.631Z] Volume: local [2021-05-06T15:09:33.631Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-06T15:09:33.631Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-06T15:09:33.631Z] Swarm: inactive [2021-05-06T15:09:33.631Z] Default Isolation: process [2021-05-06T15:09:33.631Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-06T15:09:33.631Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-05-06T15:09:33.631Z] OSType: windows [2021-05-06T15:09:33.631Z] Architecture: x86_64 [2021-05-06T15:09:33.631Z] CPUs: 4 [2021-05-06T15:09:33.631Z] Total Memory: 32GiB [2021-05-06T15:09:33.631Z] Name: azwin-2-edc2d0 [2021-05-06T15:09:33.631Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-05-06T15:09:33.631Z] Docker Root Dir: D:\docker [2021-05-06T15:09:33.631Z] Debug Mode: false [2021-05-06T15:09:33.631Z] Registry: https://index.docker.io/v1/ [2021-05-06T15:09:33.631Z] Labels: [2021-05-06T15:09:33.631Z] Experimental: true [2021-05-06T15:09:33.631Z] Insecure Registries: [2021-05-06T15:09:33.631Z] 10.0.0.4:5000 [2021-05-06T15:09:33.631Z] 127.0.0.0/8 [2021-05-06T15:09:33.631Z] Registry Mirrors: [2021-05-06T15:09:33.631Z] http://10.0.0.4:5000/ [2021-05-06T15:09:33.631Z] Live Restore Enabled: false [2021-05-06T15:09:33.631Z] [2021-05-06T15:09:33.631Z] [2021-05-06T15:09:33.631Z] INFO: Commit hash is 3987dc264b [2021-05-06T15:09:33.631Z] INFO: Nuke-Everything... [2021-05-06T15:09:33.631Z] INFO: Container count on control daemon to delete is 0 [2021-05-06T15:09:33.631Z] INFO: Nuking d:\CI [2021-05-06T15:09:33.631Z] INFO: Zapped successfully [2021-05-06T15:09:33.631Z] INFO: Location for testing is d:\CI\PR-42361\1 [2021-05-06T15:09:33.631Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-05-06T15:09:33.631Z] [2021-05-06T15:09:33.631Z] [2021-05-06T15:09:33.631Z] INFO: Building the image from Dockerfile.windows at 05/06/2021 15:09:33... [2021-05-06T15:09:33.631Z] [2021-05-06T15:09:38.327Z] Sending build context to Docker daemon 58.25MB [2021-05-06T15:09:38.327Z] [2021-05-06T15:09:38.327Z] Step 1/10 : FROM microsoft/windowsservercore [2021-05-06T15:09:38.327Z] ---> 152749f71f8f [2021-05-06T15:09:38.327Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-05-06T15:09:38.327Z] ---> Using cache [2021-05-06T15:09:38.327Z] ---> d0dee0de30de [2021-05-06T15:09:38.327Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-05-06T15:09:38.327Z] ---> Using cache [2021-05-06T15:09:38.327Z] ---> 1bb933516fd1 [2021-05-06T15:09:38.327Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-05-06T15:09:38.327Z] ---> Using cache [2021-05-06T15:09:38.327Z] ---> a079244860d1 [2021-05-06T15:09:38.327Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-05-06T15:09:38.327Z] ---> Using cache [2021-05-06T15:09:38.327Z] ---> f67a2785c09d [2021-05-06T15:09:38.327Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-05-06T15:09:38.327Z] ---> Using cache [2021-05-06T15:09:38.327Z] ---> 29db5c1826ab [2021-05-06T15:09:38.327Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-05-06T15:09:38.327Z] ---> Using cache [2021-05-06T15:09:38.327Z] ---> df49c2c7e87b [2021-05-06T15:09:38.327Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-05-06T15:09:38.327Z] ---> Using cache [2021-05-06T15:09:38.327Z] ---> fddb6d760174 [2021-05-06T15:09:38.327Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-05-06T15:09:38.327Z] ---> Using cache [2021-05-06T15:09:38.327Z] ---> 2de251aadf42 [2021-05-06T15:09:38.327Z] Step 10/10 : COPY . . [2021-05-06T15:09:43.112Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-06T15:09:43.112Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-06T15:09:43.648Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-05-06T15:09:46.184Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-06T15:09:46.184Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-06T15:09:49.102Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-06T15:09:49.569Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-06T15:09:49.569Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-06T15:09:49.569Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-06T15:09:49.569Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-06T15:09:50.041Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-06T15:09:50.502Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-06T15:09:53.418Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-06T15:09:54.961Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-06T15:09:54.961Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-06T15:09:54.961Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-06T15:09:54.961Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-06T15:09:55.803Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-05-06T15:09:57.147Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-06T15:09:59.554Z] ---> 7bd95cf034ef [2021-05-06T15:09:59.554Z] Successfully built 7bd95cf034ef [2021-05-06T15:09:59.554Z] Successfully tagged docker:latest [2021-05-06T15:09:59.554Z] INFO: Image build ended at 05/06/2021 15:09:57. Duration:00:00:24.2998866 [2021-05-06T15:09:59.554Z] [2021-05-06T15:09:59.554Z] [2021-05-06T15:09:59.554Z] INFO: Building the test binaries at 05/06/2021 15:09:57... [2021-05-06T15:10:02.491Z] INFO: make.ps1 starting at 05/06/2021 15:10:01 [2021-05-06T15:10:02.491Z] INFO: Git commit (3987dc264b) assumed from DOCKER_GITCOMMIT environment variable [2021-05-06T15:10:02.491Z] INFO: Invoking autogen... [2021-05-06T15:10:02.951Z] INFO: Building daemon... [2021-05-06T15:10:07.494Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-06T15:10:10.411Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-06T15:10:11.384Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-06T15:10:11.384Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-06T15:10:14.301Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-06T15:10:15.844Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-06T15:10:19.592Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-06T15:10:19.592Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-06T15:10:19.592Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-06T15:10:19.592Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-06T15:10:19.592Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-06T15:10:20.053Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-06T15:10:27.829Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-05-06T15:10:45.857Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-05-06T15:10:50.049Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-06T15:10:50.049Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-06T15:10:50.049Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-06T15:11:00.723Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-05-06T15:11:02.457Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-06T15:11:02.457Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-06T15:11:02.457Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-06T15:11:03.414Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-05-06T15:11:03.414Z] [2021-05-06T15:11:03.414Z] ________ ____ __. [2021-05-06T15:11:03.414Z] \_____ \ | |/ _| [2021-05-06T15:11:03.414Z] / | \| < [2021-05-06T15:11:03.414Z] / | \ | \ [2021-05-06T15:11:03.414Z] \_______ /____|__ \ [2021-05-06T15:11:03.414Z] \/ \/ [2021-05-06T15:11:03.414Z] [2021-05-06T15:11:03.414Z] INFO: make.ps1 ended at 05/06/2021 15:11:01 [2021-05-06T15:11:03.414Z] INFO: Binaries build ended at 05/06/2021 15:11:02. Duration:00:01:04.5760383 [2021-05-06T15:11:03.874Z] INFO: Copying the built daemon binary to d:\CI\PR-42361\1\binary\dockerd-3987dc264b.exe... [2021-05-06T15:11:03.874Z] INFO: Copying the built client binary to d:\CI\PR-42361\1\binary\docker-3987dc264b.exe... [2021-05-06T15:11:03.874Z] INFO: Copying dockerversion from the container... [2021-05-06T15:11:03.874Z] INFO: Copying the golang package from the container to d:\CI\PR-42361\1\installer\go.zip... [2021-05-06T15:11:04.844Z] INFO: Extracting go.zip to d:\CI\PR-42361\1\go [2021-05-06T15:11:12.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-06T15:11:13.265Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-06T15:11:17.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-06T15:11:22.544Z] INFO: Extraction ended at 05/06/2021 15:11:22. Duration:00:00:17.6492080 [2021-05-06T15:11:22.544Z] INFO: Updating the golang and path environment variables [2021-05-06T15:11:22.544Z] INFO: GOPATH=d:\gopath [2021-05-06T15:11:22.544Z] INFO: go version go1.13.15 windows/amd64 [2021-05-06T15:11:22.544Z] INFO: Running the daemon under test in debug mode [2021-05-06T15:11:22.544Z] INFO: Starting a daemon under test... [2021-05-06T15:11:22.544Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42361\1\daemon --pidfile d:\CI\PR-42361\1\docker.pid -D [2021-05-06T15:11:22.544Z] INFO: Process started successfully. [2021-05-06T15:11:22.544Z] INFO: Start tailing logs of the daemon under tests [2021-05-06T15:11:23.005Z] INFO: Waiting for the daemon under test to start... [2021-05-06T15:11:29.423Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-06T15:11:39.767Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-06T15:11:39.767Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-06T15:11:42.684Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-06T15:11:42.684Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-06T15:11:42.684Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-06T15:11:44.117Z] .....INFO: Daemon under test started and replied! [2021-05-06T15:11:44.118Z] INFO: Docker version of the daemon under test [2021-05-06T15:11:44.118Z] [2021-05-06T15:11:44.118Z] Client: [2021-05-06T15:11:44.118Z] Version: 17.06.2-ce [2021-05-06T15:11:44.118Z] API version: 1.30 [2021-05-06T15:11:44.118Z] Go version: go1.8.3 [2021-05-06T15:11:44.118Z] Git commit: cec0b72 [2021-05-06T15:11:44.118Z] Built: Tue Sep 5 19:57:19 2017 [2021-05-06T15:11:44.118Z] OS/Arch: windows/amd64 [2021-05-06T15:11:44.118Z] [2021-05-06T15:11:44.118Z] Server: [2021-05-06T15:11:44.118Z] Version: 0.0.0-dev [2021-05-06T15:11:44.118Z] API version: 1.41 (minimum version 1.24) [2021-05-06T15:11:44.118Z] Go version: go1.13.15 [2021-05-06T15:11:44.118Z] Git commit: 3987dc264b [2021-05-06T15:11:44.118Z] Built: 05/06/2021 15:10:02 [2021-05-06T15:11:44.118Z] OS/Arch: windows/amd64 [2021-05-06T15:11:44.118Z] Experimental: false [2021-05-06T15:11:44.118Z] [2021-05-06T15:11:44.118Z] INFO: Docker info of the daemon under test [2021-05-06T15:11:44.118Z] [2021-05-06T15:11:44.118Z] Containers: 0 [2021-05-06T15:11:44.118Z] Running: 0 [2021-05-06T15:11:44.118Z] Paused: 0 [2021-05-06T15:11:44.118Z] Stopped: 0 [2021-05-06T15:11:44.118Z] Images: 0 [2021-05-06T15:11:44.118Z] Server Version: 0.0.0-dev [2021-05-06T15:11:44.118Z] Storage Driver: windowsfilter [2021-05-06T15:11:44.118Z] Windows: [2021-05-06T15:11:44.118Z] Logging Driver: json-file [2021-05-06T15:11:44.118Z] Plugins: [2021-05-06T15:11:44.118Z] Volume: local [2021-05-06T15:11:44.118Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-06T15:11:44.118Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-06T15:11:44.118Z] Swarm: inactive [2021-05-06T15:11:44.118Z] Default Isolation: process [2021-05-06T15:11:44.118Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-06T15:11:44.118Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-05-06T15:11:44.118Z] OSType: windows [2021-05-06T15:11:44.118Z] Architecture: x86_64 [2021-05-06T15:11:44.118Z] CPUs: 4 [2021-05-06T15:11:44.118Z] Total Memory: 32GiB [2021-05-06T15:11:44.118Z] Name: azwin-2-edc2d0 [2021-05-06T15:11:44.118Z] ID: LBOA:TTPY:UFZE:RH7F:PSFD:IGBG:W6QA:Y7SD:OAV3:BP2L:CS5F:VVJQ [2021-05-06T15:11:44.118Z] Docker Root Dir: D:\CI\PR-42361\1\daemon [2021-05-06T15:11:44.118Z] Debug Mode (client): false [2021-05-06T15:11:44.118Z] Debug Mode (server): true [2021-05-06T15:11:44.118Z] File Descriptors: -1 [2021-05-06T15:11:44.118Z] Goroutines: 16 [2021-05-06T15:11:44.118Z] System Time: 2021-05-06T15:11:41.9198563Z [2021-05-06T15:11:44.118Z] EventsListeners: 0 [2021-05-06T15:11:44.118Z] Registry: https://index.docker.io/v1/ [2021-05-06T15:11:44.118Z] Labels: [2021-05-06T15:11:44.118Z] Experimental: false [2021-05-06T15:11:44.118Z] Insecure Registries: [2021-05-06T15:11:44.118Z] 127.0.0.0/8 [2021-05-06T15:11:44.118Z] Live Restore Enabled: false [2021-05-06T15:11:44.118Z] [2021-05-06T15:11:44.118Z] [2021-05-06T15:11:44.118Z] INFO: Docker images of the daemon under test [2021-05-06T15:11:44.118Z] [2021-05-06T15:11:44.118Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-06T15:11:44.118Z] [2021-05-06T15:11:44.118Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-05-06T15:11:44.118Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-05-06T15:11:44.118Z] ltsc2019: Pulling from windows/servercore [2021-05-06T15:11:44.118Z] 4612f6d0b889: Pulling fs layer [2021-05-06T15:11:44.118Z] 399f118dfaa9: Pulling fs layer [2021-05-06T15:11:47.364Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-05-06T15:11:47.860Z] 399f118dfaa9: Verifying Checksum [2021-05-06T15:11:47.860Z] 399f118dfaa9: Download complete [2021-05-06T15:11:48.493Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-06T15:11:48.493Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-06T15:11:48.493Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-06T15:11:48.493Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-06T15:11:48.493Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-06T15:12:05.394Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-05-06T15:12:09.608Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-06T15:12:16.709Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-06T15:12:16.709Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-06T15:12:16.709Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-06T15:12:17.683Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-06T15:12:17.683Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-06T15:12:21.433Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-06T15:12:22.406Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-06T15:12:22.406Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-06T15:12:22.406Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-06T15:12:23.564Z] 4612f6d0b889: Verifying Checksum [2021-05-06T15:12:23.564Z] 4612f6d0b889: Download complete [2021-05-06T15:12:23.957Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-06T15:12:24.929Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-06T15:12:25.391Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-06T15:12:25.852Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-06T15:12:26.314Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-06T15:12:30.065Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-06T15:12:32.252Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-06T15:12:32.252Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-06T15:12:33.224Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-06T15:12:33.224Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-06T15:12:33.224Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-06T15:12:37.490Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-05-06T15:12:40.426Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-06T15:12:40.426Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-06T15:12:40.887Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-06T15:12:40.887Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-06T15:12:41.859Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-06T15:12:42.320Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-06T15:12:42.320Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-06T15:12:42.320Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-06T15:12:47.025Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-06T15:13:09.500Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-05-06T15:13:22.737Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-06T15:13:22.737Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-06T15:13:22.737Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-06T15:13:24.324Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-05-06T15:13:25.665Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-06T15:13:25.665Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-06T15:13:25.665Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-06T15:13:25.665Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-06T15:13:26.127Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-06T15:13:26.127Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-06T15:13:42.359Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-05-06T15:13:43.851Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-06T15:13:44.826Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-06T15:13:45.287Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-06T15:14:00.131Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-06T15:14:00.131Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-06T15:14:00.386Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-05-06T15:14:01.103Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-06T15:14:04.020Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-06T15:14:04.886Z] 4612f6d0b889: Pull complete [2021-05-06T15:14:06.207Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-06T15:14:08.396Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-06T15:14:12.584Z] --- PASS: TestDockerExternalVolumeSuite (440.81s) [2021-05-06T15:14:12.584Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.82s) [2021-05-06T15:14:12.584Z] docker_cli_external_volume_driver_test.go:53: [dd607f1c6bfac] daemon is not started [2021-05-06T15:14:12.584Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.71s) [2021-05-06T15:14:12.584Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.51s) [2021-05-06T15:14:12.584Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-05-06T15:14:12.584Z] docker_cli_external_volume_driver_test.go:53: [d7d5c75ed05b6] daemon is not started [2021-05-06T15:14:12.584Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.62s) [2021-05-06T15:14:12.584Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-05-06T15:14:12.584Z] docker_cli_external_volume_driver_test.go:53: [d41a6b92fd6e3] daemon is not started [2021-05-06T15:14:12.584Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-05-06T15:14:12.584Z] docker_cli_external_volume_driver_test.go:53: [dc85092468511] daemon is not started [2021-05-06T15:14:12.584Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.57s) [2021-05-06T15:14:12.584Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.54s) [2021-05-06T15:14:12.584Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2021-05-06T15:14:12.584Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.65s) [2021-05-06T15:14:12.584Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.54s) [2021-05-06T15:14:12.584Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.73s) [2021-05-06T15:14:12.584Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.97s) [2021-05-06T15:14:12.584Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.49s) [2021-05-06T15:14:12.584Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.25s) [2021-05-06T15:14:12.584Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.31s) [2021-05-06T15:14:12.584Z] docker_cli_external_volume_driver_test.go:485: [d30034e8264f3] daemon is not started [2021-05-06T15:14:12.584Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-05-06T15:14:12.584Z] docker_cli_external_volume_driver_test.go:53: [d37d7c1ce9236] daemon is not started [2021-05-06T15:14:12.584Z] PASS [2021-05-06T15:14:12.584Z] [2021-05-06T15:14:12.584Z] === Skipped [2021-05-06T15:14:12.584Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-05-06T15:14:12.584Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-05-06T15:14:12.584Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-05-06T15:14:12.584Z] check_test.go:309: [d91afd80a2d5c] daemon is not started [2021-05-06T15:14:12.584Z] [2021-05-06T15:14:12.584Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-05-06T15:14:12.584Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-05-06T15:14:12.584Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-05-06T15:14:12.584Z] check_test.go:309: [d21478fba1406] daemon is not started [2021-05-06T15:14:12.584Z] [2021-05-06T15:14:12.584Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-05-06T15:14:12.584Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-05-06T15:14:12.584Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-05-06T15:14:12.584Z] check_test.go:309: [d46fff3a1647c] daemon is not started [2021-05-06T15:14:12.584Z] [2021-05-06T15:14:12.584Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-05-06T15:14:12.584Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-05-06T15:14:12.584Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-05-06T15:14:12.584Z] [2021-05-06T15:14:12.584Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-05-06T15:14:12.584Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-05-06T15:14:12.584Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-05-06T15:14:12.584Z] [2021-05-06T15:14:12.584Z] [2021-05-06T15:14:12.584Z] DONE 273 tests, 5 skipped in 2742.867s [2021-05-06T15:14:12.584Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-06T15:14:12.839Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd02b790847d0/docker.pid [2021-05-06T15:14:12.839Z] +++ kill 6292 [2021-05-06T15:14:12.839Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6292 is not a child of this shell [2021-05-06T15:14:12.839Z] warning: PID 6292 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd02b790847d0/docker.pid had a nonzero exit code [2021-05-06T15:14:12.839Z] ++++ cat bundles/test-integration/docker.pid [2021-05-06T15:14:12.839Z] +++ kill 8252 [2021-05-06T15:14:14.201Z] +++ /etc/init.d/apparmor stop [2021-05-06T15:14:14.201Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-06T15:14:14.201Z] [2021-05-06T15:14:14.201Z] Unloading profiles will leave already running processes permanently [2021-05-06T15:14:14.201Z] unconfined, which can lead to unexpected situations. [2021-05-06T15:14:14.201Z] [2021-05-06T15:14:14.201Z] To set a process to complain mode, use the command line tool [2021-05-06T15:14:14.201Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-06T15:14:14.201Z] +++ true [2021-05-06T15:14:14.201Z] exiting test-integration [2021-05-06T15:14:14.201Z] ++ exit 0 [2021-05-06T15:14:14.201Z] [2021-05-06T15:14:14.201Z] + exit 0 [2021-05-06T15:14:14.201Z] ++ jobs -p [2021-05-06T15:14:14.201Z] + pids= [2021-05-06T15:14:14.201Z] + echo 'Remaining pids to kill: []' [2021-05-06T15:14:14.201Z] Remaining pids to kill: [] [2021-05-06T15:14:14.201Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-05-06T15:14:14.213Z] Recording test results [2021-05-06T15:14:14.951Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-06T15:14:15.323Z] + echo Ensuring container killed. [2021-05-06T15:14:15.323Z] Ensuring container killed. [2021-05-06T15:14:15.323Z] + docker ps -aq -f name=docker-pr1-* [2021-05-06T15:14:15.323Z] + cids=b23e66953db2 [2021-05-06T15:14:15.323Z] dca08ab1f852 [2021-05-06T15:14:15.323Z] a9e4b9918639 [2021-05-06T15:14:15.323Z] + [ -n b23e66953db2 [2021-05-06T15:14:15.323Z] dca08ab1f852 [2021-05-06T15:14:15.323Z] a9e4b9918639 ] [2021-05-06T15:14:15.323Z] + docker rm -vf b23e66953db2 dca08ab1f852 a9e4b9918639 [2021-05-06T15:14:19.485Z] b23e66953db2 [2021-05-06T15:14:19.485Z] dca08ab1f852 [2021-05-06T15:14:19.485Z] a9e4b9918639 [Pipeline] sh [2021-05-06T15:14:19.808Z] + echo Chowning /workspace to jenkins user [2021-05-06T15:14:19.808Z] Chowning /workspace to jenkins user [2021-05-06T15:14:19.808Z] + id -u [2021-05-06T15:14:19.808Z] + id -g [2021-05-06T15:14:19.808Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42361:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-06T15:14:24.300Z] + bundleName=amd64 [2021-05-06T15:14:24.300Z] + echo Creating amd64-bundles.tar.gz [2021-05-06T15:14:24.300Z] Creating amd64-bundles.tar.gz [2021-05-06T15:14:24.300Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-06T15:14:24.300Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-05-06T15:14:25.233Z] Archiving artifacts [2021-05-06T15:14:25.766Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42361/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-06T15:14:26.074Z] + make clean [2021-05-06T15:14:26.329Z] docker volume rm -f docker-dev-cache [2021-05-06T15:14:26.329Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-06T15:14:50.972Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-06T15:14:52.521Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-06T15:14:52.983Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-06T15:15:31.115Z] 399f118dfaa9: Pull complete [2021-05-06T15:15:31.115Z] Digest: sha256:1bb6543a7fe87bb95d9adfa4c53ea3469c1c846ad63baf32729078062e8c1127 [2021-05-06T15:15:31.115Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T15:15:31.115Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-05-06T15:15:31.115Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-05-06T15:15:31.115Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1879' [2021-05-06T15:15:31.115Z] WARN: Skipping validation tests [2021-05-06T15:15:31.115Z] INFO: Running unit tests at 05/06/2021 15:15:29... [2021-05-06T15:15:32.669Z] INFO: make.ps1 starting at 05/06/2021 15:15:32 [2021-05-06T15:15:32.669Z] INFO: Git commit (3987dc264b) assumed from DOCKER_GITCOMMIT environment variable [2021-05-06T15:15:32.669Z] INFO: Invoking autogen... [2021-05-06T15:15:33.129Z] INFO: Running unit tests... [2021-05-06T15:15:40.212Z] 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 [2021-05-06T15:15:43.718Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-06T15:15:43.718Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-06T15:15:43.718Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-06T15:15:47.296Z] ? github.com/docker/docker/api [no test files] [2021-05-06T15:15:54.102Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-06T15:15:59.692Z] === RUN TestMiddlewares [2021-05-06T15:15:59.692Z] --- PASS: TestMiddlewares (0.00s) [2021-05-06T15:15:59.692Z] PASS [2021-05-06T15:15:59.692Z] coverage: 9.0% of statements [2021-05-06T15:15:59.692Z] ok github.com/docker/docker/api/server 0.049s coverage: 9.0% of statements [2021-05-06T15:16:01.340Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-06T15:16:09.934Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-06T15:16:35.133Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-06T15:16:39.841Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-06T15:16:42.237Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-06T15:16:42.238Z] === RUN TestBoolValue [2021-05-06T15:16:42.238Z] --- PASS: TestBoolValue (0.00s) [2021-05-06T15:16:42.238Z] === RUN TestBoolValueOrDefault [2021-05-06T15:16:42.238Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-05-06T15:16:42.238Z] === RUN TestInt64ValueOrZero [2021-05-06T15:16:42.238Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-05-06T15:16:42.238Z] === RUN TestInt64ValueOrDefault [2021-05-06T15:16:42.238Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-05-06T15:16:42.238Z] === RUN TestInt64ValueOrDefaultWithError [2021-05-06T15:16:42.238Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-05-06T15:16:42.238Z] === RUN TestJsonContentType [2021-05-06T15:16:42.238Z] --- PASS: TestJsonContentType (0.00s) [2021-05-06T15:16:42.238Z] PASS [2021-05-06T15:16:42.238Z] coverage: 14.7% of statements [2021-05-06T15:16:42.238Z] ok github.com/docker/docker/api/server/httputils 0.044s coverage: 14.7% of statements [2021-05-06T15:16:43.779Z] === RUN TestMaskSecretKeys [2021-05-06T15:16:43.779Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-05-06T15:16:43.779Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-05-06T15:16:43.779Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-05-06T15:16:43.779Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-05-06T15:16:43.779Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-05-06T15:16:43.779Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-05-06T15:16:43.779Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-05-06T15:16:43.779Z] === RUN TestVersionMiddlewareVersion [2021-05-06T15:16:43.779Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-05-06T15:16:43.779Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-05-06T15:16:43.779Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-05-06T15:16:43.779Z] PASS [2021-05-06T15:16:43.779Z] coverage: 37.7% of statements [2021-05-06T15:16:43.779Z] ok github.com/docker/docker/api/server/middleware 0.095s coverage: 37.7% of statements [2021-05-06T15:16:43.779Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-06T15:16:43.779Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-06T15:16:43.779Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-06T15:16:43.779Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-06T15:16:43.779Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-06T15:16:43.779Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-06T15:16:43.779Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-06T15:16:43.779Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-06T15:16:43.779Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-06T15:16:43.779Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-06T15:16:43.779Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-06T15:16:44.749Z] === RUN TestToJSON [2021-05-06T15:16:44.749Z] --- PASS: TestToJSON (0.00s) [2021-05-06T15:16:44.749Z] === RUN TestToParamWithVersion [2021-05-06T15:16:44.749Z] --- PASS: TestToParamWithVersion (0.00s) [2021-05-06T15:16:44.749Z] === RUN TestFromJSON [2021-05-06T15:16:44.749Z] --- PASS: TestFromJSON (0.00s) [2021-05-06T15:16:44.749Z] === RUN TestEmpty [2021-05-06T15:16:44.749Z] --- PASS: TestEmpty (0.00s) [2021-05-06T15:16:44.749Z] === RUN TestArgsMatchKVListEmptySources [2021-05-06T15:16:44.749Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-05-06T15:16:44.749Z] === RUN TestArgsMatchKVList [2021-05-06T15:16:44.749Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-05-06T15:16:44.749Z] === RUN TestArgsMatch [2021-05-06T15:16:44.749Z] --- PASS: TestArgsMatch (0.00s) [2021-05-06T15:16:44.749Z] === RUN TestAdd [2021-05-06T15:16:44.749Z] --- PASS: TestAdd (0.00s) [2021-05-06T15:16:44.749Z] === RUN TestDel [2021-05-06T15:16:44.749Z] --- PASS: TestDel (0.00s) [2021-05-06T15:16:44.749Z] === RUN TestLen [2021-05-06T15:16:44.749Z] --- PASS: TestLen (0.00s) [2021-05-06T15:16:44.749Z] === RUN TestExactMatch [2021-05-06T15:16:44.749Z] --- PASS: TestExactMatch (0.00s) [2021-05-06T15:16:44.749Z] === RUN TestOnlyOneExactMatch [2021-05-06T15:16:44.749Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-05-06T15:16:44.749Z] === RUN TestContains [2021-05-06T15:16:44.749Z] --- PASS: TestContains (0.00s) [2021-05-06T15:16:44.749Z] === RUN TestValidate [2021-05-06T15:16:44.749Z] --- PASS: TestValidate (0.00s) [2021-05-06T15:16:44.749Z] === RUN TestWalkValues [2021-05-06T15:16:44.749Z] --- PASS: TestWalkValues (0.00s) [2021-05-06T15:16:44.749Z] === RUN TestFuzzyMatch [2021-05-06T15:16:44.749Z] --- PASS: TestFuzzyMatch (0.00s) [2021-05-06T15:16:44.749Z] === RUN TestClone [2021-05-06T15:16:44.749Z] --- PASS: TestClone (0.00s) [2021-05-06T15:16:44.749Z] PASS [2021-05-06T15:16:44.749Z] coverage: 92.2% of statements [2021-05-06T15:16:44.749Z] ok github.com/docker/docker/api/types/filters 0.041s coverage: 92.2% of statements [2021-05-06T15:16:45.210Z] === RUN TestStrSliceMarshalJSON [2021-05-06T15:16:45.210Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-05-06T15:16:45.210Z] === RUN TestStrSliceUnmarshalJSON [2021-05-06T15:16:45.210Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-05-06T15:16:45.210Z] === RUN TestStrSliceUnmarshalString [2021-05-06T15:16:45.210Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-05-06T15:16:45.210Z] === RUN TestStrSliceUnmarshalSlice [2021-05-06T15:16:45.210Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-05-06T15:16:45.210Z] PASS [2021-05-06T15:16:45.210Z] coverage: 90.0% of statements [2021-05-06T15:16:45.210Z] ok github.com/docker/docker/api/types/strslice 0.076s coverage: 90.0% of statements [2021-05-06T15:16:45.210Z] === RUN TestAdjustForAPIVersion [2021-05-06T15:16:45.210Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-05-06T15:16:45.210Z] PASS [2021-05-06T15:16:45.210Z] coverage: 5.7% of statements [2021-05-06T15:16:45.210Z] ok github.com/docker/docker/api/server/router/swarm 0.049s coverage: 5.7% of statements [2021-05-06T15:16:45.210Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-06T15:16:45.210Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-06T15:16:45.210Z] ? github.com/docker/docker/api/types [no test files] [2021-05-06T15:16:45.210Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-06T15:16:45.210Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-06T15:16:45.210Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-06T15:16:45.210Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-06T15:16:45.210Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-06T15:16:45.210Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-06T15:16:45.210Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-06T15:16:45.210Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-06T15:16:45.210Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-06T15:16:45.210Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-06T15:16:45.210Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-06T15:16:45.210Z] === RUN TestDurationToSecondsString [2021-05-06T15:16:45.210Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-05-06T15:16:45.210Z] === RUN TestGetTimestamp [2021-05-06T15:16:45.210Z] --- PASS: TestGetTimestamp (0.11s) [2021-05-06T15:16:45.210Z] === RUN TestParseTimestamps [2021-05-06T15:16:45.210Z] --- PASS: TestParseTimestamps (0.00s) [2021-05-06T15:16:45.210Z] PASS [2021-05-06T15:16:45.210Z] coverage: 100.0% of statements [2021-05-06T15:16:45.210Z] ok github.com/docker/docker/api/types/time 0.147s coverage: 100.0% of statements [2021-05-06T15:16:45.670Z] === RUN TestCompareVersion [2021-05-06T15:16:45.670Z] --- PASS: TestCompareVersion (0.00s) [2021-05-06T15:16:45.670Z] PASS [2021-05-06T15:16:45.670Z] coverage: 75.0% of statements [2021-05-06T15:16:45.670Z] ok github.com/docker/docker/api/types/versions 0.034s coverage: 75.0% of statements [2021-05-06T15:16:45.670Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-06T15:16:45.670Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-06T15:16:45.670Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-06T15:16:45.670Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-05-06T15:16:45.670Z] ? github.com/docker/docker/builder [no test files] [2021-05-06T15:16:45.670Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-06T15:16:45.670Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-06T15:16:45.670Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-06T15:16:45.670Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-06T15:16:45.670Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-06T15:16:45.670Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-06T15:16:45.670Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-06T15:16:47.354Z] === RUN TestParseRemoteURL [2021-05-06T15:16:47.354Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-05-06T15:16:47.354Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-05-06T15:16:47.354Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-05-06T15:16:47.354Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-05-06T15:16:47.354Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-05-06T15:16:47.354Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-05-06T15:16:47.354Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-05-06T15:16:47.354Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-05-06T15:16:47.354Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-05-06T15:16:47.354Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-05-06T15:16:47.354Z] --- PASS: TestParseRemoteURL (0.00s) [2021-05-06T15:16:47.354Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-05-06T15:16:47.354Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-05-06T15:16:47.354Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-05-06T15:16:47.354Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-05-06T15:16:47.354Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-05-06T15:16:47.354Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-05-06T15:16:47.354Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-05-06T15:16:47.354Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-05-06T15:16:47.354Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-05-06T15:16:47.354Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-05-06T15:16:47.354Z] === RUN TestCloneArgsSmartHttp [2021-05-06T15:16:47.354Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-05-06T15:16:47.354Z] === RUN TestCloneArgsDumbHttp [2021-05-06T15:16:47.354Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-05-06T15:16:47.354Z] === RUN TestCloneArgsGit [2021-05-06T15:16:47.354Z] --- PASS: TestCloneArgsGit (0.00s) [2021-05-06T15:16:47.354Z] === RUN TestCheckoutGit [2021-05-06T15:16:48.895Z] === RUN TestEnable [2021-05-06T15:16:48.896Z] --- PASS: TestEnable (0.00s) [2021-05-06T15:16:48.896Z] === RUN TestDisable [2021-05-06T15:16:48.896Z] --- PASS: TestDisable (0.00s) [2021-05-06T15:16:48.896Z] === RUN TestEnabled [2021-05-06T15:16:48.896Z] --- PASS: TestEnabled (0.00s) [2021-05-06T15:16:48.896Z] PASS [2021-05-06T15:16:48.896Z] coverage: 100.0% of statements [2021-05-06T15:16:48.896Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2021-05-06T15:16:49.357Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-05-06T15:16:49.357Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-05-06T15:16:49.357Z] === RUN TestProcessNoDockerignore [2021-05-06T15:16:49.357Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-05-06T15:16:49.357Z] === RUN TestProcessShouldLeaveAllFiles [2021-05-06T15:16:49.357Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-05-06T15:16:49.357Z] === RUN TestDetectContentType [2021-05-06T15:16:49.357Z] --- PASS: TestDetectContentType (0.00s) [2021-05-06T15:16:49.357Z] === RUN TestSelectAcceptableMIME [2021-05-06T15:16:49.357Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-05-06T15:16:49.357Z] === RUN TestInspectEmptyResponse [2021-05-06T15:16:49.357Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-05-06T15:16:49.357Z] === RUN TestInspectResponseBinary [2021-05-06T15:16:49.357Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-05-06T15:16:49.357Z] === RUN TestResponseUnsupportedContentType [2021-05-06T15:16:49.357Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-05-06T15:16:49.357Z] === RUN TestInspectResponseTextSimple [2021-05-06T15:16:49.357Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-05-06T15:16:49.357Z] === RUN TestInspectResponseEmptyContentType [2021-05-06T15:16:49.357Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-05-06T15:16:49.357Z] === RUN TestUnknownContentLength [2021-05-06T15:16:49.357Z] --- PASS: TestUnknownContentLength (0.00s) [2021-05-06T15:16:49.357Z] === RUN TestDownloadRemote [2021-05-06T15:16:49.357Z] --- PASS: TestDownloadRemote (0.07s) [2021-05-06T15:16:49.357Z] === RUN TestGetWithStatusError [2021-05-06T15:16:49.357Z] --- PASS: TestGetWithStatusError (0.00s) [2021-05-06T15:16:49.357Z] === RUN TestCloseRootDirectory [2021-05-06T15:16:49.357Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-05-06T15:16:49.357Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T15:16:49.357Z] === RUN TestHashFile [2021-05-06T15:16:49.357Z] --- SKIP: TestHashFile (0.00s) [2021-05-06T15:16:49.357Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T15:16:49.357Z] === RUN TestHashSubdir [2021-05-06T15:16:49.357Z] --- SKIP: TestHashSubdir (0.00s) [2021-05-06T15:16:49.357Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T15:16:49.357Z] === RUN TestRemoveDirectory [2021-05-06T15:16:49.357Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-05-06T15:16:49.357Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T15:16:49.357Z] PASS [2021-05-06T15:16:49.357Z] coverage: 9.3% of statements [2021-05-06T15:16:49.357Z] ok github.com/docker/docker/builder/remotecontext 0.313s coverage: 9.3% of statements [2021-05-06T15:16:49.817Z] === RUN TestGetAllAllowed [2021-05-06T15:16:49.817Z] --- PASS: TestGetAllAllowed (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestGetAllMeta [2021-05-06T15:16:49.817Z] --- PASS: TestGetAllMeta (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestWarnOnUnusedBuildArgs [2021-05-06T15:16:49.817Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestIsUnreferencedBuiltin [2021-05-06T15:16:49.817Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestIsExistingDirectory [2021-05-06T15:16:49.817Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestGetFilenameForDownload [2021-05-06T15:16:49.817Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestEnv2Variables [2021-05-06T15:16:49.817Z] --- PASS: TestEnv2Variables (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-05-06T15:16:49.817Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestMaintainer [2021-05-06T15:16:49.817Z] --- PASS: TestMaintainer (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestLabel [2021-05-06T15:16:49.817Z] --- PASS: TestLabel (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestFromScratch [2021-05-06T15:16:49.817Z] --- PASS: TestFromScratch (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestFromWithArg [2021-05-06T15:16:49.817Z] --- PASS: TestFromWithArg (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-05-06T15:16:49.817Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestFromWithUndefinedArg [2021-05-06T15:16:49.817Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestFromMultiStageWithNamedStage [2021-05-06T15:16:49.817Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestOnbuild [2021-05-06T15:16:49.817Z] --- PASS: TestOnbuild (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestWorkdir [2021-05-06T15:16:49.817Z] --- PASS: TestWorkdir (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestCmd [2021-05-06T15:16:49.817Z] --- PASS: TestCmd (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestHealthcheckNone [2021-05-06T15:16:49.817Z] --- PASS: TestHealthcheckNone (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestHealthcheckCmd [2021-05-06T15:16:49.817Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestEntrypoint [2021-05-06T15:16:49.817Z] --- PASS: TestEntrypoint (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestExpose [2021-05-06T15:16:49.817Z] --- PASS: TestExpose (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestUser [2021-05-06T15:16:49.817Z] --- PASS: TestUser (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestVolume [2021-05-06T15:16:49.817Z] --- PASS: TestVolume (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestStopSignal [2021-05-06T15:16:49.817Z] --- SKIP: TestStopSignal (0.00s) [2021-05-06T15:16:49.817Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-06T15:16:49.817Z] === RUN TestArg [2021-05-06T15:16:49.817Z] --- PASS: TestArg (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestShell [2021-05-06T15:16:49.817Z] --- PASS: TestShell (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestPrependEnvOnCmd [2021-05-06T15:16:49.817Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestRunWithBuildArgs [2021-05-06T15:16:49.817Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestRunIgnoresHealthcheck [2021-05-06T15:16:49.817Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestDispatchUnsupportedOptions [2021-05-06T15:16:49.817Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-05-06T15:16:49.817Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-05-06T15:16:49.817Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-05-06T15:16:49.817Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-05-06T15:16:49.817Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-05-06T15:16:49.817Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-05-06T15:16:49.817Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestNormalizeWorkdir [2021-05-06T15:16:49.817Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestDispatch [2021-05-06T15:16:49.817Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-05-06T15:16:49.817Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-05-06T15:16:49.817Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-05-06T15:16:49.817Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-05-06T15:16:49.817Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-05-06T15:16:49.817Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-05-06T15:16:49.817Z] === RUN TestDispatch/COPY_url [2021-05-06T15:16:49.817Z] --- PASS: TestDispatch (0.06s) [2021-05-06T15:16:49.817Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-05-06T15:16:49.817Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-05-06T15:16:49.817Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-05-06T15:16:49.817Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-05-06T15:16:49.817Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-05-06T15:16:49.817Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-05-06T15:16:49.817Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestAddScratchImageAddsToMounts [2021-05-06T15:16:49.817Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestAddFromScratchPopulatesPlatform [2021-05-06T15:16:49.817Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-05-06T15:16:49.817Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-05-06T15:16:49.817Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestImageSourceGetAddsToMounts [2021-05-06T15:16:49.817Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestEmptyDockerfile [2021-05-06T15:16:49.817Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestSymlinkDockerfile [2021-05-06T15:16:49.817Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-05-06T15:16:49.817Z] === RUN TestDockerfileOutsideTheBuildContext [2021-05-06T15:16:49.817Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestNonExistingDockerfile [2021-05-06T15:16:49.817Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestCopyRunConfig [2021-05-06T15:16:49.817Z] --- PASS: TestCopyRunConfig (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestDeepCopyRunConfig [2021-05-06T15:16:49.817Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestExportImage [2021-05-06T15:16:49.817Z] --- PASS: TestExportImage (0.00s) [2021-05-06T15:16:49.817Z] === RUN TestNormalizeDest [2021-05-06T15:16:49.817Z] --- PASS: TestNormalizeDest (0.00s) [2021-05-06T15:16:49.817Z] PASS [2021-05-06T15:16:49.817Z] coverage: 46.8% of statements [2021-05-06T15:16:49.817Z] ok github.com/docker/docker/builder/dockerfile 0.194s coverage: 46.8% of statements [2021-05-06T15:16:49.817Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-06T15:16:52.312Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-06T15:17:00.159Z] === RUN TestCheckpointCreateError [2021-05-06T15:17:00.159Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestCheckpointCreate [2021-05-06T15:17:00.159Z] --- PASS: TestCheckpointCreate (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestCheckpointDeleteError [2021-05-06T15:17:00.159Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestCheckpointDelete [2021-05-06T15:17:00.159Z] --- PASS: TestCheckpointDelete (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestCheckpointListError [2021-05-06T15:17:00.159Z] --- PASS: TestCheckpointListError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestCheckpointList [2021-05-06T15:17:00.159Z] --- PASS: TestCheckpointList (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestCheckpointListContainerNotFound [2021-05-06T15:17:00.159Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestNewClientWithOpsFromEnv [2021-05-06T15:17:00.159Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-05-06T15:17:00.159Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-06T15:17:00.159Z] === RUN TestGetAPIPath [2021-05-06T15:17:00.159Z] --- PASS: TestGetAPIPath (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestParseHostURL [2021-05-06T15:17:00.159Z] --- PASS: TestParseHostURL (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-05-06T15:17:00.159Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestNegotiateAPIVersionEmpty [2021-05-06T15:17:00.159Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestNegotiateAPIVersion [2021-05-06T15:17:00.159Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestNegotiateAPVersionOverride [2021-05-06T15:17:00.159Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestNegotiateAPIVersionAutomatic [2021-05-06T15:17:00.159Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-05-06T15:17:00.159Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-05-06T15:17:00.159Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestClientRedirect [2021-05-06T15:17:00.159Z] --- PASS: TestClientRedirect (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestConfigCreateUnsupported [2021-05-06T15:17:00.159Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestConfigCreateError [2021-05-06T15:17:00.159Z] --- PASS: TestConfigCreateError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestConfigCreate [2021-05-06T15:17:00.159Z] --- PASS: TestConfigCreate (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestConfigInspectNotFound [2021-05-06T15:17:00.159Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestConfigInspectWithEmptyID [2021-05-06T15:17:00.159Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestConfigInspectUnsupported [2021-05-06T15:17:00.159Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestConfigInspectError [2021-05-06T15:17:00.159Z] --- PASS: TestConfigInspectError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestConfigInspectConfigNotFound [2021-05-06T15:17:00.159Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestConfigInspect [2021-05-06T15:17:00.159Z] --- PASS: TestConfigInspect (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestConfigListUnsupported [2021-05-06T15:17:00.159Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestConfigListError [2021-05-06T15:17:00.159Z] --- PASS: TestConfigListError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestConfigList [2021-05-06T15:17:00.159Z] --- PASS: TestConfigList (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestConfigRemoveUnsupported [2021-05-06T15:17:00.159Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestConfigRemoveError [2021-05-06T15:17:00.159Z] --- PASS: TestConfigRemoveError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestConfigRemove [2021-05-06T15:17:00.159Z] --- PASS: TestConfigRemove (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestConfigUpdateUnsupported [2021-05-06T15:17:00.159Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestConfigUpdateError [2021-05-06T15:17:00.159Z] --- PASS: TestConfigUpdateError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestConfigUpdate [2021-05-06T15:17:00.159Z] --- PASS: TestConfigUpdate (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerCommitError [2021-05-06T15:17:00.159Z] --- PASS: TestContainerCommitError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerCommit [2021-05-06T15:17:00.159Z] --- PASS: TestContainerCommit (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerStatPathError [2021-05-06T15:17:00.159Z] --- PASS: TestContainerStatPathError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerStatPathNotFoundError [2021-05-06T15:17:00.159Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerStatPathNoHeaderError [2021-05-06T15:17:00.159Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerStatPath [2021-05-06T15:17:00.159Z] --- PASS: TestContainerStatPath (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestCopyToContainerError [2021-05-06T15:17:00.159Z] --- PASS: TestCopyToContainerError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestCopyToContainerNotFoundError [2021-05-06T15:17:00.159Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestCopyToContainerNotStatusOKError [2021-05-06T15:17:00.159Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestCopyToContainer [2021-05-06T15:17:00.159Z] --- PASS: TestCopyToContainer (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestCopyFromContainerError [2021-05-06T15:17:00.159Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestCopyFromContainerNotFoundError [2021-05-06T15:17:00.159Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestCopyFromContainerNotStatusOKError [2021-05-06T15:17:00.159Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestCopyFromContainerNoHeaderError [2021-05-06T15:17:00.159Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestCopyFromContainer [2021-05-06T15:17:00.159Z] --- PASS: TestCopyFromContainer (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerCreateError [2021-05-06T15:17:00.159Z] --- PASS: TestContainerCreateError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerCreateImageNotFound [2021-05-06T15:17:00.159Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerCreateWithName [2021-05-06T15:17:00.159Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerCreateAutoRemove [2021-05-06T15:17:00.159Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerDiffError [2021-05-06T15:17:00.159Z] --- PASS: TestContainerDiffError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerDiff [2021-05-06T15:17:00.159Z] --- PASS: TestContainerDiff (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerExecCreateError [2021-05-06T15:17:00.159Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerExecCreate [2021-05-06T15:17:00.159Z] --- PASS: TestContainerExecCreate (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerExecStartError [2021-05-06T15:17:00.159Z] --- PASS: TestContainerExecStartError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerExecStart [2021-05-06T15:17:00.159Z] --- PASS: TestContainerExecStart (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerExecInspectError [2021-05-06T15:17:00.159Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerExecInspect [2021-05-06T15:17:00.159Z] --- PASS: TestContainerExecInspect (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerExportError [2021-05-06T15:17:00.159Z] --- PASS: TestContainerExportError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerExport [2021-05-06T15:17:00.159Z] --- PASS: TestContainerExport (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerInspectError [2021-05-06T15:17:00.159Z] --- PASS: TestContainerInspectError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerInspectContainerNotFound [2021-05-06T15:17:00.159Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerInspectWithEmptyID [2021-05-06T15:17:00.159Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerInspect [2021-05-06T15:17:00.159Z] --- PASS: TestContainerInspect (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerInspectNode [2021-05-06T15:17:00.159Z] --- PASS: TestContainerInspectNode (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerKillError [2021-05-06T15:17:00.159Z] --- PASS: TestContainerKillError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerKill [2021-05-06T15:17:00.159Z] --- PASS: TestContainerKill (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerListError [2021-05-06T15:17:00.159Z] --- PASS: TestContainerListError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerList [2021-05-06T15:17:00.159Z] --- PASS: TestContainerList (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerLogsNotFoundError [2021-05-06T15:17:00.159Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerLogsError [2021-05-06T15:17:00.159Z] --- PASS: TestContainerLogsError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerLogs [2021-05-06T15:17:00.159Z] --- PASS: TestContainerLogs (0.12s) [2021-05-06T15:17:00.159Z] === RUN TestContainerPauseError [2021-05-06T15:17:00.159Z] --- PASS: TestContainerPauseError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerPause [2021-05-06T15:17:00.159Z] --- PASS: TestContainerPause (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainersPruneError [2021-05-06T15:17:00.159Z] --- PASS: TestContainersPruneError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainersPrune [2021-05-06T15:17:00.159Z] --- PASS: TestContainersPrune (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerRemoveError [2021-05-06T15:17:00.159Z] --- PASS: TestContainerRemoveError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerRemoveNotFoundError [2021-05-06T15:17:00.159Z] --- PASS: TestContainerRemoveNotFoundError (0.01s) [2021-05-06T15:17:00.159Z] === RUN TestContainerRemove [2021-05-06T15:17:00.159Z] --- PASS: TestContainerRemove (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerRenameError [2021-05-06T15:17:00.159Z] --- PASS: TestContainerRenameError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerRename [2021-05-06T15:17:00.159Z] --- PASS: TestContainerRename (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerResizeError [2021-05-06T15:17:00.159Z] --- PASS: TestContainerResizeError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerExecResizeError [2021-05-06T15:17:00.159Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerResize [2021-05-06T15:17:00.159Z] --- PASS: TestContainerResize (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerExecResize [2021-05-06T15:17:00.159Z] --- PASS: TestContainerExecResize (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerRestartError [2021-05-06T15:17:00.159Z] --- PASS: TestContainerRestartError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerRestart [2021-05-06T15:17:00.159Z] --- PASS: TestContainerRestart (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerStartError [2021-05-06T15:17:00.159Z] --- PASS: TestContainerStartError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerStart [2021-05-06T15:17:00.159Z] --- PASS: TestContainerStart (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerStatsError [2021-05-06T15:17:00.159Z] --- PASS: TestContainerStatsError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerStats [2021-05-06T15:17:00.159Z] --- PASS: TestContainerStats (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerStopError [2021-05-06T15:17:00.159Z] --- PASS: TestContainerStopError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerStop [2021-05-06T15:17:00.159Z] --- PASS: TestContainerStop (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerTopError [2021-05-06T15:17:00.159Z] --- PASS: TestContainerTopError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerTop [2021-05-06T15:17:00.159Z] --- PASS: TestContainerTop (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerUnpauseError [2021-05-06T15:17:00.159Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerUnpause [2021-05-06T15:17:00.159Z] --- PASS: TestContainerUnpause (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerUpdateError [2021-05-06T15:17:00.159Z] --- PASS: TestContainerUpdateError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerUpdate [2021-05-06T15:17:00.159Z] --- PASS: TestContainerUpdate (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerWaitError [2021-05-06T15:17:00.159Z] --- PASS: TestContainerWaitError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestContainerWait [2021-05-06T15:17:00.159Z] --- PASS: TestContainerWait (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestDiskUsageError [2021-05-06T15:17:00.159Z] --- PASS: TestDiskUsageError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestDiskUsage [2021-05-06T15:17:00.159Z] --- PASS: TestDiskUsage (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestDistributionInspectUnsupported [2021-05-06T15:17:00.159Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestDistributionInspectWithEmptyID [2021-05-06T15:17:00.159Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestEventsErrorInOptions [2021-05-06T15:17:00.159Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestEventsErrorFromServer [2021-05-06T15:17:00.159Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestEvents [2021-05-06T15:17:00.159Z] --- PASS: TestEvents (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestTLSCloseWriter [2021-05-06T15:17:00.159Z] === PAUSE TestTLSCloseWriter [2021-05-06T15:17:00.159Z] === RUN TestImageBuildError [2021-05-06T15:17:00.159Z] --- PASS: TestImageBuildError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestImageBuild [2021-05-06T15:17:00.159Z] --- PASS: TestImageBuild (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestGetDockerOS [2021-05-06T15:17:00.159Z] --- PASS: TestGetDockerOS (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestImageCreateError [2021-05-06T15:17:00.159Z] --- PASS: TestImageCreateError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestImageCreate [2021-05-06T15:17:00.159Z] --- PASS: TestImageCreate (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestImageHistoryError [2021-05-06T15:17:00.159Z] --- PASS: TestImageHistoryError (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestImageHistory [2021-05-06T15:17:00.159Z] --- PASS: TestImageHistory (0.00s) [2021-05-06T15:17:00.159Z] === RUN TestImageImportError [2021-05-06T15:17:00.160Z] --- PASS: TestImageImportError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImageImport [2021-05-06T15:17:00.160Z] --- PASS: TestImageImport (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImageInspectError [2021-05-06T15:17:00.160Z] --- PASS: TestImageInspectError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImageInspectImageNotFound [2021-05-06T15:17:00.160Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImageInspectWithEmptyID [2021-05-06T15:17:00.160Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImageInspect [2021-05-06T15:17:00.160Z] --- PASS: TestImageInspect (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImageListError [2021-05-06T15:17:00.160Z] --- PASS: TestImageListError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImageList [2021-05-06T15:17:00.160Z] --- PASS: TestImageList (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImageListApiBefore125 [2021-05-06T15:17:00.160Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImageLoadError [2021-05-06T15:17:00.160Z] --- PASS: TestImageLoadError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImageLoad [2021-05-06T15:17:00.160Z] --- PASS: TestImageLoad (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImagesPruneError [2021-05-06T15:17:00.160Z] --- PASS: TestImagesPruneError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImagesPrune [2021-05-06T15:17:00.160Z] --- PASS: TestImagesPrune (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImagePullReferenceParseError [2021-05-06T15:17:00.160Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImagePullAnyError [2021-05-06T15:17:00.160Z] --- PASS: TestImagePullAnyError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImagePullStatusUnauthorizedError [2021-05-06T15:17:00.160Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-06T15:17:00.160Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-06T15:17:00.160Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-05-06T15:17:00.160Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImagePullWithoutErrors [2021-05-06T15:17:00.160Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImagePushReferenceError [2021-05-06T15:17:00.160Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImagePushAnyError [2021-05-06T15:17:00.160Z] --- PASS: TestImagePushAnyError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImagePushStatusUnauthorizedError [2021-05-06T15:17:00.160Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-06T15:17:00.160Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-06T15:17:00.160Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-05-06T15:17:00.160Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImagePushWithoutErrors [2021-05-06T15:17:00.160Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-05-06T15:17:00.160Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-05-06T15:17:00.160Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-05-06T15:17:00.160Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-05-06T15:17:00.160Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-05-06T15:17:00.160Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-05-06T15:17:00.160Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-05-06T15:17:00.160Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-05-06T15:17:00.160Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImageRemoveError [2021-05-06T15:17:00.160Z] --- PASS: TestImageRemoveError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImageRemoveImageNotFound [2021-05-06T15:17:00.160Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImageRemove [2021-05-06T15:17:00.160Z] --- PASS: TestImageRemove (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImageSaveError [2021-05-06T15:17:00.160Z] --- PASS: TestImageSaveError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImageSave [2021-05-06T15:17:00.160Z] --- PASS: TestImageSave (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImageSearchAnyError [2021-05-06T15:17:00.160Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImageSearchStatusUnauthorizedError [2021-05-06T15:17:00.160Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-06T15:17:00.160Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-06T15:17:00.160Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-05-06T15:17:00.160Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImageSearchWithoutErrors [2021-05-06T15:17:00.160Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImageTagError [2021-05-06T15:17:00.160Z] --- PASS: TestImageTagError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImageTagInvalidReference [2021-05-06T15:17:00.160Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImageTagInvalidSourceImageName [2021-05-06T15:17:00.160Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImageTagHexSource [2021-05-06T15:17:00.160Z] --- PASS: TestImageTagHexSource (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestImageTag [2021-05-06T15:17:00.160Z] --- PASS: TestImageTag (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestInfoServerError [2021-05-06T15:17:00.160Z] --- PASS: TestInfoServerError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestInfoInvalidResponseJSONError [2021-05-06T15:17:00.160Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestInfo [2021-05-06T15:17:00.160Z] --- PASS: TestInfo (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestNetworkConnectError [2021-05-06T15:17:00.160Z] --- PASS: TestNetworkConnectError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-05-06T15:17:00.160Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestNetworkConnect [2021-05-06T15:17:00.160Z] --- PASS: TestNetworkConnect (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestNetworkCreateError [2021-05-06T15:17:00.160Z] --- PASS: TestNetworkCreateError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestNetworkCreate [2021-05-06T15:17:00.160Z] --- PASS: TestNetworkCreate (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestNetworkDisconnectError [2021-05-06T15:17:00.160Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestNetworkDisconnect [2021-05-06T15:17:00.160Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestNetworkInspectError [2021-05-06T15:17:00.160Z] --- PASS: TestNetworkInspectError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestNetworkInspectNotFoundError [2021-05-06T15:17:00.160Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestNetworkInspectWithEmptyID [2021-05-06T15:17:00.160Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestNetworkInspect [2021-05-06T15:17:00.160Z] --- PASS: TestNetworkInspect (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestNetworkListError [2021-05-06T15:17:00.160Z] --- PASS: TestNetworkListError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestNetworkList [2021-05-06T15:17:00.160Z] --- PASS: TestNetworkList (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestNetworksPruneError [2021-05-06T15:17:00.160Z] --- PASS: TestNetworksPruneError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestNetworksPrune [2021-05-06T15:17:00.160Z] --- PASS: TestNetworksPrune (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestNetworkRemoveError [2021-05-06T15:17:00.160Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestNetworkRemove [2021-05-06T15:17:00.160Z] --- PASS: TestNetworkRemove (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestNodeInspectError [2021-05-06T15:17:00.160Z] --- PASS: TestNodeInspectError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestNodeInspectNodeNotFound [2021-05-06T15:17:00.160Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestNodeInspectWithEmptyID [2021-05-06T15:17:00.160Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestNodeInspect [2021-05-06T15:17:00.160Z] --- PASS: TestNodeInspect (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestNodeListError [2021-05-06T15:17:00.160Z] --- PASS: TestNodeListError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestNodeList [2021-05-06T15:17:00.160Z] --- PASS: TestNodeList (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestNodeRemoveError [2021-05-06T15:17:00.160Z] --- PASS: TestNodeRemoveError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestNodeRemove [2021-05-06T15:17:00.160Z] --- PASS: TestNodeRemove (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestNodeUpdateError [2021-05-06T15:17:00.160Z] --- PASS: TestNodeUpdateError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestNodeUpdate [2021-05-06T15:17:00.160Z] --- PASS: TestNodeUpdate (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestOptionWithTimeout [2021-05-06T15:17:00.160Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestPingFail [2021-05-06T15:17:00.160Z] --- PASS: TestPingFail (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestPingWithError [2021-05-06T15:17:00.160Z] 2021/05/06 15:16:58 RoundTripper returned a response & error; ignoring response [2021-05-06T15:17:00.160Z] 2021/05/06 15:16:58 RoundTripper returned a response & error; ignoring response [2021-05-06T15:17:00.160Z] --- PASS: TestPingWithError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestPingSuccess [2021-05-06T15:17:00.160Z] --- PASS: TestPingSuccess (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestPingHeadFallback [2021-05-06T15:17:00.160Z] === RUN TestPingHeadFallback/OK [2021-05-06T15:17:00.160Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-05-06T15:17:00.160Z] === RUN TestPingHeadFallback/Not_Found [2021-05-06T15:17:00.160Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-05-06T15:17:00.160Z] --- PASS: TestPingHeadFallback (0.00s) [2021-05-06T15:17:00.160Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-05-06T15:17:00.160Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-05-06T15:17:00.160Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-05-06T15:17:00.160Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestPluginDisableError [2021-05-06T15:17:00.160Z] --- PASS: TestPluginDisableError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestPluginDisable [2021-05-06T15:17:00.160Z] --- PASS: TestPluginDisable (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestPluginEnableError [2021-05-06T15:17:00.160Z] --- PASS: TestPluginEnableError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestPluginEnable [2021-05-06T15:17:00.160Z] --- PASS: TestPluginEnable (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestPluginInspectError [2021-05-06T15:17:00.160Z] --- PASS: TestPluginInspectError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestPluginInspectWithEmptyID [2021-05-06T15:17:00.160Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestPluginInspect [2021-05-06T15:17:00.160Z] --- PASS: TestPluginInspect (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestPluginListError [2021-05-06T15:17:00.160Z] --- PASS: TestPluginListError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestPluginList [2021-05-06T15:17:00.160Z] --- PASS: TestPluginList (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestPluginPushError [2021-05-06T15:17:00.160Z] --- PASS: TestPluginPushError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestPluginPush [2021-05-06T15:17:00.160Z] --- PASS: TestPluginPush (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestPluginRemoveError [2021-05-06T15:17:00.160Z] --- PASS: TestPluginRemoveError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestPluginRemove [2021-05-06T15:17:00.160Z] --- PASS: TestPluginRemove (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestPluginSetError [2021-05-06T15:17:00.160Z] --- PASS: TestPluginSetError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestPluginSet [2021-05-06T15:17:00.160Z] --- PASS: TestPluginSet (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSetHostHeader [2021-05-06T15:17:00.160Z] --- PASS: TestSetHostHeader (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestPlainTextError [2021-05-06T15:17:00.160Z] --- PASS: TestPlainTextError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestInfiniteError [2021-05-06T15:17:00.160Z] --- PASS: TestInfiniteError (0.01s) [2021-05-06T15:17:00.160Z] === RUN TestSecretCreateUnsupported [2021-05-06T15:17:00.160Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSecretCreateError [2021-05-06T15:17:00.160Z] --- PASS: TestSecretCreateError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSecretCreate [2021-05-06T15:17:00.160Z] --- PASS: TestSecretCreate (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSecretInspectUnsupported [2021-05-06T15:17:00.160Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSecretInspectError [2021-05-06T15:17:00.160Z] --- PASS: TestSecretInspectError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSecretInspectSecretNotFound [2021-05-06T15:17:00.160Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSecretInspectWithEmptyID [2021-05-06T15:17:00.160Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSecretInspect [2021-05-06T15:17:00.160Z] --- PASS: TestSecretInspect (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSecretListUnsupported [2021-05-06T15:17:00.160Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSecretListError [2021-05-06T15:17:00.160Z] --- PASS: TestSecretListError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSecretList [2021-05-06T15:17:00.160Z] --- PASS: TestSecretList (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSecretRemoveUnsupported [2021-05-06T15:17:00.160Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSecretRemoveError [2021-05-06T15:17:00.160Z] --- PASS: TestSecretRemoveError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSecretRemove [2021-05-06T15:17:00.160Z] --- PASS: TestSecretRemove (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSecretUpdateUnsupported [2021-05-06T15:17:00.160Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSecretUpdateError [2021-05-06T15:17:00.160Z] --- PASS: TestSecretUpdateError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSecretUpdate [2021-05-06T15:17:00.160Z] --- PASS: TestSecretUpdate (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestServiceCreateError [2021-05-06T15:17:00.160Z] --- PASS: TestServiceCreateError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestServiceCreate [2021-05-06T15:17:00.160Z] --- PASS: TestServiceCreate (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestServiceCreateCompatiblePlatforms [2021-05-06T15:17:00.160Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestServiceCreateDigestPinning [2021-05-06T15:17:00.160Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestServiceInspectError [2021-05-06T15:17:00.160Z] --- PASS: TestServiceInspectError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestServiceInspectServiceNotFound [2021-05-06T15:17:00.160Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestServiceInspectWithEmptyID [2021-05-06T15:17:00.160Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestServiceInspect [2021-05-06T15:17:00.160Z] --- PASS: TestServiceInspect (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestServiceListError [2021-05-06T15:17:00.160Z] --- PASS: TestServiceListError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestServiceList [2021-05-06T15:17:00.160Z] --- PASS: TestServiceList (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestServiceLogsError [2021-05-06T15:17:00.160Z] --- PASS: TestServiceLogsError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestServiceLogs [2021-05-06T15:17:00.160Z] --- PASS: TestServiceLogs (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestServiceRemoveError [2021-05-06T15:17:00.160Z] --- PASS: TestServiceRemoveError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestServiceRemoveNotFoundError [2021-05-06T15:17:00.160Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestServiceRemove [2021-05-06T15:17:00.160Z] --- PASS: TestServiceRemove (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestServiceUpdateError [2021-05-06T15:17:00.160Z] --- PASS: TestServiceUpdateError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestServiceUpdate [2021-05-06T15:17:00.160Z] --- PASS: TestServiceUpdate (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSwarmGetUnlockKeyError [2021-05-06T15:17:00.160Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSwarmGetUnlockKey [2021-05-06T15:17:00.160Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSwarmInitError [2021-05-06T15:17:00.160Z] --- PASS: TestSwarmInitError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSwarmInit [2021-05-06T15:17:00.160Z] --- PASS: TestSwarmInit (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSwarmInspectError [2021-05-06T15:17:00.160Z] --- PASS: TestSwarmInspectError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSwarmInspect [2021-05-06T15:17:00.160Z] --- PASS: TestSwarmInspect (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSwarmJoinError [2021-05-06T15:17:00.160Z] --- PASS: TestSwarmJoinError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSwarmJoin [2021-05-06T15:17:00.160Z] --- PASS: TestSwarmJoin (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSwarmLeaveError [2021-05-06T15:17:00.160Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSwarmLeave [2021-05-06T15:17:00.160Z] --- PASS: TestSwarmLeave (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSwarmUnlockError [2021-05-06T15:17:00.160Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSwarmUnlock [2021-05-06T15:17:00.160Z] --- PASS: TestSwarmUnlock (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSwarmUpdateError [2021-05-06T15:17:00.160Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestSwarmUpdate [2021-05-06T15:17:00.160Z] --- PASS: TestSwarmUpdate (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestTaskInspectError [2021-05-06T15:17:00.160Z] --- PASS: TestTaskInspectError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestTaskInspectWithEmptyID [2021-05-06T15:17:00.160Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestTaskInspect [2021-05-06T15:17:00.160Z] --- PASS: TestTaskInspect (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestTaskListError [2021-05-06T15:17:00.160Z] --- PASS: TestTaskListError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestTaskList [2021-05-06T15:17:00.160Z] --- PASS: TestTaskList (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestVolumeCreateError [2021-05-06T15:17:00.160Z] --- PASS: TestVolumeCreateError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestVolumeCreate [2021-05-06T15:17:00.160Z] --- PASS: TestVolumeCreate (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestVolumeInspectError [2021-05-06T15:17:00.160Z] --- PASS: TestVolumeInspectError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestVolumeInspectNotFound [2021-05-06T15:17:00.160Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestVolumeInspectWithEmptyID [2021-05-06T15:17:00.160Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestVolumeInspect [2021-05-06T15:17:00.160Z] --- PASS: TestVolumeInspect (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestVolumeListError [2021-05-06T15:17:00.160Z] --- PASS: TestVolumeListError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestVolumeList [2021-05-06T15:17:00.160Z] --- PASS: TestVolumeList (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestVolumeRemoveError [2021-05-06T15:17:00.160Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-05-06T15:17:00.160Z] === RUN TestVolumeRemove [2021-05-06T15:17:00.160Z] --- PASS: TestVolumeRemove (0.00s) [2021-05-06T15:17:00.160Z] === CONT TestTLSCloseWriter [2021-05-06T15:17:00.160Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-05-06T15:17:00.160Z] PASS [2021-05-06T15:17:00.160Z] coverage: 74.9% of statements [2021-05-06T15:17:00.160Z] ok github.com/docker/docker/client 0.331s coverage: 74.9% of statements [2021-05-06T15:17:14.638Z] --- PASS: TestCheckoutGit (26.10s) [2021-05-06T15:17:14.638Z] === RUN TestValidGitTransport [2021-05-06T15:17:14.638Z] --- PASS: TestValidGitTransport (0.00s) [2021-05-06T15:17:14.638Z] === RUN TestGitInvalidRef [2021-05-06T15:17:14.638Z] --- PASS: TestGitInvalidRef (0.20s) [2021-05-06T15:17:14.638Z] PASS [2021-05-06T15:17:14.638Z] coverage: 86.3% of statements [2021-05-06T15:17:14.638Z] ok github.com/docker/docker/builder/remotecontext/git 26.455s coverage: 86.3% of statements [2021-05-06T15:17:14.638Z] ? github.com/docker/docker/cli [no test files] [2021-05-06T15:17:14.638Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-06T15:17:21.722Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-05-06T15:17:21.722Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-05-06T15:17:21.722Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-05-06T15:17:21.722Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-05-06T15:17:21.722Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-05-06T15:17:21.722Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-05-06T15:17:21.722Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-05-06T15:17:21.722Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-05-06T15:17:21.722Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-05-06T15:17:21.722Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-05-06T15:17:21.722Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-05-06T15:17:21.722Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-05-06T15:17:21.722Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-05-06T15:17:21.722Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-05-06T15:17:21.722Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-05-06T15:17:21.722Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-05-06T15:17:21.722Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-05-06T15:17:21.722Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-05-06T15:17:21.722Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-05-06T15:17:21.722Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-05-06T15:17:21.722Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-05-06T15:17:21.722Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-05-06T15:17:21.722Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-05-06T15:17:21.722Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-05-06T15:17:21.722Z] === RUN TestConfigureDaemonLogs [2021-05-06T15:17:21.722Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-05-06T15:17:21.722Z] === RUN TestCommonOptionsInstallFlags [2021-05-06T15:17:21.722Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-05-06T15:17:21.722Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-05-06T15:17:21.722Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-05-06T15:17:21.722Z] PASS [2021-05-06T15:17:21.722Z] coverage: 18.4% of statements [2021-05-06T15:17:21.722Z] ok github.com/docker/docker/cmd/dockerd 0.274s coverage: 18.4% of statements [2021-05-06T15:17:22.183Z] === RUN TestContainerStopSignal [2021-05-06T15:17:22.183Z] --- PASS: TestContainerStopSignal (0.00s) [2021-05-06T15:17:22.183Z] === RUN TestContainerStopTimeout [2021-05-06T15:17:22.183Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-05-06T15:17:22.183Z] === RUN TestContainerSecretReferenceDestTarget [2021-05-06T15:17:22.183Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-05-06T15:17:22.183Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-05-06T15:17:22.183Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-05-06T15:17:22.183Z] === RUN TestContainerLogPathSetForRingLogger [2021-05-06T15:17:22.183Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-05-06T15:17:22.183Z] === RUN TestReplaceAndAppendEnvVars [2021-05-06T15:17:22.183Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-05-06T15:17:22.183Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-05-06T15:17:22.183Z] === RUN TestNewMemoryStore [2021-05-06T15:17:22.183Z] --- PASS: TestNewMemoryStore (0.00s) [2021-05-06T15:17:22.183Z] === RUN TestAddContainers [2021-05-06T15:17:22.183Z] --- PASS: TestAddContainers (0.00s) [2021-05-06T15:17:22.183Z] === RUN TestGetContainer [2021-05-06T15:17:22.183Z] --- PASS: TestGetContainer (0.00s) [2021-05-06T15:17:22.183Z] === RUN TestDeleteContainer [2021-05-06T15:17:22.183Z] --- PASS: TestDeleteContainer (0.00s) [2021-05-06T15:17:22.183Z] === RUN TestListContainers [2021-05-06T15:17:22.183Z] --- PASS: TestListContainers (0.00s) [2021-05-06T15:17:22.183Z] === RUN TestFirstContainer [2021-05-06T15:17:22.183Z] --- PASS: TestFirstContainer (0.00s) [2021-05-06T15:17:22.183Z] === RUN TestApplyAllContainer [2021-05-06T15:17:22.183Z] --- PASS: TestApplyAllContainer (0.00s) [2021-05-06T15:17:22.183Z] === RUN TestIsValidHealthString [2021-05-06T15:17:22.183Z] --- PASS: TestIsValidHealthString (0.00s) [2021-05-06T15:17:22.183Z] === RUN TestStateRunStop [2021-05-06T15:17:22.183Z] --- PASS: TestStateRunStop (0.00s) [2021-05-06T15:17:22.183Z] === RUN TestStateTimeoutWait [2021-05-06T15:17:22.183Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-05-06T15:17:22.183Z] state_test.go:141: Stop callback fired [2021-05-06T15:17:22.183Z] state_test.go:165: Stop callback fired [2021-05-06T15:17:22.183Z] === RUN TestIsValidStateString [2021-05-06T15:17:22.183Z] --- PASS: TestIsValidStateString (0.00s) [2021-05-06T15:17:22.183Z] === RUN TestViewSaveDelete [2021-05-06T15:17:22.183Z] --- PASS: TestViewSaveDelete (0.01s) [2021-05-06T15:17:22.183Z] === RUN TestViewAll [2021-05-06T15:17:22.183Z] --- PASS: TestViewAll (0.03s) [2021-05-06T15:17:22.183Z] === RUN TestViewGet [2021-05-06T15:17:22.183Z] --- PASS: TestViewGet (0.01s) [2021-05-06T15:17:22.183Z] === RUN TestNames [2021-05-06T15:17:22.183Z] --- PASS: TestNames (0.00s) [2021-05-06T15:17:22.183Z] === RUN TestViewWithHealthCheck [2021-05-06T15:17:22.183Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-05-06T15:17:22.183Z] PASS [2021-05-06T15:17:22.183Z] coverage: 41.6% of statements [2021-05-06T15:17:22.183Z] ok github.com/docker/docker/container 0.261s coverage: 41.6% of statements [2021-05-06T15:17:22.183Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-06T15:17:22.183Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-06T15:17:22.183Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-06T15:17:22.183Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-06T15:17:25.927Z] === RUN TestPrepare [2021-05-06T15:17:25.927Z] --- PASS: TestPrepare (0.00s) [2021-05-06T15:17:25.927Z] === RUN TestStart [2021-05-06T15:17:25.927Z] --- PASS: TestStart (0.00s) [2021-05-06T15:17:25.927Z] === RUN TestWaitCancel [2021-05-06T15:17:25.927Z] --- PASS: TestWaitCancel (0.00s) [2021-05-06T15:17:25.927Z] === RUN TestWaitDisabled [2021-05-06T15:17:25.927Z] --- PASS: TestWaitDisabled (0.02s) [2021-05-06T15:17:25.927Z] === RUN TestWaitEnabled [2021-05-06T15:17:25.927Z] --- PASS: TestWaitEnabled (0.00s) [2021-05-06T15:17:25.927Z] === RUN TestRemove [2021-05-06T15:17:25.927Z] --- PASS: TestRemove (0.00s) [2021-05-06T15:17:25.927Z] PASS [2021-05-06T15:17:25.927Z] coverage: 65.3% of statements [2021-05-06T15:17:25.927Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 1.681s coverage: 65.3% of statements [2021-05-06T15:17:26.387Z] === RUN TestNewListSecretsFilters [2021-05-06T15:17:26.387Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-05-06T15:17:26.387Z] === RUN TestNewListConfigsFilters [2021-05-06T15:17:26.387Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-05-06T15:17:26.387Z] PASS [2021-05-06T15:17:26.387Z] coverage: 0.5% of statements [2021-05-06T15:17:26.387Z] ok github.com/docker/docker/daemon/cluster 0.259s coverage: 0.5% of statements [2021-05-06T15:17:26.848Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-05-06T15:17:26.848Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertToGRPCIsolation [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertFromGRPCIsolation [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-05-06T15:17:26.848Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-05-06T15:17:26.848Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertFromGRPCConfigs [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertToGRPCConfigs [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-05-06T15:17:26.848Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-05-06T15:17:26.848Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-05-06T15:17:26.848Z] PASS [2021-05-06T15:17:26.848Z] coverage: 35.9% of statements [2021-05-06T15:17:26.848Z] ok github.com/docker/docker/daemon/cluster/convert 0.276s coverage: 35.9% of statements [2021-05-06T15:17:31.548Z] === RUN TestDiscoveryOptsErrors [2021-05-06T15:17:31.548Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-05-06T15:17:31.548Z] === RUN TestDiscoveryOpts [2021-05-06T15:17:31.548Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-05-06T15:17:31.548Z] PASS [2021-05-06T15:17:31.548Z] coverage: 30.0% of statements [2021-05-06T15:17:31.548Z] ok github.com/docker/docker/daemon/discovery 0.056s coverage: 30.0% of statements [2021-05-06T15:17:31.548Z] === RUN TestBuilderGC [2021-05-06T15:17:31.548Z] --- PASS: TestBuilderGC (0.00s) [2021-05-06T15:17:31.548Z] === RUN TestDaemonConfigurationNotFound [2021-05-06T15:17:31.548Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-05-06T15:17:31.548Z] === RUN TestDaemonBrokenConfiguration [2021-05-06T15:17:31.548Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-05-06T15:17:31.548Z] === RUN TestParseClusterAdvertiseSettings [2021-05-06T15:17:31.548Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-05-06T15:17:31.548Z] === RUN TestFindConfigurationConflicts [2021-05-06T15:17:31.548Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-05-06T15:17:31.548Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-05-06T15:17:31.548Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-05-06T15:17:31.548Z] === RUN TestDaemonConfigurationMergeConflicts [2021-05-06T15:17:31.548Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-05-06T15:17:31.548Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-05-06T15:17:31.548Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-05-06T15:17:31.548Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-05-06T15:17:31.548Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-05-06T15:17:31.548Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-05-06T15:17:31.548Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-05-06T15:17:31.548Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-05-06T15:17:31.548Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-05-06T15:17:31.548Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-05-06T15:17:31.548Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-05-06T15:17:31.548Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-05-06T15:17:31.548Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-05-06T15:17:31.548Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-05-06T15:17:31.548Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-05-06T15:17:31.548Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-05-06T15:17:31.548Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-05-06T15:17:31.548Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-05-06T15:17:31.548Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-05-06T15:17:31.548Z] === RUN TestValidateConfigurationErrors [2021-05-06T15:17:31.548Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-05-06T15:17:31.548Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-05-06T15:17:31.548Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-05-06T15:17:31.548Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-05-06T15:17:31.548Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-05-06T15:17:31.548Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-05-06T15:17:31.548Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-05-06T15:17:31.548Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-05-06T15:17:31.548Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-05-06T15:17:31.548Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-05-06T15:17:31.548Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-05-06T15:17:31.548Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-05-06T15:17:31.548Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-05-06T15:17:31.548Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-05-06T15:17:31.548Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-05-06T15:17:31.548Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-05-06T15:17:31.548Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-05-06T15:17:31.548Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-05-06T15:17:31.548Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-05-06T15:17:31.548Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-05-06T15:17:31.548Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-05-06T15:17:31.548Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-05-06T15:17:31.548Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-05-06T15:17:31.548Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-05-06T15:17:31.548Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-05-06T15:17:31.548Z] === RUN TestValidateConfiguration [2021-05-06T15:17:31.548Z] === RUN TestValidateConfiguration/with_label [2021-05-06T15:17:31.548Z] === RUN TestValidateConfiguration/with_dns [2021-05-06T15:17:31.548Z] === RUN TestValidateConfiguration/with_dns-search [2021-05-06T15:17:31.548Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-05-06T15:17:31.548Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-05-06T15:17:31.548Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-05-06T15:17:31.548Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-05-06T15:17:31.548Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-05-06T15:17:31.548Z] --- PASS: TestValidateConfiguration (0.00s) [2021-05-06T15:17:31.548Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-05-06T15:17:31.548Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-05-06T15:17:31.548Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-05-06T15:17:31.548Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-05-06T15:17:31.548Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-05-06T15:17:31.548Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-05-06T15:17:31.548Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-05-06T15:17:31.548Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-05-06T15:17:31.548Z] === RUN TestModifiedDiscoverySettings [2021-05-06T15:17:31.548Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-05-06T15:17:31.548Z] === RUN TestReloadSetConfigFileNotExist [2021-05-06T15:17:31.548Z] time="2021-05-06T15:17:31Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-05-06T15:17:31.548Z] --- PASS: TestReloadSetConfigFileNotExist (0.10s) [2021-05-06T15:17:31.548Z] === RUN TestReloadDefaultConfigNotExist [2021-05-06T15:17:31.548Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-05-06T15:17:31.548Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-06T15:17:31.548Z] === RUN TestReloadBadDefaultConfig [2021-05-06T15:17:31.548Z] time="2021-05-06T15:17:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-204453603" [2021-05-06T15:17:31.548Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-05-06T15:17:31.548Z] === RUN TestReloadWithConflictingLabels [2021-05-06T15:17:31.548Z] time="2021-05-06T15:17:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-492805862" [2021-05-06T15:17:31.548Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2021-05-06T15:17:31.548Z] === RUN TestReloadWithDuplicateLabels [2021-05-06T15:17:31.548Z] time="2021-05-06T15:17:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-851455245" [2021-05-06T15:17:31.548Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2021-05-06T15:17:31.548Z] === RUN TestDaemonConfigurationMerge [2021-05-06T15:17:31.548Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-05-06T15:17:31.548Z] PASS [2021-05-06T15:17:31.548Z] coverage: 79.7% of statements [2021-05-06T15:17:31.548Z] ok github.com/docker/docker/daemon/config 0.419s coverage: 79.7% of statements [2021-05-06T15:17:33.089Z] === RUN TestEventsLog [2021-05-06T15:17:33.089Z] --- PASS: TestEventsLog (0.00s) [2021-05-06T15:17:33.089Z] === RUN TestEventsLogTimeout [2021-05-06T15:17:33.089Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-05-06T15:17:33.090Z] === RUN TestLogEvents [2021-05-06T15:17:33.090Z] --- PASS: TestLogEvents (0.05s) [2021-05-06T15:17:33.090Z] === RUN TestLoadBufferedEvents [2021-05-06T15:17:33.090Z] === RUN TestVerifyNetworkingConfig [2021-05-06T15:17:33.090Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-05-06T15:17:33.090Z] === RUN TestGetContainer [2021-05-06T15:17:33.090Z] --- PASS: TestGetContainer (0.00s) [2021-05-06T15:17:33.090Z] === RUN TestValidContainerNames [2021-05-06T15:17:33.090Z] --- PASS: TestValidContainerNames (0.00s) [2021-05-06T15:17:33.090Z] === RUN TestContainerInitDNS [2021-05-06T15:17:33.090Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-05-06T15:17:33.090Z] daemon_test.go:147: root required [2021-05-06T15:17:33.090Z] === RUN TestMerge [2021-05-06T15:17:33.090Z] --- PASS: TestMerge (0.00s) [2021-05-06T15:17:33.090Z] === RUN TestValidateContainerIsolation [2021-05-06T15:17:33.090Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-05-06T15:17:33.090Z] === RUN TestFindNetworkErrorType [2021-05-06T15:17:33.090Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-05-06T15:17:33.090Z] === RUN TestEnsureServicesExist [2021-05-06T15:17:33.090Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-05-06T15:17:33.090Z] === RUN TestEnsureServicesExistErrors [2021-05-06T15:17:33.090Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-05-06T15:17:33.090Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-05-06T15:17:33.090Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-05-06T15:17:33.090Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-05-06T15:17:33.090Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-05-06T15:17:33.090Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-05-06T15:17:33.090Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-05-06T15:17:33.090Z] === RUN TestContainerDelete [2021-05-06T15:17:33.090Z] --- PASS: TestContainerDelete (0.00s) [2021-05-06T15:17:33.090Z] === RUN TestContainerDoubleDelete [2021-05-06T15:17:33.090Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-05-06T15:17:33.090Z] === RUN TestLogContainerEventCopyLabels [2021-05-06T15:17:33.090Z] --- PASS: TestLogContainerEventCopyLabels (0.02s) [2021-05-06T15:17:33.090Z] === RUN TestLogContainerEventWithAttributes [2021-05-06T15:17:33.090Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-05-06T15:17:33.090Z] === RUN TestNoneHealthcheck [2021-05-06T15:17:33.090Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-05-06T15:17:33.090Z] === RUN TestHealthStates [2021-05-06T15:17:33.090Z] --- PASS: TestLoadBufferedEvents (0.13s) [2021-05-06T15:17:33.090Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-05-06T15:17:33.090Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-05-06T15:17:33.090Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-05-06T15:17:33.090Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-05-06T15:17:33.090Z] PASS [2021-05-06T15:17:33.090Z] coverage: 50.0% of statements [2021-05-06T15:17:33.090Z] ok github.com/docker/docker/daemon/events 0.401s coverage: 50.0% of statements [2021-05-06T15:17:33.090Z] time="2021-05-06T15:17:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-06T15:17:33.090Z] time="2021-05-06T15:17:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-06T15:17:33.090Z] time="2021-05-06T15:17:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-06T15:17:33.090Z] time="2021-05-06T15:17:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-06T15:17:33.090Z] time="2021-05-06T15:17:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-06T15:17:33.090Z] time="2021-05-06T15:17:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-06T15:17:33.090Z] time="2021-05-06T15:17:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-06T15:17:33.090Z] time="2021-05-06T15:17:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-06T15:17:33.090Z] time="2021-05-06T15:17:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-06T15:17:33.090Z] time="2021-05-06T15:17:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-06T15:17:33.090Z] --- PASS: TestHealthStates (0.14s) [2021-05-06T15:17:33.090Z] === RUN TestMaskURLCredentials [2021-05-06T15:17:33.090Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-05-06T15:17:33.090Z] === RUN TestGetInspectData [2021-05-06T15:17:33.090Z] --- PASS: TestGetInspectData (0.00s) [2021-05-06T15:17:33.090Z] === RUN TestFillLicense [2021-05-06T15:17:33.090Z] --- PASS: TestFillLicense (0.00s) [2021-05-06T15:17:33.090Z] === RUN TestListInvalidFilter [2021-05-06T15:17:33.090Z] --- PASS: TestListInvalidFilter (0.00s) [2021-05-06T15:17:33.090Z] === RUN TestNameFilter [2021-05-06T15:17:33.090Z] --- PASS: TestNameFilter (0.00s) [2021-05-06T15:17:33.090Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-05-06T15:17:33.090Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-05-06T15:17:33.090Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-05-06T15:17:33.090Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-05-06T15:17:33.090Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-05-06T15:17:33.090Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-05-06T15:17:33.090Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-05-06T15:17:33.090Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-05-06T15:17:33.090Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-05-06T15:17:33.090Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-05-06T15:17:33.090Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-05-06T15:17:33.090Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-05-06T15:17:33.090Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-05-06T15:17:33.090Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-05-06T15:17:33.090Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-05-06T15:17:33.090Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-05-06T15:17:33.090Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-05-06T15:17:33.090Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-05-06T15:17:33.090Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-05-06T15:17:33.090Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-05-06T15:17:33.090Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-05-06T15:17:33.090Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-05-06T15:17:33.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2021-05-06T15:17:33.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-05-06T15:17:33.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-05-06T15:17:33.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-05-06T15:17:33.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-05-06T15:17:33.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-06T15:17:33.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-05-06T15:17:33.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-05-06T15:17:33.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-06T15:17:33.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-05-06T15:17:33.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-05-06T15:17:33.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-05-06T15:17:33.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-05-06T15:17:33.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-05-06T15:17:33.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-05-06T15:17:33.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-05-06T15:17:33.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-05-06T15:17:33.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-05-06T15:17:33.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-05-06T15:17:33.090Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-05-06T15:17:33.090Z] === RUN TestDaemonReloadLabels [2021-05-06T15:17:33.090Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-05-06T15:17:33.090Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-05-06T15:17:33.090Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-05-06T15:17:33.090Z] === RUN TestDaemonReloadMirrors [2021-05-06T15:17:33.090Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-05-06T15:17:33.090Z] === RUN TestDaemonReloadInsecureRegistries [2021-05-06T15:17:33.090Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-05-06T15:17:33.090Z] === RUN TestDaemonReloadNotAffectOthers [2021-05-06T15:17:33.090Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-05-06T15:17:33.090Z] === RUN TestDaemonDiscoveryReload [2021-05-06T15:17:34.060Z] === RUN TestWaitNodeAttachment [2021-05-06T15:17:34.060Z] === RUN TestIsEmptyDir [2021-05-06T15:17:34.060Z] --- PASS: TestIsEmptyDir (0.00s) [2021-05-06T15:17:34.060Z] PASS [2021-05-06T15:17:34.061Z] coverage: 2.3% of statements [2021-05-06T15:17:34.061Z] ok github.com/docker/docker/daemon/graphdriver 0.049s coverage: 2.3% of statements [2021-05-06T15:17:34.061Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-05-06T15:17:34.061Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-05-06T15:17:34.061Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-05-06T15:17:34.061Z] === RUN TestIsolationConversion [2021-05-06T15:17:34.061Z] === RUN TestIsolationConversion/default [2021-05-06T15:17:34.061Z] === RUN TestIsolationConversion/process [2021-05-06T15:17:34.061Z] === RUN TestIsolationConversion/hyperv [2021-05-06T15:17:34.061Z] --- PASS: TestIsolationConversion (0.00s) [2021-05-06T15:17:34.061Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-05-06T15:17:34.061Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-05-06T15:17:34.061Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-05-06T15:17:34.061Z] === RUN TestContainerLabels [2021-05-06T15:17:34.061Z] --- PASS: TestContainerLabels (0.00s) [2021-05-06T15:17:34.061Z] === RUN TestCredentialSpecConversion [2021-05-06T15:17:34.061Z] === RUN TestCredentialSpecConversion/none [2021-05-06T15:17:34.061Z] === RUN TestCredentialSpecConversion/config [2021-05-06T15:17:34.061Z] === RUN TestCredentialSpecConversion/file [2021-05-06T15:17:34.061Z] === RUN TestCredentialSpecConversion/registry [2021-05-06T15:17:34.061Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-05-06T15:17:34.061Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-05-06T15:17:34.061Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-05-06T15:17:34.061Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-05-06T15:17:34.061Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-05-06T15:17:34.061Z] === RUN TestControllerValidateMountBind [2021-05-06T15:17:34.061Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-05-06T15:17:34.061Z] === RUN TestControllerValidateMountVolume [2021-05-06T15:17:34.061Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-05-06T15:17:34.061Z] === RUN TestControllerValidateMountTarget [2021-05-06T15:17:34.061Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-05-06T15:17:34.061Z] === RUN TestControllerValidateMountTmpfs [2021-05-06T15:17:34.061Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-05-06T15:17:34.061Z] === RUN TestControllerValidateMountInvalidType [2021-05-06T15:17:34.061Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-05-06T15:17:34.061Z] === RUN TestControllerValidateMountNamedPipe [2021-05-06T15:17:34.521Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-05-06T15:17:34.521Z] PASS [2021-05-06T15:17:34.521Z] coverage: 11.3% of statements [2021-05-06T15:17:34.521Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.800s coverage: 11.3% of statements [2021-05-06T15:17:34.521Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-05-06T15:17:34.521Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-05-06T15:17:34.981Z] === RUN TestLinkNaming [2021-05-06T15:17:34.981Z] --- PASS: TestLinkNaming (0.00s) [2021-05-06T15:17:34.981Z] === RUN TestLinkNew [2021-05-06T15:17:34.981Z] --- PASS: TestLinkNew (0.00s) [2021-05-06T15:17:34.981Z] === RUN TestLinkEnv [2021-05-06T15:17:34.981Z] --- PASS: TestLinkEnv (0.00s) [2021-05-06T15:17:34.981Z] === RUN TestLinkMultipleEnv [2021-05-06T15:17:34.981Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-05-06T15:17:34.981Z] === RUN TestLinkPortRangeEnv [2021-05-06T15:17:34.981Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-05-06T15:17:34.981Z] PASS [2021-05-06T15:17:34.981Z] coverage: 93.0% of statements [2021-05-06T15:17:34.981Z] ok github.com/docker/docker/daemon/links 0.054s coverage: 93.0% of statements [2021-05-06T15:17:34.981Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) [2021-05-06T15:17:35.441Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-05-06T15:17:35.441Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-06T15:17:35.441Z] reload_test.go:520: root required [2021-05-06T15:17:35.441Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-05-06T15:17:35.441Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.04s) [2021-05-06T15:17:35.441Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-05-06T15:17:35.441Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-05-06T15:17:35.441Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-05-06T15:17:35.441Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-05-06T15:17:35.441Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-05-06T15:17:35.441Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-05-06T15:17:35.441Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-05-06T15:17:35.441Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-05-06T15:17:35.441Z] === RUN TestParseVolumesFrom [2021-05-06T15:17:35.441Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-05-06T15:17:35.441Z] PASS [2021-05-06T15:17:35.441Z] coverage: 9.0% of statements [2021-05-06T15:17:35.441Z] ok github.com/docker/docker/daemon 2.942s coverage: 9.0% of statements [2021-05-06T15:17:35.441Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-06T15:17:35.441Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-06T15:17:35.441Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-06T15:17:35.441Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-06T15:17:35.441Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-05-06T15:17:35.441Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-05-06T15:17:35.441Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-05-06T15:17:35.441Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-06T15:17:35.441Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-05-06T15:17:35.441Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-05-06T15:17:35.441Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-05-06T15:17:35.441Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-06T15:17:35.442Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-05-06T15:17:35.442Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-05-06T15:17:35.442Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-05-06T15:17:36.991Z] === RUN TestAdapterReadLogs [2021-05-06T15:17:36.991Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-05-06T15:17:36.991Z] === RUN TestCopier [2021-05-06T15:17:36.991Z] --- PASS: TestCopier (0.00s) [2021-05-06T15:17:36.991Z] === RUN TestCopierLongLines [2021-05-06T15:17:36.991Z] --- PASS: TestCopierLongLines (0.00s) [2021-05-06T15:17:36.991Z] === RUN TestCopierSlow [2021-05-06T15:17:37.452Z] --- PASS: TestCopierSlow (0.40s) [2021-05-06T15:17:37.452Z] === RUN TestCopierWithSized [2021-05-06T15:17:37.452Z] === RUN TestCopierWithSized/as_is [2021-05-06T15:17:37.452Z] === RUN TestCopierWithSized/With_RingLogger [2021-05-06T15:17:37.452Z] --- PASS: TestCopierWithSized (0.02s) [2021-05-06T15:17:37.452Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-05-06T15:17:37.452Z] --- PASS: TestCopierWithSized/With_RingLogger (0.02s) [2021-05-06T15:17:37.452Z] === RUN TestCopierWithPartial [2021-05-06T15:17:37.452Z] --- PASS: TestCopierWithPartial (0.00s) [2021-05-06T15:17:37.452Z] === RUN TestRingLogger [2021-05-06T15:17:37.452Z] --- PASS: TestRingLogger (0.00s) [2021-05-06T15:17:37.452Z] === RUN TestRingCap [2021-05-06T15:17:37.452Z] --- PASS: TestRingCap (0.00s) [2021-05-06T15:17:37.452Z] === RUN TestRingClose [2021-05-06T15:17:37.452Z] --- PASS: TestRingClose (0.00s) [2021-05-06T15:17:37.452Z] === RUN TestRingDrain [2021-05-06T15:17:37.452Z] --- PASS: TestRingDrain (0.00s) [2021-05-06T15:17:37.452Z] PASS [2021-05-06T15:17:37.452Z] coverage: 43.5% of statements [2021-05-06T15:17:37.452Z] ok github.com/docker/docker/daemon/logger 0.585s coverage: 43.5% of statements [2021-05-06T15:17:37.913Z] === RUN TestNewStreamConfig [2021-05-06T15:17:37.913Z] === RUN TestNewStreamConfig/defaults [2021-05-06T15:17:37.913Z] === RUN TestNewStreamConfig/invalid_create_group [2021-05-06T15:17:37.913Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-05-06T15:17:37.913Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-05-06T15:17:37.913Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-05-06T15:17:37.913Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-05-06T15:17:37.913Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-05-06T15:17:37.913Z] --- PASS: TestNewStreamConfig (0.00s) [2021-05-06T15:17:37.913Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-05-06T15:17:37.913Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-05-06T15:17:37.913Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-05-06T15:17:37.913Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-05-06T15:17:37.913Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-05-06T15:17:37.913Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-05-06T15:17:37.913Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-05-06T15:17:37.913Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-05-06T15:17:37.913Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestNewAWSLogsClientRegionDetect [2021-05-06T15:17:37.913Z] time="2021-05-06T15:17:37Z" level=info msg="Trying to get region from EC2 Metadata" [2021-05-06T15:17:37.913Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.10s) [2021-05-06T15:17:37.913Z] === RUN TestCreateSuccess [2021-05-06T15:17:37.913Z] --- PASS: TestCreateSuccess (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestCreateLogGroupSuccess [2021-05-06T15:17:37.913Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestCreateError [2021-05-06T15:17:37.913Z] --- PASS: TestCreateError (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestCreateAlreadyExists [2021-05-06T15:17:37.913Z] time="2021-05-06T15:17:37Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-05-06T15:17:37.913Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestLogClosed [2021-05-06T15:17:37.913Z] --- PASS: TestLogClosed (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestLogBlocking [2021-05-06T15:17:37.913Z] --- PASS: TestLogBlocking (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestLogNonBlockingBufferEmpty [2021-05-06T15:17:37.913Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestLogNonBlockingBufferFull [2021-05-06T15:17:37.913Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestPublishBatchSuccess [2021-05-06T15:17:37.913Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestPublishBatchError [2021-05-06T15:17:37.913Z] time="2021-05-06T15:17:37Z" level=error msg=Error [2021-05-06T15:17:37.913Z] --- PASS: TestPublishBatchError (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-05-06T15:17:37.913Z] time="2021-05-06T15:17:37Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-06T15:17:37.913Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestPublishBatchAlreadyAccepted [2021-05-06T15:17:37.913Z] time="2021-05-06T15:17:37Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-06T15:17:37.913Z] time="2021-05-06T15:17:37Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-05-06T15:17:37.913Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestCollectBatchSimple [2021-05-06T15:17:37.913Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestCollectBatchTicker [2021-05-06T15:17:37.913Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestCollectBatchMultilinePattern [2021-05-06T15:17:37.913Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-05-06T15:17:37.913Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-05-06T15:17:37.913Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-05-06T15:17:37.913Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-05-06T15:17:37.913Z] === RUN TestCollectBatchClose [2021-05-06T15:17:37.913Z] --- PASS: TestCollectBatchClose (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestEffectiveLen [2021-05-06T15:17:37.913Z] === RUN TestEffectiveLen/0/Hello [2021-05-06T15:17:37.913Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-05-06T15:17:37.913Z] === RUN TestEffectiveLen/2/🙃 [2021-05-06T15:17:37.913Z] === RUN TestEffectiveLen/3/���� [2021-05-06T15:17:37.913Z] === RUN TestEffectiveLen/4/He��o [2021-05-06T15:17:37.913Z] === RUN TestEffectiveLen/5/ [2021-05-06T15:17:37.913Z] --- PASS: TestEffectiveLen (0.00s) [2021-05-06T15:17:37.913Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-05-06T15:17:37.913Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-05-06T15:17:37.913Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-05-06T15:17:37.913Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-05-06T15:17:37.913Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-05-06T15:17:37.913Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestFindValidSplit [2021-05-06T15:17:37.913Z] === RUN TestFindValidSplit/0/ [2021-05-06T15:17:37.913Z] === RUN TestFindValidSplit/1/Hello [2021-05-06T15:17:37.913Z] === RUN TestFindValidSplit/2/Hello [2021-05-06T15:17:37.913Z] === RUN TestFindValidSplit/3/Hello [2021-05-06T15:17:37.913Z] === RUN TestFindValidSplit/4/🙃 [2021-05-06T15:17:37.913Z] === RUN TestFindValidSplit/5/🙃 [2021-05-06T15:17:37.913Z] === RUN TestFindValidSplit/6/a� [2021-05-06T15:17:37.913Z] === RUN TestFindValidSplit/7/a� [2021-05-06T15:17:37.913Z] --- PASS: TestFindValidSplit (0.00s) [2021-05-06T15:17:37.913Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-05-06T15:17:37.913Z] cloudwatchlogs_test.go:1044: [2021-05-06T15:17:37.913Z] cloudwatchlogs_test.go:1045: [2021-05-06T15:17:37.913Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-05-06T15:17:37.913Z] cloudwatchlogs_test.go:1044: Hello [2021-05-06T15:17:37.913Z] cloudwatchlogs_test.go:1045: [2021-05-06T15:17:37.913Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-05-06T15:17:37.913Z] cloudwatchlogs_test.go:1044: He [2021-05-06T15:17:37.913Z] cloudwatchlogs_test.go:1045: llo [2021-05-06T15:17:37.913Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-05-06T15:17:37.913Z] cloudwatchlogs_test.go:1044: [2021-05-06T15:17:37.913Z] cloudwatchlogs_test.go:1045: Hello [2021-05-06T15:17:37.913Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-05-06T15:17:37.913Z] cloudwatchlogs_test.go:1044: [2021-05-06T15:17:37.913Z] cloudwatchlogs_test.go:1045: 🙃 [2021-05-06T15:17:37.913Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-05-06T15:17:37.913Z] cloudwatchlogs_test.go:1044: 🙃 [2021-05-06T15:17:37.913Z] cloudwatchlogs_test.go:1045: [2021-05-06T15:17:37.913Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-05-06T15:17:37.913Z] cloudwatchlogs_test.go:1044: a [2021-05-06T15:17:37.913Z] cloudwatchlogs_test.go:1045: � [2021-05-06T15:17:37.913Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-05-06T15:17:37.913Z] cloudwatchlogs_test.go:1044: a� [2021-05-06T15:17:37.913Z] cloudwatchlogs_test.go:1045: [2021-05-06T15:17:37.913Z] === RUN TestProcessEventEmoji [2021-05-06T15:17:37.913Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestCollectBatchLineSplit [2021-05-06T15:17:37.913Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestCollectBatchLineSplitWithBinary [2021-05-06T15:17:37.913Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestCollectBatchMaxEvents [2021-05-06T15:17:37.913Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-05-06T15:17:37.913Z] === RUN TestCollectBatchMaxTotalBytes [2021-05-06T15:17:37.913Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-05-06T15:17:37.913Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-05-06T15:17:37.913Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-05-06T15:17:37.913Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-05-06T15:17:37.913Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-05-06T15:17:37.913Z] === RUN TestParseLogOptionsMultilinePattern [2021-05-06T15:17:37.913Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestParseLogOptionsDatetimeFormat [2021-05-06T15:17:37.913Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-05-06T15:17:37.913Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-05-06T15:17:37.913Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-05-06T15:17:37.913Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-05-06T15:17:37.913Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-05-06T15:17:37.913Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-05-06T15:17:37.913Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-05-06T15:17:37.913Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-05-06T15:17:37.913Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-05-06T15:17:37.913Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-05-06T15:17:37.913Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-05-06T15:17:37.913Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-05-06T15:17:37.913Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-05-06T15:17:37.913Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-05-06T15:17:37.913Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-05-06T15:17:37.913Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-05-06T15:17:37.913Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-05-06T15:17:37.913Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-05-06T15:17:37.913Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-05-06T15:17:37.913Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-05-06T15:17:37.913Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-05-06T15:17:37.913Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-05-06T15:17:37.913Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-05-06T15:17:37.913Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-05-06T15:17:37.913Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-05-06T15:17:37.913Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-05-06T15:17:37.913Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-05-06T15:17:37.913Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-05-06T15:17:37.913Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-05-06T15:17:37.913Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-05-06T15:17:37.913Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-05-06T15:17:37.913Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-05-06T15:17:37.913Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-05-06T15:17:37.913Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestCreateTagSuccess [2021-05-06T15:17:37.913Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-05-06T15:17:37.913Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-05-06T15:17:37.913Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-05-06T15:17:37.913Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-05-06T15:17:37.913Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-05-06T15:17:37.913Z] PASS [2021-05-06T15:17:37.913Z] coverage: 77.8% of statements [2021-05-06T15:17:37.913Z] ok github.com/docker/docker/daemon/logger/awslogs 0.351s coverage: 77.8% of statements [2021-05-06T15:17:37.913Z] === RUN TestSearchRegistryForImagesErrors [2021-05-06T15:17:37.913Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestSearchRegistryForImages [2021-05-06T15:17:37.913Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestOnlyPlatformWithFallback [2021-05-06T15:17:37.913Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-05-06T15:17:37.913Z] === RUN TestImageDelete [2021-05-06T15:17:37.913Z] === RUN TestImageDelete/no_lease [2021-05-06T15:17:37.913Z] === RUN TestImageDelete/lease_exists [2021-05-06T15:17:37.913Z] --- PASS: TestImageDelete (0.04s) [2021-05-06T15:17:37.913Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-05-06T15:17:37.913Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-05-06T15:17:37.913Z] === RUN TestContentStoreForPull [2021-05-06T15:17:38.374Z] --- PASS: TestContentStoreForPull (0.13s) [2021-05-06T15:17:38.374Z] PASS [2021-05-06T15:17:38.374Z] coverage: 6.7% of statements [2021-05-06T15:17:38.374Z] ok github.com/docker/docker/daemon/images 0.412s coverage: 6.7% of statements [2021-05-06T15:17:38.374Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-06T15:17:38.374Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-06T15:17:38.374Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-05-06T15:17:38.374Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-06T15:17:38.374Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-06T15:17:38.374Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-05-06T15:17:38.374Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-05-06T15:17:38.374Z] === RUN TestJSONFileLogger [2021-05-06T15:17:38.374Z] --- PASS: TestJSONFileLogger (0.00s) [2021-05-06T15:17:38.374Z] === RUN TestJSONFileLoggerWithTags [2021-05-06T15:17:38.374Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-05-06T15:17:38.374Z] === RUN TestJSONFileLoggerWithOpts [2021-05-06T15:17:38.374Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-05-06T15:17:38.374Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-05-06T15:17:38.374Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-05-06T15:17:38.374Z] === RUN TestEncodeDecode [2021-05-06T15:17:38.374Z] === PAUSE TestEncodeDecode [2021-05-06T15:17:38.374Z] === RUN TestUnexpectedEOF [2021-05-06T15:17:38.374Z] time="2021-05-06T15:17:38Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-06T15:17:38.374Z] time="2021-05-06T15:17:38Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-06T15:17:38.374Z] --- PASS: TestUnexpectedEOF (0.10s) [2021-05-06T15:17:38.374Z] === CONT TestEncodeDecode [2021-05-06T15:17:38.374Z] --- PASS: TestEncodeDecode (0.00s) [2021-05-06T15:17:38.374Z] PASS [2021-05-06T15:17:38.374Z] coverage: 69.9% of statements [2021-05-06T15:17:38.374Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.217s coverage: 69.9% of statements [2021-05-06T15:17:38.834Z] === RUN TestJSONLogsMarshalJSONBuf [2021-05-06T15:17:38.834Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-05-06T15:17:38.834Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-05-06T15:17:38.834Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.10s) [2021-05-06T15:17:38.834Z] === RUN TestFastTimeMarshalJSON [2021-05-06T15:17:38.834Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-05-06T15:17:38.834Z] PASS [2021-05-06T15:17:38.834Z] coverage: 87.2% of statements [2021-05-06T15:17:38.834Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.154s coverage: 87.2% of statements [2021-05-06T15:17:40.375Z] === RUN TestWriteLog [2021-05-06T15:17:40.375Z] === PAUSE TestWriteLog [2021-05-06T15:17:40.375Z] === RUN TestReadLog [2021-05-06T15:17:40.375Z] === PAUSE TestReadLog [2021-05-06T15:17:40.375Z] === CONT TestWriteLog [2021-05-06T15:17:40.375Z] === CONT TestReadLog [2021-05-06T15:17:40.375Z] --- PASS: TestWriteLog (0.00s) [2021-05-06T15:17:40.375Z] === RUN TestReadLog/tail_exact [2021-05-06T15:17:40.375Z] === RUN TestReadLog/tail_less_than_available [2021-05-06T15:17:40.375Z] === RUN TestReadLog/tail_more_than_available [2021-05-06T15:17:40.375Z] --- PASS: TestReadLog (0.12s) [2021-05-06T15:17:40.375Z] --- PASS: TestReadLog/tail_exact (0.11s) [2021-05-06T15:17:40.375Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-05-06T15:17:40.375Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-05-06T15:17:40.375Z] PASS [2021-05-06T15:17:40.375Z] coverage: 75.2% of statements [2021-05-06T15:17:40.375Z] ok github.com/docker/docker/daemon/logger/local 0.215s coverage: 75.2% of statements [2021-05-06T15:17:40.375Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-06T15:17:40.835Z] === RUN TestLog [2021-05-06T15:17:40.835Z] --- PASS: TestLog (0.00s) [2021-05-06T15:17:40.835Z] PASS [2021-05-06T15:17:40.835Z] coverage: 31.5% of statements [2021-05-06T15:17:40.835Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.092s coverage: 31.5% of statements [2021-05-06T15:17:40.835Z] === RUN TestOpenFileDelete [2021-05-06T15:17:40.835Z] --- PASS: TestOpenFileDelete (0.00s) [2021-05-06T15:17:40.835Z] === RUN TestOpenFileRename [2021-05-06T15:17:40.835Z] --- PASS: TestOpenFileRename (0.00s) [2021-05-06T15:17:40.835Z] === RUN TestParseLogTagDefaultTag [2021-05-06T15:17:40.835Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-05-06T15:17:40.835Z] === RUN TestParseLogTag [2021-05-06T15:17:40.835Z] --- PASS: TestParseLogTag (0.00s) [2021-05-06T15:17:40.835Z] === RUN TestParseLogTagEmptyTag [2021-05-06T15:17:40.835Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-05-06T15:17:40.835Z] === RUN TestTailFiles [2021-05-06T15:17:40.835Z] --- PASS: TestTailFiles (0.00s) [2021-05-06T15:17:40.835Z] === RUN TestFollowLogsConsumerGone [2021-05-06T15:17:40.835Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-05-06T15:17:40.835Z] === RUN TestFollowLogsProducerGone [2021-05-06T15:17:40.835Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-05-06T15:17:40.835Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-05-06T15:17:40.835Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-05-06T15:17:40.835Z] === RUN TestCheckCapacityAndRotate [2021-05-06T15:17:40.835Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-05-06T15:17:40.835Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-05-06T15:17:40.835Z] --- PASS: TestCheckCapacityAndRotate (0.18s) [2021-05-06T15:17:40.835Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-05-06T15:17:40.835Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.16s) [2021-05-06T15:17:40.835Z] PASS [2021-05-06T15:17:40.835Z] coverage: 55.3% of statements [2021-05-06T15:17:41.296Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.244s coverage: 55.3% of statements [2021-05-06T15:17:41.757Z] === RUN TestNewParse [2021-05-06T15:17:41.757Z] --- PASS: TestNewParse (0.00s) [2021-05-06T15:17:41.757Z] PASS [2021-05-06T15:17:41.757Z] coverage: 8.3% of statements [2021-05-06T15:17:41.757Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2021-05-06T15:17:41.757Z] === RUN TestValidateLogOpt [2021-05-06T15:17:41.757Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-06T15:17:41.757Z] === RUN TestNewMissedConfig [2021-05-06T15:17:41.757Z] --- PASS: TestNewMissedConfig (0.00s) [2021-05-06T15:17:41.757Z] === RUN TestNewMissedUrl [2021-05-06T15:17:41.757Z] --- PASS: TestNewMissedUrl (0.00s) [2021-05-06T15:17:41.757Z] === RUN TestNewMissedToken [2021-05-06T15:17:41.757Z] --- PASS: TestNewMissedToken (0.00s) [2021-05-06T15:17:41.757Z] === RUN TestNewWithProxy [2021-05-06T15:17:41.757Z] --- PASS: TestNewWithProxy (0.00s) [2021-05-06T15:17:41.757Z] === RUN TestDefault [2021-05-06T15:17:41.757Z] --- PASS: TestDefault (0.00s) [2021-05-06T15:17:41.758Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-05-06T15:17:41.758Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-05-06T15:17:41.758Z] === RUN TestJsonFormat [2021-05-06T15:17:41.758Z] --- PASS: TestJsonFormat (0.00s) [2021-05-06T15:17:41.758Z] === RUN TestRawFormat [2021-05-06T15:17:41.758Z] --- PASS: TestRawFormat (0.00s) [2021-05-06T15:17:41.758Z] === RUN TestRawFormatWithLabels [2021-05-06T15:17:41.758Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-05-06T15:17:41.758Z] === RUN TestRawFormatWithoutTag [2021-05-06T15:17:41.758Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-05-06T15:17:41.758Z] === RUN TestBatching [2021-05-06T15:17:42.219Z] --- PASS: TestBatching (0.21s) [2021-05-06T15:17:42.219Z] === RUN TestFrequency [2021-05-06T15:17:42.219Z] === RUN TestParseLogFormat [2021-05-06T15:17:42.219Z] --- PASS: TestParseLogFormat (0.00s) [2021-05-06T15:17:42.219Z] === RUN TestValidateLogOptEmpty [2021-05-06T15:17:42.219Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-05-06T15:17:42.219Z] === RUN TestValidateSyslogAddress [2021-05-06T15:17:42.219Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-05-06T15:17:42.219Z] === RUN TestParseAddressDefaultPort [2021-05-06T15:17:42.219Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-05-06T15:17:42.219Z] === RUN TestValidateSyslogFacility [2021-05-06T15:17:42.219Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-05-06T15:17:42.219Z] === RUN TestValidateLogOptSyslogFormat [2021-05-06T15:17:42.219Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-05-06T15:17:42.219Z] === RUN TestValidateLogOpt [2021-05-06T15:17:42.219Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-06T15:17:42.219Z] PASS [2021-05-06T15:17:42.219Z] coverage: 46.8% of statements [2021-05-06T15:17:42.219Z] ok github.com/docker/docker/daemon/logger/syslog 0.081s coverage: 46.8% of statements [2021-05-06T15:17:42.219Z] --- PASS: TestFrequency (0.22s) [2021-05-06T15:17:42.219Z] === RUN TestOneMessagePerRequest [2021-05-06T15:17:42.219Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-05-06T15:17:42.219Z] === RUN TestVerify [2021-05-06T15:17:42.219Z] --- PASS: TestVerify (0.00s) [2021-05-06T15:17:42.680Z] === RUN TestSkipVerify [2021-05-06T15:17:42.680Z] time="2021-05-06T15:17:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T15:17:42.680Z] time="2021-05-06T15:17:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T15:17:42.680Z] time="2021-05-06T15:17:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T15:17:42.680Z] --- PASS: TestSkipVerify (0.35s) [2021-05-06T15:17:42.680Z] === RUN TestBufferMaximum [2021-05-06T15:17:42.680Z] time="2021-05-06T15:17:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T15:17:42.680Z] time="2021-05-06T15:17:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T15:17:42.680Z] time="2021-05-06T15:17:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T15:17:42.680Z] time="2021-05-06T15:17:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T15:17:42.680Z] time="2021-05-06T15:17:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T15:17:42.680Z] time="2021-05-06T15:17:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620314262.473185\",\"host\":\"8ba95e8e4229\"}'" [2021-05-06T15:17:42.680Z] time="2021-05-06T15:17:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620314262.473185\",\"host\":\"8ba95e8e4229\"}'" [2021-05-06T15:17:42.680Z] --- PASS: TestBufferMaximum (0.00s) [2021-05-06T15:17:42.680Z] === RUN TestServerAlwaysDown [2021-05-06T15:17:42.680Z] time="2021-05-06T15:17:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T15:17:42.680Z] time="2021-05-06T15:17:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T15:17:42.680Z] time="2021-05-06T15:17:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620314262.475188\",\"host\":\"8ba95e8e4229\"}'" [2021-05-06T15:17:42.680Z] time="2021-05-06T15:17:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620314262.475188\",\"host\":\"8ba95e8e4229\"}'" [2021-05-06T15:17:42.680Z] time="2021-05-06T15:17:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-06T15:17:42.680Z] time="2021-05-06T15:17:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620314262.475188\",\"host\":\"8ba95e8e4229\"}'" [2021-05-06T15:17:42.680Z] time="2021-05-06T15:17:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620314262.476180\",\"host\":\"8ba95e8e4229\"}'" [2021-05-06T15:17:42.680Z] time="2021-05-06T15:17:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620314262.476180\",\"host\":\"8ba95e8e4229\"}'" [2021-05-06T15:17:42.680Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-05-06T15:17:42.680Z] === RUN TestCannotSendAfterClose [2021-05-06T15:17:42.680Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-05-06T15:17:42.680Z] === RUN TestDeadlockOnBlockedEndpoint [2021-05-06T15:17:43.651Z] time="2021-05-06T15:17:43Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-05-06T15:17:43.651Z] time="2021-05-06T15:17:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"8ba95e8e4229\"}'" [2021-05-06T15:17:43.651Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-05-06T15:17:43.651Z] PASS [2021-05-06T15:17:43.651Z] coverage: 82.5% of statements [2021-05-06T15:17:43.651Z] ok github.com/docker/docker/daemon/logger/splunk 1.915s coverage: 82.5% of statements [2021-05-06T15:17:43.651Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-06T15:17:43.651Z] ? github.com/docker/docker/daemon/network [no test files] [2021-05-06T15:17:43.651Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-06T15:17:44.111Z] === RUN TestV1IDService [2021-05-06T15:17:44.111Z] --- PASS: TestV1IDService (0.02s) [2021-05-06T15:17:44.111Z] === RUN TestV2MetadataService [2021-05-06T15:17:44.572Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-05-06T15:17:44.572Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-05-06T15:17:44.572Z] === RUN TestContinueOnError_MirrorEndpoint [2021-05-06T15:17:44.572Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-05-06T15:17:44.572Z] === RUN TestContinueOnError_NeverContinue [2021-05-06T15:17:44.572Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-05-06T15:17:44.572Z] === RUN TestManifestStore [2021-05-06T15:17:45.032Z] === RUN TestManifestStore/no_remote_or_local [2021-05-06T15:17:45.032Z] time="2021-05-06T15:17:44Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local162876867\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-05-06T15:17:45.032Z] === RUN TestManifestStore/no_local_cache [2021-05-06T15:17:45.032Z] === RUN TestManifestStore/with_local_cache [2021-05-06T15:17:45.032Z] === RUN TestManifestStore/unknown_media_type [2021-05-06T15:17:45.032Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-05-06T15:17:45.032Z] time="2021-05-06T15:17:44Z" level=warning msg="reference for unknown type: " [2021-05-06T15:17:45.032Z] time="2021-05-06T15:17:44Z" level=warning msg="reference for unknown type: " [2021-05-06T15:17:45.032Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-05-06T15:17:45.032Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-05-06T15:17:45.032Z] time="2021-05-06T15:17:44Z" level=warning msg="reference for unknown type: " [2021-05-06T15:17:45.032Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-05-06T15:17:45.032Z] time="2021-05-06T15:17:44Z" level=warning msg="reference for unknown type: " [2021-05-06T15:17:45.032Z] time="2021-05-06T15:17:44Z" level=warning msg="reference for unknown type: " [2021-05-06T15:17:45.032Z] === RUN TestManifestStore/error_persisting_manifest [2021-05-06T15:17:45.032Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-05-06T15:17:45.032Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-05-06T15:17:45.032Z] time="2021-05-06T15:17:44Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-05-06T15:17:45.032Z] --- PASS: TestManifestStore (0.27s) [2021-05-06T15:17:45.032Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2021-05-06T15:17:45.032Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-05-06T15:17:45.032Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-05-06T15:17:45.032Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-05-06T15:17:45.032Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-05-06T15:17:45.032Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-05-06T15:17:45.032Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-05-06T15:17:45.032Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-05-06T15:17:45.032Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-05-06T15:17:45.032Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-05-06T15:17:45.032Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-05-06T15:17:45.032Z] === RUN TestDetectManifestBlobMediaType [2021-05-06T15:17:45.032Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-05-06T15:17:45.032Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-05-06T15:17:45.032Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-05-06T15:17:45.032Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-05-06T15:17:45.032Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-05-06T15:17:45.032Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-05-06T15:17:45.032Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-05-06T15:17:45.032Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-05-06T15:17:45.032Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-05-06T15:17:45.032Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-05-06T15:17:45.032Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-05-06T15:17:45.032Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-05-06T15:17:45.032Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-05-06T15:17:45.032Z] === RUN TestFixManifestLayers [2021-05-06T15:17:45.032Z] --- PASS: TestFixManifestLayers (0.00s) [2021-05-06T15:17:45.032Z] === RUN TestFixManifestLayersBaseLayerParent [2021-05-06T15:17:45.032Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-06T15:17:45.032Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-06T15:17:45.032Z] === RUN TestFixManifestLayersBadParent [2021-05-06T15:17:45.032Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-05-06T15:17:45.032Z] === RUN TestValidateManifest [2021-05-06T15:17:45.032Z] --- SKIP: TestValidateManifest (0.00s) [2021-05-06T15:17:45.032Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-06T15:17:45.032Z] === RUN TestFormatPlatform [2021-05-06T15:17:45.032Z] --- PASS: TestFormatPlatform (0.00s) [2021-05-06T15:17:45.032Z] === RUN TestGetRepositoryMountCandidates [2021-05-06T15:17:45.032Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-05-06T15:17:45.032Z] === RUN TestLayerAlreadyExists [2021-05-06T15:17:45.032Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-05-06T15:17:45.032Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-06T15:17:45.032Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-06T15:17:45.032Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-06T15:17:45.032Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-06T15:17:45.032Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-06T15:17:45.032Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-06T15:17:45.032Z] === RUN TestWhenEmptyAuthConfig [2021-05-06T15:17:45.032Z] === RUN TestSuccessfulDownload [2021-05-06T15:17:45.032Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-05-06T15:17:45.032Z] download_test.go:268: Needs fixing on Windows [2021-05-06T15:17:45.032Z] === RUN TestCancelledDownload [2021-05-06T15:17:45.032Z] --- PASS: TestCancelledDownload (0.01s) [2021-05-06T15:17:45.032Z] === RUN TestMaxDownloadAttempts [2021-05-06T15:17:45.032Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-06T15:17:45.032Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-06T15:17:45.032Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-06T15:17:45.032Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-06T15:17:45.032Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-06T15:17:45.032Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-06T15:17:45.032Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-06T15:17:45.032Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-06T15:17:45.032Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-06T15:17:45.032Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-06T15:17:45.032Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-06T15:17:45.032Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-06T15:17:45.493Z] --- PASS: TestV2MetadataService (1.30s) [2021-05-06T15:17:45.493Z] PASS [2021-05-06T15:17:45.493Z] coverage: 48.2% of statements [2021-05-06T15:17:45.493Z] ok github.com/docker/docker/distribution/metadata 1.462s coverage: 48.2% of statements [2021-05-06T15:17:45.493Z] time="2021-05-06T15:17:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-06T15:17:45.493Z] time="2021-05-06T15:17:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-06T15:17:45.493Z] time="2021-05-06T15:17:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-06T15:17:45.493Z] time="2021-05-06T15:17:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-06T15:17:45.493Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-05-06T15:17:45.493Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.34s) [2021-05-06T15:17:45.493Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.34s) [2021-05-06T15:17:45.493Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.34s) [2021-05-06T15:17:45.493Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.34s) [2021-05-06T15:17:45.493Z] === RUN TestTransfer [2021-05-06T15:17:45.493Z] --- PASS: TestTransfer (0.12s) [2021-05-06T15:17:45.493Z] === RUN TestConcurrencyLimit [2021-05-06T15:17:45.493Z] === RUN TestNotFound [2021-05-06T15:17:45.493Z] --- PASS: TestNotFound (0.00s) [2021-05-06T15:17:45.493Z] === RUN TestConflict [2021-05-06T15:17:45.493Z] --- PASS: TestConflict (0.00s) [2021-05-06T15:17:45.493Z] === RUN TestForbidden [2021-05-06T15:17:45.493Z] --- PASS: TestForbidden (0.00s) [2021-05-06T15:17:45.493Z] === RUN TestInvalidParameter [2021-05-06T15:17:45.493Z] --- PASS: TestInvalidParameter (0.00s) [2021-05-06T15:17:45.493Z] === RUN TestNotImplemented [2021-05-06T15:17:45.493Z] --- PASS: TestNotImplemented (0.00s) [2021-05-06T15:17:45.493Z] === RUN TestNotModified [2021-05-06T15:17:45.493Z] --- PASS: TestNotModified (0.00s) [2021-05-06T15:17:45.493Z] === RUN TestUnauthorized [2021-05-06T15:17:45.493Z] --- PASS: TestUnauthorized (0.00s) [2021-05-06T15:17:45.493Z] === RUN TestUnknown [2021-05-06T15:17:45.493Z] --- PASS: TestUnknown (0.00s) [2021-05-06T15:17:45.493Z] === RUN TestCancelled [2021-05-06T15:17:45.493Z] --- PASS: TestCancelled (0.00s) [2021-05-06T15:17:45.493Z] === RUN TestDeadline [2021-05-06T15:17:45.493Z] --- PASS: TestDeadline (0.00s) [2021-05-06T15:17:45.493Z] === RUN TestDataLoss [2021-05-06T15:17:45.493Z] --- PASS: TestDataLoss (0.00s) [2021-05-06T15:17:45.493Z] === RUN TestUnavailable [2021-05-06T15:17:45.493Z] --- PASS: TestUnavailable (0.00s) [2021-05-06T15:17:45.493Z] === RUN TestSystem [2021-05-06T15:17:45.493Z] --- PASS: TestSystem (0.00s) [2021-05-06T15:17:45.493Z] === RUN TestFromStatusCode [2021-05-06T15:17:45.493Z] === RUN TestFromStatusCode/Not_Found [2021-05-06T15:17:45.493Z] === RUN TestFromStatusCode/Bad_Request [2021-05-06T15:17:45.493Z] === RUN TestFromStatusCode/Conflict [2021-05-06T15:17:45.493Z] === RUN TestFromStatusCode/Unauthorized [2021-05-06T15:17:45.493Z] === RUN TestFromStatusCode/Service_Unavailable [2021-05-06T15:17:45.493Z] === RUN TestFromStatusCode/Forbidden [2021-05-06T15:17:45.493Z] === RUN TestFromStatusCode/Not_Modified [2021-05-06T15:17:45.493Z] === RUN TestFromStatusCode/Not_Implemented [2021-05-06T15:17:45.493Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-05-06T15:17:45.493Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-05-06T15:17:45.493Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-05-06T15:17:45.493Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-05-06T15:17:45.493Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-05-06T15:17:45.493Z] --- PASS: TestFromStatusCode (0.00s) [2021-05-06T15:17:45.493Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-05-06T15:17:45.493Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-05-06T15:17:45.493Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-05-06T15:17:45.493Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-05-06T15:17:45.493Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-05-06T15:17:45.493Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-05-06T15:17:45.493Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-05-06T15:17:45.493Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-05-06T15:17:45.493Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-05-06T15:17:45.493Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-05-06T15:17:45.493Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-05-06T15:17:45.493Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-05-06T15:17:45.493Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-05-06T15:17:45.493Z] PASS [2021-05-06T15:17:45.493Z] coverage: 53.1% of statements [2021-05-06T15:17:45.493Z] ok github.com/docker/docker/errdefs 0.037s coverage: 53.1% of statements [2021-05-06T15:17:45.953Z] --- PASS: TestConcurrencyLimit (0.40s) [2021-05-06T15:17:45.953Z] === RUN TestInactiveJobs [2021-05-06T15:17:45.953Z] --- PASS: TestWhenEmptyAuthConfig (1.02s) [2021-05-06T15:17:45.953Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-05-06T15:17:45.953Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-05-06T15:17:45.953Z] === RUN TestTokenPassThru [2021-05-06T15:17:45.953Z] --- PASS: TestTokenPassThru (0.00s) [2021-05-06T15:17:45.953Z] === RUN TestTokenPassThruDifferentHost [2021-05-06T15:17:45.953Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-05-06T15:17:45.953Z] PASS [2021-05-06T15:17:45.953Z] coverage: 23.6% of statements [2021-05-06T15:17:45.953Z] ok github.com/docker/docker/distribution 1.417s coverage: 23.6% of statements [2021-05-06T15:17:45.953Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-06T15:17:46.924Z] --- PASS: TestInactiveJobs (0.63s) [2021-05-06T15:17:46.924Z] === RUN TestWatchRelease [2021-05-06T15:17:46.924Z] --- PASS: TestWatchRelease (0.09s) [2021-05-06T15:17:46.924Z] === RUN TestWatchFinishedTransfer [2021-05-06T15:17:46.924Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-05-06T15:17:46.924Z] === RUN TestDuplicateTransfer [2021-05-06T15:17:46.924Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-05-06T15:17:46.924Z] === RUN TestSuccessfulUpload [2021-05-06T15:17:46.924Z] time="2021-05-06T15:17:46Z" level=error msg="Upload failed, retrying: simulating retry" [2021-05-06T15:17:46.924Z] === RUN TestCompare [2021-05-06T15:17:46.924Z] --- PASS: TestCompare (0.00s) [2021-05-06T15:17:46.924Z] PASS [2021-05-06T15:17:46.924Z] coverage: 19.2% of statements [2021-05-06T15:17:46.924Z] ok github.com/docker/docker/image/cache 0.073s coverage: 19.2% of statements [2021-05-06T15:17:46.924Z] --- PASS: TestSuccessfulUpload (0.40s) [2021-05-06T15:17:46.924Z] === RUN TestCancelledUpload [2021-05-06T15:17:46.924Z] --- PASS: TestCancelledUpload (0.00s) [2021-05-06T15:17:46.924Z] PASS [2021-05-06T15:17:46.924Z] coverage: 76.8% of statements [2021-05-06T15:17:47.384Z] ok github.com/docker/docker/distribution/xfer 2.105s coverage: 76.8% of statements [2021-05-06T15:17:47.384Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-06T15:17:47.384Z] === RUN TestFSGetInvalidData [2021-05-06T15:17:47.384Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-05-06T15:17:47.384Z] === RUN TestFSInvalidSet [2021-05-06T15:17:47.384Z] --- PASS: TestFSInvalidSet (0.01s) [2021-05-06T15:17:47.384Z] === RUN TestFSInvalidRoot [2021-05-06T15:17:47.384Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-05-06T15:17:47.384Z] === RUN TestFSMetadataGetSet [2021-05-06T15:17:47.384Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-05-06T15:17:47.384Z] === RUN TestFSInvalidWalker [2021-05-06T15:17:47.384Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-05-06T15:17:47.384Z] === RUN TestFSGetSet [2021-05-06T15:17:47.384Z] --- PASS: TestFSGetSet (0.01s) [2021-05-06T15:17:47.384Z] === RUN TestFSGetUnsetKey [2021-05-06T15:17:47.384Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-05-06T15:17:47.384Z] === RUN TestFSGetEmptyData [2021-05-06T15:17:47.384Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-05-06T15:17:47.384Z] === RUN TestFSDelete [2021-05-06T15:17:47.384Z] --- PASS: TestFSDelete (0.01s) [2021-05-06T15:17:47.384Z] === RUN TestFSWalker [2021-05-06T15:17:47.384Z] --- PASS: TestFSWalker (0.01s) [2021-05-06T15:17:47.384Z] === RUN TestFSWalkerStopOnError [2021-05-06T15:17:47.384Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-05-06T15:17:47.384Z] === RUN TestNewFromJSON [2021-05-06T15:17:47.384Z] --- PASS: TestNewFromJSON (0.00s) [2021-05-06T15:17:47.384Z] === RUN TestNewFromJSONWithInvalidJSON [2021-05-06T15:17:47.384Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-05-06T15:17:47.384Z] === RUN TestMarshalKeyOrder [2021-05-06T15:17:47.384Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-05-06T15:17:47.384Z] === RUN TestHistoryEqual [2021-05-06T15:17:47.384Z] --- PASS: TestHistoryEqual (0.10s) [2021-05-06T15:17:47.384Z] === RUN TestImage [2021-05-06T15:17:47.384Z] --- PASS: TestImage (0.00s) [2021-05-06T15:17:47.384Z] === RUN TestImageOSNotEmpty [2021-05-06T15:17:47.384Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-05-06T15:17:47.384Z] === RUN TestNewChildImageFromImageWithRootFS [2021-05-06T15:17:47.384Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-05-06T15:17:47.384Z] === RUN TestCreate [2021-05-06T15:17:47.384Z] --- PASS: TestCreate (0.02s) [2021-05-06T15:17:47.384Z] === RUN TestRestore [2021-05-06T15:17:47.384Z] time="2021-05-06T15:17:47Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-05-06T15:17:47.384Z] --- PASS: TestRestore (0.03s) [2021-05-06T15:17:47.384Z] === RUN TestAddDelete [2021-05-06T15:17:47.384Z] --- PASS: TestAddDelete (0.02s) [2021-05-06T15:17:47.384Z] === RUN TestSearchAfterDelete [2021-05-06T15:17:47.384Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-05-06T15:17:47.384Z] === RUN TestParentReset [2021-05-06T15:17:47.384Z] --- PASS: TestParentReset (0.03s) [2021-05-06T15:17:47.384Z] === RUN TestGetAndSetLastUpdated [2021-05-06T15:17:47.384Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-05-06T15:17:47.384Z] === RUN TestStoreLen [2021-05-06T15:17:47.847Z] --- PASS: TestStoreLen (0.06s) [2021-05-06T15:17:47.847Z] PASS [2021-05-06T15:17:47.847Z] coverage: 86.6% of statements [2021-05-06T15:17:47.847Z] ok github.com/docker/docker/image 0.540s coverage: 86.6% of statements [2021-05-06T15:17:48.307Z] === RUN TestValidateManifest [2021-05-06T15:17:48.307Z] === RUN TestValidateManifest/nil [2021-05-06T15:17:48.307Z] === RUN TestValidateManifest/non-nil [2021-05-06T15:17:48.307Z] --- PASS: TestValidateManifest (0.00s) [2021-05-06T15:17:48.307Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-05-06T15:17:48.307Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-05-06T15:17:48.307Z] PASS [2021-05-06T15:17:48.307Z] coverage: 0.6% of statements [2021-05-06T15:17:48.307Z] ok github.com/docker/docker/image/tarexport 0.262s coverage: 0.6% of statements [2021-05-06T15:17:48.768Z] === RUN TestMakeV1ConfigFromConfig [2021-05-06T15:17:48.768Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-05-06T15:17:48.768Z] PASS [2021-05-06T15:17:48.768Z] coverage: 25.0% of statements [2021-05-06T15:17:48.768Z] ok github.com/docker/docker/image/v1 0.145s coverage: 25.0% of statements [2021-05-06T15:17:48.768Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-06T15:17:49.898Z] === RUN TestSerialization [2021-05-06T15:17:49.898Z] --- PASS: TestSerialization (0.04s) [2021-05-06T15:17:49.898Z] PASS [2021-05-06T15:17:49.898Z] coverage: 100.0% of statements [2021-05-06T15:17:49.898Z] ok github.com/docker/docker/libcontainerd/queue 0.081s coverage: 100.0% of statements [2021-05-06T15:17:49.898Z] === RUN TestEmptyLayer [2021-05-06T15:17:49.898Z] --- PASS: TestEmptyLayer (0.00s) [2021-05-06T15:17:49.898Z] === RUN TestCommitFailure [2021-05-06T15:17:49.898Z] --- PASS: TestCommitFailure (0.02s) [2021-05-06T15:17:49.898Z] === RUN TestStartTransactionFailure [2021-05-06T15:17:49.898Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-05-06T15:17:49.898Z] === RUN TestGetOrphan [2021-05-06T15:17:49.898Z] --- PASS: TestGetOrphan (0.01s) [2021-05-06T15:17:49.898Z] === RUN TestMountAndRegister [2021-05-06T15:17:49.898Z] --- PASS: TestMountAndRegister (0.04s) [2021-05-06T15:17:49.898Z] layer_test.go:271: Layer size: 14 [2021-05-06T15:17:49.898Z] === RUN TestLayerRelease [2021-05-06T15:17:49.898Z] --- SKIP: TestLayerRelease (0.00s) [2021-05-06T15:17:49.898Z] layer_test.go:304: Failing on Windows [2021-05-06T15:17:49.898Z] === RUN TestStoreRestore [2021-05-06T15:17:49.898Z] --- SKIP: TestStoreRestore (0.00s) [2021-05-06T15:17:49.898Z] layer_test.go:353: Failing on Windows [2021-05-06T15:17:49.898Z] === RUN TestTarStreamStability [2021-05-06T15:17:49.898Z] --- SKIP: TestTarStreamStability (0.00s) [2021-05-06T15:17:49.898Z] layer_test.go:468: Failing on Windows [2021-05-06T15:17:49.898Z] === RUN TestRegisterExistingLayer [2021-05-06T15:17:49.898Z] --- PASS: TestRegisterExistingLayer (0.10s) [2021-05-06T15:17:49.898Z] === RUN TestTarStreamVerification [2021-05-06T15:17:49.898Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-05-06T15:17:49.898Z] layer_test.go:697: Failing on Windows [2021-05-06T15:17:49.898Z] === RUN TestLayerMigration [2021-05-06T15:17:49.898Z] --- SKIP: TestLayerMigration (0.00s) [2021-05-06T15:17:49.898Z] migration_test.go:46: Failing on Windows [2021-05-06T15:17:49.898Z] === RUN TestLayerMigrationNoTarsplit [2021-05-06T15:17:49.898Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-05-06T15:17:49.898Z] migration_test.go:182: Failing on Windows [2021-05-06T15:17:49.898Z] === RUN TestMountInit [2021-05-06T15:17:49.898Z] --- SKIP: TestMountInit (0.00s) [2021-05-06T15:17:49.898Z] mount_test.go:17: Failing on Windows [2021-05-06T15:17:49.898Z] === RUN TestMountSize [2021-05-06T15:17:49.898Z] --- SKIP: TestMountSize (0.00s) [2021-05-06T15:17:49.898Z] mount_test.go:76: Failing on Windows [2021-05-06T15:17:49.898Z] === RUN TestMountChanges [2021-05-06T15:17:49.898Z] --- SKIP: TestMountChanges (0.00s) [2021-05-06T15:17:49.898Z] mount_test.go:125: Failing on Windows [2021-05-06T15:17:49.898Z] === RUN TestMountApply [2021-05-06T15:17:49.898Z] --- SKIP: TestMountApply (0.00s) [2021-05-06T15:17:49.898Z] mount_test.go:212: Failing on Windows [2021-05-06T15:17:49.898Z] PASS [2021-05-06T15:17:49.898Z] coverage: 30.1% of statements [2021-05-06T15:17:49.898Z] ok github.com/docker/docker/layer 0.272s coverage: 30.1% of statements [2021-05-06T15:17:50.358Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-06T15:17:50.819Z] === RUN TestEnvironmentParsing [2021-05-06T15:17:50.819Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-05-06T15:17:50.819Z] PASS [2021-05-06T15:17:50.819Z] coverage: 1.0% of statements [2021-05-06T15:17:50.819Z] ok github.com/docker/docker/libcontainerd/local 0.080s coverage: 1.0% of statements [2021-05-06T15:17:50.819Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-06T15:17:50.819Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-06T15:17:50.819Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-06T15:17:51.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-05-06T15:17:51.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-05-06T15:17:51.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-05-06T15:17:51.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-05-06T15:17:51.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-05-06T15:17:51.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-05-06T15:17:51.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-05-06T15:17:51.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-05-06T15:17:51.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-05-06T15:17:51.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-05-06T15:17:51.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-05-06T15:17:51.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-05-06T15:17:51.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-05-06T15:17:51.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-05-06T15:17:51.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-05-06T15:17:51.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-05-06T15:17:51.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-05-06T15:17:51.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-05-06T15:17:51.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-05-06T15:17:51.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-05-06T15:17:51.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-05-06T15:17:51.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-05-06T15:17:51.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-05-06T15:17:51.279Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-05-06T15:17:51.280Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-05-06T15:17:51.280Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-05-06T15:17:51.280Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-05-06T15:17:51.280Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-05-06T15:17:51.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-05-06T15:17:51.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-05-06T15:17:51.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-05-06T15:17:51.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-05-06T15:17:51.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-05-06T15:17:51.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-05-06T15:17:51.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-05-06T15:17:51.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-05-06T15:17:51.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-05-06T15:17:51.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-05-06T15:17:51.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-05-06T15:17:51.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-05-06T15:17:51.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-05-06T15:17:51.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-05-06T15:17:51.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-05-06T15:17:51.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-05-06T15:17:51.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-05-06T15:17:51.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-05-06T15:17:51.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-05-06T15:17:51.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-05-06T15:17:51.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-05-06T15:17:51.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-05-06T15:17:51.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-05-06T15:17:51.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-05-06T15:17:51.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-05-06T15:17:51.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-05-06T15:17:51.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-05-06T15:17:51.280Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-05-06T15:17:51.280Z] PASS [2021-05-06T15:17:51.280Z] coverage: 42.3% of statements [2021-05-06T15:17:51.280Z] ok github.com/docker/docker/oci 0.110s coverage: 42.3% of statements [2021-05-06T15:17:51.280Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-06T15:17:51.280Z] === RUN TestParseVersion [2021-05-06T15:17:51.280Z] --- PASS: TestParseVersion (0.00s) [2021-05-06T15:17:51.280Z] PASS [2021-05-06T15:17:51.280Z] coverage: 52.9% of statements [2021-05-06T15:17:51.280Z] ok github.com/docker/docker/pkg/aaparser 0.061s coverage: 52.9% of statements [2021-05-06T15:17:51.740Z] === RUN TestAddressPoolOpt [2021-05-06T15:17:51.740Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-05-06T15:17:51.740Z] === RUN TestValidateEnv [2021-05-06T15:17:51.740Z] === RUN TestValidateEnv/a [2021-05-06T15:17:51.740Z] === RUN TestValidateEnv/something [2021-05-06T15:17:51.740Z] === RUN TestValidateEnv/_=a [2021-05-06T15:17:51.740Z] === RUN TestValidateEnv/env1=value1 [2021-05-06T15:17:51.740Z] === RUN TestValidateEnv/_env1=value1 [2021-05-06T15:17:51.740Z] === RUN TestValidateEnv/env2=value2=value3 [2021-05-06T15:17:51.740Z] === RUN TestValidateEnv/env3=abc!qwe [2021-05-06T15:17:51.740Z] === RUN TestValidateEnv/env_4=value_4 [2021-05-06T15:17:51.740Z] === RUN TestValidateEnv/PATH [2021-05-06T15:17:51.740Z] === RUN TestValidateEnv/=a [2021-05-06T15:17:51.740Z] === RUN TestValidateEnv/PATH= [2021-05-06T15:17:51.740Z] === RUN TestValidateEnv/PATH=something [2021-05-06T15:17:51.740Z] === RUN TestValidateEnv/asd!qwe [2021-05-06T15:17:51.740Z] === RUN TestValidateEnv/1asd [2021-05-06T15:17:51.740Z] === RUN TestValidateEnv/123 [2021-05-06T15:17:51.740Z] === RUN TestValidateEnv/some_space [2021-05-06T15:17:51.740Z] === RUN TestValidateEnv/__some_space_before [2021-05-06T15:17:51.740Z] === RUN TestValidateEnv/some_space_after__ [2021-05-06T15:17:51.740Z] === RUN TestValidateEnv/= [2021-05-06T15:17:51.740Z] === RUN TestValidateEnv/PaTh [2021-05-06T15:17:51.740Z] --- PASS: TestValidateEnv (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateEnv/a (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateEnv/something (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateEnv/= (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-05-06T15:17:51.740Z] === RUN TestParseHost [2021-05-06T15:17:51.740Z] --- PASS: TestParseHost (0.00s) [2021-05-06T15:17:51.740Z] === RUN TestParseDockerDaemonHost [2021-05-06T15:17:51.740Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-05-06T15:17:51.740Z] === RUN TestParseTCP [2021-05-06T15:17:51.740Z] --- PASS: TestParseTCP (0.00s) [2021-05-06T15:17:51.740Z] === RUN TestParseInvalidUnixAddrInvalid [2021-05-06T15:17:51.740Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-05-06T15:17:51.740Z] === RUN TestValidateExtraHosts [2021-05-06T15:17:51.740Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-05-06T15:17:51.740Z] === RUN TestIpOptString [2021-05-06T15:17:51.740Z] --- PASS: TestIpOptString (0.00s) [2021-05-06T15:17:51.740Z] === RUN TestNewIpOptInvalidDefaultVal [2021-05-06T15:17:51.740Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-05-06T15:17:51.740Z] === RUN TestNewIpOptValidDefaultVal [2021-05-06T15:17:51.740Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-05-06T15:17:51.740Z] === RUN TestIpOptSetInvalidVal [2021-05-06T15:17:51.740Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-05-06T15:17:51.740Z] === RUN TestValidateIPAddress [2021-05-06T15:17:51.740Z] --- PASS: TestValidateIPAddress (0.00s) [2021-05-06T15:17:51.740Z] === RUN TestMapOpts [2021-05-06T15:17:51.740Z] --- PASS: TestMapOpts (0.00s) [2021-05-06T15:17:51.740Z] === RUN TestListOptsWithoutValidator [2021-05-06T15:17:51.740Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-05-06T15:17:51.740Z] === RUN TestListOptsWithValidator [2021-05-06T15:17:51.740Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-05-06T15:17:51.740Z] === RUN TestValidateDNSSearch [2021-05-06T15:17:51.740Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-05-06T15:17:51.740Z] === RUN TestValidateLabel [2021-05-06T15:17:51.740Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-05-06T15:17:51.740Z] === RUN TestValidateLabel/label_with_general_format [2021-05-06T15:17:51.740Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-05-06T15:17:51.740Z] === RUN TestValidateLabel/label_with_one_more [2021-05-06T15:17:51.740Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-05-06T15:17:51.740Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-05-06T15:17:51.740Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-05-06T15:17:51.740Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-05-06T15:17:51.740Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-05-06T15:17:51.740Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-05-06T15:17:51.740Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-05-06T15:17:51.740Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-05-06T15:17:51.740Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-05-06T15:17:51.740Z] --- PASS: TestValidateLabel (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-05-06T15:17:51.740Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-05-06T15:17:51.740Z] === RUN TestNamedListOpts [2021-05-06T15:17:51.740Z] --- PASS: TestNamedListOpts (0.00s) [2021-05-06T15:17:51.740Z] === RUN TestNamedMapOpts [2021-05-06T15:17:51.740Z] --- PASS: TestNamedMapOpts (0.00s) [2021-05-06T15:17:51.740Z] === RUN TestParseLink [2021-05-06T15:17:51.740Z] --- PASS: TestParseLink (0.00s) [2021-05-06T15:17:51.740Z] === RUN TestQuotedStringSetWithQuotes [2021-05-06T15:17:51.740Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-05-06T15:17:51.740Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-05-06T15:17:51.740Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-05-06T15:17:51.740Z] === RUN TestQuotedStringSetWithNoQuotes [2021-05-06T15:17:51.740Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-05-06T15:17:51.740Z] === RUN TestUlimitOpt [2021-05-06T15:17:51.740Z] --- PASS: TestUlimitOpt (0.00s) [2021-05-06T15:17:51.740Z] PASS [2021-05-06T15:17:51.740Z] coverage: 67.1% of statements [2021-05-06T15:17:51.740Z] ok github.com/docker/docker/opts 0.154s coverage: 67.1% of statements [2021-05-06T15:17:52.711Z] === RUN TestUnbuffered [2021-05-06T15:17:52.711Z] --- PASS: TestUnbuffered (0.00s) [2021-05-06T15:17:52.711Z] === RUN TestRaceUnbuffered [2021-05-06T15:17:52.711Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-05-06T15:17:52.711Z] PASS [2021-05-06T15:17:52.711Z] coverage: 100.0% of statements [2021-05-06T15:17:52.711Z] ok github.com/docker/docker/pkg/broadcaster 0.054s coverage: 100.0% of statements [2021-05-06T15:17:52.711Z] === RUN TestPeerCertificateMarshalJSON [2021-05-06T15:17:53.683Z] === RUN TestMatch [2021-05-06T15:17:53.683Z] === RUN TestMatch/[[]] [2021-05-06T15:17:53.683Z] === RUN TestMatch/[[foo]] [2021-05-06T15:17:53.683Z] === RUN TestMatch/[[bar]_[foo]] [2021-05-06T15:17:53.683Z] === RUN TestMatch/[[foo_bar]] [2021-05-06T15:17:53.683Z] === RUN TestMatch/[[qux]_[foo]] [2021-05-06T15:17:53.683Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-05-06T15:17:53.683Z] === RUN TestMatch/[] [2021-05-06T15:17:53.683Z] === RUN TestMatch/[]#01 [2021-05-06T15:17:53.683Z] === RUN TestMatch/[[qux]] [2021-05-06T15:17:53.683Z] === RUN TestMatch/[[foo_bar_qux]] [2021-05-06T15:17:53.683Z] === RUN TestMatch/[[qux]_[baz]] [2021-05-06T15:17:53.683Z] === RUN TestMatch/[[foo_baz]] [2021-05-06T15:17:53.683Z] --- PASS: TestMatch (0.00s) [2021-05-06T15:17:53.683Z] --- PASS: TestMatch/[[]] (0.00s) [2021-05-06T15:17:53.683Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-05-06T15:17:53.683Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-05-06T15:17:53.683Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-05-06T15:17:53.683Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-05-06T15:17:53.683Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-05-06T15:17:53.683Z] --- PASS: TestMatch/[] (0.00s) [2021-05-06T15:17:53.683Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-05-06T15:17:53.683Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-05-06T15:17:53.683Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-05-06T15:17:53.683Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-05-06T15:17:53.683Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-05-06T15:17:53.683Z] PASS [2021-05-06T15:17:53.683Z] coverage: 87.5% of statements [2021-05-06T15:17:53.683Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2021-05-06T15:17:53.683Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-05-06T15:17:53.683Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-05-06T15:17:53.683Z] --- PASS: TestPeerCertificateMarshalJSON (0.70s) [2021-05-06T15:17:53.683Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-05-06T15:17:53.683Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-05-06T15:17:53.683Z] === RUN TestMiddleware [2021-05-06T15:17:53.683Z] --- PASS: TestMiddleware (0.00s) [2021-05-06T15:17:53.683Z] === RUN TestNewResponseModifier [2021-05-06T15:17:53.683Z] --- PASS: TestNewResponseModifier (0.00s) [2021-05-06T15:17:53.683Z] PASS [2021-05-06T15:17:53.683Z] coverage: 26.8% of statements [2021-05-06T15:17:53.683Z] ok github.com/docker/docker/pkg/authorization 0.767s coverage: 26.8% of statements [2021-05-06T15:17:53.683Z] === RUN TestIsArchivePathDir [2021-05-06T15:17:54.143Z] --- PASS: TestIsArchivePathDir (0.12s) [2021-05-06T15:17:54.143Z] === RUN TestIsArchivePathInvalidFile [2021-05-06T15:17:54.143Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2021-05-06T15:17:54.143Z] === RUN TestIsArchivePathTar [2021-05-06T15:17:54.143Z] === RUN TestChrootTarUntar [2021-05-06T15:17:54.143Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-05-06T15:17:54.143Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-06T15:17:54.143Z] === RUN TestChrootUntarWithHugeExcludesList [2021-05-06T15:17:54.143Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-06T15:17:54.143Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-06T15:17:54.143Z] === RUN TestChrootUntarEmptyArchive [2021-05-06T15:17:54.143Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-05-06T15:17:54.143Z] === RUN TestChrootTarUntarWithSymlink [2021-05-06T15:17:54.143Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-05-06T15:17:54.143Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-06T15:17:54.143Z] === RUN TestChrootCopyWithTar [2021-05-06T15:17:54.143Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-05-06T15:17:54.143Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-06T15:17:54.143Z] === RUN TestChrootCopyFileWithTar [2021-05-06T15:17:54.143Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-05-06T15:17:54.143Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-06T15:17:54.143Z] === RUN TestChrootUntarPath [2021-05-06T15:17:54.143Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-05-06T15:17:54.143Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-06T15:17:54.143Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-05-06T15:17:54.143Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-06T15:17:54.143Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-06T15:17:54.143Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-05-06T15:17:54.143Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-06T15:17:54.143Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-06T15:17:54.143Z] === RUN TestChrootApplyDotDotFile [2021-05-06T15:17:54.143Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-05-06T15:17:54.143Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-06T15:17:54.143Z] PASS [2021-05-06T15:17:54.143Z] coverage: 15.4% of statements [2021-05-06T15:17:54.143Z] ok github.com/docker/docker/pkg/chrootarchive 0.081s coverage: 15.4% of statements [2021-05-06T15:17:54.143Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-05-06T15:17:54.143Z] === RUN TestDecompressStreamGzip [2021-05-06T15:17:54.605Z] --- PASS: TestDecompressStreamGzip (0.13s) [2021-05-06T15:17:54.605Z] === RUN TestDecompressStreamBzip2 [2021-05-06T15:17:54.605Z] === RUN TestSizeEmpty [2021-05-06T15:17:54.605Z] --- PASS: TestSizeEmpty (0.00s) [2021-05-06T15:17:54.605Z] === RUN TestSizeEmptyFile [2021-05-06T15:17:54.605Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-05-06T15:17:54.605Z] === RUN TestSizeNonemptyFile [2021-05-06T15:17:54.605Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-05-06T15:17:54.605Z] === RUN TestSizeNestedDirectoryEmpty [2021-05-06T15:17:54.605Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-05-06T15:17:54.605Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-05-06T15:17:54.605Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-05-06T15:17:54.605Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-05-06T15:17:54.605Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-05-06T15:17:54.605Z] === RUN TestMoveToSubdir [2021-05-06T15:17:54.605Z] --- PASS: TestMoveToSubdir (0.00s) [2021-05-06T15:17:54.605Z] === RUN TestSizeNonExistingDirectory [2021-05-06T15:17:54.605Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-05-06T15:17:54.605Z] PASS [2021-05-06T15:17:54.605Z] coverage: 80.0% of statements [2021-05-06T15:17:54.605Z] ok github.com/docker/docker/pkg/directory 0.079s coverage: 80.0% of statements [2021-05-06T15:17:54.605Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-05-06T15:17:54.605Z] === RUN TestDecompressStreamXz [2021-05-06T15:17:54.605Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-05-06T15:17:54.605Z] archive_test.go:134: Xz not present in msys2 [2021-05-06T15:17:54.605Z] === RUN TestCompressStreamXzUnsupported [2021-05-06T15:17:54.605Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-05-06T15:17:54.605Z] === RUN TestCompressStreamBzip2Unsupported [2021-05-06T15:17:54.605Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-05-06T15:17:54.605Z] === RUN TestCompressStreamInvalid [2021-05-06T15:17:54.605Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-05-06T15:17:54.605Z] === RUN TestExtensionInvalid [2021-05-06T15:17:54.605Z] --- PASS: TestExtensionInvalid (0.00s) [2021-05-06T15:17:54.605Z] === RUN TestExtensionUncompressed [2021-05-06T15:17:54.605Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-05-06T15:17:54.605Z] === RUN TestExtensionBzip2 [2021-05-06T15:17:54.605Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-05-06T15:17:54.605Z] === RUN TestExtensionGzip [2021-05-06T15:17:54.605Z] --- PASS: TestExtensionGzip (0.00s) [2021-05-06T15:17:54.605Z] === RUN TestExtensionXz [2021-05-06T15:17:54.605Z] --- PASS: TestExtensionXz (0.00s) [2021-05-06T15:17:54.605Z] === RUN TestCmdStreamLargeStderr [2021-05-06T15:17:54.605Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-05-06T15:17:54.605Z] === RUN TestCmdStreamBad [2021-05-06T15:17:54.605Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-05-06T15:17:54.605Z] archive_test.go:239: Failing on Windows CI machines [2021-05-06T15:17:54.605Z] === RUN TestCmdStreamGood [2021-05-06T15:17:54.605Z] --- PASS: TestCmdStreamGood (0.03s) [2021-05-06T15:17:54.605Z] === RUN TestUntarPathWithInvalidDest [2021-05-06T15:17:54.605Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2021-05-06T15:17:54.605Z] === RUN TestUntarPathWithInvalidSrc [2021-05-06T15:17:54.605Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-05-06T15:17:54.605Z] === RUN TestUntarPath [2021-05-06T15:17:54.605Z] --- PASS: TestUntarPath (0.10s) [2021-05-06T15:17:54.605Z] === RUN TestUntarPathWithDestinationFile [2021-05-06T15:17:54.605Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-05-06T15:17:54.605Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-05-06T15:17:55.066Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-05-06T15:17:55.066Z] === RUN TestCopyWithTarInvalidSrc [2021-05-06T15:17:55.066Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-05-06T15:17:55.066Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-05-06T15:17:55.066Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-05-06T15:17:55.066Z] === RUN TestCopyWithTarSrcFile [2021-05-06T15:17:55.066Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-05-06T15:17:55.066Z] === RUN TestCopyWithTarSrcFolder [2021-05-06T15:17:55.066Z] --- PASS: TestCopyWithTarSrcFolder (0.19s) [2021-05-06T15:17:55.066Z] === RUN TestCopyFileWithTarInvalidSrc [2021-05-06T15:17:55.066Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-05-06T15:17:55.066Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-05-06T15:17:55.066Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-05-06T15:17:55.066Z] === RUN TestCopyFileWithTarSrcFolder [2021-05-06T15:17:55.066Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-05-06T15:17:55.066Z] === RUN TestCopyFileWithTarSrcFile [2021-05-06T15:17:55.066Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-05-06T15:17:55.066Z] === RUN TestTarFiles [2021-05-06T15:17:55.066Z] === RUN Test [2021-05-06T15:17:55.066Z] === RUN Test/TestContainsEntry [2021-05-06T15:17:55.066Z] === RUN Test/TestCreateEntries [2021-05-06T15:17:55.066Z] === RUN Test/TestEntriesDiff [2021-05-06T15:17:55.066Z] === RUN Test/TestEntriesEquality [2021-05-06T15:17:55.066Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-05-06T15:17:55.066Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-05-06T15:17:55.066Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-05-06T15:17:55.066Z] === RUN Test/TestGeneratorNotGenerate [2021-05-06T15:17:55.066Z] === RUN Test/TestGeneratorWithPort [2021-05-06T15:17:55.066Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-05-06T15:17:55.066Z] === RUN Test/TestNewEntry [2021-05-06T15:17:55.066Z] === RUN Test/TestParse [2021-05-06T15:17:55.066Z] --- PASS: Test (0.00s) [2021-05-06T15:17:55.066Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-05-06T15:17:55.066Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-05-06T15:17:55.066Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-05-06T15:17:55.066Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-05-06T15:17:55.066Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-05-06T15:17:55.066Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-05-06T15:17:55.066Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-05-06T15:17:55.066Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-05-06T15:17:55.066Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-05-06T15:17:55.066Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-05-06T15:17:55.066Z] --- PASS: Test/TestNewEntry (0.00s) [2021-05-06T15:17:55.066Z] --- PASS: Test/TestParse (0.00s) [2021-05-06T15:17:55.066Z] PASS [2021-05-06T15:17:55.066Z] coverage: 58.3% of statements [2021-05-06T15:17:55.066Z] ok github.com/docker/docker/pkg/discovery 0.287s coverage: 58.3% of statements [2021-05-06T15:17:55.066Z] === RUN Test [2021-05-06T15:17:55.066Z] === RUN Test/TestContent [2021-05-06T15:17:55.066Z] === RUN Test/TestInitialize [2021-05-06T15:17:55.066Z] === RUN Test/TestNew [2021-05-06T15:17:55.066Z] === RUN Test/TestParsingContentsWithComments [2021-05-06T15:17:55.066Z] === RUN Test/TestRegister [2021-05-06T15:17:55.066Z] === RUN Test/TestWatch [2021-05-06T15:17:55.066Z] --- PASS: Test (0.01s) [2021-05-06T15:17:55.066Z] --- PASS: Test/TestContent (0.00s) [2021-05-06T15:17:55.066Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-06T15:17:55.066Z] --- PASS: Test/TestNew (0.00s) [2021-05-06T15:17:55.066Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-05-06T15:17:55.066Z] --- PASS: Test/TestRegister (0.00s) [2021-05-06T15:17:55.066Z] --- PASS: Test/TestWatch (0.01s) [2021-05-06T15:17:55.066Z] PASS [2021-05-06T15:17:55.066Z] coverage: 97.6% of statements [2021-05-06T15:17:55.066Z] ok github.com/docker/docker/pkg/discovery/file 0.048s coverage: 97.6% of statements [2021-05-06T15:17:55.163Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-06T15:17:55.163Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-06T15:17:55.163Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-06T15:17:55.163Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-06T15:17:55.163Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-06T15:17:55.163Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-06T15:17:55.163Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-06T15:17:55.163Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-06T15:17:55.163Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-06T15:17:56.609Z] === RUN Test [2021-05-06T15:17:56.609Z] === RUN Test/TestInitialize [2021-05-06T15:17:56.609Z] time="2021-05-06T15:17:55Z" level=info msg="Initializing discovery without TLS" [2021-05-06T15:17:56.609Z] time="2021-05-06T15:17:56Z" level=info msg="Initializing discovery without TLS" [2021-05-06T15:17:56.609Z] time="2021-05-06T15:17:56Z" level=info msg="Initializing discovery without TLS" [2021-05-06T15:17:56.609Z] === RUN Test/TestInitializeWithCerts [2021-05-06T15:17:56.609Z] === RUN Test [2021-05-06T15:17:56.609Z] === RUN Test/TestWatch [2021-05-06T15:17:56.609Z] time="2021-05-06T15:17:56Z" level=info msg="Initializing discovery with TLS" [2021-05-06T15:17:56.609Z] --- PASS: Test (0.00s) [2021-05-06T15:17:56.609Z] --- PASS: Test/TestWatch (0.00s) [2021-05-06T15:17:56.609Z] PASS [2021-05-06T15:17:56.609Z] coverage: 92.3% of statements [2021-05-06T15:17:56.609Z] === RUN Test/TestWatch [2021-05-06T15:17:56.609Z] time="2021-05-06T15:17:56Z" level=info msg="Initializing discovery without TLS" [2021-05-06T15:17:56.609Z] ok github.com/docker/docker/pkg/discovery/memory 0.067s coverage: 92.3% of statements [2021-05-06T15:17:56.609Z] === RUN Test [2021-05-06T15:17:56.609Z] === RUN Test/TestInitialize [2021-05-06T15:17:56.609Z] === RUN Test/TestInitializeWithPattern [2021-05-06T15:17:56.609Z] === RUN Test/TestRegister [2021-05-06T15:17:56.609Z] === RUN Test/TestWatch [2021-05-06T15:17:56.609Z] --- PASS: Test (0.00s) [2021-05-06T15:17:56.609Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-06T15:17:56.609Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-05-06T15:17:56.609Z] --- PASS: Test/TestRegister (0.00s) [2021-05-06T15:17:56.609Z] --- PASS: Test/TestWatch (0.00s) [2021-05-06T15:17:56.609Z] PASS [2021-05-06T15:17:56.609Z] coverage: 93.8% of statements [2021-05-06T15:17:56.609Z] ok github.com/docker/docker/pkg/discovery/nodes 0.035s coverage: 93.8% of statements [2021-05-06T15:17:57.579Z] === RUN TestPollerAddRemove [2021-05-06T15:17:57.579Z] --- PASS: TestPollerAddRemove (0.00s) [2021-05-06T15:17:57.579Z] === RUN TestPollerEvent [2021-05-06T15:17:57.579Z] --- SKIP: TestPollerEvent (0.00s) [2021-05-06T15:17:57.579Z] poller_test.go:41: No chmod on Windows [2021-05-06T15:17:57.579Z] === RUN TestPollerClose [2021-05-06T15:17:57.579Z] --- PASS: TestPollerClose (0.00s) [2021-05-06T15:17:57.579Z] PASS [2021-05-06T15:17:57.579Z] coverage: 45.7% of statements [2021-05-06T15:17:57.579Z] ok github.com/docker/docker/pkg/filenotify 0.041s coverage: 45.7% of statements [2021-05-06T15:17:57.579Z] === RUN TestCopyFileWithInvalidSrc [2021-05-06T15:17:57.579Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-05-06T15:17:57.579Z] === RUN TestCopyFileWithInvalidDest [2021-05-06T15:17:57.579Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-05-06T15:17:57.579Z] === RUN TestCopyFileWithSameSrcAndDest [2021-05-06T15:17:57.579Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-05-06T15:17:57.579Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-05-06T15:17:57.580Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-05-06T15:17:57.580Z] === RUN TestCopyFile [2021-05-06T15:17:57.580Z] --- PASS: TestCopyFile (0.00s) [2021-05-06T15:17:57.580Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-05-06T15:17:57.580Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-06T15:17:57.580Z] fileutils_test.go:134: Needs porting to Windows [2021-05-06T15:17:57.580Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-05-06T15:17:57.580Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-05-06T15:17:57.580Z] === RUN TestReadSymlinkedDirectoryToFile [2021-05-06T15:17:57.580Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-06T15:17:57.580Z] fileutils_test.go:180: Needs porting to Windows [2021-05-06T15:17:57.580Z] === RUN TestWildcardMatches [2021-05-06T15:17:57.580Z] --- PASS: TestWildcardMatches (0.00s) [2021-05-06T15:17:57.580Z] === RUN TestPatternMatches [2021-05-06T15:17:57.580Z] --- PASS: TestPatternMatches (0.00s) [2021-05-06T15:17:57.580Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-05-06T15:17:57.580Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-05-06T15:17:57.580Z] === RUN TestPatternMatchesFolderExclusions [2021-05-06T15:17:57.580Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-05-06T15:17:57.580Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-05-06T15:17:57.580Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-05-06T15:17:57.580Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-05-06T15:17:57.580Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-05-06T15:17:57.580Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-05-06T15:17:57.580Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-05-06T15:17:57.580Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-05-06T15:17:57.580Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-05-06T15:17:57.580Z] === RUN TestSingleExclamationError [2021-05-06T15:17:57.580Z] --- PASS: TestSingleExclamationError (0.00s) [2021-05-06T15:17:57.580Z] === RUN TestMatchesWithNoPatterns [2021-05-06T15:17:57.580Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-05-06T15:17:57.580Z] === RUN TestMatchesWithMalformedPatterns [2021-05-06T15:17:57.580Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-05-06T15:17:57.580Z] === RUN TestMatches [2021-05-06T15:17:57.580Z] --- PASS: TestMatches (0.00s) [2021-05-06T15:17:57.580Z] === RUN TestCleanPatterns [2021-05-06T15:17:57.580Z] --- PASS: TestCleanPatterns (0.00s) [2021-05-06T15:17:57.580Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-05-06T15:17:57.580Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-05-06T15:17:57.580Z] === RUN TestCleanPatternsExceptionFlag [2021-05-06T15:17:57.580Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-05-06T15:17:57.580Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-05-06T15:17:57.580Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-05-06T15:17:57.580Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-05-06T15:17:57.580Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-05-06T15:17:57.580Z] === RUN TestCleanPatternsErrorSingleException [2021-05-06T15:17:57.580Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-05-06T15:17:57.580Z] === RUN TestCreateIfNotExistsDir [2021-05-06T15:17:57.580Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-05-06T15:17:57.580Z] === RUN TestCreateIfNotExistsFile [2021-05-06T15:17:57.580Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-05-06T15:17:57.580Z] === RUN TestMatch [2021-05-06T15:17:57.580Z] --- PASS: TestMatch (0.00s) [2021-05-06T15:17:57.580Z] PASS [2021-05-06T15:17:57.580Z] coverage: 87.7% of statements [2021-05-06T15:17:57.580Z] ok github.com/docker/docker/pkg/fileutils 0.095s coverage: 87.7% of statements [2021-05-06T15:17:58.550Z] === RUN TestGet [2021-05-06T15:17:58.550Z] --- PASS: TestGet (0.00s) [2021-05-06T15:17:58.550Z] === RUN TestGetShortcutString [2021-05-06T15:17:58.550Z] --- PASS: TestGetShortcutString (0.00s) [2021-05-06T15:17:58.550Z] PASS [2021-05-06T15:17:58.550Z] coverage: 42.9% of statements [2021-05-06T15:17:58.550Z] ok github.com/docker/docker/pkg/homedir 0.037s coverage: 42.9% of statements [2021-05-06T15:17:59.010Z] === RUN TestCreateIDMapOrder [2021-05-06T15:17:59.010Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-05-06T15:17:59.010Z] PASS [2021-05-06T15:17:59.010Z] coverage: 7.2% of statements [2021-05-06T15:17:59.010Z] ok github.com/docker/docker/pkg/idtools 0.102s coverage: 7.2% of statements [2021-05-06T15:17:59.471Z] --- PASS: Test (3.18s) [2021-05-06T15:17:59.471Z] --- PASS: Test/TestInitialize (0.11s) [2021-05-06T15:17:59.471Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-05-06T15:17:59.471Z] --- PASS: Test/TestWatch (3.06s) [2021-05-06T15:17:59.471Z] PASS [2021-05-06T15:17:59.471Z] coverage: 84.1% of statements [2021-05-06T15:17:59.471Z] ok github.com/docker/docker/pkg/discovery/kv 3.226s coverage: 84.1% of statements [2021-05-06T15:17:59.471Z] --- PASS: TestTarFiles (4.50s) [2021-05-06T15:17:59.471Z] === RUN TestTarUntar [2021-05-06T15:17:59.471Z] --- PASS: TestTarUntar (0.03s) [2021-05-06T15:17:59.471Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-05-06T15:17:59.471Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-05-06T15:17:59.471Z] === RUN TestTarWithOptions [2021-05-06T15:17:59.471Z] --- PASS: TestTarWithOptions (0.02s) [2021-05-06T15:17:59.471Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-05-06T15:17:59.471Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-05-06T15:17:59.471Z] === RUN TestUntarUstarGnuConflict [2021-05-06T15:17:59.471Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-05-06T15:17:59.471Z] === RUN TestUntarInvalidFilenames [2021-05-06T15:17:59.931Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames326737774\\dest" [2021-05-06T15:17:59.931Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-05-06T15:17:59.931Z] === RUN TestUntarHardlinkToSymlink [2021-05-06T15:17:59.931Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-05-06T15:17:59.931Z] === RUN TestUntarInvalidHardlink [2021-05-06T15:17:59.931Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink042690543\\victim\\hello" -> "../victim/hello" [2021-05-06T15:17:59.931Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink090579586\\victim\\hello" -> "/../victim/hello" [2021-05-06T15:17:59.931Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink841366009\\victim" -> "../victim" [2021-05-06T15:17:59.931Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink438459652\\victim" -> "../victim" [2021-05-06T15:17:59.931Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink453409427\\victim" -> "../victim" [2021-05-06T15:17:59.931Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink521628886\\victim" -> "../victim" [2021-05-06T15:17:59.931Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-05-06T15:17:59.931Z] === RUN TestUntarInvalidSymlink [2021-05-06T15:17:59.931Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink710782525\\dest\\dotdot" -> "../victim/hello" [2021-05-06T15:17:59.931Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink504171128\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-06T15:17:59.931Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink584872311\\dest\\loophole-victim" -> "../victim" [2021-05-06T15:17:59.931Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink863889002\\dest\\loophole-victim" -> "../victim" [2021-05-06T15:17:59.931Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink214322881\\dest\\loophole-victim" -> "../victim" [2021-05-06T15:17:59.931Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink902861612\\dest\\loophole-victim" -> "../victim" [2021-05-06T15:17:59.931Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink746444955\\dest\\dir\\loophole" -> "../../victim" [2021-05-06T15:17:59.931Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-05-06T15:17:59.931Z] === RUN TestTempArchiveCloseMultipleTimes [2021-05-06T15:17:59.931Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-05-06T15:17:59.931Z] === RUN TestXGlobalNoParent [2021-05-06T15:17:59.931Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-05-06T15:17:59.931Z] === RUN TestReplaceFileTarWrapper [2021-05-06T15:17:59.931Z] === RUN TestFixedBufferCap [2021-05-06T15:17:59.931Z] --- PASS: TestFixedBufferCap (0.00s) [2021-05-06T15:17:59.931Z] === RUN TestFixedBufferLen [2021-05-06T15:17:59.931Z] --- PASS: TestFixedBufferLen (0.00s) [2021-05-06T15:17:59.931Z] === RUN TestFixedBufferString [2021-05-06T15:17:59.931Z] --- PASS: TestFixedBufferString (0.00s) [2021-05-06T15:17:59.931Z] === RUN TestFixedBufferWrite [2021-05-06T15:17:59.931Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-05-06T15:17:59.931Z] === RUN TestFixedBufferRead [2021-05-06T15:17:59.931Z] --- PASS: TestFixedBufferRead (0.00s) [2021-05-06T15:17:59.931Z] === RUN TestBytesPipeRead [2021-05-06T15:17:59.931Z] --- PASS: TestBytesPipeRead (0.00s) [2021-05-06T15:17:59.931Z] === RUN TestBytesPipeWrite [2021-05-06T15:17:59.931Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-05-06T15:17:59.931Z] === RUN TestBytesPipeWriteRandomChunks [2021-05-06T15:17:59.931Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2021-05-06T15:17:59.931Z] === RUN TestPrefixHeaderReadable [2021-05-06T15:17:59.931Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-05-06T15:17:59.931Z] === RUN TestDisablePigz [2021-05-06T15:17:59.931Z] --- PASS: TestDisablePigz (0.09s) [2021-05-06T15:17:59.931Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-05-06T15:17:59.931Z] === RUN TestPigz [2021-05-06T15:18:00.392Z] --- PASS: TestPigz (0.17s) [2021-05-06T15:18:00.392Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-05-06T15:18:00.392Z] === RUN TestCopyFileWithInvalidDest [2021-05-06T15:18:00.392Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-05-06T15:18:00.392Z] archive_windows_test.go:16: Currently fails [2021-05-06T15:18:00.392Z] === RUN TestCanonicalTarNameForPath [2021-05-06T15:18:00.392Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-05-06T15:18:00.392Z] === RUN TestCanonicalTarName [2021-05-06T15:18:00.392Z] --- PASS: TestCanonicalTarName (0.00s) [2021-05-06T15:18:00.392Z] === RUN TestChmodTarEntry [2021-05-06T15:18:00.392Z] --- PASS: TestChmodTarEntry (0.00s) [2021-05-06T15:18:00.392Z] === RUN TestHardLinkOrder [2021-05-06T15:18:00.392Z] === RUN TestError [2021-05-06T15:18:00.392Z] --- PASS: TestError (0.00s) [2021-05-06T15:18:00.392Z] === RUN TestProgressString [2021-05-06T15:18:00.392Z] === RUN TestProgressString/no_progress [2021-05-06T15:18:00.392Z] === RUN TestProgressString/progress_1 [2021-05-06T15:18:00.392Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-05-06T15:18:00.392Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-05-06T15:18:00.392Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-05-06T15:18:00.392Z] === RUN TestProgressString/with_units [2021-05-06T15:18:00.392Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-05-06T15:18:00.392Z] === RUN TestProgressString/hide_counts [2021-05-06T15:18:00.392Z] --- PASS: TestProgressString (0.00s) [2021-05-06T15:18:00.392Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-05-06T15:18:00.392Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-05-06T15:18:00.392Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-05-06T15:18:00.392Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-05-06T15:18:00.392Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-05-06T15:18:00.392Z] --- PASS: TestProgressString/with_units (0.00s) [2021-05-06T15:18:00.392Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-05-06T15:18:00.392Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-05-06T15:18:00.392Z] === RUN TestJSONMessageDisplay [2021-05-06T15:18:00.392Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2021-05-06T15:18:00.392Z] === RUN TestAtomicWriteToFile [2021-05-06T15:18:00.392Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-05-06T15:18:00.392Z] === RUN TestAtomicWriteSetCommit [2021-05-06T15:18:00.392Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-05-06T15:18:00.392Z] === RUN TestAtomicWriteSetCancel [2021-05-06T15:18:00.392Z] --- PASS: TestHardLinkOrder (0.09s) [2021-05-06T15:18:00.392Z] === RUN TestChangeString [2021-05-06T15:18:00.392Z] --- PASS: TestChangeString (0.00s) [2021-05-06T15:18:00.392Z] === RUN TestChangesWithNoChanges [2021-05-06T15:18:00.392Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-05-06T15:18:00.392Z] === RUN TestReadCloserWrapperClose [2021-05-06T15:18:00.392Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-05-06T15:18:00.392Z] === RUN TestReaderErrWrapperReadOnError [2021-05-06T15:18:00.392Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-05-06T15:18:00.392Z] === RUN TestReaderErrWrapperRead [2021-05-06T15:18:00.392Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-05-06T15:18:00.392Z] === RUN TestHashData [2021-05-06T15:18:00.392Z] --- PASS: TestHashData (0.00s) [2021-05-06T15:18:00.392Z] === RUN TestCancelReadCloser [2021-05-06T15:18:00.392Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-05-06T15:18:00.392Z] === RUN TestChangesWithChanges [2021-05-06T15:18:00.392Z] --- PASS: TestChangesWithChanges (0.02s) [2021-05-06T15:18:00.392Z] === RUN TestChangesWithChangesGH13590 [2021-05-06T15:18:00.392Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-05-06T15:18:00.392Z] changes_test.go:196: needs more investigation [2021-05-06T15:18:00.392Z] === RUN TestChangesDirsEmpty [2021-05-06T15:18:00.392Z] --- PASS: TestJSONMessageDisplay (0.11s) [2021-05-06T15:18:00.392Z] === RUN TestJSONMessageDisplayWithJSONError [2021-05-06T15:18:00.392Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-05-06T15:18:00.392Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-05-06T15:18:00.392Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-05-06T15:18:00.392Z] === RUN TestDisplayJSONMessagesStream [2021-05-06T15:18:00.392Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-05-06T15:18:00.392Z] PASS [2021-05-06T15:18:00.392Z] coverage: 91.7% of statements [2021-05-06T15:18:00.392Z] ok github.com/docker/docker/pkg/jsonmessage 0.163s coverage: 91.7% of statements [2021-05-06T15:18:00.392Z] === RUN TestStandardLongPath [2021-05-06T15:18:00.392Z] --- PASS: TestStandardLongPath (0.00s) [2021-05-06T15:18:00.392Z] === RUN TestUNCLongPath [2021-05-06T15:18:00.392Z] --- PASS: TestUNCLongPath (0.00s) [2021-05-06T15:18:00.392Z] PASS [2021-05-06T15:18:00.392Z] coverage: 100.0% of statements [2021-05-06T15:18:00.392Z] --- PASS: TestCancelReadCloser (0.10s) [2021-05-06T15:18:00.392Z] === RUN TestWriteCloserWrapperClose [2021-05-06T15:18:00.392Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-05-06T15:18:00.392Z] === RUN TestNopWriteCloser [2021-05-06T15:18:00.392Z] --- PASS: TestNopWriteCloser (0.00s) [2021-05-06T15:18:00.392Z] === RUN TestNopWriter [2021-05-06T15:18:00.392Z] --- PASS: TestNopWriter (0.00s) [2021-05-06T15:18:00.392Z] === RUN TestWriteCounter [2021-05-06T15:18:00.392Z] --- PASS: TestWriteCounter (0.00s) [2021-05-06T15:18:00.392Z] PASS [2021-05-06T15:18:00.392Z] coverage: 69.2% of statements [2021-05-06T15:18:00.392Z] ok github.com/docker/docker/pkg/longpath 0.034s coverage: 100.0% of statements [2021-05-06T15:18:00.392Z] ok github.com/docker/docker/pkg/ioutils 0.624s coverage: 69.2% of statements [2021-05-06T15:18:00.392Z] --- PASS: TestChangesDirsEmpty (0.10s) [2021-05-06T15:18:00.392Z] === RUN TestChangesDirsMutated [2021-05-06T15:18:00.392Z] --- PASS: TestChangesDirsMutated (0.11s) [2021-05-06T15:18:00.392Z] === RUN TestApplyLayer [2021-05-06T15:18:00.392Z] --- SKIP: TestApplyLayer (0.00s) [2021-05-06T15:18:00.392Z] changes_test.go:433: needs further investigation [2021-05-06T15:18:00.392Z] === RUN TestChangesSizeWithHardlinks [2021-05-06T15:18:00.392Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-05-06T15:18:00.392Z] changes_test.go:469: needs further investigation [2021-05-06T15:18:00.392Z] === RUN TestChangesSizeWithNoChanges [2021-05-06T15:18:00.392Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-05-06T15:18:00.392Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-05-06T15:18:00.392Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-05-06T15:18:00.392Z] === RUN TestChangesSize [2021-05-06T15:18:00.392Z] --- PASS: TestChangesSize (0.00s) [2021-05-06T15:18:00.392Z] === RUN TestApplyLayerInvalidFilenames [2021-05-06T15:18:00.392Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames155171874\\dest" [2021-05-06T15:18:00.853Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-05-06T15:18:00.853Z] === RUN TestApplyLayerInvalidHardlink [2021-05-06T15:18:00.853Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink646773668\\victim\\hello" -> "../victim/hello" [2021-05-06T15:18:00.853Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink041151155\\victim\\hello" -> "/../victim/hello" [2021-05-06T15:18:00.853Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink749811830\\victim" -> "../victim" [2021-05-06T15:18:00.853Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink708723037\\victim" -> "../victim" [2021-05-06T15:18:00.853Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink818810136\\victim" -> "../victim" [2021-05-06T15:18:00.853Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink228055959\\victim" -> "../victim" [2021-05-06T15:18:00.853Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-05-06T15:18:00.853Z] === RUN TestApplyLayerInvalidSymlink [2021-05-06T15:18:00.853Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink138570250\\dest\\dotdot" -> "../victim/hello" [2021-05-06T15:18:00.853Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink239122913\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-06T15:18:00.853Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink784977868\\dest\\loophole-victim" -> "../victim" [2021-05-06T15:18:00.853Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink348847803\\dest\\loophole-victim" -> "../victim" [2021-05-06T15:18:00.853Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink044176094\\dest\\loophole-victim" -> "../victim" [2021-05-06T15:18:00.853Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink760695973\\dest\\loophole-victim" -> "../victim" [2021-05-06T15:18:00.853Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-05-06T15:18:00.853Z] === RUN TestApplyLayerWhiteouts [2021-05-06T15:18:00.853Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-05-06T15:18:00.853Z] === RUN TestGenerateEmptyFile [2021-05-06T15:18:00.853Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-05-06T15:18:00.853Z] === RUN TestGenerateWithContent [2021-05-06T15:18:00.853Z] --- PASS: TestGenerateWithContent (0.00s) [2021-05-06T15:18:00.853Z] PASS [2021-05-06T15:18:00.853Z] coverage: 62.6% of statements [2021-05-06T15:18:00.853Z] ok github.com/docker/docker/pkg/archive 7.007s coverage: 62.6% of statements [2021-05-06T15:18:01.314Z] === RUN TestNameFormat [2021-05-06T15:18:01.314Z] --- PASS: TestNameFormat (0.00s) [2021-05-06T15:18:01.314Z] === RUN TestNameRetries [2021-05-06T15:18:01.314Z] --- PASS: TestNameRetries (0.00s) [2021-05-06T15:18:01.314Z] PASS [2021-05-06T15:18:01.314Z] coverage: 85.7% of statements [2021-05-06T15:18:01.314Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2021-05-06T15:18:01.314Z] === RUN TestParseKeyValueOpt [2021-05-06T15:18:01.314Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-05-06T15:18:01.314Z] === RUN TestParseUintList [2021-05-06T15:18:01.314Z] --- PASS: TestParseUintList (0.00s) [2021-05-06T15:18:01.314Z] === RUN TestParseUintListMaximumLimits [2021-05-06T15:18:01.314Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-05-06T15:18:01.314Z] PASS [2021-05-06T15:18:01.314Z] coverage: 97.0% of statements [2021-05-06T15:18:01.314Z] ok github.com/docker/docker/pkg/parsers 0.057s coverage: 97.0% of statements [2021-05-06T15:18:01.774Z] === RUN TestNewAndRemove [2021-05-06T15:18:01.774Z] --- PASS: TestNewAndRemove (0.00s) [2021-05-06T15:18:01.774Z] === RUN TestRemoveInvalidPath [2021-05-06T15:18:01.774Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-05-06T15:18:01.774Z] PASS [2021-05-06T15:18:01.774Z] coverage: 82.6% of statements [2021-05-06T15:18:01.774Z] ok github.com/docker/docker/pkg/pidfile 0.087s coverage: 82.6% of statements [2021-05-06T15:18:02.744Z] === RUN TestParseEmptyInterface [2021-05-06T15:18:02.744Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-05-06T15:18:02.744Z] === RUN TestParseNonInterfaceType [2021-05-06T15:18:02.744Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-05-06T15:18:02.744Z] === RUN TestParseWithOneFunction [2021-05-06T15:18:02.744Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-05-06T15:18:02.744Z] === RUN TestParseWithMultipleFuncs [2021-05-06T15:18:02.744Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-05-06T15:18:02.744Z] === RUN TestParseWithUnnamedReturn [2021-05-06T15:18:02.744Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-05-06T15:18:02.744Z] === RUN TestEmbeddedInterface [2021-05-06T15:18:02.744Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-05-06T15:18:02.744Z] === RUN TestParsedImports [2021-05-06T15:18:02.744Z] --- PASS: TestParsedImports (0.00s) [2021-05-06T15:18:02.744Z] === RUN TestAliasedImports [2021-05-06T15:18:02.744Z] --- PASS: TestAliasedImports (0.00s) [2021-05-06T15:18:02.744Z] PASS [2021-05-06T15:18:02.744Z] coverage: 56.8% of statements [2021-05-06T15:18:02.744Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2021-05-06T15:18:03.205Z] === RUN TestFailedConnection [2021-05-06T15:18:03.666Z] === RUN TestHTTPTransport [2021-05-06T15:18:03.666Z] --- PASS: TestHTTPTransport (0.00s) [2021-05-06T15:18:03.666Z] PASS [2021-05-06T15:18:03.666Z] coverage: 85.7% of statements [2021-05-06T15:18:03.666Z] ok github.com/docker/docker/pkg/plugins/transport 0.040s coverage: 85.7% of statements [2021-05-06T15:18:03.666Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-05-06T15:18:03.666Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-06T15:18:03.666Z] === RUN TestBufioReaderPoolPutAndGet [2021-05-06T15:18:03.666Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-05-06T15:18:03.666Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-05-06T15:18:03.666Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-05-06T15:18:03.666Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-05-06T15:18:03.666Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-06T15:18:03.666Z] === RUN TestBufioWriterPoolPutAndGet [2021-05-06T15:18:03.666Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-05-06T15:18:03.666Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-05-06T15:18:03.666Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-05-06T15:18:03.666Z] === RUN TestBufferPoolPutAndGet [2021-05-06T15:18:03.666Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-05-06T15:18:03.666Z] PASS [2021-05-06T15:18:03.666Z] coverage: 88.2% of statements [2021-05-06T15:18:03.666Z] ok github.com/docker/docker/pkg/pools 0.051s coverage: 88.2% of statements [2021-05-06T15:18:04.637Z] --- PASS: TestFailedConnection (1.08s) [2021-05-06T15:18:04.637Z] === RUN TestFailOnce [2021-05-06T15:18:04.637Z] === RUN TestOutputOnPrematureClose [2021-05-06T15:18:04.637Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-05-06T15:18:04.637Z] === RUN TestCompleteSilently [2021-05-06T15:18:04.637Z] --- PASS: TestCompleteSilently (0.00s) [2021-05-06T15:18:04.637Z] PASS [2021-05-06T15:18:04.637Z] coverage: 75.9% of statements [2021-05-06T15:18:04.637Z] 2021/05/06 15:18:04 http: panic serving 127.0.0.1:49221: Plugin not ready [2021-05-06T15:18:04.637Z] goroutine 10 [running]: [2021-05-06T15:18:04.637Z] net/http.(*conn).serve.func1(0xc000058aa0) [2021-05-06T15:18:04.637Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-05-06T15:18:04.637Z] panic(0x849b40, 0x986aa0) [2021-05-06T15:18:04.637Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-05-06T15:18:04.637Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a6e0, 0xc000132000, 0xc0000d0300) [2021-05-06T15:18:04.637Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-05-06T15:18:04.637Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a6e0, 0xc000132000, 0xc0000d0300) [2021-05-06T15:18:04.637Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-05-06T15:18:04.637Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a6e0, 0xc000132000, 0xc0000d0300) [2021-05-06T15:18:04.637Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-05-06T15:18:04.637Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a6e0, 0xc000132000, 0xc0000d0300) [2021-05-06T15:18:04.637Z] c:/go/src/net/http/server.go:2831 +0xab [2021-05-06T15:18:04.637Z] net/http.(*conn).serve(0xc000058aa0, 0x99b2a0, 0xc00004a980) [2021-05-06T15:18:04.637Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-05-06T15:18:04.637Z] created by net/http.(*Server).Serve [2021-05-06T15:18:04.637Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-05-06T15:18:04.637Z] time="2021-05-06T15:18:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49220/Test.FailOnce: Post http://127.0.0.1:49220/Test.FailOnce: EOF, retrying in 1s" [2021-05-06T15:18:04.637Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2021-05-06T15:18:04.637Z] === RUN TestSendToOneSub [2021-05-06T15:18:04.637Z] --- PASS: TestSendToOneSub (0.00s) [2021-05-06T15:18:04.637Z] === RUN TestSendToMultipleSubs [2021-05-06T15:18:04.637Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-05-06T15:18:04.637Z] === RUN TestEvictOneSub [2021-05-06T15:18:04.637Z] --- PASS: TestEvictOneSub (0.00s) [2021-05-06T15:18:04.637Z] === RUN TestClosePublisher [2021-05-06T15:18:04.637Z] --- PASS: TestClosePublisher (0.00s) [2021-05-06T15:18:04.637Z] === RUN TestPubSubRace [2021-05-06T15:18:05.097Z] === RUN TestRegister [2021-05-06T15:18:05.097Z] --- PASS: TestRegister (0.00s) [2021-05-06T15:18:05.097Z] === RUN TestCommand [2021-05-06T15:18:05.097Z] --- PASS: TestCommand (0.02s) [2021-05-06T15:18:05.097Z] === RUN TestNaiveSelf [2021-05-06T15:18:05.097Z] --- PASS: TestNaiveSelf (0.02s) [2021-05-06T15:18:05.097Z] PASS [2021-05-06T15:18:05.097Z] coverage: 82.4% of statements [2021-05-06T15:18:05.097Z] ok github.com/docker/docker/pkg/reexec 0.071s coverage: 82.4% of statements [2021-05-06T15:18:05.561Z] --- PASS: TestFailOnce (1.12s) [2021-05-06T15:18:05.561Z] === RUN TestEchoInputOutput [2021-05-06T15:18:05.561Z] --- PASS: TestEchoInputOutput (0.00s) [2021-05-06T15:18:05.561Z] === RUN TestBackoff [2021-05-06T15:18:05.562Z] --- PASS: TestBackoff (0.00s) [2021-05-06T15:18:05.562Z] === RUN TestAbortRetry [2021-05-06T15:18:05.562Z] --- PASS: TestAbortRetry (0.00s) [2021-05-06T15:18:05.562Z] === RUN TestClientScheme [2021-05-06T15:18:05.562Z] --- PASS: TestClientScheme (0.00s) [2021-05-06T15:18:05.562Z] === RUN TestNewClientWithTimeout [2021-05-06T15:18:05.562Z] --- PASS: TestPubSubRace (1.04s) [2021-05-06T15:18:05.562Z] PASS [2021-05-06T15:18:05.562Z] coverage: 75.0% of statements [2021-05-06T15:18:05.562Z] ok github.com/docker/docker/pkg/pubsub 1.066s coverage: 75.0% of statements [2021-05-06T15:18:06.022Z] time="2021-05-06T15:18:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-05-06T15:18:06.022Z] === RUN TestParseSignal [2021-05-06T15:18:06.022Z] --- PASS: TestParseSignal (0.00s) [2021-05-06T15:18:06.022Z] === RUN TestValidSignalForPlatform [2021-05-06T15:18:06.022Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-05-06T15:18:06.022Z] PASS [2021-05-06T15:18:06.022Z] coverage: 20.3% of statements [2021-05-06T15:18:06.022Z] ok github.com/docker/docker/pkg/signal 0.035s coverage: 20.3% of statements [2021-05-06T15:18:06.482Z] === RUN TestNewStdWriter [2021-05-06T15:18:06.483Z] --- PASS: TestNewStdWriter (0.00s) [2021-05-06T15:18:06.483Z] === RUN TestWriteWithUninitializedStdWriter [2021-05-06T15:18:06.483Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-05-06T15:18:06.483Z] === RUN TestWriteWithNilBytes [2021-05-06T15:18:06.483Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-05-06T15:18:06.483Z] === RUN TestWrite [2021-05-06T15:18:06.483Z] --- PASS: TestWrite (0.00s) [2021-05-06T15:18:06.483Z] === RUN TestWriteWithWriterError [2021-05-06T15:18:06.483Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-05-06T15:18:06.483Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-05-06T15:18:06.483Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-05-06T15:18:06.483Z] === RUN TestStdCopyWriteAndRead [2021-05-06T15:18:06.483Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-05-06T15:18:06.483Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-05-06T15:18:06.483Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-05-06T15:18:06.483Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-05-06T15:18:06.483Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-05-06T15:18:06.483Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-05-06T15:18:06.483Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-05-06T15:18:06.483Z] === RUN TestStdCopyWithInvalidInputHeader [2021-05-06T15:18:06.483Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-05-06T15:18:06.483Z] === RUN TestStdCopyWithCorruptedPrefix [2021-05-06T15:18:06.483Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-05-06T15:18:06.483Z] === RUN TestStdCopyReturnsWriteErrors [2021-05-06T15:18:06.483Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-05-06T15:18:06.483Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-05-06T15:18:06.483Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-05-06T15:18:06.483Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-05-06T15:18:06.483Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-05-06T15:18:06.483Z] PASS [2021-05-06T15:18:06.483Z] coverage: 100.0% of statements [2021-05-06T15:18:06.483Z] ok github.com/docker/docker/pkg/stdcopy 0.034s coverage: 100.0% of statements [2021-05-06T15:18:06.944Z] === RUN TestRawProgressFormatterFormatStatus [2021-05-06T15:18:06.944Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-05-06T15:18:06.944Z] === RUN TestRawProgressFormatterFormatProgress [2021-05-06T15:18:06.944Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-05-06T15:18:06.944Z] === RUN TestFormatStatus [2021-05-06T15:18:06.944Z] --- PASS: TestFormatStatus (0.00s) [2021-05-06T15:18:06.944Z] === RUN TestFormatError [2021-05-06T15:18:06.944Z] --- PASS: TestFormatError (0.00s) [2021-05-06T15:18:06.944Z] === RUN TestFormatJSONError [2021-05-06T15:18:06.944Z] --- PASS: TestFormatJSONError (0.00s) [2021-05-06T15:18:06.944Z] === RUN TestJsonProgressFormatterFormatProgress [2021-05-06T15:18:06.944Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-05-06T15:18:06.944Z] === RUN TestJsonProgressFormatterFormatStatus [2021-05-06T15:18:06.944Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-05-06T15:18:06.944Z] === RUN TestNewJSONProgressOutput [2021-05-06T15:18:06.944Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-05-06T15:18:06.944Z] === RUN TestAuxFormatterEmit [2021-05-06T15:18:06.944Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-05-06T15:18:06.944Z] === RUN TestStreamWriterStdout [2021-05-06T15:18:06.944Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-05-06T15:18:06.944Z] === RUN TestStreamWriterStderr [2021-05-06T15:18:06.944Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-05-06T15:18:06.944Z] PASS [2021-05-06T15:18:06.944Z] coverage: 66.2% of statements [2021-05-06T15:18:06.944Z] ok github.com/docker/docker/pkg/streamformatter 0.037s coverage: 66.2% of statements [2021-05-06T15:18:06.944Z] === RUN TestGenerateRandomID [2021-05-06T15:18:06.944Z] --- PASS: TestGenerateRandomID (0.00s) [2021-05-06T15:18:06.944Z] === RUN TestShortenId [2021-05-06T15:18:06.944Z] --- PASS: TestShortenId (0.00s) [2021-05-06T15:18:06.944Z] === RUN TestShortenSha256Id [2021-05-06T15:18:06.944Z] --- PASS: TestShortenSha256Id (0.00s) [2021-05-06T15:18:06.944Z] === RUN TestShortenIdEmpty [2021-05-06T15:18:06.944Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-05-06T15:18:06.944Z] === RUN TestShortenIdInvalid [2021-05-06T15:18:06.944Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-05-06T15:18:06.944Z] === RUN TestIsShortIDNonHex [2021-05-06T15:18:06.944Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-05-06T15:18:06.944Z] === RUN TestIsShortIDNotCorrectSize [2021-05-06T15:18:06.944Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-05-06T15:18:06.944Z] PASS [2021-05-06T15:18:06.944Z] coverage: 70.6% of statements [2021-05-06T15:18:06.944Z] ok github.com/docker/docker/pkg/stringid 0.031s coverage: 70.6% of statements [2021-05-06T15:18:07.404Z] time="2021-05-06T15:18:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-05-06T15:18:07.865Z] === RUN TestIsCpusetListAvailable [2021-05-06T15:18:07.865Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-05-06T15:18:07.865Z] PASS [2021-05-06T15:18:07.865Z] coverage: 38.2% of statements [2021-05-06T15:18:07.865Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 38.2% of statements [2021-05-06T15:18:08.326Z] === RUN TestChtimes [2021-05-06T15:18:08.326Z] --- PASS: TestChtimes (0.00s) [2021-05-06T15:18:08.326Z] === RUN TestChtimesWindows [2021-05-06T15:18:08.326Z] --- PASS: TestChtimesWindows (0.00s) [2021-05-06T15:18:08.326Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-05-06T15:18:08.326Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-05-06T15:18:08.326Z] === RUN TestEnsureRemoveAllNotExist [2021-05-06T15:18:08.326Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-05-06T15:18:08.326Z] === RUN TestEnsureRemoveAllWithDir [2021-05-06T15:18:08.326Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-05-06T15:18:08.326Z] === RUN TestEnsureRemoveAllWithFile [2021-05-06T15:18:08.326Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-05-06T15:18:08.326Z] === RUN TestHasWin32KSupport [2021-05-06T15:18:08.326Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-05-06T15:18:08.326Z] syscall_windows_test.go:8: win32k: true [2021-05-06T15:18:08.326Z] PASS [2021-05-06T15:18:08.326Z] coverage: 12.0% of statements [2021-05-06T15:18:08.326Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 12.0% of statements [2021-05-06T15:18:08.787Z] === RUN TestTailFile [2021-05-06T15:18:08.787Z] --- PASS: TestTailFile (0.00s) [2021-05-06T15:18:08.787Z] === RUN TestTailFileManyLines [2021-05-06T15:18:08.787Z] --- PASS: TestTailFileManyLines (0.00s) [2021-05-06T15:18:08.787Z] === RUN TestTailEmptyFile [2021-05-06T15:18:08.787Z] --- PASS: TestTailEmptyFile (0.00s) [2021-05-06T15:18:08.787Z] === RUN TestTailNegativeN [2021-05-06T15:18:08.787Z] --- PASS: TestTailNegativeN (0.00s) [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader [2021-05-06T15:18:08.787Z] === CONT TestNewTailReader [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/8_byte_delimiter [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/12_byte_delimiter [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/no_delimiter [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/no_delimiter [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/single_byte_delimiter [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/2_byte_delimiter [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/4_byte_delimiter [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/truncated_last_line [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-05-06T15:18:08.787Z] === CONT TestNewTailReader/8_byte_delimiter [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-06T15:18:08.787Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T15:18:08.787Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-06T15:18:08.787Z] === CONT TestNewTailReader/4_byte_delimiter [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-06T15:18:08.787Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T15:18:08.787Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-06T15:18:08.787Z] === CONT TestNewTailReader/2_byte_delimiter [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-06T15:18:08.787Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-06T15:18:08.787Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-06T15:18:08.788Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T15:18:08.788Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-06T15:18:08.788Z] === CONT TestNewTailReader/single_byte_delimiter [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-06T15:18:08.788Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T15:18:08.788Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T15:18:08.788Z] === CONT TestNewTailReader/no_delimiter [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-06T15:18:08.788Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T15:18:08.788Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-06T15:18:08.788Z] === CONT TestNewTailReader/12_byte_delimiter [2021-05-06T15:18:08.788Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-06T15:18:08.788Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-06T15:18:08.788Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T15:18:08.788Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T15:18:08.788Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T15:18:08.788Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T15:18:08.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-06T15:18:09.250Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-06T15:18:09.250Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T15:18:09.250Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T15:18:09.251Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-06T15:18:09.251Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T15:18:09.251Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T15:18:09.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T15:18:09.251Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T15:18:09.251Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T15:18:09.252Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.252Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-06T15:18:09.253Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T15:18:09.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T15:18:09.253Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T15:18:09.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T15:18:09.253Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T15:18:09.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T15:18:09.253Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T15:18:09.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T15:18:09.253Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T15:18:09.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T15:18:09.253Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-06T15:18:09.253Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-06T15:18:09.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-06T15:18:09.253Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-06T15:18:09.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-06T15:18:09.253Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-06T15:18:09.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-06T15:18:09.253Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-06T15:18:09.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-06T15:18:09.253Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-06T15:18:09.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-06T15:18:09.253Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-06T15:18:09.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-06T15:18:09.253Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-06T15:18:09.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-06T15:18:09.253Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-06T15:18:09.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-06T15:18:09.253Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-06T15:18:09.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-06T15:18:09.253Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-06T15:18:09.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-06T15:18:09.253Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-06T15:18:09.253Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-06T15:18:09.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-06T15:18:09.253Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-06T15:18:09.253Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-06T15:18:09.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-06T15:18:09.253Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-06T15:18:09.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-06T15:18:09.253Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-06T15:18:09.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-06T15:18:09.253Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T15:18:09.253Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-06T15:18:09.254Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.01s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-06T15:18:09.254Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.01s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-06T15:18:09.255Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-06T15:18:09.256Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.716Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-06T15:18:09.717Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-06T15:18:09.717Z] PASS [2021-05-06T15:18:09.717Z] coverage: 88.6% of statements [2021-05-06T15:18:09.717Z] ok github.com/docker/docker/pkg/tailfile 0.338s coverage: 88.6% of statements [2021-05-06T15:18:09.717Z] === RUN TestTarSumRemoveNonExistent [2021-05-06T15:18:09.717Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-05-06T15:18:09.717Z] === RUN TestTarSumRemove [2021-05-06T15:18:09.717Z] --- PASS: TestTarSumRemove (0.00s) [2021-05-06T15:18:09.717Z] === RUN TestSortFileInfoSums [2021-05-06T15:18:09.717Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-05-06T15:18:09.717Z] === RUN TestNewTarSumForLabelInvalid [2021-05-06T15:18:09.717Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-05-06T15:18:09.717Z] === RUN TestNewTarSumForLabel [2021-05-06T15:18:09.717Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-05-06T15:18:09.717Z] === RUN TestEmptyTar [2021-05-06T15:18:09.717Z] --- PASS: TestEmptyTar (0.01s) [2021-05-06T15:18:09.717Z] === RUN TestTarSumsReadSize [2021-05-06T15:18:09.717Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-05-06T15:18:09.717Z] === RUN TestTarSums [2021-05-06T15:18:09.717Z] --- PASS: TestTarSums (0.09s) [2021-05-06T15:18:09.717Z] === RUN TestIteration [2021-05-06T15:18:09.717Z] --- PASS: TestIteration (0.00s) [2021-05-06T15:18:09.717Z] === RUN TestVersionLabelForChecksum [2021-05-06T15:18:09.717Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-05-06T15:18:09.717Z] === RUN TestVersion [2021-05-06T15:18:09.717Z] --- PASS: TestVersion (0.00s) [2021-05-06T15:18:09.717Z] === RUN TestGetVersion [2021-05-06T15:18:09.717Z] --- PASS: TestGetVersion (0.00s) [2021-05-06T15:18:09.717Z] === RUN TestGetVersions [2021-05-06T15:18:09.717Z] --- PASS: TestGetVersions (0.00s) [2021-05-06T15:18:09.717Z] PASS [2021-05-06T15:18:09.717Z] coverage: 89.3% of statements [2021-05-06T15:18:09.717Z] ok github.com/docker/docker/pkg/tarsum 0.144s coverage: 89.3% of statements [2021-05-06T15:18:10.009Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-06T15:18:10.177Z] time="2021-05-06T15:18:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-05-06T15:18:10.177Z] testing: warning: no tests to run [2021-05-06T15:18:10.177Z] PASS [2021-05-06T15:18:10.177Z] coverage: [no statements] [2021-05-06T15:18:10.177Z] ok github.com/docker/docker/pkg/term/windows 0.032s coverage: [no statements] [no tests to run] [2021-05-06T15:18:10.470Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-06T15:18:10.637Z] === RUN TestTruncIndex [2021-05-06T15:18:10.637Z] --- PASS: TestTruncIndex (0.10s) [2021-05-06T15:18:10.637Z] PASS [2021-05-06T15:18:10.637Z] coverage: 91.5% of statements [2021-05-06T15:18:10.637Z] ok github.com/docker/docker/pkg/truncindex 0.159s coverage: 91.5% of statements [2021-05-06T15:18:11.098Z] === RUN TestIsGIT [2021-05-06T15:18:11.098Z] --- PASS: TestIsGIT (0.00s) [2021-05-06T15:18:11.098Z] === RUN TestIsTransport [2021-05-06T15:18:11.098Z] --- PASS: TestIsTransport (0.00s) [2021-05-06T15:18:11.098Z] PASS [2021-05-06T15:18:11.098Z] coverage: 100.0% of statements [2021-05-06T15:18:11.098Z] ok github.com/docker/docker/pkg/urlutil 0.036s coverage: 100.0% of statements [2021-05-06T15:18:11.098Z] === RUN TestVersionInfo [2021-05-06T15:18:11.098Z] --- PASS: TestVersionInfo (0.00s) [2021-05-06T15:18:11.098Z] === RUN TestAppendVersions [2021-05-06T15:18:11.098Z] --- PASS: TestAppendVersions (0.00s) [2021-05-06T15:18:11.098Z] PASS [2021-05-06T15:18:11.098Z] coverage: 88.9% of statements [2021-05-06T15:18:11.098Z] ok github.com/docker/docker/pkg/useragent 0.072s coverage: 88.9% of statements [2021-05-06T15:18:11.558Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-06T15:18:11.558Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-06T15:18:11.558Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-06T15:18:11.558Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-06T15:18:11.558Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-06T15:18:11.558Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-05-06T15:18:11.558Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-05-06T15:18:11.558Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-06T15:18:11.558Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-06T15:18:12.528Z] === RUN TestValidatePrivileges [2021-05-06T15:18:12.528Z] --- PASS: TestValidatePrivileges (0.00s) [2021-05-06T15:18:12.528Z] === RUN TestFilterByCapNeg [2021-05-06T15:18:12.528Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-05-06T15:18:12.528Z] === RUN TestFilterByCapPos [2021-05-06T15:18:12.528Z] --- PASS: TestFilterByCapPos (0.00s) [2021-05-06T15:18:12.528Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-05-06T15:18:12.528Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-05-06T15:18:12.528Z] PASS [2021-05-06T15:18:12.528Z] coverage: 12.0% of statements [2021-05-06T15:18:12.528Z] ok github.com/docker/docker/plugin 0.048s coverage: 12.0% of statements [2021-05-06T15:18:12.528Z] === RUN TestNewSettable [2021-05-06T15:18:12.528Z] --- PASS: TestNewSettable (0.00s) [2021-05-06T15:18:12.528Z] === RUN TestIsSettable [2021-05-06T15:18:12.528Z] --- PASS: TestIsSettable (0.00s) [2021-05-06T15:18:12.528Z] === RUN TestUpdateSettingsEnv [2021-05-06T15:18:12.528Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-05-06T15:18:12.528Z] PASS [2021-05-06T15:18:12.528Z] coverage: 20.1% of statements [2021-05-06T15:18:12.992Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.1% of statements [2021-05-06T15:18:12.992Z] === RUN TestLoad [2021-05-06T15:18:12.992Z] --- PASS: TestLoad (0.00s) [2021-05-06T15:18:12.992Z] === RUN TestSave [2021-05-06T15:18:12.992Z] --- PASS: TestSave (0.02s) [2021-05-06T15:18:12.992Z] === RUN TestAddDeleteGet [2021-05-06T15:18:12.992Z] --- PASS: TestAddDeleteGet (0.03s) [2021-05-06T15:18:12.992Z] === RUN TestInvalidTags [2021-05-06T15:18:12.992Z] --- PASS: TestInvalidTags (0.00s) [2021-05-06T15:18:12.992Z] PASS [2021-05-06T15:18:12.992Z] coverage: 84.4% of statements [2021-05-06T15:18:12.992Z] ok github.com/docker/docker/reference 0.088s coverage: 84.4% of statements [2021-05-06T15:18:13.962Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-05-06T15:18:13.962Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-05-06T15:18:13.962Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-05-06T15:18:13.962Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-05-06T15:18:13.962Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-05-06T15:18:13.962Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-05-06T15:18:13.962Z] === RUN TestResumableRequestReaderWithReadError [2021-05-06T15:18:13.962Z] time="2021-05-06T15:18:13Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-05-06T15:18:13.962Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2021-05-06T15:18:13.962Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-05-06T15:18:13.962Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-05-06T15:18:13.962Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-05-06T15:18:13.962Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-05-06T15:18:13.962Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-05-06T15:18:13.962Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-05-06T15:18:13.962Z] === RUN TestResumableRequestReader [2021-05-06T15:18:13.962Z] --- PASS: TestResumableRequestReader (0.00s) [2021-05-06T15:18:13.962Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-05-06T15:18:13.962Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-05-06T15:18:13.962Z] PASS [2021-05-06T15:18:13.962Z] coverage: 100.0% of statements [2021-05-06T15:18:13.962Z] ok github.com/docker/docker/registry/resumable 0.163s coverage: 100.0% of statements [2021-05-06T15:18:14.219Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-06T15:18:14.219Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-06T15:18:14.219Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-06T15:18:14.219Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-06T15:18:14.219Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-06T15:18:14.219Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-06T15:18:14.423Z] === RUN TestRestartManagerTimeout [2021-05-06T15:18:14.423Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-05-06T15:18:14.423Z] === RUN TestRestartManagerTimeoutReset [2021-05-06T15:18:14.423Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-05-06T15:18:14.423Z] PASS [2021-05-06T15:18:14.423Z] coverage: 50.9% of statements [2021-05-06T15:18:14.423Z] ok github.com/docker/docker/restartmanager 0.031s coverage: 50.9% of statements [2021-05-06T15:18:14.423Z] time="2021-05-06T15:18:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-05-06T15:18:14.883Z] === RUN TestResolveAuthConfigIndexServer [2021-05-06T15:18:14.883Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-05-06T15:18:14.883Z] === RUN TestResolveAuthConfigFullURL [2021-05-06T15:18:14.883Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-05-06T15:18:14.883Z] === RUN TestLoadAllowNondistributableArtifacts [2021-05-06T15:18:14.883Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-05-06T15:18:14.883Z] === RUN TestValidateMirror [2021-05-06T15:18:14.883Z] --- PASS: TestValidateMirror (0.00s) [2021-05-06T15:18:14.883Z] === RUN TestLoadInsecureRegistries [2021-05-06T15:18:14.883Z] === RUN TestDecodeContainerConfig [2021-05-06T15:18:14.883Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-05-06T15:18:14.883Z] === RUN TestDecodeContainerConfigIsolation [2021-05-06T15:18:14.883Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-05-06T15:18:14.883Z] === RUN TestValidatePrivileged [2021-05-06T15:18:14.883Z] --- PASS: TestValidatePrivileged (0.00s) [2021-05-06T15:18:14.883Z] PASS [2021-05-06T15:18:14.883Z] coverage: 52.2% of statements [2021-05-06T15:18:14.883Z] ok github.com/docker/docker/runconfig 0.036s coverage: 52.2% of statements [2021-05-06T15:18:14.883Z] time="2021-05-06T15:18:14Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-06T15:18:14.883Z] time="2021-05-06T15:18:14Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-05-06T15:18:14.883Z] time="2021-05-06T15:18:14Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-06T15:18:14.883Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2021-05-06T15:18:14.883Z] === RUN TestNewServiceConfig [2021-05-06T15:18:14.883Z] --- PASS: TestNewServiceConfig (0.00s) [2021-05-06T15:18:14.883Z] === RUN TestValidateIndexName [2021-05-06T15:18:14.883Z] --- PASS: TestValidateIndexName (0.00s) [2021-05-06T15:18:14.883Z] === RUN TestValidateIndexNameWithError [2021-05-06T15:18:14.883Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-05-06T15:18:14.883Z] === RUN TestEndpointParse [2021-05-06T15:18:14.883Z] --- PASS: TestEndpointParse (0.00s) [2021-05-06T15:18:14.883Z] === RUN TestEndpointParseInvalid [2021-05-06T15:18:14.883Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-05-06T15:18:14.883Z] === RUN TestValidateEndpoint [2021-05-06T15:18:14.883Z] --- PASS: TestValidateEndpoint (0.01s) [2021-05-06T15:18:14.883Z] === RUN TestPing [2021-05-06T15:18:14.883Z] --- PASS: TestPing (0.00s) [2021-05-06T15:18:14.883Z] === RUN TestPingRegistryEndpoint [2021-05-06T15:18:14.883Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-05-06T15:18:14.883Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-06T15:18:14.883Z] === RUN TestEndpoint [2021-05-06T15:18:14.883Z] --- SKIP: TestEndpoint (0.00s) [2021-05-06T15:18:14.883Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-06T15:18:14.883Z] === RUN TestParseRepositoryInfo [2021-05-06T15:18:14.883Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-05-06T15:18:14.883Z] === RUN TestNewIndexInfo [2021-05-06T15:18:14.883Z] --- PASS: TestNewIndexInfo (0.00s) [2021-05-06T15:18:14.883Z] === RUN TestMirrorEndpointLookup [2021-05-06T15:18:14.883Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-05-06T15:18:14.883Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-06T15:18:14.883Z] === RUN TestSearchRepositories [2021-05-06T15:18:14.883Z] --- PASS: TestSearchRepositories (0.00s) [2021-05-06T15:18:14.883Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-05-06T15:18:14.883Z] Host: 127.0.0.1:49240 [2021-05-06T15:18:14.883Z] User-Agent: docker test client [2021-05-06T15:18:14.883Z] Authorization: Token fake-token [2021-05-06T15:18:14.883Z] X-Docker-Token: true [2021-05-06T15:18:14.883Z] Accept-Encoding: gzip [2021-05-06T15:18:14.883Z] [2021-05-06T15:18:14.883Z] [2021-05-06T15:18:14.883Z] registry_test.go:730: HTTP/1.1 200 OK [2021-05-06T15:18:14.883Z] Connection: close [2021-05-06T15:18:14.883Z] Content-Length: 144 [2021-05-06T15:18:14.883Z] Cache-Control: no-cache [2021-05-06T15:18:14.883Z] Content-Type: application/json [2021-05-06T15:18:14.883Z] Date: Thu, 06 May 2021 15:18:14 GMT [2021-05-06T15:18:14.883Z] Expires: -1 [2021-05-06T15:18:14.883Z] Pragma: no-cache [2021-05-06T15:18:14.883Z] Server: docker-tests/mock [2021-05-06T15:18:14.883Z] X-Docker-Registry-Config: mock [2021-05-06T15:18:14.883Z] X-Docker-Registry-Version: 0.0.0 [2021-05-06T15:18:14.883Z] [2021-05-06T15:18:14.883Z] [2021-05-06T15:18:14.883Z] === RUN TestTrustedLocation [2021-05-06T15:18:14.883Z] --- PASS: TestTrustedLocation (0.00s) [2021-05-06T15:18:14.883Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-05-06T15:18:14.883Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-05-06T15:18:14.883Z] === RUN TestAllowNondistributableArtifacts [2021-05-06T15:18:14.883Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-05-06T15:18:14.883Z] === RUN TestIsSecureIndex [2021-05-06T15:18:14.883Z] --- PASS: TestIsSecureIndex (0.00s) [2021-05-06T15:18:14.883Z] PASS [2021-05-06T15:18:14.883Z] coverage: 51.7% of statements [2021-05-06T15:18:14.883Z] ok github.com/docker/docker/registry 0.192s coverage: 51.7% of statements [2021-05-06T15:18:14.883Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-05-06T15:18:14.883Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-05-06T15:18:14.883Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-05-06T15:18:14.883Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-05-06T15:18:14.883Z] PASS [2021-05-06T15:18:14.883Z] coverage: 62.5% of statements [2021-05-06T15:18:14.883Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2021-05-06T15:18:17.066Z] === RUN TestGetDriver [2021-05-06T15:18:17.066Z] --- PASS: TestGetDriver (0.00s) [2021-05-06T15:18:17.066Z] === RUN TestVolumeRequestError [2021-05-06T15:18:17.066Z] --- PASS: TestVolumeRequestError (0.01s) [2021-05-06T15:18:17.066Z] PASS [2021-05-06T15:18:17.066Z] coverage: 36.1% of statements [2021-05-06T15:18:17.066Z] ok github.com/docker/docker/volume/drivers 0.068s coverage: 36.1% of statements [2021-05-06T15:18:17.134Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-06T15:18:17.134Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-06T15:18:17.595Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-06T15:18:17.595Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-06T15:18:18.036Z] === RUN TestGetAddress [2021-05-06T15:18:18.036Z] --- PASS: TestGetAddress (0.00s) [2021-05-06T15:18:18.036Z] === RUN TestRemove [2021-05-06T15:18:18.036Z] --- SKIP: TestRemove (0.00s) [2021-05-06T15:18:18.036Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-06T15:18:18.036Z] === RUN TestInitializeWithVolumes [2021-05-06T15:18:18.036Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-05-06T15:18:18.036Z] === RUN TestCreate [2021-05-06T15:18:18.036Z] --- PASS: TestCreate (0.01s) [2021-05-06T15:18:18.036Z] === RUN TestValidateName [2021-05-06T15:18:18.036Z] --- PASS: TestValidateName (0.00s) [2021-05-06T15:18:18.036Z] === RUN TestCreateWithOpts [2021-05-06T15:18:18.036Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-05-06T15:18:18.036Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-06T15:18:18.036Z] === RUN TestRelaodNoOpts [2021-05-06T15:18:18.036Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-05-06T15:18:18.036Z] PASS [2021-05-06T15:18:18.036Z] coverage: 41.5% of statements [2021-05-06T15:18:18.036Z] ok github.com/docker/docker/volume/local 0.072s coverage: 41.5% of statements [2021-05-06T15:18:18.036Z] === RUN TestConvertTmpfsOptions [2021-05-06T15:18:18.036Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-05-06T15:18:18.036Z] parser_test.go:49: data="mode=700,size=1m" [2021-05-06T15:18:18.036Z] parser_test.go:49: data="ro" [2021-05-06T15:18:18.036Z] === RUN TestParseMountRaw [2021-05-06T15:18:18.036Z] --- PASS: TestParseMountRaw (0.03s) [2021-05-06T15:18:18.036Z] === RUN TestParseMountRawSplit [2021-05-06T15:18:18.036Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-05-06T15:18:18.036Z] parser_test.go:390: case 0 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 1 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 2 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 3 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 4 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 5 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 6 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 7 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 8 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 0 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 1 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 2 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 3 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 4 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 5 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 6 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 7 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 8 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 9 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 10 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 11 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 12 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 0 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 1 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 2 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 3 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 4 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 5 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 6 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 7 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 8 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 9 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 10 [2021-05-06T15:18:18.036Z] parser_test.go:390: case 11 [2021-05-06T15:18:18.036Z] === RUN TestParseMountSpec [2021-05-06T15:18:18.036Z] --- PASS: TestParseMountSpec (0.00s) [2021-05-06T15:18:18.036Z] parser_test.go:455: case 0 [2021-05-06T15:18:18.036Z] parser_test.go:455: case 1 [2021-05-06T15:18:18.036Z] parser_test.go:455: case 2 [2021-05-06T15:18:18.036Z] parser_test.go:455: case 3 [2021-05-06T15:18:18.036Z] parser_test.go:455: case 4 [2021-05-06T15:18:18.036Z] parser_test.go:455: case 5 [2021-05-06T15:18:18.036Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-05-06T15:18:18.036Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-05-06T15:18:18.036Z] === RUN TestValidateMount [2021-05-06T15:18:18.036Z] --- PASS: TestValidateMount (0.00s) [2021-05-06T15:18:18.036Z] PASS [2021-05-06T15:18:18.036Z] coverage: 66.2% of statements [2021-05-06T15:18:18.036Z] ok github.com/docker/docker/volume/mounts 0.083s coverage: 66.2% of statements [2021-05-06T15:18:18.056Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-06T15:18:19.006Z] === RUN TestSetGetMeta [2021-05-06T15:18:19.006Z] === PAUSE TestSetGetMeta [2021-05-06T15:18:19.006Z] === RUN TestRestore [2021-05-06T15:18:19.006Z] === PAUSE TestRestore [2021-05-06T15:18:19.006Z] === RUN TestServiceCreate [2021-05-06T15:18:19.006Z] === PAUSE TestServiceCreate [2021-05-06T15:18:19.006Z] === RUN TestServiceList [2021-05-06T15:18:19.006Z] === PAUSE TestServiceList [2021-05-06T15:18:19.006Z] === RUN TestServiceRemove [2021-05-06T15:18:19.006Z] === PAUSE TestServiceRemove [2021-05-06T15:18:19.006Z] === RUN TestServiceGet [2021-05-06T15:18:19.006Z] === PAUSE TestServiceGet [2021-05-06T15:18:19.006Z] === RUN TestServicePrune [2021-05-06T15:18:19.006Z] === PAUSE TestServicePrune [2021-05-06T15:18:19.006Z] === RUN TestCreate [2021-05-06T15:18:19.006Z] === PAUSE TestCreate [2021-05-06T15:18:19.006Z] === RUN TestRemove [2021-05-06T15:18:19.006Z] === PAUSE TestRemove [2021-05-06T15:18:19.006Z] === RUN TestList [2021-05-06T15:18:19.006Z] === PAUSE TestList [2021-05-06T15:18:19.006Z] === RUN TestFindByDriver [2021-05-06T15:18:19.006Z] === PAUSE TestFindByDriver [2021-05-06T15:18:19.006Z] === RUN TestFindByReferenced [2021-05-06T15:18:19.006Z] === PAUSE TestFindByReferenced [2021-05-06T15:18:19.006Z] === RUN TestDerefMultipleOfSameRef [2021-05-06T15:18:19.006Z] === PAUSE TestDerefMultipleOfSameRef [2021-05-06T15:18:19.006Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-06T15:18:19.006Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-06T15:18:19.006Z] === RUN TestDefererencePluginOnCreateError [2021-05-06T15:18:19.006Z] === PAUSE TestDefererencePluginOnCreateError [2021-05-06T15:18:19.006Z] === RUN TestRefDerefRemove [2021-05-06T15:18:19.006Z] === PAUSE TestRefDerefRemove [2021-05-06T15:18:19.006Z] === RUN TestGet [2021-05-06T15:18:19.006Z] === PAUSE TestGet [2021-05-06T15:18:19.006Z] === RUN TestGetWithReference [2021-05-06T15:18:19.006Z] === PAUSE TestGetWithReference [2021-05-06T15:18:19.006Z] === RUN TestFilterFunc [2021-05-06T15:18:19.006Z] === RUN TestFilterFunc/test_nil_list [2021-05-06T15:18:19.006Z] === PAUSE TestFilterFunc/test_nil_list [2021-05-06T15:18:19.006Z] === RUN TestFilterFunc/test_empty_list [2021-05-06T15:18:19.006Z] === PAUSE TestFilterFunc/test_empty_list [2021-05-06T15:18:19.006Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-05-06T15:18:19.006Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-05-06T15:18:19.006Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-06T15:18:19.006Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-06T15:18:19.006Z] === RUN TestFilterFunc/test_filter_some [2021-05-06T15:18:19.006Z] === PAUSE TestFilterFunc/test_filter_some [2021-05-06T15:18:19.006Z] === RUN TestFilterFunc/test_filter_middle [2021-05-06T15:18:19.006Z] === PAUSE TestFilterFunc/test_filter_middle [2021-05-06T15:18:19.006Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-05-06T15:18:19.006Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-05-06T15:18:19.006Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-05-06T15:18:19.006Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-05-06T15:18:19.006Z] === CONT TestFilterFunc/test_nil_list [2021-05-06T15:18:19.006Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-05-06T15:18:19.006Z] === CONT TestFilterFunc/test_filter_some [2021-05-06T15:18:19.006Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-05-06T15:18:19.006Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-06T15:18:19.006Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-05-06T15:18:19.006Z] === CONT TestFilterFunc/test_empty_list [2021-05-06T15:18:19.006Z] === CONT TestFilterFunc/test_filter_middle [2021-05-06T15:18:19.006Z] --- PASS: TestFilterFunc (0.00s) [2021-05-06T15:18:19.006Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-05-06T15:18:19.006Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-05-06T15:18:19.006Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-05-06T15:18:19.006Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-05-06T15:18:19.006Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-05-06T15:18:19.006Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-05-06T15:18:19.006Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-05-06T15:18:19.006Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-05-06T15:18:19.006Z] === CONT TestSetGetMeta [2021-05-06T15:18:19.006Z] === CONT TestFindByDriver [2021-05-06T15:18:19.006Z] === CONT TestServiceGet [2021-05-06T15:18:19.006Z] === CONT TestRemove [2021-05-06T15:18:19.006Z] --- PASS: TestSetGetMeta (0.02s) [2021-05-06T15:18:19.006Z] === CONT TestCreate [2021-05-06T15:18:19.006Z] --- PASS: TestRemove (0.02s) [2021-05-06T15:18:19.006Z] === CONT TestServicePrune [2021-05-06T15:18:19.006Z] --- PASS: TestFindByDriver (0.03s) [2021-05-06T15:18:19.006Z] === CONT TestRefDerefRemove [2021-05-06T15:18:19.006Z] --- PASS: TestCreate (0.01s) [2021-05-06T15:18:19.006Z] === CONT TestGetWithReference [2021-05-06T15:18:19.006Z] --- PASS: TestRefDerefRemove (0.01s) [2021-05-06T15:18:19.006Z] === CONT TestGet [2021-05-06T15:18:19.006Z] --- PASS: TestGetWithReference (0.02s) [2021-05-06T15:18:19.006Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-06T15:18:19.006Z] --- PASS: TestGet (0.01s) [2021-05-06T15:18:19.006Z] === CONT TestDefererencePluginOnCreateError [2021-05-06T15:18:19.006Z] === CONT TestDerefMultipleOfSameRef [2021-05-06T15:18:19.006Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-05-06T15:18:19.006Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-05-06T15:18:19.006Z] === CONT TestFindByReferenced [2021-05-06T15:18:19.006Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-05-06T15:18:19.006Z] === CONT TestServiceList [2021-05-06T15:18:19.006Z] --- PASS: TestFindByReferenced (0.01s) [2021-05-06T15:18:19.006Z] === CONT TestServiceRemove [2021-05-06T15:18:19.006Z] --- PASS: TestServiceGet (0.11s) [2021-05-06T15:18:19.006Z] === CONT TestServiceCreate [2021-05-06T15:18:19.006Z] time="2021-05-06T15:18:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-06T15:18:19.006Z] --- PASS: TestServiceRemove (0.02s) [2021-05-06T15:18:19.006Z] === CONT TestList [2021-05-06T15:18:19.006Z] time="2021-05-06T15:18:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-06T15:18:19.006Z] --- PASS: TestServiceList (0.03s) [2021-05-06T15:18:19.006Z] === CONT TestRestore [2021-05-06T15:18:19.006Z] time="2021-05-06T15:18:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-06T15:18:19.006Z] time="2021-05-06T15:18:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-05-06T15:18:19.006Z] --- PASS: TestServiceCreate (0.02s) [2021-05-06T15:18:19.006Z] time="2021-05-06T15:18:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-06T15:18:19.006Z] --- PASS: TestList (0.02s) [2021-05-06T15:18:19.006Z] --- PASS: TestRestore (0.02s) [2021-05-06T15:18:19.006Z] --- PASS: TestServicePrune (0.12s) [2021-05-06T15:18:19.006Z] PASS [2021-05-06T15:18:19.006Z] coverage: 70.3% of statements [2021-05-06T15:18:19.006Z] ok github.com/docker/docker/volume/service 0.228s coverage: 70.3% of statements [2021-05-06T15:18:23.703Z] --- PASS: TestNewClientWithTimeout (17.63s) [2021-05-06T15:18:23.703Z] === RUN TestClientStream [2021-05-06T15:18:23.703Z] --- PASS: TestClientStream (0.00s) [2021-05-06T15:18:23.703Z] === RUN TestClientSendFile [2021-05-06T15:18:23.703Z] --- PASS: TestClientSendFile (0.00s) [2021-05-06T15:18:23.703Z] === RUN TestClientWithRequestTimeout [2021-05-06T15:18:23.703Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-05-06T15:18:23.703Z] === RUN TestFileSpecPlugin [2021-05-06T15:18:23.703Z] --- PASS: TestFileSpecPlugin (0.00s) [2021-05-06T15:18:23.703Z] === RUN TestFileJSONSpecPlugin [2021-05-06T15:18:23.703Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-05-06T15:18:23.703Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-05-06T15:18:23.703Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-05-06T15:18:23.703Z] === RUN TestPluginAddHandler [2021-05-06T15:18:23.703Z] --- PASS: TestPluginAddHandler (0.00s) [2021-05-06T15:18:23.703Z] === RUN TestPluginWaitBadPlugin [2021-05-06T15:18:23.703Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-05-06T15:18:23.703Z] === RUN TestGet [2021-05-06T15:18:23.703Z] time="2021-05-06T15:18:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-05-06T15:18:24.163Z] time="2021-05-06T15:18:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-05-06T15:18:26.345Z] time="2021-05-06T15:18:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-05-06T15:18:26.650Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-06T15:18:30.087Z] time="2021-05-06T15:18:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-05-06T15:18:37.003Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-06T15:18:37.464Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-06T15:18:37.464Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-06T15:18:37.464Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-06T15:18:37.464Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-06T15:18:37.464Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-06T15:18:37.464Z] === RUN TestDockerSuite/TestBuildFails [2021-05-06T15:18:38.667Z] --- PASS: TestGet (15.00s) [2021-05-06T15:18:38.667Z] === RUN TestPluginWithNoManifest [2021-05-06T15:18:38.667Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-05-06T15:18:38.667Z] === RUN TestGetAll [2021-05-06T15:18:38.667Z] --- PASS: TestGetAll (0.00s) [2021-05-06T15:18:38.667Z] PASS [2021-05-06T15:18:38.667Z] coverage: 73.4% of statements [2021-05-06T15:18:38.667Z] ok github.com/docker/docker/pkg/plugins 34.927s coverage: 73.4% of statements [2021-05-06T15:18:38.667Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-06T15:18:38.667Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-06T15:18:38.667Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-06T15:18:38.667Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-06T15:18:38.667Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-06T15:18:38.667Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-06T15:18:38.667Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-05-06T15:18:38.667Z] ? github.com/docker/docker/quota [no test files] [2021-05-06T15:18:38.667Z] ? github.com/docker/docker/rootless [no test files] [2021-05-06T15:18:38.667Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-06T15:18:38.667Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-06T15:18:38.667Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-06T15:18:38.667Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-06T15:18:38.667Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-06T15:18:38.667Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-06T15:18:38.667Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-06T15:18:38.667Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-06T15:18:38.667Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-06T15:18:38.667Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-06T15:18:38.667Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-06T15:18:38.667Z] ? github.com/docker/docker/volume [no test files] [2021-05-06T15:18:38.667Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-06T15:18:38.667Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-06T15:18:39.127Z] [2021-05-06T15:18:39.127Z] === Skipped [2021-05-06T15:18:39.127Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-05-06T15:18:39.127Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-06T15:18:39.127Z] [2021-05-06T15:18:39.127Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-05-06T15:18:39.127Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T15:18:39.127Z] [2021-05-06T15:18:39.127Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-05-06T15:18:39.127Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T15:18:39.127Z] [2021-05-06T15:18:39.127Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-05-06T15:18:39.127Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T15:18:39.127Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-05-06T15:18:39.588Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-05-06T15:18:39.588Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-05-06T15:18:39.588Z] daemon_test.go:147: root required [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-06T15:18:39.588Z] reload_test.go:520: root required [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-05-06T15:18:39.588Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-06T15:18:39.588Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-05-06T15:18:39.588Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-05-06T15:18:39.588Z] download_test.go:268: Needs fixing on Windows [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-05-06T15:18:39.588Z] layer_test.go:304: Failing on Windows [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-05-06T15:18:39.588Z] layer_test.go:353: Failing on Windows [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-05-06T15:18:39.588Z] layer_test.go:468: Failing on Windows [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-05-06T15:18:39.588Z] layer_test.go:697: Failing on Windows [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-05-06T15:18:39.588Z] migration_test.go:46: Failing on Windows [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-05-06T15:18:39.588Z] migration_test.go:182: Failing on Windows [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-05-06T15:18:39.588Z] mount_test.go:17: Failing on Windows [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-05-06T15:18:39.588Z] mount_test.go:76: Failing on Windows [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-05-06T15:18:39.588Z] mount_test.go:125: Failing on Windows [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-05-06T15:18:39.588Z] mount_test.go:212: Failing on Windows [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-05-06T15:18:39.588Z] archive_test.go:134: Xz not present in msys2 [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-05-06T15:18:39.588Z] archive_test.go:239: Failing on Windows CI machines [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-05-06T15:18:39.588Z] archive_windows_test.go:16: Currently fails [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-05-06T15:18:39.588Z] changes_test.go:196: needs more investigation [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-05-06T15:18:39.588Z] changes_test.go:433: needs further investigation [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-05-06T15:18:39.588Z] changes_test.go:469: needs further investigation [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-05-06T15:18:39.588Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-06T15:18:39.588Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-05-06T15:18:39.588Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-05-06T15:18:39.588Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-05-06T15:18:39.588Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-05-06T15:18:39.588Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-06T15:18:39.588Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-06T15:18:39.588Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-05-06T15:18:39.588Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-05-06T15:18:39.588Z] poller_test.go:41: No chmod on Windows [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-06T15:18:39.588Z] fileutils_test.go:134: Needs porting to Windows [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-06T15:18:39.588Z] fileutils_test.go:180: Needs porting to Windows [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-05-06T15:18:39.588Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-05-06T15:18:39.588Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-05-06T15:18:39.588Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-05-06T15:18:39.588Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-05-06T15:18:39.588Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] [2021-05-06T15:18:39.588Z] DONE 1833 tests, 45 skipped in 179.198s [2021-05-06T15:18:39.588Z] INFO: make.ps1 ended at 05/06/2021 15:18:39 [2021-05-06T15:18:39.652Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-06T15:18:39.652Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-06T15:18:41.127Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-05-06T15:18:41.127Z] INFO: Unit tests ended at 05/06/2021 15:18:40. Duration:00:03:11.2415140 [2021-05-06T15:18:41.127Z] INFO: Building busybox [2021-05-06T15:18:41.127Z] Sending build context to Docker daemon 5.12kB [2021-05-06T15:18:41.127Z] [2021-05-06T15:18:41.127Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-05-06T15:18:41.127Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-05-06T15:18:41.127Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-05-06T15:18:41.127Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-05-06T15:18:41.127Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-05-06T15:18:41.127Z] ---> 152749f71f8f [2021-05-06T15:18:41.127Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-05-06T15:18:41.127Z] ---> Running in a5e5ff5a3863 [2021-05-06T15:18:44.357Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-06T15:18:44.868Z] Removing intermediate container a5e5ff5a3863 [2021-05-06T15:18:44.868Z] ---> c0927ee73cfa [2021-05-06T15:18:44.868Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-05-06T15:18:44.868Z] ---> Running in 85e882e0e57b [2021-05-06T15:18:44.868Z] Removing intermediate container 85e882e0e57b [2021-05-06T15:18:44.868Z] ---> 8343791532d9 [2021-05-06T15:18:44.868Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-05-06T15:18:44.868Z] ---> Running in 2bf871b0881a [2021-05-06T15:18:45.328Z] Removing intermediate container 2bf871b0881a [2021-05-06T15:18:45.328Z] ---> fd0aeee28927 [2021-05-06T15:18:45.328Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-05-06T15:18:46.298Z] [2021-05-06T15:18:46.758Z] ---> b50f22fd9233 [2021-05-06T15:18:46.758Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-05-06T15:18:46.758Z] ---> Running in 75f868d0ee06 [2021-05-06T15:18:50.168Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-06T15:18:53.845Z] Removing intermediate container 75f868d0ee06 [2021-05-06T15:18:53.846Z] ---> 7527321859e1 [2021-05-06T15:18:53.846Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-05-06T15:18:53.846Z] ---> Running in df28951ca958 [2021-05-06T15:18:54.306Z] [2021-05-06T15:18:54.306Z] SUCCESS: Specified value was saved. [2021-05-06T15:18:55.847Z] Removing intermediate container df28951ca958 [2021-05-06T15:18:55.847Z] ---> 87deb8b05106 [2021-05-06T15:18:55.847Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-05-06T15:18:55.847Z] ---> Running in a7f5e3a1c367 [2021-05-06T15:18:58.817Z] Cannot create a file when that file already exists. [2021-05-06T15:19:00.571Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-06T15:19:02.556Z] Removing intermediate container a7f5e3a1c367 [2021-05-06T15:19:02.556Z] ---> abdef04f10b6 [2021-05-06T15:19:02.556Z] Step 13/13 : CMD ["sh"] [2021-05-06T15:19:02.556Z] ---> Running in c3944b484c13 [2021-05-06T15:19:03.016Z] Removing intermediate container c3944b484c13 [2021-05-06T15:19:03.016Z] ---> 4053914c58bd [2021-05-06T15:19:03.016Z] Successfully built 4053914c58bd [2021-05-06T15:19:03.016Z] Successfully tagged busybox:latest [2021-05-06T15:19:03.016Z] INFO: Docker images of the daemon under test [2021-05-06T15:19:03.016Z] [2021-05-06T15:19:03.016Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-06T15:19:03.016Z] busybox latest 4053914c58bd Less than a second ago 5.29GB [2021-05-06T15:19:03.016Z] microsoft/windowsservercore latest 152749f71f8f 3 weeks ago 5.27GB [2021-05-06T15:19:03.016Z] mcr.microsoft.com/windows/servercore ltsc2019 152749f71f8f 3 weeks ago 5.27GB [2021-05-06T15:19:03.016Z] [2021-05-06T15:19:03.016Z] INFO: Running integration tests at 05/06/2021 15:19:02... [2021-05-06T15:19:03.016Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-05-06T15:19:03.016Z] INFO: Integration API tests being run from the host: [2021-05-06T15:19:03.016Z] INFO: make.ps1 starting at 05/06/2021 15:19:02 [2021-05-06T15:19:03.476Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-05-06T15:19:04.321Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-06T15:19:05.294Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-06T15:19:13.891Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-06T15:19:13.891Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-06T15:19:14.353Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-06T15:19:14.814Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-06T15:19:14.814Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-06T15:19:21.910Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-06T15:19:21.910Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-06T15:19:24.602Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T15:19:24.602Z] INFO: Testing against a local daemon [2021-05-06T15:19:24.602Z] === RUN TestBuildWithSession [2021-05-06T15:19:24.602Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-06T15:19:24.602Z] build_session_test.go:25: TODO: BuildKit [2021-05-06T15:19:24.602Z] === RUN TestBuildSquashParent [2021-05-06T15:19:24.602Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-05-06T15:19:24.602Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:19:24.602Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-06T15:19:24.602Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T15:19:24.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T15:19:24.602Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T15:19:24.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T15:19:24.602Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T15:19:24.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T15:19:24.602Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T15:19:24.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T15:19:24.602Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T15:19:24.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T15:19:24.602Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T15:19:24.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T15:19:24.602Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-06T15:19:24.602Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-06T15:19:24.602Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-06T15:19:24.602Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-06T15:19:30.505Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-06T15:19:31.478Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-06T15:19:33.021Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-06T15:19:33.021Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-06T15:19:33.197Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-06T15:19:33.197Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-06T15:19:33.482Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-06T15:19:33.944Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-06T15:19:36.863Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-06T15:19:37.836Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-06T15:19:38.298Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-06T15:19:39.005Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-05-06T15:19:39.005Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.69s) [2021-05-06T15:19:39.005Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.87s) [2021-05-06T15:19:39.005Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.15s) [2021-05-06T15:19:39.005Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.26s) [2021-05-06T15:19:39.005Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (6.12s) [2021-05-06T15:19:39.005Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.01s) [2021-05-06T15:19:39.005Z] === RUN TestBuildMultiStageCopy [2021-05-06T15:19:39.005Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-06T15:19:39.271Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-06T15:19:39.732Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-06T15:19:40.705Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-06T15:19:41.680Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-06T15:19:46.086Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-06T15:19:46.086Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-06T15:19:46.389Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-06T15:19:46.389Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-06T15:19:46.389Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-06T15:19:46.389Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-06T15:19:46.389Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-06T15:19:46.850Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-06T15:19:46.850Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-06T15:19:47.057Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-06T15:19:47.312Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-06T15:19:47.777Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-06T15:19:48.026Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-06T15:19:48.996Z] --- PASS: TestBuildMultiStageCopy (9.70s) [2021-05-06T15:19:48.996Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.51s) [2021-05-06T15:19:48.996Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2021-05-06T15:19:48.996Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.72s) [2021-05-06T15:19:48.996Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.85s) [2021-05-06T15:19:48.996Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2021-05-06T15:19:48.996Z] === RUN TestBuildMultiStageParentConfig [2021-05-06T15:19:50.536Z] --- PASS: TestBuildMultiStageParentConfig (1.89s) [2021-05-06T15:19:50.536Z] === RUN TestBuildLabelWithTargets [2021-05-06T15:19:50.536Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-05-06T15:19:50.536Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T15:19:50.536Z] === RUN TestBuildWithEmptyLayers [2021-05-06T15:19:51.530Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-06T15:19:52.076Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2021-05-06T15:19:52.076Z] === RUN TestBuildMultiStageOnBuild [2021-05-06T15:20:06.379Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-06T15:20:06.379Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-06T15:20:06.841Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-06T15:20:06.897Z] --- PASS: TestBuildMultiStageOnBuild (14.01s) [2021-05-06T15:20:06.898Z] === RUN TestBuildUncleanTarFilenames [2021-05-06T15:20:06.898Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-05-06T15:20:06.898Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T15:20:06.898Z] === RUN TestBuildMultiStageLayerLeak [2021-05-06T15:20:19.290Z] --- PASS: TestBuildMultiStageLayerLeak (12.47s) [2021-05-06T15:20:19.290Z] === RUN TestBuildWithHugeFile [2021-05-06T15:20:42.581Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-06T15:20:54.991Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-06T15:20:59.702Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-06T15:21:04.409Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-06T15:21:14.758Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-06T15:21:27.254Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-06T15:21:27.254Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-06T15:21:31.958Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-06T15:21:32.930Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-06T15:21:32.930Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-06T15:21:32.930Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-06T15:21:34.472Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-06T15:21:38.220Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-06T15:21:40.407Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-06T15:21:40.868Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-06T15:21:40.868Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-06T15:21:43.790Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-06T15:21:44.251Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-06T15:21:45.224Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-06T15:21:53.818Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-06T15:21:53.818Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-06T15:22:00.915Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-06T15:22:04.664Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-06T15:22:15.011Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-06T15:22:15.783Z] --- PASS: TestBuildWithHugeFile (106.39s) [2021-05-06T15:22:15.783Z] === RUN TestBuildWCOWSandboxSize [2021-05-06T15:22:18.757Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-06T15:22:22.504Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-06T15:22:23.476Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-06T15:22:23.476Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-06T15:22:23.476Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-06T15:22:25.020Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-06T15:22:25.020Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-06T15:23:00.752Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-06T15:23:13.304Z] === RUN TestDockerSuite/TestBuildRm [2021-05-06T15:23:25.710Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-06T15:23:27.896Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-06T15:23:27.896Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-06T15:23:27.896Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-06T15:23:29.439Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-06T15:23:32.361Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-06T15:23:35.279Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-06T15:23:39.026Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-06T15:23:51.431Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-06T15:23:51.431Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-06T15:23:51.893Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-06T15:23:58.988Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-06T15:23:58.988Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-06T15:24:07.579Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-06T15:24:07.579Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-06T15:24:10.494Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-06T15:24:31.621Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-06T15:24:31.621Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-06T15:24:31.621Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-06T15:24:32.592Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-06T15:24:41.186Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-06T15:24:44.101Z] === RUN TestDockerSuite/TestBuildUser [2021-05-06T15:24:44.101Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-06T15:24:44.101Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-06T15:24:44.101Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-06T15:24:52.690Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-06T15:24:52.690Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-06T15:24:54.876Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-06T15:24:54.876Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-06T15:24:54.876Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-06T15:25:12.592Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-06T15:25:13.054Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-06T15:25:20.147Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-06T15:25:24.851Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-06T15:25:24.851Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-06T15:25:24.851Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-06T15:25:26.393Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-06T15:25:26.854Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-05-06T15:25:39.257Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-06T15:25:42.173Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-06T15:25:42.173Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-06T15:25:52.525Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-06T15:25:52.986Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-06T15:25:53.447Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-06T15:25:53.447Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-06T15:25:54.418Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-06T15:26:06.812Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-06T15:26:06.812Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-06T15:26:06.812Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-06T15:26:06.812Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-06T15:26:07.274Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-06T15:26:08.243Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-06T15:26:11.983Z] === RUN TestDockerSuite/TestCommitChange [2021-05-06T15:26:15.730Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-06T15:26:19.468Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-06T15:26:19.468Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-06T15:26:25.268Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-06T15:26:25.268Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-06T15:26:31.066Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-06T15:26:33.973Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-06T15:26:33.973Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-06T15:26:33.973Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-06T15:26:33.973Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-06T15:26:33.973Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-06T15:26:33.973Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-06T15:26:33.973Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-06T15:26:33.973Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-06T15:26:33.973Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-06T15:26:39.770Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-06T15:26:45.568Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-06T15:26:45.568Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-06T15:26:47.109Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-06T15:26:47.109Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-06T15:26:47.109Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-06T15:26:47.109Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-06T15:26:49.324Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-06T15:26:49.324Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-06T15:26:49.324Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-06T15:26:51.506Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-06T15:26:51.506Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-06T15:26:51.506Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-06T15:26:51.506Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-06T15:26:51.506Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-06T15:26:54.414Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-06T15:26:55.958Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-06T15:26:57.501Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-06T15:26:57.501Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-06T15:26:57.501Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-06T15:26:59.040Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-06T15:26:59.040Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-06T15:27:01.220Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-06T15:27:01.220Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-06T15:27:01.220Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-06T15:27:02.758Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-06T15:27:03.218Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-06T15:27:04.756Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-06T15:27:04.756Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-06T15:27:06.940Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-06T15:27:06.940Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-06T15:27:09.119Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-06T15:27:12.027Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-06T15:27:15.767Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-06T15:27:15.768Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-06T15:27:15.768Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-06T15:27:15.768Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-06T15:27:15.768Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-06T15:27:17.306Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-06T15:27:17.306Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-06T15:27:19.487Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-06T15:27:19.487Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-06T15:27:21.026Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-06T15:27:21.026Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-06T15:27:25.721Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-06T15:27:26.691Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-06T15:27:26.691Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-06T15:27:26.691Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-06T15:27:26.691Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-06T15:27:26.691Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-06T15:27:26.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-05-06T15:27:28.229Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-06T15:27:28.229Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-05-06T15:27:30.410Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-05-06T15:27:32.703Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-05-06T15:27:34.883Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-05-06T15:27:37.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008c4c40_} [2021-05-06T15:27:39.244Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1368339990_c:\foo_false____} [2021-05-06T15:27:41.428Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1368339990_c:\foo_true____} [2021-05-06T15:27:43.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-06T15:27:43.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-06T15:27:43.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-06T15:27:43.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-06T15:27:43.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-06T15:27:43.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-06T15:27:43.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-06T15:27:43.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-06T15:27:43.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-06T15:27:43.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-06T15:27:43.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-06T15:27:43.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-06T15:27:43.611Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-06T15:27:43.611Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-06T15:27:43.611Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-06T15:27:43.611Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-06T15:27:43.611Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-06T15:27:43.611Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-06T15:27:46.521Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-06T15:27:46.521Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-06T15:27:46.521Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-06T15:27:46.521Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-06T15:27:46.521Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-06T15:27:46.521Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-06T15:27:46.521Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-06T15:27:46.521Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-06T15:27:46.521Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-06T15:27:46.521Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-06T15:27:46.521Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-06T15:27:46.521Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-06T15:27:46.521Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-06T15:27:46.521Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-06T15:27:48.703Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-06T15:27:48.703Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-06T15:27:48.703Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-06T15:27:50.242Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-06T15:27:50.242Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-06T15:27:50.242Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-06T15:27:50.242Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-06T15:27:53.980Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-06T15:27:55.523Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-06T15:27:55.523Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-06T15:27:55.523Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-06T15:28:04.097Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-06T15:28:04.097Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-06T15:28:04.097Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-06T15:28:12.670Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-06T15:28:12.670Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-06T15:28:12.670Z] === RUN TestDockerSuite/TestCpToDot [2021-05-06T15:28:14.210Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-06T15:28:14.210Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-06T15:28:14.210Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-06T15:28:16.430Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-06T15:28:16.430Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-06T15:28:16.430Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-06T15:28:16.430Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-06T15:28:16.430Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-06T15:28:16.430Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-06T15:28:16.430Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-06T15:28:18.615Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-06T15:28:20.798Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-06T15:28:20.798Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-06T15:28:21.260Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-06T15:28:28.339Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-06T15:28:28.339Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-06T15:28:28.339Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-06T15:28:28.339Z] === RUN TestDockerSuite/TestCreateRM [2021-05-06T15:28:28.339Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-06T15:28:28.339Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-06T15:28:28.799Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-06T15:28:28.799Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-06T15:28:35.878Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-06T15:28:35.878Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-06T15:28:35.878Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-06T15:28:39.621Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-06T15:28:39.621Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-06T15:28:39.621Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-06T15:28:41.804Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-06T15:28:41.804Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-06T15:28:41.804Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-06T15:28:41.804Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-06T15:28:41.804Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-06T15:28:41.804Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-06T15:28:41.804Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-06T15:28:41.804Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-06T15:28:41.804Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-06T15:28:41.804Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-06T15:28:41.804Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-06T15:28:41.804Z] === RUN TestDockerSuite/TestDockerFails [2021-05-06T15:28:41.804Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-06T15:28:41.804Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-06T15:28:41.804Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-06T15:28:41.804Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-06T15:28:41.804Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-06T15:28:41.804Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-06T15:28:48.882Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-06T15:28:50.422Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-06T15:28:52.602Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-06T15:28:59.689Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-06T15:29:03.430Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-06T15:29:08.125Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-06T15:29:09.665Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-06T15:29:10.125Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-06T15:29:13.866Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-06T15:29:14.326Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-06T15:29:15.296Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-06T15:29:19.992Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-06T15:29:23.734Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-06T15:29:23.734Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-06T15:29:23.734Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-06T15:29:23.734Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-06T15:29:23.734Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-06T15:29:23.734Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-06T15:29:24.703Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-06T15:29:25.163Z] === RUN TestDockerSuite/TestEventsRename [2021-05-06T15:29:27.343Z] === RUN TestDockerSuite/TestEventsResize [2021-05-06T15:29:34.495Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-06T15:29:36.676Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-06T15:29:38.858Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-06T15:29:43.553Z] === RUN TestDockerSuite/TestEventsTop [2021-05-06T15:29:43.553Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-06T15:29:46.467Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-06T15:29:50.221Z] === RUN TestDockerSuite/TestExec [2021-05-06T15:29:50.221Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-06T15:29:50.221Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-06T15:29:51.764Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-06T15:29:53.307Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-06T15:29:53.307Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-06T15:29:53.307Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-06T15:29:53.307Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-06T15:29:54.847Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-06T15:29:57.027Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-06T15:29:58.566Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-06T15:30:00.105Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-06T15:30:08.679Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-06T15:30:08.679Z] === RUN TestDockerSuite/TestExecEnv [2021-05-06T15:30:08.679Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-06T15:30:08.679Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-06T15:30:10.219Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-06T15:30:13.959Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-06T15:30:13.959Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-06T15:30:13.959Z] === RUN TestDockerSuite/TestExecParseError [2021-05-06T15:30:13.959Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-06T15:30:13.959Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-06T15:30:13.959Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-06T15:30:16.140Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-06T15:30:16.140Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-06T15:30:16.140Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-06T15:30:16.140Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-06T15:30:16.140Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-06T15:30:16.140Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-06T15:30:17.680Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-06T15:30:17.680Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-06T15:30:22.375Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-06T15:30:22.375Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-06T15:30:22.375Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-06T15:30:22.375Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-06T15:30:28.176Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-06T15:30:33.977Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-06T15:30:36.159Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-06T15:30:42.099Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-06T15:30:42.099Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-06T15:30:42.099Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-06T15:30:42.099Z] === RUN TestDockerSuite/TestHealth [2021-05-06T15:30:42.099Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-06T15:30:42.099Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-06T15:30:42.099Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-06T15:30:42.099Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-06T15:30:45.009Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-06T15:30:45.009Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-06T15:30:45.009Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-06T15:30:45.009Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-06T15:30:45.468Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-06T15:30:45.468Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-06T15:30:45.928Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-06T15:30:45.928Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-06T15:30:46.897Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-06T15:30:46.897Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-06T15:30:48.436Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-06T15:30:48.895Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-06T15:30:50.434Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-06T15:30:52.615Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-06T15:30:53.075Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-06T15:30:53.075Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-06T15:30:56.815Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-06T15:30:56.815Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-06T15:30:58.996Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-06T15:30:58.996Z] === RUN TestDockerSuite/TestImportFile [2021-05-06T15:30:58.996Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-06T15:30:58.996Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-06T15:30:58.996Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-06T15:30:58.996Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-06T15:30:58.996Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-06T15:30:58.996Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-06T15:30:58.996Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-06T15:30:58.996Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-06T15:30:58.996Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-06T15:30:58.996Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-06T15:30:58.996Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-06T15:31:01.177Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-06T15:31:03.357Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-06T15:31:03.357Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-06T15:31:03.357Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-06T15:31:03.357Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-06T15:31:03.357Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-06T15:31:05.540Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-06T15:31:05.541Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-06T15:31:07.721Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-06T15:31:07.721Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-06T15:31:07.721Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-06T15:31:07.721Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-06T15:31:09.901Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-06T15:31:13.643Z] === RUN TestDockerSuite/TestInspectImage [2021-05-06T15:31:13.643Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-06T15:31:13.643Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-06T15:31:13.643Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-06T15:31:15.797Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-06T15:31:17.307Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-06T15:31:17.307Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-06T15:31:19.448Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-06T15:31:21.589Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-06T15:31:21.589Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-06T15:31:21.589Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-06T15:31:23.097Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-06T15:31:25.957Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-06T15:31:28.816Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-06T15:31:30.958Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-06T15:31:33.100Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-06T15:31:34.610Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-06T15:31:36.751Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-06T15:31:38.896Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-06T15:31:40.406Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-06T15:31:40.406Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-06T15:31:40.406Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-06T15:31:40.406Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-06T15:31:40.406Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-06T15:31:40.406Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-06T15:31:40.406Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-06T15:31:40.406Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-06T15:31:40.406Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-06T15:31:40.406Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-06T15:31:40.406Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-06T15:31:40.406Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-06T15:31:40.406Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-06T15:31:40.406Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-06T15:31:40.406Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-06T15:31:40.406Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-06T15:31:40.406Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-06T15:31:40.406Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-06T15:31:40.406Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-06T15:31:40.406Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-06T15:31:42.547Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-06T15:31:44.056Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-06T15:31:49.781Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-06T15:31:51.291Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-06T15:31:51.291Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-06T15:31:53.432Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-06T15:31:53.432Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-06T15:31:58.056Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-06T15:32:02.681Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-06T15:32:06.365Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-06T15:32:08.511Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-06T15:32:10.654Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-06T15:32:10.654Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-06T15:32:12.797Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-06T15:32:14.939Z] === RUN TestDockerSuite/TestLogsSince [2021-05-06T15:32:23.422Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-06T15:32:23.422Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-06T15:32:23.422Z] === RUN TestDockerSuite/TestLogsTail [2021-05-06T15:32:26.368Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-06T15:32:28.512Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-06T15:32:30.659Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-06T15:32:30.659Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-06T15:32:30.659Z] === RUN TestDockerSuite/TestNetHostname [2021-05-06T15:32:30.659Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-06T15:32:30.659Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-06T15:32:30.659Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-06T15:32:30.659Z] === RUN TestDockerSuite/TestPluginActive [2021-05-06T15:32:30.659Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-06T15:32:30.659Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-06T15:32:30.659Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-06T15:32:30.659Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-06T15:32:30.659Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-06T15:32:30.659Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-06T15:32:30.659Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-06T15:32:30.659Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-06T15:32:30.659Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-06T15:32:30.659Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-06T15:32:30.659Z] === RUN TestDockerSuite/TestPortList [2021-05-06T15:32:30.659Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-06T15:32:35.286Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-06T15:32:35.286Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-06T15:32:35.286Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-06T15:32:35.286Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-06T15:32:35.286Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-06T15:32:35.286Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-06T15:32:35.286Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-06T15:32:35.286Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-06T15:32:35.286Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-06T15:32:35.286Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-06T15:32:39.913Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-06T15:32:39.913Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-06T15:32:45.634Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-06T15:32:45.634Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-06T15:32:52.632Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-06T15:33:04.913Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-06T15:33:04.913Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-06T15:33:04.913Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-06T15:33:15.137Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-06T15:33:17.280Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-06T15:33:24.277Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-06T15:33:27.958Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-06T15:33:27.958Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-06T15:33:27.958Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-06T15:33:32.586Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-06T15:33:32.586Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-06T15:33:32.586Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-06T15:33:32.586Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-06T15:33:32.586Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-06T15:33:37.214Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-06T15:33:37.214Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-06T15:33:38.728Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-06T15:33:38.728Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-06T15:33:40.241Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-06T15:33:41.191Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-06T15:33:41.191Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-06T15:33:44.874Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-06T15:33:48.554Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-06T15:33:50.699Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-06T15:34:08.261Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-06T15:34:08.261Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-06T15:34:12.031Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-06T15:34:12.031Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-06T15:34:12.031Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-06T15:34:12.982Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-06T15:34:16.666Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-06T15:34:20.351Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-06T15:34:20.351Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-06T15:34:24.984Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-06T15:34:24.984Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-06T15:34:24.984Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-06T15:34:39.677Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-06T15:34:42.537Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-06T15:34:42.537Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-06T15:34:47.164Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-06T15:34:51.103Z] --- PASS: TestBuildWCOWSandboxSize (766.15s) [2021-05-06T15:34:51.104Z] === RUN TestBuildWithEmptyDockerfile [2021-05-06T15:34:51.104Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T15:34:51.104Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T15:34:51.104Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T15:34:51.104Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T15:34:51.104Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T15:34:51.104Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T15:34:51.104Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-06T15:34:51.104Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-06T15:34:51.104Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-06T15:34:51.104Z] --- PASS: TestBuildWithEmptyDockerfile (0.43s) [2021-05-06T15:34:51.104Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-05-06T15:34:51.104Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-05-06T15:34:51.104Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-05-06T15:34:51.104Z] === RUN TestBuildPreserveOwnership [2021-05-06T15:34:51.104Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-05-06T15:34:51.104Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T15:34:51.104Z] === RUN TestBuildPlatformInvalid [2021-05-06T15:34:51.564Z] --- PASS: TestBuildPlatformInvalid (0.41s) [2021-05-06T15:34:51.564Z] PASS [2021-05-06T15:34:51.564Z] ok github.com/docker/docker/integration/build 929.654s [2021-05-06T15:34:51.790Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-06T15:34:52.024Z] [2021-05-06T15:34:52.024Z] === Skipped [2021-05-06T15:34:52.024Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-05-06T15:34:52.024Z] build_session_test.go:25: TODO: BuildKit [2021-05-06T15:34:52.024Z] [2021-05-06T15:34:52.024Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-05-06T15:34:52.024Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:34:52.024Z] [2021-05-06T15:34:52.024Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-05-06T15:34:52.024Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T15:34:52.024Z] [2021-05-06T15:34:52.024Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-05-06T15:34:52.024Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T15:34:52.024Z] [2021-05-06T15:34:52.024Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-05-06T15:34:52.024Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T15:34:52.024Z] [2021-05-06T15:34:52.024Z] [2021-05-06T15:34:52.024Z] DONE 29 tests, 5 skipped in 948.371s [2021-05-06T15:34:52.024Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-05-06T15:34:54.936Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T15:34:54.936Z] INFO: Testing against a local daemon [2021-05-06T15:34:54.936Z] === RUN TestConfigInspect [2021-05-06T15:34:54.936Z] --- SKIP: TestConfigInspect (0.00s) [2021-05-06T15:34:54.936Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:34:54.936Z] === RUN TestConfigList [2021-05-06T15:34:54.936Z] --- SKIP: TestConfigList (0.00s) [2021-05-06T15:34:54.936Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:34:54.936Z] === RUN TestConfigsCreateAndDelete [2021-05-06T15:34:54.936Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-05-06T15:34:54.936Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:34:54.936Z] === RUN TestConfigsUpdate [2021-05-06T15:34:54.936Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-05-06T15:34:54.936Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:34:54.936Z] === RUN TestTemplatedConfig [2021-05-06T15:34:54.936Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-06T15:34:54.936Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:34:54.936Z] === RUN TestConfigCreateResolve [2021-05-06T15:34:54.936Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-05-06T15:34:54.936Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:34:54.936Z] === RUN TestConfigDaemonLibtrustID [2021-05-06T15:34:54.936Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-05-06T15:34:54.936Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:34:54.936Z] PASS [2021-05-06T15:34:54.936Z] ok github.com/docker/docker/integration/config 0.185s [2021-05-06T15:34:54.936Z] [2021-05-06T15:34:54.936Z] === Skipped [2021-05-06T15:34:54.936Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-05-06T15:34:54.936Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:34:54.936Z] [2021-05-06T15:34:54.936Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-05-06T15:34:54.936Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:34:54.936Z] [2021-05-06T15:34:54.936Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-05-06T15:34:54.936Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:34:54.936Z] [2021-05-06T15:34:54.936Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-05-06T15:34:54.936Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:34:54.936Z] [2021-05-06T15:34:54.936Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-05-06T15:34:54.936Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:34:54.936Z] [2021-05-06T15:34:54.936Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-05-06T15:34:54.936Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:34:54.936Z] [2021-05-06T15:34:54.936Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-05-06T15:34:54.936Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:34:54.936Z] [2021-05-06T15:34:54.936Z] [2021-05-06T15:34:54.936Z] DONE 7 tests, 7 skipped in 2.472s [2021-05-06T15:34:54.936Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-05-06T15:34:57.121Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T15:34:57.122Z] INFO: Testing against a local daemon [2021-05-06T15:34:57.122Z] === RUN TestCheckpoint [2021-05-06T15:34:57.122Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-06T15:34:57.122Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-06T15:34:57.122Z] === RUN TestContainerInvalidJSON [2021-05-06T15:34:57.122Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T15:34:57.122Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T15:34:57.122Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T15:34:57.122Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T15:34:57.122Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-06T15:34:57.122Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-06T15:34:57.511Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-06T15:34:57.582Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-06T15:34:57.582Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-06T15:34:57.582Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-06T15:34:57.582Z] --- PASS: TestContainerInvalidJSON (0.40s) [2021-05-06T15:34:57.582Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-06T15:34:57.582Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-06T15:34:57.582Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-06T15:34:57.582Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-06T15:34:57.582Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2021-05-06T15:34:57.582Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-06T15:34:58.042Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.28s) [2021-05-06T15:34:58.042Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-06T15:34:58.042Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-05-06T15:34:58.042Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-06T15:34:58.042Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s) [2021-05-06T15:34:58.042Z] === RUN TestCopyFromContainer [2021-05-06T15:34:58.042Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-05-06T15:34:58.042Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:34:58.042Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-06T15:34:58.042Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T15:34:58.042Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T15:34:58.042Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T15:34:58.042Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T15:34:58.042Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T15:34:58.042Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T15:34:58.042Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-06T15:34:58.042Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-06T15:34:58.042Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-06T15:34:58.042Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-06T15:34:58.042Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-06T15:34:58.042Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-06T15:34:58.042Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-06T15:34:58.042Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-06T15:34:58.042Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-05-06T15:34:58.042Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-06T15:34:58.042Z] === RUN TestCreateWithInvalidEnv [2021-05-06T15:34:58.042Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-06T15:34:58.042Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-06T15:34:58.042Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-06T15:34:58.042Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-06T15:34:58.042Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-06T15:34:58.042Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-06T15:34:58.042Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-06T15:34:58.042Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-06T15:34:58.042Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-06T15:34:58.042Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-06T15:34:58.042Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-06T15:34:58.042Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-06T15:34:58.042Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-06T15:34:58.042Z] === RUN TestCreateTmpfsMountsTarget [2021-05-06T15:34:58.042Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-05-06T15:34:58.042Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:34:58.042Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-06T15:34:58.042Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-05-06T15:34:58.042Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:34:58.502Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-06T15:34:58.502Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-06T15:34:58.502Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:34:58.502Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-06T15:34:58.502Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T15:34:58.502Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T15:34:58.502Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T15:34:58.502Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T15:34:58.502Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T15:34:58.502Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T15:34:58.502Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T15:34:58.502Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T15:34:58.502Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T15:34:58.502Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T15:34:58.502Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-06T15:34:58.502Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-06T15:34:58.502Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-06T15:34:58.502Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-06T15:34:58.502Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-06T15:34:58.502Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-06T15:34:58.502Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-05-06T15:34:58.502Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-06T15:34:58.502Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-05-06T15:34:58.502Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-05-06T15:34:58.502Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-05-06T15:34:58.502Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-06T15:34:58.502Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-06T15:34:58.502Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-06T15:34:58.502Z] === RUN TestCreateDifferentPlatform [2021-05-06T15:34:58.502Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-06T15:34:58.502Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-06T15:34:58.502Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-05-06T15:34:58.502Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-06T15:34:58.502Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-06T15:34:58.502Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-06T15:34:58.502Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-05-06T15:34:58.502Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-06T15:34:58.502Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-05-06T15:34:58.502Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-06T15:34:58.502Z] === RUN TestContainerKillOnDaemonStart [2021-05-06T15:34:58.502Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-06T15:34:58.502Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:34:58.502Z] === RUN TestDiff [2021-05-06T15:34:58.502Z] --- SKIP: TestDiff (0.00s) [2021-05-06T15:34:58.502Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-06T15:34:58.502Z] === RUN TestExecWithCloseStdin [2021-05-06T15:35:00.685Z] --- PASS: TestExecWithCloseStdin (2.36s) [2021-05-06T15:35:00.685Z] === RUN TestExec [2021-05-06T15:35:02.227Z] --- PASS: TestExec (1.66s) [2021-05-06T15:35:02.227Z] === RUN TestExecUser [2021-05-06T15:35:02.227Z] --- SKIP: TestExecUser (0.00s) [2021-05-06T15:35:02.227Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-06T15:35:02.227Z] === RUN TestExportContainerAndImportImage [2021-05-06T15:35:02.227Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-05-06T15:35:02.227Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:35:02.227Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-06T15:35:02.227Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-05-06T15:35:02.227Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:35:02.227Z] === RUN TestHealthCheckWorkdir [2021-05-06T15:35:02.227Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-05-06T15:35:02.227Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-06T15:35:02.227Z] === RUN TestHealthKillContainer [2021-05-06T15:35:02.227Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-05-06T15:35:02.227Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-06T15:35:02.227Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-06T15:35:02.227Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-05-06T15:35:02.227Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-06T15:35:02.227Z] === RUN TestKillContainerInvalidSignal [2021-05-06T15:35:03.768Z] --- PASS: TestKillContainerInvalidSignal (1.45s) [2021-05-06T15:35:03.768Z] === RUN TestKillContainer [2021-05-06T15:35:03.768Z] === RUN TestKillContainer/no_signal [2021-05-06T15:35:05.310Z] === RUN TestKillContainer/non_killing_signal [2021-05-06T15:35:05.310Z] === RUN TestKillContainer/killing_signal [2021-05-06T15:35:05.995Z] === RUN TestDockerSuite/TestRmiTag [2021-05-06T15:35:05.995Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-06T15:35:07.492Z] --- PASS: TestKillContainer (3.23s) [2021-05-06T15:35:07.492Z] --- PASS: TestKillContainer/no_signal (1.44s) [2021-05-06T15:35:07.492Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-06T15:35:07.492Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-06T15:35:07.492Z] --- PASS: TestKillContainer/killing_signal (1.76s) [2021-05-06T15:35:07.492Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-06T15:35:07.492Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-06T15:35:07.492Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-06T15:35:07.492Z] === RUN TestKillStoppedContainer [2021-05-06T15:35:07.492Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-05-06T15:35:07.492Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-06T15:35:07.492Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-06T15:35:07.492Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-06T15:35:07.492Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-06T15:35:07.492Z] === RUN TestKillDifferentUserContainer [2021-05-06T15:35:07.492Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-05-06T15:35:07.492Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-06T15:35:07.492Z] === RUN TestInspectOomKilledTrue [2021-05-06T15:35:07.492Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-06T15:35:07.492Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:35:07.492Z] === RUN TestInspectOomKilledFalse [2021-05-06T15:35:07.492Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-06T15:35:07.492Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T15:35:07.492Z] === RUN TestLogsFollowTailEmpty [2021-05-06T15:35:07.512Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-06T15:35:08.463Z] --- PASS: TestLogsFollowTailEmpty (1.46s) [2021-05-06T15:35:08.463Z] === RUN TestNetworkNat [2021-05-06T15:35:08.463Z] --- SKIP: TestNetworkNat (0.00s) [2021-05-06T15:35:08.463Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-06T15:35:08.463Z] === RUN TestNetworkLocalhostTCPNat [2021-05-06T15:35:10.645Z] --- PASS: TestNetworkLocalhostTCPNat (1.82s) [2021-05-06T15:35:10.645Z] === RUN TestNetworkLoopbackNat [2021-05-06T15:35:10.645Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-05-06T15:35:10.645Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-06T15:35:10.645Z] === RUN TestPause [2021-05-06T15:35:10.645Z] --- SKIP: TestPause (0.00s) [2021-05-06T15:35:10.645Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-06T15:35:10.645Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-06T15:35:12.185Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.47s) [2021-05-06T15:35:12.185Z] === RUN TestPauseStopPausedContainer [2021-05-06T15:35:12.185Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-05-06T15:35:12.185Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:35:12.185Z] === RUN TestPsFilter [2021-05-06T15:35:12.185Z] --- PASS: TestPsFilter (0.14s) [2021-05-06T15:35:12.185Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-06T15:35:13.725Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.60s) [2021-05-06T15:35:13.725Z] === RUN TestRemoveContainerWithVolume [2021-05-06T15:35:15.266Z] --- PASS: TestRemoveContainerWithVolume (1.75s) [2021-05-06T15:35:15.266Z] === RUN TestRemoveContainerRunning [2021-05-06T15:35:16.806Z] --- PASS: TestRemoveContainerRunning (1.45s) [2021-05-06T15:35:16.806Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-06T15:35:18.347Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.47s) [2021-05-06T15:35:18.347Z] === RUN TestRemoveInvalidContainer [2021-05-06T15:35:18.347Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-06T15:35:18.347Z] === RUN TestRenameLinkedContainer [2021-05-06T15:35:18.347Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-05-06T15:35:18.347Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-06T15:35:18.347Z] === RUN TestRenameStoppedContainer [2021-05-06T15:35:19.788Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-06T15:35:19.887Z] --- PASS: TestRenameStoppedContainer (1.77s) [2021-05-06T15:35:19.887Z] === RUN TestRenameRunningContainerAndReuse [2021-05-06T15:35:21.929Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-06T15:35:22.799Z] --- PASS: TestRenameRunningContainerAndReuse (2.89s) [2021-05-06T15:35:22.799Z] === RUN TestRenameInvalidName [2021-05-06T15:35:24.340Z] --- PASS: TestRenameInvalidName (1.47s) [2021-05-06T15:35:24.340Z] === RUN TestRenameAnonymousContainer [2021-05-06T15:35:25.611Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-06T15:35:26.561Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-06T15:35:26.561Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-06T15:35:26.561Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-06T15:35:26.561Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-06T15:35:26.561Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-06T15:35:26.561Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-06T15:35:26.561Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-06T15:35:26.561Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-06T15:35:28.071Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-06T15:35:28.071Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-06T15:35:28.071Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-06T15:35:31.426Z] --- PASS: TestRenameAnonymousContainer (6.98s) [2021-05-06T15:35:31.426Z] === RUN TestRenameContainerWithSameName [2021-05-06T15:35:32.701Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-06T15:35:32.966Z] --- PASS: TestRenameContainerWithSameName (1.48s) [2021-05-06T15:35:32.966Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-06T15:35:32.966Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-05-06T15:35:32.966Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-06T15:35:32.966Z] === RUN TestResize [2021-05-06T15:35:34.213Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-06T15:35:34.508Z] --- PASS: TestResize (1.46s) [2021-05-06T15:35:34.508Z] === RUN TestResizeWithInvalidSize [2021-05-06T15:35:36.048Z] --- PASS: TestResizeWithInvalidSize (1.46s) [2021-05-06T15:35:36.048Z] === RUN TestResizeWhenContainerNotStarted [2021-05-06T15:35:36.356Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-06T15:35:37.588Z] --- PASS: TestResizeWhenContainerNotStarted (1.87s) [2021-05-06T15:35:37.588Z] === RUN TestDaemonRestartKillContainers [2021-05-06T15:35:37.588Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-06T15:35:37.588Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:35:37.588Z] === RUN TestStats [2021-05-06T15:35:37.588Z] --- SKIP: TestStats (0.00s) [2021-05-06T15:35:37.588Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-06T15:35:37.588Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-06T15:35:38.499Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-06T15:35:40.642Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-06T15:35:40.642Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-06T15:35:45.270Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-06T15:35:45.270Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-06T15:35:45.270Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-06T15:35:45.270Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-06T15:35:45.270Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-06T15:35:45.270Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-06T15:35:45.270Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-06T15:35:45.270Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-06T15:35:45.270Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-06T15:35:45.270Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-06T15:35:45.270Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-06T15:35:45.270Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-06T15:35:46.167Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.79s) [2021-05-06T15:35:46.167Z] === RUN TestStopContainerWithTimeout [2021-05-06T15:35:46.167Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-05-06T15:35:46.167Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-06T15:35:46.167Z] === RUN TestUpdateRestartPolicy [2021-05-06T15:35:46.220Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-06T15:35:46.220Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-06T15:35:49.080Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-06T15:35:49.080Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-06T15:35:49.080Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-06T15:35:50.031Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-06T15:35:50.031Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-06T15:35:50.031Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-06T15:35:50.031Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-06T15:35:50.031Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-06T15:35:50.031Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-06T15:35:50.031Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-06T15:35:50.031Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-06T15:35:51.541Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-06T15:35:54.401Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-06T15:35:55.911Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-06T15:35:55.911Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-06T15:35:55.911Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-06T15:35:55.911Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-06T15:35:58.053Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-06T15:35:58.053Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-06T15:35:58.053Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-06T15:35:58.053Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-06T15:35:58.053Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-06T15:35:59.010Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-06T15:36:03.637Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-06T15:36:03.637Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-06T15:36:03.637Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-06T15:36:03.637Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-06T15:36:03.637Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-06T15:36:03.637Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-06T15:36:03.637Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-06T15:36:03.865Z] --- PASS: TestUpdateRestartPolicy (17.91s) [2021-05-06T15:36:03.865Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-06T15:36:04.836Z] --- PASS: TestUpdateRestartWithAutoRemove (1.45s) [2021-05-06T15:36:04.836Z] === RUN TestWaitNonBlocked [2021-05-06T15:36:04.836Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T15:36:04.836Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T15:36:04.836Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T15:36:04.836Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T15:36:04.836Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-06T15:36:04.836Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-06T15:36:05.147Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-06T15:36:05.147Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-06T15:36:05.597Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-06T15:36:05.597Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-06T15:36:07.031Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-06T15:36:07.031Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.03s) [2021-05-06T15:36:07.031Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.14s) [2021-05-06T15:36:07.031Z] === RUN TestWaitBlocked [2021-05-06T15:36:07.031Z] --- SKIP: TestWaitBlocked (0.00s) [2021-05-06T15:36:07.031Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:36:07.031Z] PASS [2021-05-06T15:36:07.031Z] ok github.com/docker/docker/integration/container 70.118s [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === Skipped [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-05-06T15:36:07.031Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-05-06T15:36:07.031Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-05-06T15:36:07.031Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-05-06T15:36:07.031Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-05-06T15:36:07.031Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-06T15:36:07.031Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-06T15:36:07.031Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-05-06T15:36:07.031Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-05-06T15:36:07.031Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-05-06T15:36:07.031Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-05-06T15:36:07.031Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-05-06T15:36:07.031Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-05-06T15:36:07.031Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-05-06T15:36:07.031Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-05-06T15:36:07.031Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-05-06T15:36:07.031Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-05-06T15:36:07.031Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-06T15:36:07.031Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-06T15:36:07.031Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-05-06T15:36:07.031Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-06T15:36:07.031Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-05-06T15:36:07.031Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-05-06T15:36:07.031Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-05-06T15:36:07.031Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-05-06T15:36:07.031Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-05-06T15:36:07.031Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-05-06T15:36:07.031Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-05-06T15:36:07.031Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-05-06T15:36:07.031Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-05-06T15:36:07.031Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-05-06T15:36:07.031Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-05-06T15:36:07.031Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-05-06T15:36:07.031Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-05-06T15:36:07.031Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] [2021-05-06T15:36:07.031Z] DONE 88 tests, 33 skipped in 72.379s [2021-05-06T15:36:07.031Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-05-06T15:36:07.740Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-06T15:36:09.213Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T15:36:09.213Z] INFO: Testing against a local daemon [2021-05-06T15:36:09.213Z] === RUN TestCommitInheritsEnv [2021-05-06T15:36:09.213Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-05-06T15:36:09.213Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T15:36:09.213Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-06T15:36:09.213Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-06T15:36:09.213Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-06T15:36:09.213Z] === RUN TestImagesFilterMultiReference [2021-05-06T15:36:09.213Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-05-06T15:36:09.213Z] === RUN TestImagePullPlatformInvalid [2021-05-06T15:36:09.213Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-06T15:36:09.213Z] === RUN TestRemoveImageOrphaning [2021-05-06T15:36:09.883Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-06T15:36:09.883Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-06T15:36:10.184Z] --- PASS: TestRemoveImageOrphaning (0.94s) [2021-05-06T15:36:10.184Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-06T15:36:10.184Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-06T15:36:10.184Z] === RUN TestTagInvalidReference [2021-05-06T15:36:10.184Z] --- PASS: TestTagInvalidReference (0.02s) [2021-05-06T15:36:10.184Z] === RUN TestTagValidPrefixedRepo [2021-05-06T15:36:10.184Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-05-06T15:36:10.184Z] === RUN TestTagExistedNameWithoutForce [2021-05-06T15:36:10.184Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-05-06T15:36:10.184Z] === RUN TestTagOfficialNames [2021-05-06T15:36:10.184Z] --- PASS: TestTagOfficialNames (0.06s) [2021-05-06T15:36:10.184Z] === RUN TestTagMatchesDigest [2021-05-06T15:36:10.184Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-05-06T15:36:10.184Z] PASS [2021-05-06T15:36:10.184Z] ok github.com/docker/docker/integration/image 1.456s [2021-05-06T15:36:10.184Z] [2021-05-06T15:36:10.184Z] === Skipped [2021-05-06T15:36:10.184Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-05-06T15:36:10.184Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T15:36:10.184Z] [2021-05-06T15:36:10.184Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-06T15:36:10.184Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-06T15:36:10.184Z] [2021-05-06T15:36:10.184Z] [2021-05-06T15:36:10.184Z] DONE 11 tests, 2 skipped in 3.084s [2021-05-06T15:36:10.184Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-05-06T15:36:11.393Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-06T15:36:11.843Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-06T15:36:11.843Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-06T15:36:11.843Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-06T15:36:12.368Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T15:36:12.368Z] INFO: Testing against a local daemon [2021-05-06T15:36:12.368Z] === RUN TestNetworkCreateDelete [2021-05-06T15:36:12.368Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-05-06T15:36:12.368Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:36:12.368Z] === RUN TestDockerNetworkDeletePreferID [2021-05-06T15:36:12.368Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-05-06T15:36:12.368Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-05-06T15:36:12.368Z] === RUN TestDaemonDNSFallback [2021-05-06T15:36:12.368Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-05-06T15:36:12.368Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:36:12.368Z] === RUN TestInspectNetwork [2021-05-06T15:36:12.368Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-06T15:36:12.368Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-06T15:36:12.368Z] === RUN TestRunContainerWithBridgeNone [2021-05-06T15:36:12.368Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-06T15:36:12.368Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:36:12.368Z] === RUN TestNetworkInvalidJSON [2021-05-06T15:36:12.368Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-06T15:36:12.368Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-06T15:36:12.368Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T15:36:12.368Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T15:36:12.368Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T15:36:12.368Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T15:36:12.368Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-06T15:36:12.368Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-06T15:36:12.368Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-06T15:36:12.368Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-05-06T15:36:12.368Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-06T15:36:12.368Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-06T15:36:12.368Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-06T15:36:12.368Z] === RUN TestNetworkList [2021-05-06T15:36:12.368Z] === RUN TestNetworkList//networks [2021-05-06T15:36:12.368Z] === PAUSE TestNetworkList//networks [2021-05-06T15:36:12.368Z] === RUN TestNetworkList//networks/ [2021-05-06T15:36:12.368Z] === PAUSE TestNetworkList//networks/ [2021-05-06T15:36:12.368Z] === CONT TestNetworkList//networks [2021-05-06T15:36:12.368Z] === CONT TestNetworkList//networks/ [2021-05-06T15:36:12.368Z] --- PASS: TestNetworkList (0.02s) [2021-05-06T15:36:12.368Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-06T15:36:12.368Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-06T15:36:12.369Z] === RUN TestHostIPv4BridgeLabel [2021-05-06T15:36:12.369Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-06T15:36:12.369Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-06T15:36:12.369Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-06T15:36:12.369Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-05-06T15:36:12.369Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-06T15:36:12.369Z] === RUN TestDaemonDefaultNetworkPools [2021-05-06T15:36:12.369Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-05-06T15:36:12.369Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-06T15:36:12.369Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-06T15:36:12.369Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-06T15:36:12.369Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-06T15:36:12.369Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-06T15:36:12.369Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-06T15:36:12.369Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-06T15:36:12.369Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-06T15:36:12.369Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-06T15:36:12.369Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-06T15:36:12.369Z] === RUN TestServiceWithPredefinedNetwork [2021-05-06T15:36:12.369Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-06T15:36:12.369Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-06T15:36:12.369Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-06T15:36:12.369Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-06T15:36:12.369Z] service_test.go:242: FLAKY_TEST [2021-05-06T15:36:12.369Z] === RUN TestServiceWithDataPathPortInit [2021-05-06T15:36:12.369Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-05-06T15:36:12.369Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-06T15:36:12.369Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-06T15:36:12.369Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-06T15:36:12.369Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-06T15:36:12.369Z] PASS [2021-05-06T15:36:12.369Z] ok github.com/docker/docker/integration/network 0.199s [2021-05-06T15:36:12.369Z] [2021-05-06T15:36:12.369Z] === Skipped [2021-05-06T15:36:12.369Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-05-06T15:36:12.369Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:36:12.369Z] [2021-05-06T15:36:12.369Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-05-06T15:36:12.369Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-05-06T15:36:12.369Z] [2021-05-06T15:36:12.369Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-05-06T15:36:12.369Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:36:12.369Z] [2021-05-06T15:36:12.369Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-05-06T15:36:12.369Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-06T15:36:12.369Z] [2021-05-06T15:36:12.369Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-05-06T15:36:12.369Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:36:12.369Z] [2021-05-06T15:36:12.369Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-05-06T15:36:12.369Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-06T15:36:12.369Z] [2021-05-06T15:36:12.369Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-05-06T15:36:12.369Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-06T15:36:12.369Z] [2021-05-06T15:36:12.369Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-05-06T15:36:12.369Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-06T15:36:12.369Z] [2021-05-06T15:36:12.369Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-06T15:36:12.369Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-06T15:36:12.369Z] [2021-05-06T15:36:12.369Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-06T15:36:12.369Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-06T15:36:12.369Z] [2021-05-06T15:36:12.369Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-06T15:36:12.369Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-06T15:36:12.369Z] [2021-05-06T15:36:12.369Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-05-06T15:36:12.369Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-06T15:36:12.369Z] [2021-05-06T15:36:12.369Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-06T15:36:12.369Z] service_test.go:242: FLAKY_TEST [2021-05-06T15:36:12.369Z] [2021-05-06T15:36:12.369Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-05-06T15:36:12.369Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-06T15:36:12.369Z] [2021-05-06T15:36:12.369Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-06T15:36:12.369Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-06T15:36:12.369Z] [2021-05-06T15:36:12.369Z] [2021-05-06T15:36:12.369Z] DONE 22 tests, 15 skipped in 2.094s [2021-05-06T15:36:12.369Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-05-06T15:36:12.830Z] testing: warning: no tests to run [2021-05-06T15:36:12.830Z] PASS [2021-05-06T15:36:12.830Z] ok github.com/docker/docker/integration/network/ipvlan 0.061s [2021-05-06T15:36:12.830Z] [2021-05-06T15:36:12.830Z] DONE 0 tests in 0.630s [2021-05-06T15:36:13.290Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-05-06T15:36:13.750Z] testing: warning: no tests to run [2021-05-06T15:36:13.750Z] PASS [2021-05-06T15:36:13.750Z] ok github.com/docker/docker/integration/network/macvlan 0.056s [2021-05-06T15:36:13.750Z] [2021-05-06T15:36:13.750Z] DONE 0 tests in 0.625s [2021-05-06T15:36:13.750Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-05-06T15:36:13.985Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-06T15:36:14.211Z] testing: warning: no tests to run [2021-05-06T15:36:14.211Z] PASS [2021-05-06T15:36:14.211Z] ok github.com/docker/docker/integration/plugin 0.059s [2021-05-06T15:36:14.211Z] [2021-05-06T15:36:14.211Z] DONE 0 tests in 0.634s [2021-05-06T15:36:14.211Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-05-06T15:36:15.180Z] testing: warning: no tests to run [2021-05-06T15:36:15.180Z] PASS [2021-05-06T15:36:15.180Z] ok github.com/docker/docker/integration/plugin/authz 0.056s [2021-05-06T15:36:15.180Z] [2021-05-06T15:36:15.180Z] DONE 0 tests in 0.627s [2021-05-06T15:36:15.180Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-05-06T15:36:16.128Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-06T15:36:17.640Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-06T15:36:19.787Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-06T15:36:19.787Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-06T15:36:19.787Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-06T15:36:19.787Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-06T15:36:19.787Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-06T15:36:19.787Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-06T15:36:19.787Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-06T15:36:19.787Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-06T15:36:19.787Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-06T15:36:22.277Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T15:36:22.277Z] INFO: Testing against a local daemon [2021-05-06T15:36:22.277Z] === RUN TestPluginInvalidJSON [2021-05-06T15:36:22.277Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T15:36:22.277Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T15:36:22.277Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-06T15:36:22.277Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-05-06T15:36:22.277Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-06T15:36:22.277Z] === RUN TestPluginInstall [2021-05-06T15:36:22.277Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-06T15:36:22.277Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-06T15:36:22.277Z] === RUN TestPluginsWithRuntimes [2021-05-06T15:36:22.277Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-06T15:36:22.277Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-06T15:36:22.277Z] === RUN TestPluginBackCompatMediaTypes [2021-05-06T15:36:22.277Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-06T15:36:22.277Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-06T15:36:22.277Z] PASS [2021-05-06T15:36:22.277Z] ok github.com/docker/docker/integration/plugin/common 0.325s [2021-05-06T15:36:22.738Z] [2021-05-06T15:36:22.738Z] === Skipped [2021-05-06T15:36:22.738Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-05-06T15:36:22.738Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-06T15:36:22.738Z] [2021-05-06T15:36:22.738Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-05-06T15:36:22.738Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-06T15:36:22.738Z] [2021-05-06T15:36:22.738Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-05-06T15:36:22.738Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-06T15:36:22.738Z] [2021-05-06T15:36:22.738Z] [2021-05-06T15:36:22.738Z] DONE 5 tests, 3 skipped in 7.482s [2021-05-06T15:36:22.738Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-05-06T15:36:23.469Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-06T15:36:23.469Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-06T15:36:23.469Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-06T15:36:23.469Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-06T15:36:23.469Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-06T15:36:23.469Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-06T15:36:23.469Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-06T15:36:24.923Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T15:36:24.923Z] INFO: Testing against a local daemon [2021-05-06T15:36:24.923Z] === RUN TestExternalGraphDriver [2021-05-06T15:36:24.923Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-05-06T15:36:24.923Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-06T15:36:24.923Z] === RUN TestGraphdriverPluginV2 [2021-05-06T15:36:24.923Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-05-06T15:36:24.923Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-06T15:36:24.923Z] PASS [2021-05-06T15:36:24.923Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.166s [2021-05-06T15:36:25.383Z] [2021-05-06T15:36:25.383Z] === Skipped [2021-05-06T15:36:25.383Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-05-06T15:36:25.383Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-06T15:36:25.383Z] [2021-05-06T15:36:25.383Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-05-06T15:36:25.383Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-06T15:36:25.383Z] [2021-05-06T15:36:25.383Z] [2021-05-06T15:36:25.383Z] DONE 2 tests, 2 skipped in 2.549s [2021-05-06T15:36:25.383Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-05-06T15:36:27.568Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T15:36:27.568Z] INFO: Testing against a local daemon [2021-05-06T15:36:27.568Z] === RUN TestReadPluginNoRead [2021-05-06T15:36:27.568Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-05-06T15:36:27.568Z] read_test.go:21: no unix domain sockets on Windows [2021-05-06T15:36:27.568Z] PASS [2021-05-06T15:36:27.568Z] ok github.com/docker/docker/integration/plugin/logging 0.219s [2021-05-06T15:36:27.568Z] [2021-05-06T15:36:27.568Z] === Skipped [2021-05-06T15:36:27.568Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-05-06T15:36:27.568Z] read_test.go:21: no unix domain sockets on Windows [2021-05-06T15:36:27.568Z] [2021-05-06T15:36:27.568Z] [2021-05-06T15:36:27.568Z] DONE 1 tests, 1 skipped in 2.258s [2021-05-06T15:36:27.568Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-05-06T15:36:28.539Z] testing: warning: no tests to run [2021-05-06T15:36:28.539Z] PASS [2021-05-06T15:36:28.539Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.072s [2021-05-06T15:36:28.539Z] [2021-05-06T15:36:28.539Z] DONE 0 tests in 1.082s [2021-05-06T15:36:28.539Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-05-06T15:36:29.193Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-06T15:36:29.193Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-06T15:36:30.703Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-06T15:36:30.703Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-06T15:36:30.703Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-06T15:36:30.703Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-06T15:36:30.703Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-06T15:36:30.703Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-06T15:36:30.703Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-06T15:36:30.703Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-06T15:36:30.703Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-06T15:36:30.703Z] === RUN TestDockerSuite/TestRunMount [2021-05-06T15:36:30.703Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-06T15:36:30.703Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-06T15:36:30.703Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-06T15:36:30.703Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-06T15:36:30.737Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T15:36:30.737Z] INFO: Testing against a local daemon [2021-05-06T15:36:30.737Z] === RUN TestPluginWithDevMounts [2021-05-06T15:36:30.737Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-06T15:36:30.737Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:30.737Z] PASS [2021-05-06T15:36:30.737Z] ok github.com/docker/docker/integration/plugin/volumes 0.127s [2021-05-06T15:36:31.198Z] [2021-05-06T15:36:31.198Z] === Skipped [2021-05-06T15:36:31.198Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-05-06T15:36:31.198Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:31.198Z] [2021-05-06T15:36:31.198Z] [2021-05-06T15:36:31.198Z] DONE 1 tests, 1 skipped in 2.361s [2021-05-06T15:36:31.198Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-05-06T15:36:32.744Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T15:36:32.744Z] INFO: Testing against a local daemon [2021-05-06T15:36:32.744Z] === RUN TestSecretInspect [2021-05-06T15:36:32.744Z] --- SKIP: TestSecretInspect (0.00s) [2021-05-06T15:36:33.205Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:33.205Z] === RUN TestSecretList [2021-05-06T15:36:33.205Z] --- SKIP: TestSecretList (0.00s) [2021-05-06T15:36:33.205Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:33.205Z] === RUN TestSecretsCreateAndDelete [2021-05-06T15:36:33.205Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-05-06T15:36:33.205Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:33.205Z] === RUN TestSecretsUpdate [2021-05-06T15:36:33.205Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-05-06T15:36:33.205Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:33.205Z] === RUN TestTemplatedSecret [2021-05-06T15:36:33.205Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-06T15:36:33.205Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:33.205Z] === RUN TestSecretCreateResolve [2021-05-06T15:36:33.205Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-05-06T15:36:33.205Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:36:33.205Z] PASS [2021-05-06T15:36:33.205Z] ok github.com/docker/docker/integration/secret 0.213s [2021-05-06T15:36:33.205Z] [2021-05-06T15:36:33.205Z] === Skipped [2021-05-06T15:36:33.205Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-05-06T15:36:33.205Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:33.205Z] [2021-05-06T15:36:33.205Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-05-06T15:36:33.205Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:33.205Z] [2021-05-06T15:36:33.205Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-05-06T15:36:33.205Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:33.205Z] [2021-05-06T15:36:33.205Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-05-06T15:36:33.205Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:33.205Z] [2021-05-06T15:36:33.205Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-05-06T15:36:33.205Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:33.205Z] [2021-05-06T15:36:33.205Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-05-06T15:36:33.205Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:36:33.205Z] [2021-05-06T15:36:33.205Z] [2021-05-06T15:36:33.205Z] DONE 6 tests, 6 skipped in 2.043s [2021-05-06T15:36:33.205Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-05-06T15:36:35.386Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T15:36:35.386Z] INFO: Testing against a local daemon [2021-05-06T15:36:35.386Z] === RUN TestServiceCreateInit [2021-05-06T15:36:35.386Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-06T15:36:35.386Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-06T15:36:35.386Z] --- PASS: TestServiceCreateInit (0.03s) [2021-05-06T15:36:35.386Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-06T15:36:35.386Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.386Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-06T15:36:35.386Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.386Z] === RUN TestCreateServiceMultipleTimes [2021-05-06T15:36:35.386Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-05-06T15:36:35.386Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.386Z] === RUN TestCreateServiceConflict [2021-05-06T15:36:35.386Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-05-06T15:36:35.386Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.386Z] === RUN TestCreateServiceMaxReplicas [2021-05-06T15:36:35.386Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-05-06T15:36:35.386Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.386Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-06T15:36:35.386Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-06T15:36:35.386Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.386Z] === RUN TestCreateServiceSecretFileMode [2021-05-06T15:36:35.386Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-05-06T15:36:35.386Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.386Z] === RUN TestCreateServiceConfigFileMode [2021-05-06T15:36:35.386Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-05-06T15:36:35.386Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.386Z] === RUN TestCreateServiceSysctls [2021-05-06T15:36:35.386Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-05-06T15:36:35.386Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.386Z] === RUN TestCreateServiceCapabilities [2021-05-06T15:36:35.386Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-05-06T15:36:35.386Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.386Z] === RUN TestInspect [2021-05-06T15:36:35.386Z] --- SKIP: TestInspect (0.00s) [2021-05-06T15:36:35.386Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.386Z] === RUN TestCreateJob [2021-05-06T15:36:35.386Z] --- SKIP: TestCreateJob (0.00s) [2021-05-06T15:36:35.386Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.387Z] === RUN TestReplicatedJob [2021-05-06T15:36:35.387Z] --- SKIP: TestReplicatedJob (0.00s) [2021-05-06T15:36:35.387Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.387Z] === RUN TestUpdateReplicatedJob [2021-05-06T15:36:35.387Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-05-06T15:36:35.387Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.387Z] === RUN TestServiceListWithStatuses [2021-05-06T15:36:35.387Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-06T15:36:35.387Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.387Z] === RUN TestDockerNetworkConnectAlias [2021-05-06T15:36:35.387Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-05-06T15:36:35.387Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.387Z] === RUN TestDockerNetworkReConnect [2021-05-06T15:36:35.387Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-05-06T15:36:35.387Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.387Z] === RUN TestServicePlugin [2021-05-06T15:36:35.387Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-06T15:36:35.387Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.387Z] === RUN TestServiceUpdateLabel [2021-05-06T15:36:35.387Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-05-06T15:36:35.387Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:36:35.387Z] === RUN TestServiceUpdateSecrets [2021-05-06T15:36:35.387Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-05-06T15:36:35.387Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:36:35.387Z] === RUN TestServiceUpdateConfigs [2021-05-06T15:36:35.387Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-05-06T15:36:35.387Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:36:35.387Z] === RUN TestServiceUpdateNetwork [2021-05-06T15:36:35.387Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-05-06T15:36:35.387Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:36:35.387Z] === RUN TestServiceUpdatePidsLimit [2021-05-06T15:36:35.387Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-05-06T15:36:35.387Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:36:35.387Z] PASS [2021-05-06T15:36:35.387Z] ok github.com/docker/docker/integration/service 0.241s [2021-05-06T15:36:35.387Z] [2021-05-06T15:36:35.387Z] === Skipped [2021-05-06T15:36:35.387Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-06T15:36:35.387Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-06T15:36:35.387Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.387Z] [2021-05-06T15:36:35.387Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-06T15:36:35.387Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-06T15:36:35.387Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.387Z] [2021-05-06T15:36:35.387Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-05-06T15:36:35.387Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.387Z] [2021-05-06T15:36:35.387Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-05-06T15:36:35.387Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.387Z] [2021-05-06T15:36:35.387Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-05-06T15:36:35.387Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.387Z] [2021-05-06T15:36:35.387Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-06T15:36:35.387Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.387Z] [2021-05-06T15:36:35.387Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-05-06T15:36:35.387Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.387Z] [2021-05-06T15:36:35.387Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-05-06T15:36:35.387Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.387Z] [2021-05-06T15:36:35.387Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-05-06T15:36:35.387Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.387Z] [2021-05-06T15:36:35.387Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-05-06T15:36:35.387Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.387Z] [2021-05-06T15:36:35.387Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-05-06T15:36:35.387Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.387Z] [2021-05-06T15:36:35.387Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-05-06T15:36:35.387Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.387Z] [2021-05-06T15:36:35.387Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-05-06T15:36:35.387Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.387Z] [2021-05-06T15:36:35.387Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-05-06T15:36:35.387Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.387Z] [2021-05-06T15:36:35.387Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-05-06T15:36:35.387Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.387Z] [2021-05-06T15:36:35.387Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-05-06T15:36:35.387Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.387Z] [2021-05-06T15:36:35.387Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-05-06T15:36:35.387Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.387Z] [2021-05-06T15:36:35.387Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-05-06T15:36:35.387Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:35.387Z] [2021-05-06T15:36:35.387Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-05-06T15:36:35.387Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:36:35.387Z] [2021-05-06T15:36:35.387Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-05-06T15:36:35.387Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:36:35.387Z] [2021-05-06T15:36:35.387Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-05-06T15:36:35.387Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:36:35.387Z] [2021-05-06T15:36:35.387Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-05-06T15:36:35.387Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:36:35.387Z] [2021-05-06T15:36:35.387Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-05-06T15:36:35.387Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-06T15:36:35.387Z] [2021-05-06T15:36:35.387Z] [2021-05-06T15:36:35.387Z] DONE 24 tests, 23 skipped in 2.316s [2021-05-06T15:36:35.387Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-05-06T15:36:37.574Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T15:36:37.574Z] INFO: Testing against a local daemon [2021-05-06T15:36:37.574Z] === RUN TestSessionCreate [2021-05-06T15:36:37.574Z] --- SKIP: TestSessionCreate (0.00s) [2021-05-06T15:36:37.574Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-06T15:36:37.574Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-06T15:36:37.574Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-05-06T15:36:37.574Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-06T15:36:37.574Z] PASS [2021-05-06T15:36:37.574Z] ok github.com/docker/docker/integration/session 0.227s [2021-05-06T15:36:37.574Z] [2021-05-06T15:36:37.574Z] === Skipped [2021-05-06T15:36:37.574Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-05-06T15:36:37.574Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-06T15:36:37.574Z] [2021-05-06T15:36:37.574Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-05-06T15:36:37.574Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-06T15:36:37.574Z] [2021-05-06T15:36:37.574Z] [2021-05-06T15:36:37.574Z] DONE 2 tests, 2 skipped in 1.863s [2021-05-06T15:36:37.574Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-05-06T15:36:37.698Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-06T15:36:37.698Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-06T15:36:37.698Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-06T15:36:37.698Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-06T15:36:39.114Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T15:36:39.114Z] INFO: Testing against a local daemon [2021-05-06T15:36:39.114Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-06T15:36:39.114Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-06T15:36:39.114Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:39.114Z] === RUN TestEventsExecDie [2021-05-06T15:36:39.114Z] --- SKIP: TestEventsExecDie (0.00s) [2021-05-06T15:36:39.114Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-06T15:36:39.114Z] === RUN TestEventsBackwardsCompatible [2021-05-06T15:36:39.114Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-05-06T15:36:39.114Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-06T15:36:39.114Z] === RUN TestInfoAPI [2021-05-06T15:36:39.114Z] --- PASS: TestInfoAPI (0.04s) [2021-05-06T15:36:39.114Z] === RUN TestInfoAPIWarnings [2021-05-06T15:36:39.114Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-05-06T15:36:39.114Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T15:36:39.114Z] === RUN TestInfoDebug [2021-05-06T15:36:39.114Z] --- SKIP: TestInfoDebug (0.00s) [2021-05-06T15:36:39.114Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-06T15:36:39.114Z] === RUN TestInfoInsecureRegistries [2021-05-06T15:36:39.114Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-05-06T15:36:39.114Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-06T15:36:39.114Z] === RUN TestInfoRegistryMirrors [2021-05-06T15:36:39.114Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-05-06T15:36:39.114Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-06T15:36:39.114Z] === RUN TestLoginFailsWithBadCredentials [2021-05-06T15:36:40.084Z] --- PASS: TestLoginFailsWithBadCredentials (0.93s) [2021-05-06T15:36:40.084Z] === RUN TestPingCacheHeaders [2021-05-06T15:36:40.084Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-06T15:36:40.084Z] === RUN TestPingGet [2021-05-06T15:36:40.084Z] --- PASS: TestPingGet (0.02s) [2021-05-06T15:36:40.084Z] === RUN TestPingHead [2021-05-06T15:36:40.084Z] --- PASS: TestPingHead (0.02s) [2021-05-06T15:36:40.084Z] === RUN TestVersion [2021-05-06T15:36:40.084Z] --- PASS: TestVersion (0.02s) [2021-05-06T15:36:40.084Z] PASS [2021-05-06T15:36:40.084Z] ok github.com/docker/docker/integration/system 1.187s [2021-05-06T15:36:40.084Z] [2021-05-06T15:36:40.084Z] === Skipped [2021-05-06T15:36:40.084Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-06T15:36:40.084Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-06T15:36:40.084Z] [2021-05-06T15:36:40.084Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-05-06T15:36:40.084Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-06T15:36:40.084Z] [2021-05-06T15:36:40.084Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-05-06T15:36:40.084Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-06T15:36:40.084Z] [2021-05-06T15:36:40.084Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-05-06T15:36:40.084Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-06T15:36:40.084Z] [2021-05-06T15:36:40.084Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-05-06T15:36:40.084Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-06T15:36:40.084Z] [2021-05-06T15:36:40.084Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-05-06T15:36:40.084Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-06T15:36:40.084Z] [2021-05-06T15:36:40.084Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-05-06T15:36:40.084Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-06T15:36:40.084Z] [2021-05-06T15:36:40.084Z] [2021-05-06T15:36:40.084Z] DONE 13 tests, 7 skipped in 2.736s [2021-05-06T15:36:40.084Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-05-06T15:36:42.267Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T15:36:42.267Z] INFO: Testing against a local daemon [2021-05-06T15:36:42.267Z] === RUN TestVolumesCreateAndList [2021-05-06T15:36:42.267Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-05-06T15:36:42.267Z] === RUN TestVolumesRemove [2021-05-06T15:36:42.267Z] --- PASS: TestVolumesRemove (0.07s) [2021-05-06T15:36:42.267Z] === RUN TestVolumesInspect [2021-05-06T15:36:42.267Z] --- PASS: TestVolumesInspect (0.03s) [2021-05-06T15:36:42.267Z] === RUN TestVolumesInvalidJSON [2021-05-06T15:36:42.267Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-06T15:36:42.267Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-06T15:36:42.267Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-06T15:36:42.267Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-05-06T15:36:42.267Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-06T15:36:42.267Z] PASS [2021-05-06T15:36:42.267Z] ok github.com/docker/docker/integration/volume 0.303s [2021-05-06T15:36:42.267Z] [2021-05-06T15:36:42.267Z] DONE 5 tests in 1.997s [2021-05-06T15:36:42.267Z] INFO: make.ps1 ended at 05/06/2021 15:36:41 [2021-05-06T15:36:42.267Z] INFO: Integration CLI tests being run from the host: [2021-05-06T15:36:42.267Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-05-06T15:36:43.422Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-06T15:36:47.108Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-06T15:36:47.108Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-06T15:36:47.108Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-06T15:36:47.108Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-06T15:36:47.108Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-06T15:36:47.108Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-06T15:36:47.108Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-06T15:36:47.108Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-06T15:36:47.108Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-06T15:36:47.108Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-06T15:36:47.558Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-06T15:36:49.068Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-06T15:36:49.357Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-06T15:36:49.357Z] INFO: Testing against a local daemon [2021-05-06T15:36:49.357Z] === RUN TestDockerSuite [2021-05-06T15:36:49.357Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-06T15:36:49.357Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-06T15:36:49.357Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-06T15:36:49.357Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-06T15:36:49.357Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-06T15:36:49.357Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-06T15:36:49.357Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-06T15:36:49.357Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-06T15:36:49.357Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-06T15:36:49.817Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-06T15:36:50.277Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-06T15:36:50.582Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-06T15:36:50.737Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-06T15:36:52.093Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-06T15:36:53.044Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-06T15:36:54.561Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-06T15:36:55.011Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-06T15:36:55.011Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-06T15:36:55.011Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-06T15:36:55.011Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-06T15:36:55.011Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-06T15:36:55.011Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-06T15:36:55.011Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-06T15:36:55.011Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-06T15:36:59.644Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-06T15:36:59.644Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-06T15:36:59.644Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-06T15:36:59.644Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-06T15:36:59.644Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-06T15:36:59.644Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-06T15:37:06.647Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-06T15:37:06.647Z] === RUN TestDockerSuite/TestRunRm [2021-05-06T15:37:08.792Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-06T15:37:15.789Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-06T15:37:17.303Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-06T15:37:20.165Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-06T15:37:21.681Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-06T15:37:24.546Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-06T15:37:24.546Z] === RUN TestDockerSuite/TestRunState [2021-05-06T15:37:24.546Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-06T15:37:26.690Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-06T15:37:26.690Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-06T15:37:28.837Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-06T15:37:28.837Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-06T15:37:28.837Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-06T15:37:28.837Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-06T15:37:29.287Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-06T15:37:29.287Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-06T15:37:35.009Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-06T15:37:35.009Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-06T15:37:35.009Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-06T15:37:35.009Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-06T15:37:35.009Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-06T15:37:35.009Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-06T15:37:35.009Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-06T15:37:35.009Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-06T15:37:35.009Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-06T15:37:35.009Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-06T15:37:35.009Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-06T15:37:37.152Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-06T15:37:37.152Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-06T15:37:38.663Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-06T15:37:38.663Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-06T15:37:38.663Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-06T15:37:41.524Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-06T15:37:48.519Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-06T15:37:51.377Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-06T15:37:57.098Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-06T15:37:57.098Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-06T15:37:57.098Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-06T15:37:59.240Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-06T15:38:01.382Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-06T15:38:04.244Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-06T15:38:04.244Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-06T15:38:04.244Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-06T15:38:04.244Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-06T15:38:04.244Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-06T15:38:04.244Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-06T15:38:04.244Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-06T15:38:04.244Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-06T15:38:04.244Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-06T15:38:07.103Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-06T15:38:08.052Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-06T15:38:09.562Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-06T15:38:13.244Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-06T15:38:13.244Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-06T15:38:13.244Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-06T15:38:13.244Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-06T15:38:13.244Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-06T15:38:13.244Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-06T15:38:13.244Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-06T15:38:13.244Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-06T15:38:13.244Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-06T15:38:13.244Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-06T15:38:13.244Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-06T15:38:13.244Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-06T15:38:13.244Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-06T15:38:13.244Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-06T15:38:13.244Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-06T15:38:13.244Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-06T15:38:13.244Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-06T15:38:13.244Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-06T15:38:15.386Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-06T15:38:15.386Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-06T15:38:15.836Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-06T15:38:15.836Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-06T15:38:17.346Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-06T15:38:24.338Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-06T15:38:24.338Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-06T15:38:31.335Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-06T15:38:31.335Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-06T15:38:34.195Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-06T15:38:34.195Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-06T15:38:34.195Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-06T15:38:34.195Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-06T15:38:34.195Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-06T15:38:39.919Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-06T15:38:39.919Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-06T15:38:39.919Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-06T15:38:39.919Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-06T15:38:39.919Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-06T15:38:39.919Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-06T15:38:39.919Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-06T15:38:41.430Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-06T15:38:43.572Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-06T15:38:43.572Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-06T15:38:45.081Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-06T15:38:45.081Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-06T15:38:45.082Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-06T15:38:45.082Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-06T15:38:45.082Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-06T15:38:45.082Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-06T15:38:45.082Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-06T15:38:47.233Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-06T15:38:47.233Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-06T15:38:47.233Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-06T15:38:47.233Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-06T15:38:47.233Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-06T15:38:47.233Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-06T15:38:47.233Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-06T15:38:47.233Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-06T15:38:47.233Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-06T15:38:47.233Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-06T15:38:47.233Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-06T15:38:47.233Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-06T15:38:47.233Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-06T15:38:47.233Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-06T15:38:47.233Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-06T15:38:47.233Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-06T15:38:47.233Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-06T15:38:47.233Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-06T15:38:47.233Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-06T15:38:47.233Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-06T15:38:47.233Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-06T15:38:49.416Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-06T15:38:49.416Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-06T15:38:49.416Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-06T15:38:57.992Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-06T15:39:02.644Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-06T15:39:02.644Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-06T15:39:02.644Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-06T15:39:02.644Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-06T15:39:02.644Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-06T15:39:02.644Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-06T15:39:02.644Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-06T15:39:03.598Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-06T15:39:03.598Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-06T15:39:06.458Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-06T15:39:06.458Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-06T15:39:06.907Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-06T15:39:06.907Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-06T15:39:06.907Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-06T15:39:13.900Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-06T15:39:13.900Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-06T15:39:14.350Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-06T15:39:14.799Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-06T15:39:14.799Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-06T15:39:20.519Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-06T15:39:20.519Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-06T15:39:20.519Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-06T15:39:28.999Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-06T15:39:28.999Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-06T15:39:29.449Z] --- PASS: TestDockerSuite (1915.44s) [2021-05-06T15:39:29.449Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-05-06T15:39:29.449Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-05-06T15:39:29.449Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.449Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-05-06T15:39:29.449Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-05-06T15:39:29.449Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-05-06T15:39:29.449Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-06T15:39:29.449Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.449Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-05-06T15:39:29.449Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.61s) [2021-05-06T15:39:29.449Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s) [2021-05-06T15:39:29.449Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.45s) [2021-05-06T15:39:29.449Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-05-06T15:39:29.449Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (48.76s) [2021-05-06T15:39:29.449Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.67s) [2021-05-06T15:39:29.449Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2021-05-06T15:39:29.449Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-05-06T15:39:29.449Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.449Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-06T15:39:29.449Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.449Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-06T15:39:29.449Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.449Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-06T15:39:29.449Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.449Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-05-06T15:39:29.449Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.449Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-05-06T15:39:29.449Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.449Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-05-06T15:39:29.449Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.449Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-05-06T15:39:29.449Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-06T15:39:29.449Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.449Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.82s) [2021-05-06T15:39:29.449Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-06T15:39:29.449Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.449Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-06T15:39:29.449Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.449Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.70s) [2021-05-06T15:39:29.449Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.35s) [2021-05-06T15:39:29.449Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-06T15:39:29.449Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-06T15:39:29.449Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-06T15:39:29.449Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-06T15:39:29.449Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-06T15:39:29.449Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.449Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-06T15:39:29.449Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.449Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.62s) [2021-05-06T15:39:29.449Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-06T15:39:29.449Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-06T15:39:29.449Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-06T15:39:29.449Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.449Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (4.26s) [2021-05-06T15:39:29.449Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (54.82s) [2021-05-06T15:39:29.449Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-05-06T15:39:29.449Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-06T15:39:29.449Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (8.95s) [2021-05-06T15:39:29.449Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-05-06T15:39:29.449Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.93s) [2021-05-06T15:39:29.449Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.73s) [2021-05-06T15:39:29.449Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-06T15:39:29.449Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.449Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-06T15:39:29.449Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.449Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-06T15:39:29.449Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.449Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s) [2021-05-06T15:39:29.449Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.69s) [2021-05-06T15:39:29.449Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.80s) [2021-05-06T15:39:29.449Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.31s) [2021-05-06T15:39:29.449Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-05-06T15:39:29.449Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.449Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-06T15:39:29.449Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.449Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.34s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.30s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.03s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.83s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.99s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.35s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.90s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildAddTar (27.49s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.02s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (13.54s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.41s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (10.04s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.42s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.38s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.55s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (3.95s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.37s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (18.79s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (8.23s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.15s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.24s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.58s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-05-06T15:39:29.450Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.31s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.92s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildCmd (0.45s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (3.87s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.85s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.02s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (6.33s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.78s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.34s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.89s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.12s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.88s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (3.81s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.42s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (17.28s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.42s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (13.80s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.26s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.56s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.71s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.53s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.51s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildDockerignore (38.99s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.90s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (43.45s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.24s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.58s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.16s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.23s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.20s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (21.93s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.31s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.61s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (59.13s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.31s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.24s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.95s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (13.67s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.36s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.41s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.09s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.77s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (8.18s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (10.52s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.47s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildFails (2.17s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.61s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.02s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.15s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.77s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.10s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (8.51s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.54s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.46s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (6.36s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildHistory (9.28s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.81s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.44s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.90s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.21s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildLabel (0.82s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.53s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.80s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.47s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildLabels (0.83s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.23s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.72s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.45s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.51s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (3.78s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.86s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.49s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.80s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.26s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.39s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.13s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (8.93s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (12.19s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.51s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.54s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.01s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.51s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.27s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.18s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.62s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.79s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.12s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.26s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.28s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.05s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.32s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.99s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.56s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.64s) [2021-05-06T15:39:29.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.96s) [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-05-06T15:39:29.450Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.450Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.43s) [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (32.03s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (14.78s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildRm (13.76s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.41s) [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-05-06T15:39:29.451Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.28s) [2021-05-06T15:39:29.451Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.07s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.30s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.77s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.19s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (12.36s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.55s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.51s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (6.83s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.22s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (8.13s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildStderr (2.94s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.54s) [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-05-06T15:39:29.451Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.74s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.99s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildTagEvent (7.98s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (3.67s) [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-05-06T15:39:29.451Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-05-06T15:39:29.451Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (7.70s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.45s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.57s) [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.12s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.68s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.03s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.35s) [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-05-06T15:39:29.451Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-05-06T15:39:29.451Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.86s) [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-05-06T15:39:29.451Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.18s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.16s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.30s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (10.43s) [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-05-06T15:39:29.451Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-05-06T15:39:29.451Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-05-06T15:39:29.451Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.94s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.92s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.62s) [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-05-06T15:39:29.451Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-05-06T15:39:29.451Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-05-06T15:39:29.451Z] docker_cli_sni_test.go:18: Flakey test [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.41s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.64s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestCommitChange (3.42s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.67s) [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.65s) [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestCommitTTY (5.75s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.27s) [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-06T15:39:29.451Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.71s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.39s) [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-06T15:39:29.451Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.73s) [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-06T15:39:29.451Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-06T15:39:29.451Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-06T15:39:29.451Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.19s) [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-06T15:39:29.451Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.17s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-06T15:39:29.451Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-06T15:39:29.451Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-06T15:39:29.451Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.64s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.66s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.67s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-06T15:39:29.451Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.76s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.20s) [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-06T15:39:29.451Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-06T15:39:29.451Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.68s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.60s) [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-06T15:39:29.451Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.32s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.75s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.24s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.31s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.48s) [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-06T15:39:29.451Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.19s) [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-06T15:39:29.451Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.66s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.05s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.60s) [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.30s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.45s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.23s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.20s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.21s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.17s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008c4c40_} (2.19s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1368339990_c:\foo_false____} (2.21s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1368339990_c:\foo_true____} (2.22s) [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-06T15:39:29.451Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.21s) [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.25s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.86s) [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.50s) [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.82s) [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-06T15:39:29.451Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.451Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.98s) [2021-05-06T15:39:29.451Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.00s) [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestCpToDot (2.23s) [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestCpToStdout (2.32s) [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.91s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.16s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (6.27s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.57s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.58s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.34s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.29s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-06T15:39:29.452Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.17s) [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-06T15:39:29.452Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-06T15:39:29.452Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-06T15:39:29.452Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-06T15:39:29.452Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-06T15:39:29.452Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-06T15:39:29.452Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-06T15:39:29.452Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-06T15:39:29.452Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-06T15:39:29.452Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestDockerFails (0.05s) [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (6.60s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.94s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.23s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.09s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestEventsCopy (3.32s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.63s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.74s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.62s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.56s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.59s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.85s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestEventsFilters (4.51s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestEventsFormat (4.00s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestEventsRename (2.28s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestEventsResize (7.45s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.16s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.02s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.63s) [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestEventsUntag (2.69s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.72s) [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-06T15:39:29.452Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.69s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.69s) [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-06T15:39:29.452Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-06T15:39:29.452Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-06T15:39:29.452Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.64s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.66s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.64s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.64s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (8.35s) [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.75s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestExecInspectID (3.98s) [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-06T15:39:29.452Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.93s) [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-06T15:39:29.452Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.72s) [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.42s) [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.56s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.54s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.58s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.59s) [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-05-06T15:39:29.452Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.05s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.23s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.05s) [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.25s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.53s) [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.86s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.06s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.50s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.66s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.35s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestImagesFormat (0.16s) [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.43s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.05s) [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-06T15:39:29.452Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.05s) [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-06T15:39:29.452Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-06T15:39:29.452Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.452Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.15s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.14s) [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-06T15:39:29.453Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-06T15:39:29.453Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.12s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.14s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.12s) [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestInspectDefault (2.11s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestInspectHistory (3.65s) [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.14s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.64s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.12s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.65s) [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.62s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestInspectStatus (2.71s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.23s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.71s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.16s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.71s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.13s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.15s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.64s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.60s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.60s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.32s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.22s) [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-06T15:39:29.453Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.73s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.38s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.41s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.40s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.09s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.95s) [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.20s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.20s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestLogsSince (8.62s) [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestLogsTail (2.55s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.23s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.21s) [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.28s) [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-06T15:39:29.453Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-06T15:39:29.453Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-06T15:39:29.453Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-06T15:39:29.453Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-06T15:39:29.453Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-06T15:39:29.453Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-06T15:39:29.453Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-06T15:39:29.453Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.29s) [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-06T15:39:29.453Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestPsByOrder (6.21s) [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestPsListContainersBase (6.73s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.70s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.22s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.99s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.65s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.91s) [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-05-06T15:39:29.453Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.95s) [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.22s) [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s) [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.23s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-06T15:39:29.453Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.42s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.93s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.32s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (15.04s) [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.03s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.66s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.88s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.66s) [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.83s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.00s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.60s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.53s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (4.52s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.01s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.24s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (7.78s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestRmiTag (0.49s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.82s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (11.96s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.34s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.88s) [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.93s) [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.51s) [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-06T15:39:29.453Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.453Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.84s) [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.06s) [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.11s) [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.13s) [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.16s) [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.05s) [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.91s) [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.65s) [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.36s) [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.38s) [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.50s) [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.29s) [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.73s) [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.16s) [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.33s) [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.38s) [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.71s) [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.17s) [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.80s) [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.12s) [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunExitCode (2.11s) [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.24s) [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.59s) [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.87s) [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.43s) [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.98s) [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.28s) [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.01s) [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.27s) [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.38s) [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.39s) [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s) [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.49s) [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.45s) [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.19s) [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.56s) [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.10s) [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.41s) [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunRm (2.15s) [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.16s) [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.50s) [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.48s) [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.01s) [2021-05-06T15:39:29.454Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.82s) [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.454Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-06T15:39:29.454Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.455Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.28s) [2021-05-06T15:39:29.455Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-06T15:39:29.455Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.455Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.84s) [2021-05-06T15:39:29.455Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-05-06T15:39:29.455Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.455Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-05-06T15:39:29.455Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.455Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2021-05-06T15:39:29.455Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-05-06T15:39:29.455Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-06T15:39:29.455Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.455Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.28s) [2021-05-06T15:39:29.455Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-06T15:39:29.455Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.455Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-06T15:39:29.455Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.455Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-06T15:39:29.455Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.455Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-05-06T15:39:29.455Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.455Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-05-06T15:39:29.455Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-06T15:39:29.455Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-06T15:39:29.455Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.455Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-06T15:39:29.455Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.455Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-05-06T15:39:29.455Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.455Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.06s) [2021-05-06T15:39:29.455Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.455Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.04s) [2021-05-06T15:39:29.455Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.455Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.36s) [2021-05-06T15:39:29.455Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.73s) [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.89s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.09s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.77s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.24s) [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.51s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.26s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.19s) [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (2.76s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.17s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.40s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.48s) [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.20s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.18s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.56s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.92s) [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.81s) [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.52s) [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.78s) [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.70s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.88s) [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.65s) [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.23s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.11s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s) [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.24s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.21s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.11s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.40s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.76s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.28s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.29s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.13s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.92s) [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.51s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.15s) [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.19s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.22s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.21s) [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.01s) [2021-05-06T15:39:29.906Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-06T15:39:29.906Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.906Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.13s) [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-06T15:39:29.906Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-06T15:39:29.907Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-06T15:39:29.907Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-06T15:39:29.907Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-06T15:39:29.907Z] --- PASS: TestDockerRegistrySuite (0.10s) [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] === RUN TestDockerSchema1RegistrySuite [2021-05-06T15:39:29.907Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-06T15:39:29.907Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-06T15:39:29.907Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-06T15:39:29.907Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-06T15:39:29.907Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-06T15:39:29.907Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-06T15:39:29.907Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-06T15:39:29.907Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-06T15:39:29.907Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-06T15:39:29.907Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-06T15:39:29.907Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-06T15:39:29.907Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-06T15:39:29.907Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-06T15:39:29.907Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-06T15:39:29.907Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-06T15:39:29.907Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-06T15:39:29.907Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-06T15:39:29.907Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-06T15:39:29.907Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-06T15:39:29.907Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-06T15:39:29.907Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-06T15:39:29.907Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-06T15:39:29.907Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-06T15:39:29.907Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-06T15:39:29.907Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-06T15:39:29.907Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-06T15:39:29.907Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-06T15:39:29.907Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-06T15:39:29.907Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-06T15:39:29.907Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-06T15:39:29.907Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-06T15:39:29.907Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-06T15:39:29.907Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-06T15:39:29.907Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] === RUN TestDockerDaemonSuite [2021-05-06T15:39:29.907Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-06T15:39:29.907Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-06T15:39:29.907Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-06T15:39:29.907Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] === RUN TestDockerSwarmSuite [2021-05-06T15:39:29.907Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-05-06T15:39:29.907Z] === RUN TestDockerPluginSuite [2021-05-06T15:39:29.907Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-05-06T15:39:29.907Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-05-06T15:39:29.907Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-05-06T15:39:29.907Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-05-06T15:39:29.907Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-05-06T15:39:29.907Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-05-06T15:39:29.907Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-05-06T15:39:29.907Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-05-06T15:39:29.907Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-05-06T15:39:29.907Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-05-06T15:39:29.907Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-05-06T15:39:29.907Z] --- PASS: TestDockerPluginSuite (0.01s) [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] === RUN TestDockerExternalVolumeSuite [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] === RUN TestDockerNetworkSuite [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] === RUN TestDockerHubPullSuite [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-05-06T15:39:29.907Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] PASS [2021-05-06T15:39:29.907Z] ok github.com/docker/docker/integration-cli 1916.043s [2021-05-06T15:39:29.907Z] [2021-05-06T15:39:29.907Z] === Skipped [2021-05-06T15:39:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-05-06T15:39:29.907Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] [2021-05-06T15:39:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-06T15:39:29.907Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] [2021-05-06T15:39:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-05-06T15:39:29.907Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.907Z] [2021-05-06T15:39:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-06T15:39:29.907Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-06T15:39:29.908Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-06T15:39:29.908Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-06T15:39:29.908Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-05-06T15:39:29.908Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-05-06T15:39:29.908Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-05-06T15:39:29.908Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-06T15:39:29.908Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-06T15:39:29.908Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-06T15:39:29.908Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-06T15:39:29.908Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-06T15:39:29.908Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-06T15:39:29.908Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-06T15:39:29.908Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-06T15:39:29.908Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-06T15:39:29.908Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-05-06T15:39:29.908Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.02s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.02s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-05-06T15:39:29.908Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.24s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.24s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.24s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-05-06T15:39:29.908Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-05-06T15:39:29.908Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-06T15:39:29.908Z] [2021-05-06T15:39:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-06T15:39:29.909Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-05-06T15:39:29.909Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-05-06T15:39:29.909Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-05-06T15:39:29.909Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-05-06T15:39:29.909Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-05-06T15:39:29.909Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-05-06T15:39:29.909Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-06T15:39:29.909Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-06T15:39:29.909Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-05-06T15:39:29.909Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-05-06T15:39:29.909Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-06T15:39:29.909Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-05-06T15:39:29.909Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.28s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.28s) [2021-05-06T15:39:29.909Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-05-06T15:39:29.909Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-05-06T15:39:29.909Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-05-06T15:39:29.909Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-06T15:39:29.909Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-06T15:39:29.909Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-06T15:39:29.909Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-05-06T15:39:29.909Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-05-06T15:39:29.909Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-05-06T15:39:29.909Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-05-06T15:39:29.909Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-05-06T15:39:29.909Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-05-06T15:39:29.909Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.25s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-05-06T15:39:29.909Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-05-06T15:39:29.909Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-05-06T15:39:29.909Z] docker_cli_sni_test.go:18: Flakey test [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-06T15:39:29.909Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-06T15:39:29.909Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-06T15:39:29.909Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-06T15:39:29.909Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-06T15:39:29.909Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-06T15:39:29.909Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-06T15:39:29.909Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-06T15:39:29.909Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-06T15:39:29.909Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-06T15:39:29.909Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-06T15:39:29.909Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-06T15:39:29.909Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-06T15:39:29.909Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-06T15:39:29.909Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-06T15:39:29.909Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-06T15:39:29.909Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-06T15:39:29.909Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-06T15:39:29.909Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-06T15:39:29.909Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-06T15:39:29.909Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-06T15:39:29.909Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-06T15:39:29.909Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-06T15:39:29.909Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-06T15:39:29.909Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-06T15:39:29.909Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-06T15:39:29.909Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-06T15:39:29.909Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-06T15:39:29.909Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-06T15:39:29.909Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-06T15:39:29.909Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-06T15:39:29.909Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.909Z] [2021-05-06T15:39:29.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-06T15:39:29.909Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-06T15:39:29.910Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-06T15:39:29.910Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-06T15:39:29.910Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-06T15:39:29.910Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-06T15:39:29.910Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-06T15:39:29.910Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-06T15:39:29.910Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-06T15:39:29.910Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-06T15:39:29.910Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-06T15:39:29.910Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-06T15:39:29.910Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-06T15:39:29.910Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-06T15:39:29.910Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-06T15:39:29.910Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-06T15:39:29.910Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-06T15:39:29.910Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-06T15:39:29.910Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.910Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-06T15:39:29.911Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-05-06T15:39:29.911Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-06T15:39:29.911Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-06T15:39:29.911Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-06T15:39:29.911Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-06T15:39:29.911Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-06T15:39:29.911Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-06T15:39:29.911Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-06T15:39:29.911Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.911Z] [2021-05-06T15:39:29.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-06T15:39:29.912Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-06T15:39:29.912Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-06T15:39:29.912Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-06T15:39:29.912Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-06T15:39:29.912Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-06T15:39:29.912Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-06T15:39:29.912Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-06T15:39:29.912Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-06T15:39:29.912Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-05-06T15:39:29.912Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-06T15:39:29.912Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-06T15:39:29.912Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.912Z] [2021-05-06T15:39:29.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-06T15:39:29.912Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-06T15:39:29.913Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-06T15:39:29.913Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.913Z] [2021-05-06T15:39:29.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-06T15:39:29.914Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-06T15:39:29.914Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.914Z] [2021-05-06T15:39:29.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-06T15:39:29.914Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-06T15:39:29.914Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.914Z] [2021-05-06T15:39:29.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-06T15:39:29.914Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-06T15:39:29.914Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.914Z] [2021-05-06T15:39:29.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-06T15:39:29.914Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-06T15:39:29.914Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.914Z] [2021-05-06T15:39:29.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-06T15:39:29.914Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-06T15:39:29.914Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-06T15:39:29.914Z] [2021-05-06T15:39:29.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-06T15:39:29.914Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-06T15:39:29.914Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.914Z] [2021-05-06T15:39:29.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-06T15:39:29.914Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-06T15:39:29.914Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.914Z] [2021-05-06T15:39:29.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-06T15:39:29.914Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-06T15:39:29.914Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.914Z] [2021-05-06T15:39:29.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-06T15:39:29.914Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-06T15:39:29.914Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.914Z] [2021-05-06T15:39:29.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-06T15:39:29.914Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-06T15:39:29.914Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.914Z] [2021-05-06T15:39:29.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-05-06T15:39:29.914Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-06T15:39:29.914Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-06T15:39:29.914Z] [2021-05-06T15:39:29.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-06T15:39:29.914Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-06T15:39:29.914Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.364Z] [2021-05-06T15:39:30.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-05-06T15:39:30.364Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-05-06T15:39:30.364Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.364Z] [2021-05-06T15:39:30.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-05-06T15:39:30.364Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-05-06T15:39:30.364Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.364Z] [2021-05-06T15:39:30.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-06T15:39:30.364Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-06T15:39:30.364Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.364Z] [2021-05-06T15:39:30.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-06T15:39:30.364Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-06T15:39:30.364Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.364Z] [2021-05-06T15:39:30.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-06T15:39:30.364Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-06T15:39:30.364Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.364Z] [2021-05-06T15:39:30.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-06T15:39:30.364Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-06T15:39:30.364Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.364Z] [2021-05-06T15:39:30.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-05-06T15:39:30.364Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-05-06T15:39:30.364Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.364Z] [2021-05-06T15:39:30.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-05-06T15:39:30.364Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-05-06T15:39:30.364Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-06T15:39:30.364Z] [2021-05-06T15:39:30.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-05-06T15:39:30.364Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-06T15:39:30.364Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.364Z] [2021-05-06T15:39:30.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-06T15:39:30.364Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-06T15:39:30.364Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.364Z] [2021-05-06T15:39:30.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-05-06T15:39:30.364Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-05-06T15:39:30.364Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.364Z] [2021-05-06T15:39:30.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.06s) [2021-05-06T15:39:30.364Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.06s) [2021-05-06T15:39:30.364Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.364Z] [2021-05-06T15:39:30.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.04s) [2021-05-06T15:39:30.364Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.04s) [2021-05-06T15:39:30.364Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.364Z] [2021-05-06T15:39:30.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-06T15:39:30.364Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-06T15:39:30.364Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.364Z] [2021-05-06T15:39:30.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-06T15:39:30.364Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-06T15:39:30.364Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.364Z] [2021-05-06T15:39:30.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-06T15:39:30.364Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-06T15:39:30.364Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.364Z] [2021-05-06T15:39:30.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-06T15:39:30.364Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-06T15:39:30.364Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.364Z] [2021-05-06T15:39:30.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-06T15:39:30.364Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-06T15:39:30.364Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.364Z] [2021-05-06T15:39:30.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-06T15:39:30.364Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-06T15:39:30.364Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.364Z] [2021-05-06T15:39:30.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-06T15:39:30.364Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-06T15:39:30.364Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.364Z] [2021-05-06T15:39:30.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-06T15:39:30.364Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-06T15:39:30.364Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.364Z] [2021-05-06T15:39:30.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-06T15:39:30.364Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-06T15:39:30.364Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.364Z] [2021-05-06T15:39:30.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-06T15:39:30.364Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-06T15:39:30.364Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.364Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-06T15:39:30.365Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-06T15:39:30.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-06T15:39:30.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-06T15:39:30.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-06T15:39:30.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-06T15:39:30.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-06T15:39:30.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-06T15:39:30.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-06T15:39:30.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-06T15:39:30.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-06T15:39:30.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-06T15:39:30.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-06T15:39:30.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-06T15:39:30.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-06T15:39:30.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-06T15:39:30.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-06T15:39:30.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-06T15:39:30.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-06T15:39:30.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-06T15:39:30.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-06T15:39:30.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-06T15:39:30.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-06T15:39:30.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-06T15:39:30.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-06T15:39:30.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-06T15:39:30.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-06T15:39:30.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-06T15:39:30.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-06T15:39:30.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-06T15:39:30.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.365Z] [2021-05-06T15:39:30.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-06T15:39:30.365Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-06T15:39:30.366Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-05-06T15:39:30.366Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] DONE 1092 tests, 546 skipped in 1923.005s [2021-05-06T15:39:30.366Z] INFO: Integration tests ended at 05/06/2021 15:39:29. Duration:00:32:03.1036025 [2021-05-06T15:39:30.366Z] INFO: Docker info of the daemon under test at end of run [2021-05-06T15:39:30.366Z] [2021-05-06T15:39:30.366Z] Containers: 2 [2021-05-06T15:39:30.366Z] Running: 0 [2021-05-06T15:39:30.366Z] Paused: 0 [2021-05-06T15:39:30.366Z] Stopped: 2 [2021-05-06T15:39:30.366Z] Images: 18 [2021-05-06T15:39:30.366Z] Server Version: 0.0.0-dev [2021-05-06T15:39:30.366Z] Storage Driver: windowsfilter [2021-05-06T15:39:30.366Z] Windows: [2021-05-06T15:39:30.366Z] Logging Driver: json-file [2021-05-06T15:39:30.366Z] Plugins: [2021-05-06T15:39:30.366Z] Volume: local [2021-05-06T15:39:30.366Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-06T15:39:30.366Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-06T15:39:30.366Z] Swarm: inactive [2021-05-06T15:39:30.366Z] Default Isolation: process [2021-05-06T15:39:30.366Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-06T15:39:30.366Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-06T15:39:30.366Z] OSType: windows [2021-05-06T15:39:30.366Z] Architecture: x86_64 [2021-05-06T15:39:30.366Z] CPUs: 4 [2021-05-06T15:39:30.366Z] Total Memory: 32GiB [2021-05-06T15:39:30.366Z] Name: azwin-2-9f5550 [2021-05-06T15:39:30.366Z] ID: HASW:HWL5:RCM2:ZIPG:IN6B:7XTQ:4KKN:H6PD:TJ6A:YRXH:Q6ME:5WVH [2021-05-06T15:39:30.366Z] Docker Root Dir: D:\CI\PR-42361\1\daemon [2021-05-06T15:39:30.366Z] Debug Mode (client): false [2021-05-06T15:39:30.367Z] Debug Mode (server): true [2021-05-06T15:39:30.367Z] File Descriptors: -1 [2021-05-06T15:39:30.367Z] Goroutines: 17 [2021-05-06T15:39:30.367Z] System Time: 2021-05-06T15:39:30.1267576Z [2021-05-06T15:39:30.367Z] EventsListeners: 0 [2021-05-06T15:39:30.367Z] Registry: https://index.docker.io/v1/ [2021-05-06T15:39:30.367Z] Labels: [2021-05-06T15:39:30.367Z] Experimental: false [2021-05-06T15:39:30.367Z] Insecure Registries: [2021-05-06T15:39:30.367Z] 127.0.0.0/8 [2021-05-06T15:39:30.367Z] Live Restore Enabled: false [2021-05-06T15:39:30.367Z] [2021-05-06T15:39:30.367Z] [2021-05-06T15:39:30.367Z] INFO: Stopping daemon under test [2021-05-06T15:39:30.367Z] SUCCESS: The process with PID 7208 (child process of PID 7228) has been terminated. [2021-05-06T15:39:30.367Z] SUCCESS: The process with PID 7228 (child process of PID 8548) has been terminated. [2021-05-06T15:39:30.367Z] INFO: Stop tailing logs of the daemon under tests [2021-05-06T15:39:30.367Z] INFO: executeCI.ps1 Completed successfully at 05/06/2021 15:39:30. [2021-05-06T15:39:30.367Z] INFO: Tidying up at end of run [2021-05-06T15:39:30.367Z] INFO: Saving daemon under test log (d:\CI\PR-42361\1\dut.out) to bundles\CIDUT.out [2021-05-06T15:39:30.367Z] INFO: Saving daemon under test log (d:\CI\PR-42361\1\dut.err) to bundles\CIDUT.err [2021-05-06T15:39:30.367Z] INFO: Nuke-Everything... [2021-05-06T15:39:30.816Z] INFO: Container count on control daemon to delete is 2 [2021-05-06T15:39:31.266Z] c90f5717d002 [2021-05-06T15:39:31.266Z] c65ab465a6c0 [2021-05-06T15:39:31.266Z] INFO: Non-base image count on control daemon to delete is 1 [2021-05-06T15:39:32.776Z] Deleted: sha256:ddd327b95824d632bfd56bf0784f738450cbe88ef42280b32df002719a88cb48 [2021-05-06T15:39:32.776Z] Deleted: sha256:62956bae02ded4456a8388e7e902c0faef83bfd94268cd3cd2bab6a8e97ef429 [2021-05-06T15:39:32.776Z] INFO: Tidying pidfile d:\CI\PR-42361\1\docker.pid [2021-05-06T15:39:32.776Z] INFO: Nuking d:\CI [2021-05-06T15:39:42.997Z] INFO: Zapped successfully [2021-05-06T15:39:43.447Z] [2021-05-06T15:39:43.447Z] INFO: executeCI.ps1 exiting at Thu May 6 15:39:43 CUT 2021. Duration 00:54:58.3590350 [2021-05-06T15:39:43.447Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-05-06T15:39:43.681Z] Recording test results [2021-05-06T15:39:44.435Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-05-06T15:39:45.888Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-05-06T15:39:47.044Z] Archiving artifacts [2021-05-06T15:39:48.172Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42361/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-06T15:39:49.093Z] + make clean [2021-05-06T15:39:51.954Z] docker volume rm -f docker-dev-cache [2021-05-06T15:39:51.954Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-06T15:40:39.271Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-06T15:40:39.271Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-06T15:40:39.271Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-06T15:40:39.271Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-06T15:40:39.271Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-06T15:40:39.271Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-06T15:40:39.271Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-06T15:40:39.271Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-06T15:40:39.271Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-06T15:40:39.271Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-06T15:40:39.271Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-06T15:40:39.271Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-06T15:40:39.271Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-06T15:40:39.271Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-06T15:40:39.271Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-06T15:40:39.731Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-06T15:40:41.916Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-06T15:40:52.257Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-06T15:41:00.831Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-06T15:41:00.831Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-06T15:41:00.831Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-06T15:41:03.742Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-06T15:41:04.711Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-06T15:41:08.451Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-06T15:41:08.451Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-06T15:41:08.451Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-06T15:41:08.451Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-06T15:41:08.451Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-06T15:41:08.911Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-06T15:41:59.629Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-06T15:41:59.629Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-06T15:41:59.629Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-06T15:42:24.787Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-06T15:42:24.787Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-06T15:42:24.787Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-06T15:42:29.482Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-06T15:42:29.944Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-06T15:42:33.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-06T15:42:42.268Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-06T15:42:48.068Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-06T15:42:48.068Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-06T15:42:56.647Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-06T15:42:56.647Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-06T15:42:56.647Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-06T15:43:02.460Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-06T15:43:02.460Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-06T15:43:02.460Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-06T15:43:02.460Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-06T15:43:02.460Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-06T15:43:38.177Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-06T15:43:38.177Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-06T15:43:38.637Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-06T15:43:38.637Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-06T15:43:40.177Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-06T15:43:40.177Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-06T15:43:43.918Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-06T15:43:44.377Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-06T15:43:44.377Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-06T15:43:44.377Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-06T15:43:45.917Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-06T15:43:46.377Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-06T15:43:46.837Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-06T15:43:47.296Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-06T15:43:47.757Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-06T15:43:52.451Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-06T15:43:53.990Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-06T15:43:53.990Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-06T15:43:54.960Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-06T15:43:54.960Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-06T15:43:54.960Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-06T15:43:57.142Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-06T15:43:57.601Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-06T15:43:58.062Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-06T15:43:58.062Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-06T15:43:58.521Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-06T15:43:58.981Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-06T15:43:58.981Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-06T15:43:58.981Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-06T15:44:03.676Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-06T15:44:28.836Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-06T15:44:29.296Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-06T15:44:30.266Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-06T15:44:34.962Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-06T15:44:34.962Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-06T15:44:34.962Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-06T15:44:34.962Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-06T15:44:34.962Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-06T15:44:35.422Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-06T15:45:00.590Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-06T15:45:00.590Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-06T15:45:00.590Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-06T15:45:18.289Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-06T15:45:18.289Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-06T15:45:18.289Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-06T15:45:21.200Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-06T15:45:23.381Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-06T15:45:25.562Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-06T15:46:26.016Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-06T15:46:26.016Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-06T15:46:26.016Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-06T15:47:52.090Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-06T15:47:52.090Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-06T15:47:52.090Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-06T15:48:04.630Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-06T15:48:19.457Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-06T15:48:31.849Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-06T15:48:57.001Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-06T15:49:09.394Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-06T15:49:17.971Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-06T15:50:59.249Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-06T15:50:59.249Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-06T15:50:59.249Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-06T15:50:59.249Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-06T15:50:59.249Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-06T15:50:59.249Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-06T15:50:59.249Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-06T15:50:59.249Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-06T15:50:59.249Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-06T15:50:59.249Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-06T15:50:59.249Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-06T15:51:00.789Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-06T15:51:00.789Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-06T15:51:01.249Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-06T15:51:01.249Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-06T15:51:01.249Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-06T15:51:01.249Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-06T15:51:04.160Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-06T15:51:04.160Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-06T15:51:04.160Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-06T15:51:04.160Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-06T15:51:05.130Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-06T15:51:08.871Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-06T15:51:21.386Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-06T15:51:21.386Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-06T15:51:21.386Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-06T15:51:21.386Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-06T15:51:21.386Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-06T15:51:21.386Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-06T15:51:21.386Z] === RUN TestDockerSuite/TestBuildFails [2021-05-06T15:51:22.355Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-06T15:51:22.355Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-06T15:51:27.054Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-06T15:51:31.749Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-06T15:51:36.444Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-06T15:51:46.775Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-06T15:51:47.235Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-06T15:51:51.931Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-06T15:51:51.931Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-06T15:51:51.931Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-06T15:51:52.391Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-06T15:51:52.391Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-06T15:51:59.472Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-06T15:51:59.472Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-06T15:52:09.803Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-06T15:52:09.803Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-06T15:52:10.773Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-06T15:52:10.773Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-06T15:52:11.743Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-06T15:52:11.743Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-06T15:52:14.653Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-06T15:52:15.623Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-06T15:52:16.083Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-06T15:52:17.054Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-06T15:52:17.514Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-06T15:52:18.483Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-06T15:52:19.453Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-06T15:52:24.150Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-06T15:52:24.150Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-06T15:52:24.150Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-06T15:52:24.610Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-06T15:52:24.610Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-06T15:52:24.610Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-06T15:52:24.610Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-06T15:52:25.070Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-06T15:52:25.530Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-06T15:52:29.272Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-06T15:52:41.665Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-06T15:52:41.665Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-06T15:52:43.846Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-06T15:53:08.997Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-06T15:53:26.692Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-06T15:53:28.874Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-06T15:53:33.568Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-06T15:53:38.263Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-06T15:53:53.077Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-06T15:53:53.077Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-06T15:53:57.709Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-06T15:53:57.709Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-06T15:53:57.709Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-06T15:53:57.709Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-06T15:53:59.856Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-06T15:54:08.343Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-06T15:54:09.855Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-06T15:54:10.306Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-06T15:54:10.306Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-06T15:54:13.171Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-06T15:54:13.622Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-06T15:54:15.134Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-06T15:54:22.136Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-06T15:54:23.088Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-06T15:54:30.093Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-06T15:54:32.958Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-06T15:54:39.963Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-06T15:54:43.650Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-06T15:54:47.337Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-06T15:54:48.289Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-06T15:54:48.289Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-06T15:54:48.289Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-06T15:54:49.801Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-06T15:54:49.801Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-06T15:55:25.351Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-06T15:55:42.964Z] === RUN TestDockerSuite/TestBuildRm [2021-05-06T15:55:57.678Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-06T15:55:59.191Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-06T15:55:59.191Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-06T15:55:59.643Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-06T15:56:00.594Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-06T15:56:03.459Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-06T15:56:06.323Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-06T15:56:10.009Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-06T15:56:22.293Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-06T15:56:22.293Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-06T15:56:22.744Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-06T15:56:29.745Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-06T15:56:29.745Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-06T15:56:33.432Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-06T15:56:33.432Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-06T15:56:37.120Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-06T15:56:54.694Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-06T15:56:54.694Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-06T15:56:55.145Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-06T15:56:56.097Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-06T15:56:59.786Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-06T15:57:03.473Z] === RUN TestDockerSuite/TestBuildUser [2021-05-06T15:57:03.473Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-06T15:57:03.923Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-06T15:57:03.923Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-06T15:57:06.788Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-06T15:57:07.239Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-06T15:57:15.729Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-06T15:57:15.729Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-06T15:57:15.729Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-06T15:57:33.303Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-06T15:57:33.303Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-06T15:57:43.538Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-06T15:57:53.774Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-06T15:57:53.774Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-06T15:57:53.774Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-06T15:57:55.288Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-06T15:57:55.288Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-05-06T15:58:03.776Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-06T15:58:07.464Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-06T15:58:07.915Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-06T15:58:22.711Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-06T15:58:22.711Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-06T15:58:23.162Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-06T15:58:23.162Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-06T15:58:24.114Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-06T15:58:31.117Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-06T15:58:32.069Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-06T15:58:32.069Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-06T15:58:32.069Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-06T15:58:32.069Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-06T15:58:34.215Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-06T15:58:37.902Z] === RUN TestDockerSuite/TestCommitChange [2021-05-06T15:58:41.590Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-06T15:58:44.456Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-06T15:58:44.456Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-06T15:58:51.458Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-06T15:58:51.458Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-06T15:59:01.696Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-06T15:59:04.606Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-06T15:59:04.606Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-06T15:59:04.606Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-06T15:59:04.606Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-06T15:59:04.606Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-06T15:59:04.606Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-06T15:59:04.606Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-06T15:59:04.606Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-06T15:59:04.606Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-06T15:59:09.302Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-06T15:59:15.103Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-06T15:59:15.103Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-06T15:59:16.641Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-06T15:59:16.641Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-06T15:59:16.641Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-06T15:59:16.641Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-06T15:59:18.822Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-06T15:59:18.822Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-06T15:59:18.822Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-06T15:59:20.360Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-06T15:59:20.360Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-06T15:59:20.360Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-06T15:59:20.360Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-06T15:59:20.360Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-06T15:59:22.541Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-06T15:59:24.080Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-06T15:59:26.262Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-06T15:59:26.262Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-06T15:59:26.262Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-06T15:59:27.801Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-06T15:59:27.801Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-06T15:59:29.341Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-06T15:59:29.341Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-06T15:59:29.341Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-06T15:59:31.525Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-06T15:59:31.525Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-06T15:59:33.064Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-06T15:59:33.064Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-06T15:59:35.245Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-06T15:59:35.245Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-06T15:59:42.326Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-06T15:59:45.235Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-06T15:59:48.143Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-06T15:59:48.143Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-06T15:59:48.143Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-06T15:59:48.143Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-06T15:59:48.143Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-06T15:59:49.682Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-06T15:59:49.682Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-06T15:59:51.863Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-06T15:59:51.863Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-06T15:59:53.403Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-06T15:59:53.403Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-06T15:59:57.144Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-06T15:59:58.684Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-06T15:59:58.684Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-06T15:59:58.684Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-06T15:59:58.684Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-06T15:59:58.684Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-06T15:59:58.684Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-05-06T16:00:00.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-06T16:00:00.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-05-06T16:00:02.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-05-06T16:00:04.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-05-06T16:00:07.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-05-06T16:00:09.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008c5c80_} [2021-05-06T16:00:17.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1500461966_c:\foo_false____} [2021-05-06T16:00:18.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1500461966_c:\foo_true____} [2021-05-06T16:00:21.493Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-06T16:00:21.493Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-06T16:00:21.493Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-06T16:00:21.493Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-06T16:00:21.493Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-06T16:00:21.493Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-06T16:00:21.493Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-06T16:00:21.493Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-06T16:00:21.493Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-06T16:00:21.493Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-06T16:00:21.493Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-06T16:00:21.493Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-06T16:00:21.493Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-06T16:00:21.493Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-06T16:00:21.493Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-06T16:00:21.493Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-06T16:00:21.493Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-06T16:00:21.493Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-06T16:00:23.674Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-06T16:00:23.674Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-06T16:00:23.674Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-06T16:00:23.674Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-06T16:00:23.674Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-06T16:00:23.674Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-06T16:00:23.674Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-06T16:00:23.674Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-06T16:00:23.674Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-06T16:00:23.674Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-06T16:00:23.674Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-06T16:00:23.674Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-06T16:00:23.674Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-06T16:00:23.674Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-06T16:00:25.856Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-06T16:00:25.856Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-06T16:00:25.856Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-06T16:00:32.937Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-06T16:00:32.937Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-06T16:00:32.937Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-06T16:00:32.937Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-06T16:00:41.512Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-06T16:00:42.483Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-06T16:00:42.483Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-06T16:00:42.483Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-06T16:00:51.059Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-06T16:00:51.059Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-06T16:00:51.059Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-06T16:01:03.453Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-06T16:01:03.453Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-06T16:01:03.453Z] === RUN TestDockerSuite/TestCpToDot [2021-05-06T16:01:03.914Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-06T16:01:03.914Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-06T16:01:03.914Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-06T16:01:06.095Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-06T16:01:06.095Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-06T16:01:06.095Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-06T16:01:06.095Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-06T16:01:06.095Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-06T16:01:06.095Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-06T16:01:06.095Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-06T16:01:07.634Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-06T16:01:09.817Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-06T16:01:09.817Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-06T16:01:09.817Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-06T16:01:11.358Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-06T16:01:11.818Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-06T16:01:12.277Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-06T16:01:12.277Z] === RUN TestDockerSuite/TestCreateRM [2021-05-06T16:01:12.277Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-06T16:01:12.277Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-06T16:01:12.737Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-06T16:01:12.737Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-06T16:01:25.127Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-06T16:01:25.127Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-06T16:01:25.127Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-06T16:01:27.309Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-06T16:01:27.769Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-06T16:01:27.769Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-06T16:01:29.308Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-06T16:01:29.308Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-06T16:01:29.767Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-06T16:01:29.768Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-06T16:01:29.768Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-06T16:01:29.768Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-06T16:01:29.768Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-06T16:01:29.768Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-06T16:01:29.768Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-06T16:01:29.768Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-06T16:01:29.768Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-06T16:01:29.768Z] === RUN TestDockerSuite/TestDockerFails [2021-05-06T16:01:29.768Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-06T16:01:29.768Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-06T16:01:29.768Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-06T16:01:29.768Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-06T16:01:29.768Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-06T16:01:29.768Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-06T16:01:31.949Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-06T16:01:33.488Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-06T16:01:35.668Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-06T16:01:41.465Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-06T16:01:45.205Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-06T16:01:49.899Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-06T16:01:51.438Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-06T16:01:51.898Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-06T16:01:55.638Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-06T16:01:56.099Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-06T16:01:57.068Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-06T16:02:00.810Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-06T16:02:04.551Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-06T16:02:04.551Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-06T16:02:04.551Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-06T16:02:04.551Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-06T16:02:04.551Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-06T16:02:04.551Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-06T16:02:06.091Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-06T16:02:06.091Z] === RUN TestDockerSuite/TestEventsRename [2021-05-06T16:02:07.633Z] === RUN TestDockerSuite/TestEventsResize [2021-05-06T16:02:16.207Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-06T16:02:17.176Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-06T16:02:19.358Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-06T16:02:27.933Z] === RUN TestDockerSuite/TestEventsTop [2021-05-06T16:02:27.933Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-06T16:02:30.842Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-06T16:02:33.751Z] === RUN TestDockerSuite/TestExec [2021-05-06T16:02:33.751Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-06T16:02:33.751Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-06T16:02:35.291Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-06T16:02:36.831Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-06T16:02:36.831Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-06T16:02:36.831Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-06T16:02:36.831Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-06T16:02:38.370Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-06T16:02:40.551Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-06T16:02:42.089Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-06T16:02:43.628Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-06T16:02:47.366Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-06T16:02:47.366Z] === RUN TestDockerSuite/TestExecEnv [2021-05-06T16:02:47.366Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-06T16:02:47.366Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-06T16:02:48.907Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-06T16:02:52.647Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-06T16:02:52.647Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-06T16:02:52.647Z] === RUN TestDockerSuite/TestExecParseError [2021-05-06T16:02:52.647Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-06T16:02:52.647Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-06T16:02:52.647Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-06T16:02:54.829Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-06T16:02:54.829Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-06T16:02:54.829Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-06T16:02:54.829Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-06T16:02:54.829Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-06T16:02:54.829Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-06T16:02:56.368Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-06T16:02:56.368Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-06T16:03:01.062Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-06T16:03:01.062Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-06T16:03:01.062Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-06T16:03:01.062Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-06T16:03:06.860Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-06T16:03:12.658Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-06T16:03:15.567Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-06T16:03:21.372Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-06T16:03:21.372Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-06T16:03:21.372Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-06T16:03:21.372Z] === RUN TestDockerSuite/TestHealth [2021-05-06T16:03:21.372Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-06T16:03:21.372Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-06T16:03:21.372Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-06T16:03:21.372Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-06T16:03:25.116Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-06T16:03:25.116Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-06T16:03:25.116Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-06T16:03:25.116Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-06T16:03:25.116Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-06T16:03:25.116Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-06T16:03:25.576Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-06T16:03:25.576Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-06T16:03:26.545Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-06T16:03:26.546Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-06T16:03:28.085Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-06T16:03:28.085Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-06T16:03:29.688Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-06T16:03:36.773Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-06T16:03:36.773Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-06T16:03:36.773Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-06T16:03:40.513Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-06T16:03:40.513Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-06T16:03:42.698Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-06T16:03:42.698Z] === RUN TestDockerSuite/TestImportFile [2021-05-06T16:03:42.698Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-06T16:03:42.698Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-06T16:03:42.698Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-06T16:03:42.698Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-06T16:03:42.698Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-06T16:03:42.698Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-06T16:03:42.698Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-06T16:03:42.698Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-06T16:03:43.158Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-06T16:03:43.158Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-06T16:03:43.158Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-06T16:03:44.697Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-06T16:03:46.236Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-06T16:03:46.236Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-06T16:03:46.236Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-06T16:03:46.695Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-06T16:03:46.695Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-06T16:03:48.236Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-06T16:03:48.236Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-06T16:03:50.417Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-06T16:03:50.417Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-06T16:03:50.417Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-06T16:03:50.417Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-06T16:03:51.957Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-06T16:03:55.699Z] === RUN TestDockerSuite/TestInspectImage [2021-05-06T16:03:55.699Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-06T16:03:55.699Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-06T16:03:55.699Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-06T16:03:57.238Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-06T16:03:58.778Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-06T16:03:58.778Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-06T16:04:00.960Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-06T16:04:02.499Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-06T16:04:02.499Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-06T16:04:02.499Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-06T16:04:04.713Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-06T16:04:06.934Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-06T16:04:10.679Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-06T16:04:12.217Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-06T16:04:13.758Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-06T16:04:15.941Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-06T16:04:18.122Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-06T16:04:19.661Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-06T16:04:21.201Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-06T16:04:21.201Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-06T16:04:21.201Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-06T16:04:21.201Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-06T16:04:21.201Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-06T16:04:21.201Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-06T16:04:21.201Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-06T16:04:21.201Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-06T16:04:21.662Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-06T16:04:21.662Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-06T16:04:21.662Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-06T16:04:21.662Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-06T16:04:21.662Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-06T16:04:21.662Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-06T16:04:21.662Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-06T16:04:21.662Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-06T16:04:21.662Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-06T16:04:21.662Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-06T16:04:21.662Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-06T16:04:21.662Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-06T16:04:23.203Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-06T16:04:24.742Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-06T16:04:30.542Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-06T16:04:31.511Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-06T16:04:31.511Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-06T16:04:33.693Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-06T16:04:33.693Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-06T16:04:38.390Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-06T16:04:44.190Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-06T16:04:48.886Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-06T16:04:50.424Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-06T16:04:52.604Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-06T16:04:52.604Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-06T16:04:59.683Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-06T16:05:01.222Z] === RUN TestDockerSuite/TestLogsSince [2021-05-06T16:05:09.799Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-06T16:05:09.799Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-06T16:05:09.799Z] === RUN TestDockerSuite/TestLogsTail [2021-05-06T16:05:11.980Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-06T16:05:14.160Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-06T16:05:16.343Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-06T16:05:16.343Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-06T16:05:16.343Z] === RUN TestDockerSuite/TestNetHostname [2021-05-06T16:05:16.343Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-06T16:05:16.343Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-06T16:05:16.343Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-06T16:05:16.343Z] === RUN TestDockerSuite/TestPluginActive [2021-05-06T16:05:16.343Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-06T16:05:16.343Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-06T16:05:16.343Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-06T16:05:16.343Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-06T16:05:16.343Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-06T16:05:16.343Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-06T16:05:16.343Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-06T16:05:16.343Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-06T16:05:16.343Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-06T16:05:16.343Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-06T16:05:16.343Z] === RUN TestDockerSuite/TestPortList [2021-05-06T16:05:16.343Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-06T16:05:24.918Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-06T16:05:24.918Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-06T16:05:24.918Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-06T16:05:24.918Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-06T16:05:24.918Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-06T16:05:24.918Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-06T16:05:24.918Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-06T16:05:24.918Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-06T16:05:24.918Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-06T16:05:24.918Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-06T16:05:28.656Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-06T16:05:28.656Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-06T16:05:34.458Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-06T16:05:34.458Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-06T16:05:43.034Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-06T16:05:53.368Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-06T16:05:53.368Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-06T16:05:53.368Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-06T16:06:03.697Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-06T16:06:06.605Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-06T16:06:12.401Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-06T16:06:16.140Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-06T16:06:16.140Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-06T16:06:16.140Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-06T16:06:19.878Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-06T16:06:19.878Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-06T16:06:19.878Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-06T16:06:19.878Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-06T16:06:19.878Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-06T16:06:25.679Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-06T16:06:25.679Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-06T16:06:26.647Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-06T16:06:26.647Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-06T16:06:27.617Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-06T16:06:28.586Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-06T16:06:28.586Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-06T16:06:32.327Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-06T16:06:35.236Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-06T16:06:37.416Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-06T16:06:55.115Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-06T16:06:55.115Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-06T16:06:59.808Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-06T16:06:59.808Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-06T16:06:59.808Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-06T16:07:00.777Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-06T16:07:03.687Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-06T16:07:12.262Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-06T16:07:12.262Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-06T16:07:15.171Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-06T16:07:15.171Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-06T16:07:15.631Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-06T16:07:28.022Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-06T16:07:28.991Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-06T16:07:29.452Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-06T16:07:35.248Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-06T16:07:38.986Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-06T16:07:44.782Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-06T16:07:47.692Z] === RUN TestDockerSuite/TestRmiTag [2021-05-06T16:07:48.152Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-06T16:07:50.334Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-06T16:08:05.155Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-06T16:08:05.155Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-06T16:08:08.898Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-06T16:08:09.867Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-06T16:08:09.867Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-06T16:08:09.867Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-06T16:08:09.867Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-06T16:08:09.867Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-06T16:08:09.867Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-06T16:08:09.867Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-06T16:08:09.867Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-06T16:08:11.406Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-06T16:08:11.406Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-06T16:08:11.406Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-06T16:08:15.147Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-06T16:08:17.332Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-06T16:08:19.512Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-06T16:08:21.051Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-06T16:08:28.129Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-06T16:08:28.129Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-06T16:08:31.869Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-06T16:08:31.869Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-06T16:08:31.869Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-06T16:08:31.869Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-06T16:08:31.869Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-06T16:08:31.869Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-06T16:08:31.869Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-06T16:08:31.869Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-06T16:08:31.869Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-06T16:08:31.869Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-06T16:08:31.869Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-06T16:08:31.869Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-06T16:08:33.408Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-06T16:08:33.408Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-06T16:08:36.317Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-06T16:08:36.317Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-06T16:08:36.317Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-06T16:08:37.857Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-06T16:08:37.857Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-06T16:08:37.857Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-06T16:08:37.857Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-06T16:08:37.857Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-06T16:08:37.857Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-06T16:08:37.857Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-06T16:08:37.857Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-06T16:08:39.397Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-06T16:08:41.578Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-06T16:08:43.119Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-06T16:08:43.119Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-06T16:08:43.119Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-06T16:08:43.119Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-06T16:08:45.299Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-06T16:08:45.299Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-06T16:08:45.299Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-06T16:08:45.299Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-06T16:08:45.299Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-06T16:08:46.838Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-06T16:08:50.577Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-06T16:08:50.577Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-06T16:08:51.036Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-06T16:08:51.036Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-06T16:08:51.036Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-06T16:08:51.036Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-06T16:08:51.036Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-06T16:08:52.577Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-06T16:08:52.577Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-06T16:08:52.577Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-06T16:08:52.577Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-06T16:08:54.765Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-06T16:08:56.303Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-06T16:08:56.303Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-06T16:08:58.484Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-06T16:08:58.484Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-06T16:08:58.484Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-06T16:08:58.484Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-06T16:09:00.664Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-06T16:09:02.203Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-06T16:09:03.743Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-06T16:09:05.923Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-06T16:09:05.923Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-06T16:09:05.923Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-06T16:09:05.923Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-06T16:09:05.923Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-06T16:09:05.923Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-06T16:09:05.923Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-06T16:09:05.923Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-06T16:09:05.923Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-06T16:09:08.832Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-06T16:09:08.832Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-06T16:09:09.291Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-06T16:09:09.291Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-06T16:09:09.291Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-06T16:09:09.291Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-06T16:09:09.291Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-06T16:09:15.093Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-06T16:09:15.093Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-06T16:09:16.062Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-06T16:09:16.062Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-06T16:09:16.062Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-06T16:09:16.062Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-06T16:09:16.062Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-06T16:09:16.062Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-06T16:09:16.062Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-06T16:09:16.062Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-06T16:09:16.062Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-06T16:09:16.062Z] === RUN TestDockerSuite/TestRunMount [2021-05-06T16:09:16.062Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-06T16:09:16.062Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-06T16:09:16.062Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-06T16:09:16.062Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-06T16:09:21.861Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-06T16:09:21.861Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-06T16:09:21.861Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-06T16:09:21.861Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-06T16:09:25.603Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-06T16:09:29.343Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-06T16:09:29.343Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-06T16:09:29.343Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-06T16:09:29.343Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-06T16:09:29.343Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-06T16:09:29.343Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-06T16:09:29.343Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-06T16:09:29.343Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-06T16:09:29.343Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-06T16:09:29.343Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-06T16:09:29.343Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-06T16:09:30.313Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-06T16:09:32.598Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-06T16:09:34.139Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-06T16:09:35.107Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-06T16:09:36.647Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-06T16:09:37.106Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-06T16:09:37.106Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-06T16:09:37.106Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-06T16:09:37.106Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-06T16:09:37.106Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-06T16:09:37.106Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-06T16:09:37.106Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-06T16:09:37.106Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-06T16:09:39.286Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-06T16:09:39.286Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-06T16:09:39.286Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-06T16:09:39.286Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-06T16:09:39.286Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-06T16:09:39.286Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-06T16:09:45.086Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-06T16:09:45.086Z] === RUN TestDockerSuite/TestRunRm [2021-05-06T16:09:47.267Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-06T16:09:51.961Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-06T16:09:54.141Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-06T16:09:55.680Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-06T16:09:57.220Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-06T16:09:59.402Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-06T16:09:59.402Z] === RUN TestDockerSuite/TestRunState [2021-05-06T16:09:59.402Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-06T16:10:01.582Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-06T16:10:01.582Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-06T16:10:03.120Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-06T16:10:03.120Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-06T16:10:03.120Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-06T16:10:03.120Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-06T16:10:03.120Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-06T16:10:03.120Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-06T16:10:07.821Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-06T16:10:07.821Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-06T16:10:07.821Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-06T16:10:07.821Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-06T16:10:07.821Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-06T16:10:07.821Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-06T16:10:07.821Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-06T16:10:07.821Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-06T16:10:07.821Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-06T16:10:07.821Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-06T16:10:07.821Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-06T16:10:09.360Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-06T16:10:09.360Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-06T16:10:10.899Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-06T16:10:10.899Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-06T16:10:10.899Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-06T16:10:13.083Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-06T16:10:18.881Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-06T16:10:22.622Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-06T16:10:27.316Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-06T16:10:27.316Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-06T16:10:27.316Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-06T16:10:29.497Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-06T16:10:31.037Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-06T16:10:33.220Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-06T16:10:33.220Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-06T16:10:33.220Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-06T16:10:33.220Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-06T16:10:33.220Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-06T16:10:33.220Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-06T16:10:33.220Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-06T16:10:33.220Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-06T16:10:33.220Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-06T16:10:36.129Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-06T16:10:37.668Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-06T16:10:39.207Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-06T16:10:42.946Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-06T16:10:42.946Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-06T16:10:42.946Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-06T16:10:42.946Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-06T16:10:42.946Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-06T16:10:42.946Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-06T16:10:42.946Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-06T16:10:42.946Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-06T16:10:42.946Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-06T16:10:42.946Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-06T16:10:42.946Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-06T16:10:42.946Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-06T16:10:43.406Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-06T16:10:43.406Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-06T16:10:43.406Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-06T16:10:43.406Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-06T16:10:43.406Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-06T16:10:43.406Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-06T16:10:45.587Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-06T16:10:45.587Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-06T16:10:46.047Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-06T16:10:46.507Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-06T16:10:48.045Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-06T16:10:53.842Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-06T16:10:53.842Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-06T16:10:59.640Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-06T16:10:59.640Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-06T16:11:02.548Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-06T16:11:02.548Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-06T16:11:02.548Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-06T16:11:02.548Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-06T16:11:02.548Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-06T16:11:11.122Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-06T16:11:11.122Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-06T16:11:11.122Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-06T16:11:11.122Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-06T16:11:11.122Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-06T16:11:11.122Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-06T16:11:11.122Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-06T16:11:13.304Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-06T16:11:14.843Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-06T16:11:14.843Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-06T16:11:16.381Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-06T16:11:16.381Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-06T16:11:16.381Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-06T16:11:16.381Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-06T16:11:16.381Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-06T16:11:16.381Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-06T16:11:16.842Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-06T16:11:31.667Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-06T16:11:32.127Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-06T16:11:32.127Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-06T16:11:32.127Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-06T16:11:32.586Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-06T16:11:32.586Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-06T16:11:32.586Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-06T16:11:34.767Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-06T16:11:34.767Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-06T16:11:36.948Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-06T16:11:37.408Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-06T16:11:37.867Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-06T16:11:37.867Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-06T16:11:37.867Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-06T16:11:44.947Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-06T16:11:44.948Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-06T16:11:44.948Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-06T16:11:44.948Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-06T16:11:44.948Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-06T16:11:50.745Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-06T16:11:50.745Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-06T16:11:50.745Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-06T16:11:57.825Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-06T16:11:57.825Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite (2110.26s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-05-06T16:11:59.365Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-06T16:11:59.365Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.66s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (104.12s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-05-06T16:11:59.365Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-06T16:11:59.365Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-06T16:11:59.365Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-06T16:11:59.365Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-05-06T16:11:59.365Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-05-06T16:11:59.365Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-05-06T16:11:59.365Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-06T16:11:59.365Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.58s) [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-06T16:11:59.365Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-06T16:11:59.365Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.92s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.82s) [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-06T16:11:59.365Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-06T16:11:59.365Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-06T16:11:59.365Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-06T16:11:59.365Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.44s) [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-06T16:11:59.365Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-06T16:11:59.365Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.75s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (88.18s) [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2021-05-06T16:11:59.365Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.88s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.23s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.69s) [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.73s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.75s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.21s) [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.30s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.10s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (8.69s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s) [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.99s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.29s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.75s) [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildAddTar (50.15s) [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.24s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.30s) [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.63s) [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.70s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.71s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.60s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.59s) [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (8.57s) [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.06s) [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (32.22s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.41s) [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.48s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.09s) [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.51s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.02s) [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-05-06T16:11:59.365Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.16s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.81s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.13s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.76s) [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.00s) [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.60s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.73s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.69s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s) [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.03s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (25.00s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.08s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.90s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.07s) [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.24s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.43s) [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.30s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.59s) [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.25s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.08s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.30s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.54s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.78s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.22s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.19s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildDockerignore (52.25s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.27s) [2021-05-06T16:11:59.365Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-05-06T16:11:59.365Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (81.52s) [2021-05-06T16:11:59.365Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.21s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.53s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.25s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.83s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.55s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (26.30s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.60s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (7.68s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (90.61s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.31s) [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.24s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.55s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.88s) [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.31s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.63s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.82s) [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.05s) [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.82s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.81s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (10.91s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.53s) [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildFails (1.95s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.36s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.56s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.14s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildFromGit (9.41s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.16s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.22s) [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.57s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.47s) [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (6.82s) [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildHistory (9.09s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.80s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.63s) [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.62s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.30s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildLabel (0.78s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.51s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.79s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.50s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildLabels (0.81s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.25s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.72s) [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.46s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.53s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (3.77s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (11.85s) [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.49s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (24.51s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.10s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.28s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (4.90s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.28s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.41s) [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (5.90s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.51s) [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.18s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.21s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.88s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.19s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.79s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.08s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildOnBuild (6.94s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.28s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (6.89s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.95s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.75s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.82s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.80s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.95s) [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.63s) [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (31.68s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.28s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildRm (13.30s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.78s) [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-05-06T16:11:59.366Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.20s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.94s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.84s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.33s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (12.15s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.55s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.51s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (6.63s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.64s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildStderr (3.34s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.40s) [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.40s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.00s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.57s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.15s) [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.25s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.47s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.07s) [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (16.84s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.69s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.70s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (8.98s) [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.07s) [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.58s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.39s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.31s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.87s) [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.97s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.14s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.66s) [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-05-06T16:11:59.366Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-06T16:11:59.366Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-05-06T16:11:59.366Z] docker_cli_sni_test.go:18: Flakey test [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.67s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.45s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestCommitChange (3.87s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.40s) [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-06T16:11:59.366Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.99s) [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-06T16:11:59.366Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestCommitTTY (10.17s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.30s) [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-06T16:11:59.366Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-06T16:11:59.366Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-06T16:11:59.366Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-06T16:11:59.366Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-06T16:11:59.366Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-06T16:11:59.366Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-06T16:11:59.366Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.18s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.22s) [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-06T16:11:59.366Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.95s) [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-06T16:11:59.366Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-06T16:11:59.366Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-06T16:11:59.366Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.81s) [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-06T16:11:59.366Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.88s) [2021-05-06T16:11:59.366Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-06T16:11:59.366Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-06T16:11:59.366Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.366Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-06T16:11:59.367Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.08s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.71s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.74s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-06T16:11:59.367Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.80s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.75s) [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-06T16:11:59.367Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-06T16:11:59.367Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.82s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.61s) [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-06T16:11:59.367Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.12s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.19s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainerAPIRename (6.59s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.01s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.28s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.48s) [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-06T16:11:59.367Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.84s) [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-06T16:11:59.367Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.71s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.86s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.57s) [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.42s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.77s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.24s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.25s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.26s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.24s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008c5c80_} (7.25s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1500461966_c:\foo_false____} (2.28s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1500461966_c:\foo_true____} (2.23s) [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-06T16:11:59.367Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.31s) [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-05-06T16:11:59.367Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-06T16:11:59.367Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.92s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestCpRelativePath (6.73s) [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestCpToCaseA (8.24s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.89s) [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.16s) [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.86s) [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestCpToDot (2.01s) [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-05-06T16:11:59.367Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestCpToStdout (1.93s) [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestCreateArgs (0.14s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.84s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.82s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.14s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.48s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.53s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestCreateLabels (0.14s) [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestCreateRM (0.25s) [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.26s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.90s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.16s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.33s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.30s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-06T16:11:59.367Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.84s) [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-06T16:11:59.367Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-06T16:11:59.367Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-06T16:11:59.367Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-06T16:11:59.367Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-06T16:11:59.367Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-06T16:11:59.367Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-06T16:11:59.367Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-06T16:11:59.367Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-06T16:11:59.367Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestDockerFails (0.05s) [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.90s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.87s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.92s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.09s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestEventsCopy (3.85s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (3.97s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.91s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.63s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.54s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.86s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.78s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestEventsFilters (3.84s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestEventsFormat (3.71s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.367Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2021-05-06T16:11:59.367Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-06T16:11:59.367Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestEventsRename (1.92s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestEventsResize (7.21s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.93s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.00s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (9.08s) [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestEventsUntag (2.70s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.04s) [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-06T16:11:59.368Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.53s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.56s) [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-06T16:11:59.368Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-06T16:11:59.368Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-06T16:11:59.368Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.56s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.61s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.73s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.60s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.29s) [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.78s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestExecInspectID (4.12s) [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-06T16:11:59.368Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.93s) [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-06T16:11:59.368Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.82s) [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.66s) [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.71s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.62s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.65s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.65s) [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-06T16:11:59.368Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.47s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.26s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.50s) [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.83s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.45s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.20s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.68s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (6.83s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestImagesFormat (0.16s) [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.41s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-06T16:11:59.368Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-06T16:11:59.368Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.69s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.72s) [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-06T16:11:59.368Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-06T16:11:59.368Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.69s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.72s) [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestInspectDefault (1.77s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestInspectHistory (3.42s) [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-05-06T16:11:59.368Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.71s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.76s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.14s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.83s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.72s) [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.74s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestInspectStatus (2.43s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.57s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.79s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.79s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.71s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.25s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.78s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.72s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.54s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.51s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.12s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.95s) [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-06T16:11:59.368Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.80s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.86s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.11s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.87s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.19s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.07s) [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (6.74s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.93s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestLogsSince (8.43s) [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestLogsTail (2.23s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.05s) [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.84s) [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-06T16:11:59.368Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.368Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (8.39s) [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-06T16:11:59.369Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-06T16:11:59.369Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-06T16:11:59.369Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-06T16:11:59.369Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-06T16:11:59.369Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-06T16:11:59.369Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-06T16:11:59.369Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-06T16:11:59.369Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.54s) [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-06T16:11:59.369Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestPsByOrder (6.38s) [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.16s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.05s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.22s) [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.56s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.87s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (5.68s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.52s) [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-05-06T16:11:59.369Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.69s) [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.43s) [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.55s) [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.23s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-06T16:11:59.369Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.23s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.22s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.28s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.49s) [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (4.77s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.19s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.57s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.37s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.09s) [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.31s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.23s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (10.89s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.65s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.54s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.10s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (3.93s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (5.91s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.23s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRmiTag (0.53s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.90s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.02s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.98s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.72s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.93s) [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.61s) [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.65s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.14s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.81s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.91s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (6.62s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.05s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.75s) [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.77s) [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.49s) [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.61s) [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.83s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.94s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.78s) [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.87s) [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.41s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.23s) [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.84s) [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.78s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.88s) [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.91s) [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunExitCode (1.85s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.81s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.72s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.83s) [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.24s) [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.48s) [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.38s) [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-06T16:11:59.369Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.369Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.70s) [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (3.87s) [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.24s) [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.26s) [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.18s) [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.75s) [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.76s) [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.17s) [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.51s) [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.17s) [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (5.94s) [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunRm (1.84s) [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.00s) [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.85s) [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.80s) [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.73s) [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.04s) [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.78s) [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.62s) [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.12s) [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.77s) [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.77s) [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.38s) [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.30s) [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.62s) [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.59s) [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s) [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.31s) [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.82s) [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.86s) [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.18s) [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.28s) [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.78s) [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.79s) [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-05-06T16:11:59.370Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.18s) [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.19s) [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.55s) [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.33s) [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.13s) [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.09s) [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.69s) [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.69s) [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.87s) [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.70s) [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.370Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-06T16:11:59.370Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-06T16:11:59.371Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-06T16:11:59.371Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-06T16:11:59.371Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-06T16:11:59.371Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.24s) [2021-05-06T16:11:59.371Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.11s) [2021-05-06T16:11:59.371Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s) [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-06T16:11:59.371Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.25s) [2021-05-06T16:11:59.371Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s) [2021-05-06T16:11:59.371Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.11s) [2021-05-06T16:11:59.371Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.01s) [2021-05-06T16:11:59.371Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-05-06T16:11:59.371Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.33s) [2021-05-06T16:11:59.371Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.30s) [2021-05-06T16:11:59.371Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.31s) [2021-05-06T16:11:59.371Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-05-06T16:11:59.371Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.14s) [2021-05-06T16:11:59.371Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.21s) [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-06T16:11:59.371Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.46s) [2021-05-06T16:11:59.371Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.15s) [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-06T16:11:59.371Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.46s) [2021-05-06T16:11:59.371Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.22s) [2021-05-06T16:11:59.371Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.21s) [2021-05-06T16:11:59.371Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.18s) [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-06T16:11:59.371Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.20s) [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-06T16:11:59.371Z] --- PASS: TestDockerRegistrySuite (0.11s) [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] === RUN TestDockerSchema1RegistrySuite [2021-05-06T16:11:59.371Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-06T16:11:59.371Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-06T16:11:59.371Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-06T16:11:59.371Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-06T16:11:59.371Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-06T16:11:59.371Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-06T16:11:59.371Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-06T16:11:59.371Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-06T16:11:59.371Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-06T16:11:59.371Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-06T16:11:59.371Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-06T16:11:59.371Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-06T16:11:59.371Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-06T16:11:59.371Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-06T16:11:59.371Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-06T16:11:59.371Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-06T16:11:59.371Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-06T16:11:59.371Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-06T16:11:59.371Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-06T16:11:59.371Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-06T16:11:59.371Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-06T16:11:59.371Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.371Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-06T16:11:59.371Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-06T16:11:59.372Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] === RUN TestDockerDaemonSuite [2021-05-06T16:11:59.372Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-06T16:11:59.372Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-06T16:11:59.372Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-06T16:11:59.372Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-06T16:11:59.372Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-06T16:11:59.372Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-06T16:11:59.372Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] === RUN TestDockerSwarmSuite [2021-05-06T16:11:59.372Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-05-06T16:11:59.372Z] === RUN TestDockerPluginSuite [2021-05-06T16:11:59.372Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-05-06T16:11:59.372Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-05-06T16:11:59.372Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-05-06T16:11:59.372Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-05-06T16:11:59.372Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-05-06T16:11:59.372Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-05-06T16:11:59.372Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-05-06T16:11:59.372Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-05-06T16:11:59.372Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-05-06T16:11:59.372Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-05-06T16:11:59.372Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-05-06T16:11:59.372Z] --- PASS: TestDockerPluginSuite (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-06T16:11:59.372Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-06T16:11:59.372Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-06T16:11:59.372Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-06T16:11:59.372Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-06T16:11:59.372Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-06T16:11:59.372Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-06T16:11:59.372Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-06T16:11:59.372Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-06T16:11:59.372Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-06T16:11:59.372Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-06T16:11:59.372Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] === RUN TestDockerExternalVolumeSuite [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-05-06T16:11:59.372Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] === RUN TestDockerNetworkSuite [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-05-06T16:11:59.372Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] === RUN TestDockerHubPullSuite [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-05-06T16:11:59.372Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] PASS [2021-05-06T16:11:59.372Z] ok github.com/docker/docker/integration-cli 2110.814s [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === Skipped [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-05-06T16:11:59.372Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-06T16:11:59.372Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-05-06T16:11:59.372Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-06T16:11:59.372Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-06T16:11:59.372Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-06T16:11:59.372Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-05-06T16:11:59.372Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-05-06T16:11:59.372Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-05-06T16:11:59.372Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-06T16:11:59.372Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-06T16:11:59.372Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-06T16:11:59.372Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-06T16:11:59.372Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-06T16:11:59.372Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-06T16:11:59.372Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-06T16:11:59.372Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-06T16:11:59.372Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-06T16:11:59.372Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2021-05-06T16:11:59.372Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.24s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.24s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.70s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.70s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.48s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.48s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.27s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-05-06T16:11:59.372Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.24s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.24s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-05-06T16:11:59.372Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-05-06T16:11:59.372Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.372Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.25s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.25s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.24s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.24s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-05-06T16:11:59.373Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.26s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-05-06T16:11:59.373Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.373Z] [2021-05-06T16:11:59.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-05-06T16:11:59.373Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-05-06T16:11:59.834Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-06T16:11:59.834Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-06T16:11:59.834Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-06T16:11:59.834Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-05-06T16:11:59.834Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-05-06T16:11:59.834Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-05-06T16:11:59.834Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-05-06T16:11:59.834Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-05-06T16:11:59.834Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-05-06T16:11:59.834Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.25s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-05-06T16:11:59.834Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-06T16:11:59.834Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-05-06T16:11:59.834Z] docker_cli_sni_test.go:18: Flakey test [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-06T16:11:59.834Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-06T16:11:59.834Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-06T16:11:59.834Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-06T16:11:59.834Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-06T16:11:59.834Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-06T16:11:59.834Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-06T16:11:59.834Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-06T16:11:59.834Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-06T16:11:59.834Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-06T16:11:59.834Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-06T16:11:59.834Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-06T16:11:59.834Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-06T16:11:59.834Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-06T16:11:59.834Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-06T16:11:59.834Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-06T16:11:59.834Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-06T16:11:59.834Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-06T16:11:59.834Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-06T16:11:59.834Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-06T16:11:59.834Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-06T16:11:59.834Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-06T16:11:59.834Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-06T16:11:59.834Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-06T16:11:59.834Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-06T16:11:59.834Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-06T16:11:59.834Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-06T16:11:59.834Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-06T16:11:59.834Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-06T16:11:59.834Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-06T16:11:59.834Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-06T16:11:59.834Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-06T16:11:59.834Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-06T16:11:59.834Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-06T16:11:59.834Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-06T16:11:59.834Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-06T16:11:59.834Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-05-06T16:11:59.834Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-06T16:11:59.834Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-06T16:11:59.834Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-06T16:11:59.834Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-06T16:11:59.834Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-06T16:11:59.834Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-06T16:11:59.834Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.834Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-05-06T16:11:59.835Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-06T16:11:59.835Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-06T16:11:59.835Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-06T16:11:59.835Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-06T16:11:59.835Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-06T16:11:59.835Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-06T16:11:59.835Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-06T16:11:59.835Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-06T16:11:59.835Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-06T16:11:59.835Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-06T16:11:59.835Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-06T16:11:59.835Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-06T16:11:59.835Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-06T16:11:59.835Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-06T16:11:59.835Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-06T16:11:59.835Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-06T16:11:59.835Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-06T16:11:59.835Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.835Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-06T16:11:59.835Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-06T16:11:59.835Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.835Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-06T16:11:59.836Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-06T16:11:59.836Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-06T16:11:59.836Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-06T16:11:59.836Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-05-06T16:11:59.836Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-06T16:11:59.836Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-06T16:11:59.836Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-06T16:11:59.836Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-06T16:11:59.836Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-06T16:11:59.836Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-06T16:11:59.836Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-06T16:11:59.836Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-06T16:11:59.836Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-06T16:11:59.836Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.836Z] [2021-05-06T16:11:59.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-06T16:11:59.837Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-06T16:11:59.837Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-06T16:11:59.837Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-05-06T16:11:59.837Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-06T16:11:59.837Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-06T16:11:59.837Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-06T16:11:59.837Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.837Z] [2021-05-06T16:11:59.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-06T16:11:59.838Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.838Z] [2021-05-06T16:11:59.838Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-06T16:11:59.838Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-05-06T16:11:59.839Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-06T16:11:59.839Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-06T16:11:59.839Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-06T16:11:59.839Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-06T16:11:59.839Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-06T16:11:59.839Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-06T16:11:59.839Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-06T16:11:59.839Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-06T16:11:59.839Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-06T16:11:59.839Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-06T16:11:59.839Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-06T16:11:59.839Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-06T16:11:59.839Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-06T16:11:59.839Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-06T16:11:59.839Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-06T16:11:59.839Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-06T16:11:59.839Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-06T16:11:59.839Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-06T16:11:59.839Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-06T16:11:59.839Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-06T16:11:59.839Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-06T16:11:59.839Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-06T16:11:59.839Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-06T16:11:59.839Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.839Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-06T16:11:59.840Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.840Z] [2021-05-06T16:11:59.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-06T16:11:59.840Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-06T16:11:59.841Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.841Z] [2021-05-06T16:11:59.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-05-06T16:11:59.841Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.841Z] [2021-05-06T16:11:59.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-05-06T16:11:59.841Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.841Z] [2021-05-06T16:11:59.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-05-06T16:11:59.841Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-06T16:11:59.841Z] [2021-05-06T16:11:59.841Z] [2021-05-06T16:11:59.841Z] DONE 1092 tests, 546 skipped in 2117.659s [2021-05-06T16:11:59.841Z] INFO: Integration tests ended at 05/06/2021 16:11:59. Duration:00:35:17.7441580 [2021-05-06T16:11:59.841Z] INFO: Docker info of the daemon under test at end of run [2021-05-06T16:11:59.841Z] [2021-05-06T16:12:00.300Z] Containers: 2 [2021-05-06T16:12:00.300Z] Running: 0 [2021-05-06T16:12:00.300Z] Paused: 0 [2021-05-06T16:12:00.300Z] Stopped: 2 [2021-05-06T16:12:00.300Z] Images: 18 [2021-05-06T16:12:00.300Z] Server Version: 0.0.0-dev [2021-05-06T16:12:00.300Z] Storage Driver: windowsfilter [2021-05-06T16:12:00.300Z] Windows: [2021-05-06T16:12:00.300Z] Logging Driver: json-file [2021-05-06T16:12:00.300Z] Plugins: [2021-05-06T16:12:00.300Z] Volume: local [2021-05-06T16:12:00.300Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-06T16:12:00.300Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-06T16:12:00.300Z] Swarm: inactive [2021-05-06T16:12:00.300Z] Default Isolation: process [2021-05-06T16:12:00.300Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-06T16:12:00.300Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-05-06T16:12:00.300Z] OSType: windows [2021-05-06T16:12:00.300Z] Architecture: x86_64 [2021-05-06T16:12:00.300Z] CPUs: 4 [2021-05-06T16:12:00.300Z] Total Memory: 32GiB [2021-05-06T16:12:00.300Z] Name: azwin-2-edc2d0 [2021-05-06T16:12:00.300Z] ID: LBOA:TTPY:UFZE:RH7F:PSFD:IGBG:W6QA:Y7SD:OAV3:BP2L:CS5F:VVJQ [2021-05-06T16:12:00.300Z] Docker Root Dir: D:\CI\PR-42361\1\daemon [2021-05-06T16:12:00.300Z] Debug Mode (client): false [2021-05-06T16:12:00.300Z] Debug Mode (server): true [2021-05-06T16:12:00.300Z] File Descriptors: -1 [2021-05-06T16:12:00.300Z] Goroutines: 17 [2021-05-06T16:12:00.300Z] System Time: 2021-05-06T16:11:59.889483Z [2021-05-06T16:12:00.300Z] EventsListeners: 0 [2021-05-06T16:12:00.300Z] Registry: https://index.docker.io/v1/ [2021-05-06T16:12:00.300Z] Labels: [2021-05-06T16:12:00.300Z] Experimental: false [2021-05-06T16:12:00.300Z] Insecure Registries: [2021-05-06T16:12:00.300Z] 127.0.0.0/8 [2021-05-06T16:12:00.300Z] Live Restore Enabled: false [2021-05-06T16:12:00.300Z] [2021-05-06T16:12:00.300Z] [2021-05-06T16:12:00.300Z] INFO: Stopping daemon under test [2021-05-06T16:12:00.300Z] SUCCESS: The process with PID 8084 (child process of PID 5556) has been terminated. [2021-05-06T16:12:00.300Z] SUCCESS: The process with PID 5556 (child process of PID 8200) has been terminated. [2021-05-06T16:12:00.300Z] INFO: Stop tailing logs of the daemon under tests [2021-05-06T16:12:00.300Z] INFO: executeCI.ps1 Completed successfully at 05/06/2021 16:12:00. [2021-05-06T16:12:00.300Z] INFO: Tidying up at end of run [2021-05-06T16:12:00.300Z] INFO: Saving daemon under test log (d:\CI\PR-42361\1\dut.out) to bundles\CIDUT.out [2021-05-06T16:12:00.300Z] INFO: Saving daemon under test log (d:\CI\PR-42361\1\dut.err) to bundles\CIDUT.err [2021-05-06T16:12:00.300Z] INFO: Nuke-Everything... [2021-05-06T16:12:00.760Z] INFO: Container count on control daemon to delete is 2 [2021-05-06T16:12:01.219Z] 8ba95e8e4229 [2021-05-06T16:12:01.219Z] fbe47956b28b [2021-05-06T16:12:01.219Z] INFO: Non-base image count on control daemon to delete is 1 [2021-05-06T16:12:02.840Z] Deleted: sha256:f7a14ee4650b864de173bcc59012cc7ef76109aada735de0169cddcb6239c9e8 [2021-05-06T16:12:02.840Z] Deleted: sha256:99834fdbd9122966c0021fab0bad24a5057a2fef2810a2a49a2af2972ead4d12 [2021-05-06T16:12:02.840Z] INFO: Tidying pidfile d:\CI\PR-42361\1\docker.pid [2021-05-06T16:12:02.840Z] INFO: Nuking d:\CI [2021-05-06T16:12:23.947Z] INFO: Zapped successfully [2021-05-06T16:12:23.947Z] [2021-05-06T16:12:23.947Z] INFO: executeCI.ps1 exiting at Thu May 6 16:12:23 CUT 2021. Duration 01:02:51.9516506 [2021-05-06T16:12:23.947Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-05-06T16:12:24.192Z] Recording test results [2021-05-06T16:12:25.093Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-05-06T16:12:26.136Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-05-06T16:12:27.888Z] Archiving artifacts [2021-05-06T16:12:28.956Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42361/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-06T16:12:29.909Z] + make clean [2021-05-06T16:12:30.886Z] docker volume rm -f docker-dev-cache [2021-05-06T16:12:30.886Z] 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